Skip to content

Releases: rbenv/ruby-build

ruby-build 20220825

25 Aug 18:43
Compare
Choose a tag to compare
  • Show the log file to make it easy to follow progress (#2021)

  • Add JRuby 9.3.7.0 (#2026)

ruby-build 20220726

26 Jul 13:18
Compare
Choose a tag to compare
  • Add TruffleRuby 22.2.0

ruby-build 20220725

25 Jul 16:46
Compare
Choose a tag to compare
  • Only check the opensslv.h header to find the system openssl version

    • openssl version can be another version than the header, for instance with
      apt-get install --no-install-recommends ca-certificates libssl1.0-dev on Ubuntu 18.04:
      #2014 (reply in thread)

ruby-build 20220721

21 Jul 11:42
Compare
Choose a tag to compare
  • For Ruby 3.2.0-dev, install YJIT by default if rustc 1.60+ is available

  • Don't auto-enable YJIT except on x86_64

  • Restructure build_package_enable_yjit to be cleaner and to exit before later checks if possible.

  • Apply patch for implicitly declaration error of OpenSSL 1.1.1q

  • Use inline patch instead of curl download

ruby-build 20220713

13 Jul 10:14
Compare
Choose a tag to compare
  • Use OpenSSL 3.x with Ruby 3.1.x

ruby-build 20220710

10 Jul 12:05
Compare
Choose a tag to compare
  • Use OpenSSL 3.0.5

  • Use OpenSSL 1.1.1q

  • Install openssl 1 when openssl is 3

  • Install openssl whenever the system version does not match

    • Make supported openssl versions explicit per definition.

ruby-build 20220630

29 Jun 22:14
58cda90
Compare
Choose a tag to compare
  • Add JRuby 9.2.21.0 and 9.3.6.0

  • Add mruby-3.1.0

  • Add picoruby-3.0.0

ruby-build 20220610

10 Jun 13:46
Compare
Choose a tag to compare
  • Add Darwin-arm64 and Linux-aarch64 for truffleruby-dev and truffleruby+graalvm-dev

  • Speed up building OpenSSL by skipping building openssl docs

ruby-build 20220426

26 Apr 13:06
Compare
Choose a tag to compare
  • Add TruffleRuby and TruffleRuby GraalVM 22.1.0

ruby-build 20220415

15 Apr 10:21
Compare
Choose a tag to compare
  • Allow truffleruby to install in an existing empty directory