Commit graph

997 commits

Author SHA1 Message Date
Benoit Daloze
fcaec71dee Follow repo move from oracle/truffleruby to truffleruby/truffleruby 2025-12-03 09:44:56 +01:00
Benoit Daloze
c40165a4d8 Update truffleruby-dev and truffleruby+graalvm-dev URLs
* To follow the new naming of https://github.com/ruby/ruby-builder/blob/master/README.md#naming
2025-12-03 09:44:56 +01:00
Mislav Marohnić
d5c04d7540
OpenSSL 3.0.18
Made with `script/update-openssl`
2025-11-23 15:11:54 +01:00
Koichi ITO
6afa1b8084 Bump OpenSSL to 3.0.16 in the 4.0-dev definition
This PR updates the OpenSSL to 3.0.16 for 4.0-dev definition
as was done in 3.5.0-preview1 and 4.0.0-preview2 definitions.

- https://github.com/rbenv/ruby-build/blob/v20251117/share/ruby-build/3.5.0-preview1#L1
- https://github.com/rbenv/ruby-build/blob/v20251117/share/ruby-build/4.0.0-preview2#L1
2025-11-23 20:27:20 +09:00
Benoit Daloze
65a6833849 ruby-build 20251117 2025-11-17 15:09:39 +01:00
Koichi ITO
5c1282c1d5 Add definition for Ruby 4.0.0-preview2
Ruby 4.0.0-preview2 has been released.
https://www.ruby-lang.org/en/news/2025/11/17/ruby-4-0-0-preview2-released/
2025-11-17 15:09:28 +01:00
Koichi ITO
e47cc2a7a5 Rename 3.5-dev to 4.0-dev
The upcoming version has been updated from Ruby 3.5 to Ruby 4.0.
6d81969b47

A Ruby built with ruby-build's 3.5-dev already shows version 4.0.0dev.

```console
$ rbenv install 3.5-dev
(snip)

$ ruby -v
ruby 4.0.0dev (2025-11-08T11:52:39Z master 4365c4fb6b) +PRISM [arm64-darwin24]
```

Therefore, it would make sense to make it installable with `rbenv install 4.0-dev`.

