Commit graph

1748 commits

Author SHA1 Message Date
jnozsc
43539b2adb CVE-2020-1967, bump openssl to 1.1.1g 2020-04-21 08:32:52 -07:00
Hiroshi SHIBATA
637ddf3e24
Merge pull request #1432 from jnozsc/ruby-2.5-warn_unsupported
mark ruby 2.5 as security maintenance
2020-04-13 19:38:44 +09:00
Jason Karns
1c83641418
Merge pull request #1419 from metalefty/rewording
s/all built-in definitions/all local definitions/
2020-04-12 09:04:38 -04:00
jnozsc
59a0774626 mark ruby 2.5 to security maintenance 2020-04-09 11:11:39 -07:00
Hiroshi SHIBATA
504f6e67ff
Merge pull request #1426 from jnozsc/openssl-1.1.1f
Update to OpenSSL 1.1.1f for Ruby 2.5+
2020-04-01 09:15:51 +09:00
Hiroshi SHIBATA
ba9c14f852
Merge pull request #1428 from brentdodell/ruby-build-v20200401
ruby-build 20200401
2020-04-01 08:51:24 +09:00
Brent Odell
d7a3be1532
ruby-build 20200401 2020-03-31 18:25:12 -05:00
jnozsc
a3b52e7eb7 Update to OpenSSL 1.1.1f for Ruby 2.5+ 2020-03-31 11:28:09 -07:00
Mislav Marohnić
5241a4be45
Merge pull request #1422 from koic/add_definition_for_jruby_9_2_11_1
Add definition for JRuby 9.2.11.1
2020-03-31 17:36:27 +02:00
Mislav Marohnić
92c4d02f47
Merge pull request #1424 from jnozsc/ruby-2.4-EOL
add definition 2.4.10, 2.5.8, 2.6.6, 2.7.1 and ruby 2.4 EOL
2020-03-31 17:36:01 +02:00
jnozsc
d45c4ed624 add definition 2.4.10, 2.5.8, 2.6.6, 2.7.1 and ruby 2.4 EOL 2020-03-31 07:12:43 -07:00
Koichi ITO
e7ff65e130 Add definition for JRuby 9.2.11.1
JRuby 9.2.11.1 has been released.
https://www.jruby.org/2020/03/25/jruby-9-2-11-1
2020-03-26 15:58:49 +09:00
Koichiro Iwao
c76bf6fb80
s/all available definitions/all local definitions/
"available" implies ruby-build will be checking online sources but
actually ruby-build doesn't do that. "local definitions" may be
prefered.

Pointed out by jasonkarns.
2020-03-20 18:08:04 +09:00
Koichiro Iwao
66647e3953
s/all built-in definitions/all available definitions/
Suggested by mislav: https://github.com/rbenv/ruby-build/pull/1402#discussion_r389060742

> I wonder should we substitute "built-in" with something like "all
> available definitions". Since ruby-build will additionally pick up
> definitions found under the paths listed in RUBY_BUILD_DEFINITIONS,
> these definitions will get listed even if they are not "built-in".
> Therefore, "built-in" feels like a misnomer here.
2020-03-19 18:16:16 +09:00
Hiroshi SHIBATA
d8019fe8db
Merge pull request #1414 from koic/add_update_mri_and_jruby_script
Add update-mri and update-jruby scripts
2020-03-11 12:13:13 +09:00
Koichi ITO
82d35ed02b Add update-cruby and update-jruby scripts
This PR adds update-cruby and update-jruby scripts.
They are provided to update MRI and JRuby definition files.

