Commit graph

2374 commits

Author SHA1 Message Date
Hiroshi SHIBATA
0d96e83ea3
ruby-build 20230710 2023-07-10 09:21:50 +09:00
Hiroshi SHIBATA
1196759b44
Merge pull request #2216 from rbenv/bump-up-openssl
Bump up the latest versions of OpenSSL
2023-07-10 09:21:13 +09:00
Hiroshi SHIBATA
8d6b0e0c27
Use OpenSSL-1.1.1u 2023-07-10 09:17:06 +09:00
Hiroshi SHIBATA
e7beb605d3
Use OpenSSL-3.1.1 2023-07-10 09:15:54 +09:00
Benoit Daloze
895f8fa40f ruby-build 20230615 2023-06-15 11:52:12 +02:00
Benoit Daloze
e4ca1b3dc3 Print a message about the new distribution and license when installing TruffleRuby 23.0 2023-06-14 23:03:20 +02:00
Benoit Daloze
72b70a1049 ruby-build 20230614 2023-06-14 10:26:23 +02:00
Benoit Daloze
4f44477627 Add TruffleRuby and TruffleRuby+GraalVM 23.0.0
* Use the new Oracle GraalVM distribution which uses the GFTC license as it is
  significantly faster than GraalVM CE and is free for development and production use.