NOTE: Since there was no `rbenv install 2.8-dev` before it was updated to `rbenv install 3.0-dev`,
`3.5-dev` is not kept either.
2025-11-09 01:39:11 +09:00
Hiroshi SHIBATA
447468b1b9
ruby-build 20251023 2025-10-23 20:24:15 +09:00
GitHub Actions Bot
2439f44a13 Added 3.3.10 with OpenSSL 3.0.18 2025-10-23 10:56:56 +00:00
Hiroshi SHIBATA
da5bb283df
ruby-build 20251008 2025-10-08 09:10:25 +09:00
GitHub Actions Bot
876cdf3b11 Added 3.4.7 with OpenSSL 3.0.18 2025-10-07 21:00:36 +00:00
Mislav Marohnić
a71c27a9e7
ruby-build 20250925 2025-09-25 13:57:06 +02:00
Benoit Daloze
d9725557c6 ruby-build 20250916.1 2025-09-16 18:30:45 +02:00
Benoit Daloze
69671d0312 Add TruffleRuby and TruffleRuby GraalVM 25.0.0 2025-09-16 18:29:50 +02:00
Hiroshi SHIBATA
58d14974bc
ruby-build 20250916 2025-09-16 09:15:53 +09:00
GitHub Actions Bot
2f5f2fc35d Added 3.4.6 with OpenSSL 3.0.17 2025-09-15 23:55:44 +00:00
Mislav Marohnić
ab15bd535f
ruby-build 20250908 2025-09-08 19:20:07 +02:00
Hiroshi SHIBATA
2d5ef5b4b0
ruby-build 20250829 2025-08-29 08:24:24 +09:00
Charles Oliver Nutter
20feade32a Add JRuby 9.4.14.0 2025-08-28 14:56:16 -05:00
Mislav Marohnić
266b94f278
ruby-build 20250811 2025-08-11 15:46:25 +02:00
Mislav Marohnić
e5a86c3537
Mark JRuby versions 9.2 through 9.3 as EOL 2025-08-11 15:41:50 +02:00
Charles Oliver Nutter
7c4c322e52 Udate JRuby 10.0.2.0 2025-08-07 19:49:45 +03:00
Hiroshi SHIBATA
a97e10ff10
ruby-build 20250724 2025-07-24 20:38:15 +09:00
GitHub Actions Bot
502daaad46 Added 3.3.9 with OpenSSL 3.0.17 2025-07-24 10:49:47 +00:00
GitHub Actions Bot
da57379f3b Added 3.2.9 with OpenSSL 3.0.17 2025-07-24 09:02:55 +00:00
Hiroshi SHIBATA
a453157eb8
Merge pull request #2555 from headius/jruby-10.0.1.0
Add JRuby 10.0.1.0
2025-07-18 06:57:31 +09:00
Charles Oliver Nutter
666b29092a Add JRuby 10.0.1.0 2025-07-17 13:27:15 -05:00
Hiroshi SHIBATA
d037c38abb
ruby-build 20250716 2025-07-16 09:29:50 +09:00
GitHub Actions Bot
cca2aedae9 Added 3.4.5 with OpenSSL 3.0.17 2025-07-15 17:04:10 +00:00
Mislav Marohnić
1195268593
ruby-build 20250610 2025-06-10 22:38:55 +02:00
Charles Oliver Nutter
f415fe41bd
Add JRuby 9.4.13.0 (#2540) 2025-06-10 22:38:22 +02:00
Benoit Daloze
5fedc1fc56 ruby-build 20250529.1 2025-05-29 00:12:45 +02:00
Benoit Daloze
d555c5de6b Rename package name to truffleruby-dev for consistency with the definition filename 2025-05-29 00:11:10 +02:00
Benoit Daloze
eee8af5a6b Use truffleruby-dev-builder for all platforms for truffleruby-dev and truffleruby+graalvm-dev
* Since linux-aarch64 is also available on GitHub Actions now.
2025-05-29 00:11:10 +02:00
Camden Narzt
d56e228615
Mark Ruby 3.1 as EOL (#2536)
Ruby 3.1 reached End of Life on 26 March 2025

Co-authored-by: Mislav Marohnić <git@mislav.net>
2025-05-18 11:39:11 +02:00
Jason Karns
0f0b4f5628
ruby-build 20250516 2025-05-16 09:13:02 -04:00
GitHub Actions Bot
87f57bb7a8 Added 3.4.4 with OpenSSL 3.0.16 2025-05-14 18:10:39 +00:00
Mislav Marohnić
7c0b13b355
ruby-build 20250507 2025-05-07 20:08:15 +02:00
Charles Oliver Nutter
9a4637fb45 Add JRuby 10.0.0.1 2025-05-07 11:56:57 -05:00
Charles Oliver Nutter
286c4cb999 Add JRuby 9.4.12.1 2025-05-07 11:35:14 -05:00
Benoit Daloze
de8494ef4b ruby-build 20250430 2025-04-30 20:51:44 +02:00
Benoit Daloze
72e2e928c3 Add TruffleRuby and TruffleRuby GraalVM 24.2.1 2025-04-30 20:51:35 +02:00
HASUMI Hitoshi
7e77f1e1e1 Add mruby 3.4.0 2025-04-29 09:59:30 +09:00
Benoit Daloze
f89beda427 ruby-build 20250424 2025-04-24 22:41:33 +02:00
Benoit Daloze
0a0bb48d3a Update jruby-dev to use newer ubuntu download 2025-04-24 22:41:08 +02:00
Randy Stauner
c6ec50f8a5 Update truffleruby-dev to use newer ubuntu download
The latest release no longer includes 20.04
https://github.com/ruby/truffleruby-dev-builder/releases/tag/v20250424.114841
2025-04-24 22:39:42 +02:00
Hiroshi SHIBATA
e1393bad0e
ruby-build 20250418 2025-04-18 10:00:11 +09:00
Hiroshi SHIBATA
ae55e0c66a
Add 3.5.0-preview1 2025-04-18 09:56:49 +09:00
Hiroshi SHIBATA
7dffe09db7
ruby-build 20250415 2025-04-15 10:32:16 +09:00
Hiroshi SHIBATA
4cdc5a720f
Bump up required java version to 21 for JRuby 10 2025-04-15 10:31:19 +09:00