These scripts are based on script/update-truffleruby.
https://github.com/rbenv/ruby-build/blob/v20200224/script/update-truffleruby
2020-03-11 11:33:36 +09:00
Hiroshi SHIBATA
0ef5e05565
Merge pull request #1412 from rbenv/rbx4
Added rbx-4.*
2020-03-08 12:30:18 +09:00
Hiroshi SHIBATA
89040ddf3f
Added rbx-4.* 2020-03-08 10:14:15 +09:00
Hiroshi SHIBATA
732d483318
Merge pull request #1410 from koic/add_definition_for_jruby_9_2_11_0
Add definition for JRuby 9.2.11.0
2020-03-03 17:27:11 +09:00
Koichi ITO
ece4e3acc8 Add definition for JRuby 9.2.11.0
JRuby 9.2.11.0 has been released.
https://www.jruby.org/2020/03/02/jruby-9-2-11-0
2020-03-03 17:05:27 +09:00
Benoit Daloze
7ec5e411bf ruby-build 20200224 2020-02-24 21:37:05 +01:00
Hiroshi SHIBATA
dc06c5b57c
Merge pull request #1407 from koic/add_definition_for_jruby_9_2_10_0
Add definition for JRuby 9.2.10.0
2020-02-19 18:47:23 +09:00
Koichi ITO
c3cabc98cb Add definition for JRuby 9.2.10.0
JRuby 9.2.10.0 has been released.
https://www.jruby.org/2020/02/18/jruby-9-2-10-0.html
2020-02-19 18:41:30 +09:00
Benoit Daloze
4dbdc0b6ac ruby-build 20200218 2020-02-18 21:24:15 +01:00
Benoit Daloze
d9c4548373 Add TruffleRuby 20.0.0 2020-02-18 21:17:37 +01:00
Mislav Marohnić
92fa223e34
Merge pull request #1404 from eladeyal-intel/shorter
shorter git command chains
2020-02-17 21:23:31 +01:00
Benoit Daloze
aabb2624af Make sure hub is configured before going further in the release script 2020-02-14 15:10:06 +01:00
Benoit Daloze
c702ee7fe9 ruby-build 20200214 2020-02-14 14:58:45 +01:00
SHIBATA Hiroshi
56cc114282
Merge pull request #1405 from eregon/truffleruby-dev
Add truffleruby-dev to install the latest TruffleRuby nightly build
2020-02-14 20:53:22 +09:00
Benoit Daloze
cda9b11733 Make sure to install to a clean prefix
* Otherwise, existing files in the prefix could easily conflict and
  potentially cause very hard to debug errors.
* This is particularly important for *-dev builds which might be
  repeatedly installed to the same directory.
2020-02-13 22:05:46 +01:00
Benoit Daloze
9449b51a01 Add truffleruby-dev
* Uses the latest nightly, which is automatically built.
2020-02-13 21:52:20 +01:00
eladeyal-intel
1e94192659 shorter git command chains 2020-01-31 17:23:02 +02:00
Mislav Marohnić
73b926b77c
Merge pull request #1400 from jnozsc/ruby_2.3_eol
ruby 2.3 EOL
2020-01-19 16:21:39 +01:00
jnozsc
1892f46a85 ruby 2.4 security maintenance 2020-01-18 23:35:30 -08:00
jnozsc
913023ac8a add warn_eol 2020-01-18 23:20:07 -08:00
jnozsc
38ad5d6461 add back withdifferent download source 2020-01-18 23:17:00 -08:00
jnozsc
c7b30cb45f remove unavailable jruby versions 2020-01-18 23:07:24 -08:00
jnozsc
79f0e3b25f use correct key named warn_eol 2020-01-18 22:21:34 -08:00
jnozsc
23e3e0a75f ruby 2.3 EOL 2020-01-18 21:53:54 -08:00
Benoit Daloze
4082f9eff2 Fix TruffleRuby 19.3.0.2 definition 2020-01-15 10:36:18 +01:00
Benoit Daloze
901d0e9703 ruby-build 20200115 2020-01-15 10:31:13 +01:00
Benoit Daloze
bed80001ec Add TruffleRuby 19.3.1 2020-01-15 10:26:26 +01:00
Mislav Marohnić
4c87b68428
Merge pull request #1397 from MSP-Greg/ruby-2.3-openssl-1.0.2u
Update so Ruby 1.9.3 thru 2.3, and rbx can be built with OpenSSL 1.0.2u
2020-01-12 13:31:14 +01:00
MSP-Greg
ca5c0f349a Update Ruby 1.9.3 to OpenSSL 1.0.2u 2020-01-11 13:44:02 -06:00
MSP-Greg
121c7e211d Update Ruby 2.0.0 to OpenSSL 1.0.2u 2020-01-11 13:43:52 -06:00
MSP-Greg
e9532a6e50 Update Ruby 2.1 to OpenSSL 1.0.2u 2020-01-11 10:29:58 -06:00
MSP-Greg
29be428e4c Update Ruby 2.2 to OpenSSL 1.0.2u 2020-01-11 10:28:53 -06:00
MSP-Greg
4733f714fe Update rbx 2 to OpenSSL 1.0.2u 2020-01-11 07:55:27 -06:00
MSP-Greg
5c178ac115 Update rbx 3 to OpenSSL 1.0.2u 2020-01-11 07:43:07 -06:00
MSP-Greg
9794989eca Update Ruby 2.3 to OpenSSL 1.0.2u 2020-01-11 07:34:53 -06:00