* See https://medium.com/graalvm/whats-new-in-graalvm-languages-161527df3d76
2023-06-14 10:26:02 +02:00
Hiroshi SHIBATA
4effe8661b
ruby-build 20230608 2023-06-08 07:30:28 +09:00
Hiroshi SHIBATA
c5b1dd7f27
Merge pull request #2203 from headius/jruby-9.4.3.0
Add JRuby 9.4.3.0
2023-06-08 07:29:49 +09:00
Charles Oliver Nutter
5ef7d07675 Add JRuby 9.4.3.0 2023-06-07 17:18:12 -05:00
Hiroshi SHIBATA
dc6d1973d5
ruby-build 20230512 2023-05-12 22:02:43 +09:00
Hiroshi SHIBATA
37351f83d3
Update OpenSSL package for 3.3.0-preview1 2023-05-12 22:02:01 +09:00
Hiroshi SHIBATA
d33702940e
Merge pull request #2193 from rbenv/3-3-0-preview1
Added Ruby 3.3.0-preview1
2023-05-12 22:00:31 +09:00
Hiroshi SHIBATA
3e7879d5b5
Added Ruby 3.3.0-preview1 2023-05-12 21:57:13 +09:00
Benoit Daloze
b57c7a8570 ruby-build 20230428 2023-04-28 15:35:15 +02:00
Benoit Daloze
3e196fd567 Add TruffleRuby+GraalVM 23.0.0-preview1 2023-04-28 15:34:57 +02:00
Benoit Daloze
1ae88806fd Add TruffleRuby 23.0.0-preview1 2023-04-28 15:05:10 +02:00
Benoit Daloze
7ed052655b ruby-build 20230424 2023-04-24 21:41:05 +02:00
Benoit Daloze
fca13fbea8 Fix truffleruby+graalvm-dev download URLs 2023-04-24 21:39:50 +02:00
Jarmo Pertman
b80e686b6e
Fix compilation of Ruby 3.2.x on FreeBSD (#2187)
* Use pkg info for readline/libedit prefix on FreeBSD instead of hardcoding it
* Use yaml and ffi installed via pkg on FreeBSD
* Remove check for FreeBSD version and allow all versions
2023-04-23 20:00:21 +02:00
Mislav Marohnić
48e927dad8
Merge pull request #2181 from rbenv/sarif-fix
Fix uploading SARIF reports from Differential Shellcheck
2023-04-04 16:59:43 +02:00
Mislav Marohnić
b348b7a896
Fix uploading SARIF reports from Differential Shellcheck 2023-04-04 16:58:02 +02:00
Hiroshi SHIBATA
ae3b80b5bb
Merge pull request #2180 from rbenv/mark-eol
Mark EOL status to Ruby 2.6 and 2.7
2023-04-04 15:09:15 +09:00
Hiroshi SHIBATA
83319f8745
Mark EOL warning to preview versions of Ruby 2.6 2023-04-04 10:39:18 +09:00
Hiroshi SHIBATA
269dff92b6
Mark EOL warning to Ruby 2.7 2023-04-04 10:36:15 +09:00
Hiroshi SHIBATA
f2c3a7f607
Merge pull request #2177 from splitwise/osx-update-script
Fall back on shasum if sha256sum is unavailable
2023-03-31 07:56:21 +09:00
Joe Stein
6705d619f0 Fall back on shasum if sha256sum is unavailable 2023-03-30 16:19:17 -04:00
Mislav Marohnić
855b9630c1
ruby-build 20230330 2023-03-30 18:01:50 +02:00
Mislav Marohnić
bc151ae5a6
Merge pull request #2175 from rbenv/openssl-3.1.0
Upgrade from OpenSSL 3.0 to OpenSSL 3.1
2023-03-30 18:01:38 +02:00
Mislav Marohnić
58f11f6787
Merge pull request #2176 from rbenv/shellcheck-ci-fix
Avoid shellcheck CI job commenting on every PR
2023-03-30 17:32:20 +02:00
Mislav Marohnić
8c7f47a2b8
Avoid shellcheck CI job commenting on every PR 2023-03-30 17:21:45 +02:00
Mislav Marohnić
41a4106762
Upgrade from OpenSSL 3.0 to OpenSSL 3.1 2023-03-30 17:12:43 +02:00
Joe Stein
c0c7b81220
Add definitions for Ruby 2.7.8, 3.0.6, 3.1.4, 3.2.2 (#2174) 2023-03-30 16:42:20 +02:00
Mislav Marohnić
f3c1ccc335
Remove AWS access key ID from version control (#2163)
This is to stop people's security software from complaining about it.
2023-03-10 16:24:10 +01:00
Hiroshi SHIBATA
659f089531
ruby-build 20230309 2023-03-09 10:38:37 +09:00
Hiroshi SHIBATA
ecda5597b1
Merge pull request #2160 from headius/jruby-9.4.2.0
Add JRuby 9.4.2.0
2023-03-09 06:40:21 +09:00
Charles Oliver Nutter
90b5582531 Add JRuby 9.4.2.0 2023-03-08 15:17:38 -05:00
Mislav Marohnić
fea57ceae1
ruby-build 20230306 2023-03-06 20:28:55 +01:00
Mislav Marohnić
784d7b7118
Merge pull request #1929 from dreyks/homebrew-ruby
Automatically detect and link to Homebrew's libyaml
2023-03-06 18:23:55 +00:00
Mislav Marohnić
4cc9dc3be8
appease linter 2023-03-06 19:19:31 +01:00
Mislav Marohnić
4079aa75cd
add stub_repeated test helper 2023-03-06 19:15:49 +01:00
Roman Usherenko
40af31b46b
automatically detect and use Homebrew's libyaml
Co-authored-by: Mislav Marohnić <git@mislav.net>
2023-03-06 19:14:40 +01:00
Hiroshi SHIBATA
99cb5e3fa1
Merge pull request #2155 from hasumikin/mruby3.2.0
Add mruby-3.2.0
2023-02-27 09:59:55 +09:00
HASUMI Hitoshi
c847aeb0dd Add mruby-3.2.0 2023-02-25 13:28:34 +09:00
Benoit Daloze
8728d68fdc ruby-build 20230222 2023-02-22 17:09:20 +01:00
Kevin Menard
a622956f4a Update truffleruby+graalvm-dev builds to use the latest Java LTS build as a base.
truffleruby+graalvm-dev currently delivers builds using both the latest Java and the latest Java LTS release as a base. Since the latest Java changes more frequently than the LTS release, using the LTS as a base helps prevent the URLs from growing stale.
2023-02-22 17:07:45 +01:00
Kevin Menard
f36ddae60f Update truffleruby-dev to use builds based on Ubuntu 20.04.
Ubuntu 18.04 will be end of life soon and TruffleRuby will stop delivering builds based on 18.04 accordingly.
2023-02-22 17:07:45 +01:00
Masato Ohba
46878c9646
Remove brew update instruction (#2151)
because `brew update` runs automatically on `brew upgrade` by default since long time ago.
2023-02-20 16:00:59 +01:00
Mislav Marohnić
4d2e1cc08f
Merge pull request #2148 from rbenv/release-same-day
release script: handle multiple releases on the same day
2023-02-09 13:25:13 +01:00