2024-05-30 20:17:33 +02:00
-------------------------------------------------------------------
Thu May 30 18:11:20 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20240530.1.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240530.1
* Fix 3.1.6 version definition by @rafaelfranca in #2397
- Update to version 20240530.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240530
* Mark Ruby 3.0.7 as unsupported by @CamJN in #2386
* Mark Ruby 3.0 as EOL by @mislav in #2388
* Truncate teeny version from dev definitions by @hsbt in #2389
* Add Ruby 3.3.2 by @k0kubun in #2396
* Add CRuby release 3.1.6 by @sferik in #2395
2024-05-01 17:58:33 +02:00
-------------------------------------------------------------------
2024-05-17 15:52:50 +02:00
Fri May 17 13:22:26 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20240517.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240517
* Add Ruby 3.4.0-preview1 by @adam12 in #2384
-------------------------------------------------------------------
2024-05-01 17:58:33 +02:00
Wed May 1 15:05:30 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20240501.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240501
* Add JRuby 9.4.7.0 by @headius in #2375
* Upgrade to OpenSSL 3.1.5 by @mislav in #2377
* rbenv install: error out instead of prompting in non-interactive mode by @mislav in #2378
2024-04-23 18:39:57 +02:00
-------------------------------------------------------------------
Tue Apr 23 16:33:00 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20240423.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240423
* Add CRuby security-fix releases 3.0.7, 3.1.5, 3.2.4, and 3.3.1 by @kpfleming in #2370
2024-04-16 18:06:28 +02:00
-------------------------------------------------------------------
Tue Apr 16 15:49:04 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20240416.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240416
* Simplify `truffleruby+graalvm-dev` build definition re: download redirect by @mislav in #2361
* Add TruffleRuby and TruffleRuby GraalVM 24.0.1 by @eregon in #2365
2024-03-20 00:53:18 +01:00
-------------------------------------------------------------------
Tue Mar 19 23:43:57 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20240319.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240319
* Add TruffleRuby and TruffleRuby GraalVM 24.0.0 by @eregon in #2359
2024-03-18 19:16:30 +01:00
-------------------------------------------------------------------
Mon Mar 18 18:11:28 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20240318.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240318
* Switch to EA builds from graalvm/graal-languages-ea-builds for truffleruby+graalvm-dev by @eregon in #2356
2024-02-22 06:19:22 +01:00
-------------------------------------------------------------------
2024-02-23 16:12:37 +01:00
Fri Feb 23 11:57:54 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
2024-02-22 06:19:22 +01:00
Wed Feb 21 11:23:44 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20240221.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240221
* Add mruby-3.3.0 by @hasumikin in #2348
* Add JRuby 9.3.14.0 and 9.4.6.0 by @headius in #2350
2024-01-19 19:29:18 +01:00
-------------------------------------------------------------------
Fri Jan 19 18:15:27 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20240119.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240119
* Add Ruby 3.2.3 by @TomNaessens in #2339
2024-01-16 17:15:23 +01:00
-------------------------------------------------------------------
Tue Jan 16 16:13:24 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20240116.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240116
* Added 3.4-dev definition by @hsbt in #2329
* Skip passing `--with-readline-dir` for Ruby 3.3+ by @mislav in #2333
* Add TruffleRuby and TruffleRuby GraalVM 23.1.2 by @eregon in #2336
2023-12-26 01:46:13 +01:00
-------------------------------------------------------------------
Tue Dec 26 00:43:59 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20231225.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20231225
* Use bats-core instead of archived version by @hsbt in #2325
* Add Ruby 3.3.0 by @k0kubun in #2326
* Switch 3.3.0-dev to ruby_3_3 branch by @hsbt in #2327
2023-12-11 20:43:46 +01:00
-------------------------------------------------------------------
Mon Dec 11 19:41:29 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20231211.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20231211
* Add Ruby 3.3.0-rc1 by @casperisfine in #2323
* Add `ruby-dev` definition by @eregon in #2311
* Mark Ruby 3.0.x as unsupported by @mislav in #2307
* Add script to update `warn_unsuppported`, `warn_eol` labels by @mislav in #2308
* Remove deprecated `verify_openssl` step from build definitions by @mislav in #2314
* Instruct Ruby to fail the build if openssl or psych are missing by @mislav in #2296
* Fix compiling Ruby < 2.5 by omitting `--with-ext` by @mislav in #2316
* Introduce "with_bundled_gems" build step for dev rubies and unify "standard" by @mislav in #2318
* Fix linking to older OpenSSL for Ruby < 2.7.7 by @mislav in #2322
2023-11-15 18:27:26 +01:00
-------------------------------------------------------------------
Wed Nov 15 16:40:56 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20231114.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20231114
* Fix commands printed when TMPDIR is empty by @mislav in #2303
* Add option flags to ruby-build man page by @mislav in #2302
* Abandon using `--show-progress` for wget by @mislav in #2304
* Added 3.3.0-preview3 by @andreimaxim in #2310
Accepting request 1124141 from home:expeehaa:branches:devel:languages:ruby:extensions
- Update to version 20231107.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20231107
* ruby-build now prints external commands as they are executed - @mislav in #2230
Now there is more transparency to what ruby-build does: at the glance of the output, it should be clear that ruby-build is mostly just a wrapper around the curl → untar → `./configure` → `make` → `make install` combo. Furthermore, when an error arises, it should now be more apparent which build step failed, even before having to dive into the log file.
Additionally, network downloaders such as `curl`, `wget`, and `git` are now connected directly to the terminal, allowing them to display progress information.
In `ruby-build --verbose` mode, the output of all external commands is now connected to the same stdout/stderr as the ruby-build process, and a log file doesn't get created anymore.
The "BUILD FAILED" output is now improved: it includes CPU architecture information and is cleaner, drawing attention to the location of the build log on disk. (Most often, the real cause of a build failure is only discoverable via the log.)
* Automatically link to Homebrew OpenSSL by @mislav in #2275 #2292
With this change, it is no longer necessary to set `RUBY_CONFIGURE_OPTS=--with-openssl-dir=...` after doing `brew install openssl@3`. An appropriate OpenSSL version installed with Homebrew will get used for configuring Ruby automatically, even if the formula is "keg-only".
* Add JRuby 9.4.5.0 and 9.3.13.0 by @headius in #2289
* Add `ruby-build(1)` man page by @mislav in #2297
* Respect NO_COLOR and CLICOLOR_FORCE by @mislav in #2295
* Remove support for Topaz and Maglev by @mislav in #2294
* Unmark Ruby 2.7 as soon-to-be-EOL since it's already EOL by @mislav in #2286
OBS-URL: https://build.opensuse.org/request/show/1124141
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=132
2023-11-08 01:18:07 +01:00
-------------------------------------------------------------------
Tue Nov 7 21:13:29 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20231107.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20231107
* ruby-build now prints external commands as they are executed - @mislav in #2230
Now there is more transparency to what ruby-build does: at the glance of the output, it should be clear that ruby-build is mostly just a wrapper around the curl → untar → `./configure` → `make` → `make install` combo. Furthermore, when an error arises, it should now be more apparent which build step failed, even before having to dive into the log file.
Additionally, network downloaders such as `curl`, `wget`, and `git` are now connected directly to the terminal, allowing them to display progress information.
In `ruby-build --verbose` mode, the output of all external commands is now connected to the same stdout/stderr as the ruby-build process, and a log file doesn't get created anymore.
The "BUILD FAILED" output is now improved: it includes CPU architecture information and is cleaner, drawing attention to the location of the build log on disk. (Most often, the real cause of a build failure is only discoverable via the log.)
* Automatically link to Homebrew OpenSSL by @mislav in #2275 #2292
With this change, it is no longer necessary to set `RUBY_CONFIGURE_OPTS=--with-openssl-dir=...` after doing `brew install openssl@3`. An appropriate OpenSSL version installed with Homebrew will get used for configuring Ruby automatically, even if the formula is "keg-only".
* Add JRuby 9.4.5.0 and 9.3.13.0 by @headius in #2289
* Add `ruby-build(1)` man page by @mislav in #2297
* Respect NO_COLOR and CLICOLOR_FORCE by @mislav in #2295
* Remove support for Topaz and Maglev by @mislav in #2294
* Unmark Ruby 2.7 as soon-to-be-EOL since it's already EOL by @mislav in #2286
2023-10-25 19:10:34 +02:00
-------------------------------------------------------------------
Wed Oct 25 15:19:46 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20231025.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20231025
* Cleanup in truffleruby+graalvm installation by @mislav in #2272
* Avoid compiling OpenSSL if the user supplied `--with-openssl-dir` on the command line by @mislav in #2274
* Cleanup in OpenSSL compilation step by @mislav in #2270
* Avoiding excessive cd when fetching git repos by @mislav in #2273
* Remove implicit LDFLAGS, CPPFLAGS, and "ldflags_dirs" build step by @mislav in #2271
* Add tests for functionality related to linking to OpenSSL by @mislav in #2276
* Add JRuby 9.4.4.0 by @headius in #2277
* Remove strict `openssl@1.1` requirement from TruffleRuby, jruby-dev definitions by @mislav in #2278
* Fix fixing JRuby shebangs on macOS by @mislav in #2280
* Skip ri/rdoc when installing jruby-launcher by @eregon in #2281
* Bump up OpenSSL 3.1.4 by @hsbt in #2283
* Add TruffleRuby and TruffleRuby GraalVM 23.1.1 by @eregon in #2284
2023-10-14 18:02:25 +02:00
-------------------------------------------------------------------
Sat Oct 14 16:00:57 UTC 2023 - Lukas Müller <lukas@localhost>
- Update to version 20231014.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20231014
* Add RUBY_BUILD_TARBALL_OVERRIDE to override the ruby tarball URL by @eregon in #2258
2023-10-12 13:31:30 +02:00
-------------------------------------------------------------------
Thu Oct 12 11:25:00 UTC 2023 - Lukas Müller <lukas@localhost>
- Update to version 20231012.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20231012
* Bump up OpenSSL 3.1.3 by @hsbt in #2257
* Bump mislav/bump-homebrew-formula-action from 2 to 3 by @dependabot in #2259
* Bump redhat-plumbers-in-action/differential-shellcheck from 4 to 5 by @dependabot in #2265
* Set default MAKE=make on FreeBSD by @Freaky in #2263
* Pass ruby configuration flags on the command line by @mislav in #2267
* Enable shellcheck parsing of ruby-build source by @mislav in #2268
* Use builds from ruby/truffleruby-dev-builder for truffleruby-dev on macos-arm64 by @eregon in #2269
2023-09-19 15:42:01 +02:00
-------------------------------------------------------------------
Tue Sep 19 13:34:25 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230919.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230919
* Add TruffleRuby and TruffleRuby GraalVM 23.1.0 by @eregon in #2254
2023-09-14 19:29:08 +02:00
-------------------------------------------------------------------
Thu Sep 14 17:25:09 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230914.1.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230914.1
* Use the TruffleRuby JVM Standalones for truffleruby+graalvm-dev by @eregon in #2251
* Update URLs for truffleruby+graalvm-dev by @eregon in #2252
2023-09-14 15:46:09 +02:00
-------------------------------------------------------------------
Thu Sep 14 13:44:29 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230914.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230914
* workaround jruby#7799 by updating rubygems for JRuby 9.2.x by @jsvd in #2246
* Added 3.3.0-preview2 by @hsbt in #2249
* Bump up openssl-1.1.1w by @hsbt in #2250
2023-09-12 01:12:57 +02:00
-------------------------------------------------------------------
Mon Sep 11 23:02:14 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230912.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230912
* Bump actions/checkout from 3 to 4 by @dependabot in #2247
* Add JRuby 9.3.11.0 by @headius in #2248
2023-07-17 20:24:29 +02:00
-------------------------------------------------------------------
2023-09-04 21:20:20 +02:00
Mon Sep 4 19:11:49 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230904.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230904
* Show openssl version used from homebrew by default by @MatasNed in #2226
* Bump up OpenSSL versions by @hsbt in #2227
* Avoid test failure when stubbing FreeBSD environment by @mislav in #2228
* Display the actual error when testing for Ruby's openssl extension by @YellowApple in #2223
* Remove `require_gcc` implementation by @mislav in #2232
* Remove `require_llvm` implementation by @mislav in #2231
* Update URLs for truffleruby+graalvm-dev by @eregon in #2244
-------------------------------------------------------------------
2023-07-17 20:24:29 +02:00
Mon Jul 17 14:36:33 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230717.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230717
* Follow truffleruby dev standalones rename by @eregon in #2219
2023-07-10 23:43:31 +02:00
-------------------------------------------------------------------
Mon Jul 10 21:41:22 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230710.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230710
* Bump up the latest versions of OpenSSL by @hsbt in #2216
2023-06-15 13:01:57 +02:00
-------------------------------------------------------------------
Thu Jun 15 10:59:46 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230615.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230615
* Print a message about the new distribution and license when installing TruffleRuby 23.0 by @eregon in #2209
2023-06-14 11:34:50 +02:00
-------------------------------------------------------------------
Wed Jun 14 09:20:10 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230614.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230614
* Add TruffleRuby and TruffleRuby+GraalVM 23.0.0 by @eregon in #2207
2023-06-08 15:10:40 +02:00
-------------------------------------------------------------------
Thu Jun 8 13:02:42 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230608.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230608
* Add JRuby 9.4.3.0 by @headius in #2203
2023-05-13 02:59:31 +02:00
-------------------------------------------------------------------
Fri May 12 21:08:57 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230512.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230512
* Added Ruby 3.3.0-preview1 by @hsbt in #2193
2023-04-28 17:04:22 +02:00
-------------------------------------------------------------------
Fri Apr 28 14:59:22 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230428.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230428
* Add TruffleRuby 23.0.0-preview1 by @eregon in #2190
* Add TruffleRuby+GraalVM 23.0.0-preview1 by @eregon in #2191
2023-04-24 21:53:15 +02:00
-------------------------------------------------------------------
Mon Apr 24 19:48:01 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230424.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230424
* Fall back on shasum if sha256sum is unavailable by @jas14 in #2177
* Mark EOL status to Ruby 2.6 and 2.7 by @hsbt in #2180
* Fix uploading SARIF reports from Differential Shellcheck by @mislav in #2181
* Fix compilation of Ruby 3.2.x on FreeBSD by @jarmo in #2187
* Fix truffleruby+graalvm-dev download URLs by @eregon in #2189
2023-03-30 22:10:26 +02:00
-------------------------------------------------------------------
Thu Mar 30 19:50:45 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230330.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230330
* Add definitions for Ruby 2.7.8, 3.0.6, 3.1.4, 3.2.2 by @jas14 in #2174
* Upgrade from OpenSSL 3.0 to OpenSSL 3.1 by @mislav in #2175
* Avoid shellcheck CI job commenting on every PR by @mislav in #2176
* Remove AWS access key ID from version control by @mislav in #2163
2023-03-11 19:15:15 +01:00
-------------------------------------------------------------------
Sat Mar 11 16:21:42 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Change summary and description of dependency packages to shut up rpmlint.
2023-03-09 13:02:50 +01:00
-------------------------------------------------------------------
Thu Mar 9 11:56:17 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230309.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230309
* Add JRuby 9.4.2.0 by @headius in #2160
2023-03-07 01:21:40 +01:00
-------------------------------------------------------------------
Tue Mar 7 00:10:05 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230306.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230306
* Add mruby-3.2.0 by @hasumikin in #2155
* Automatically detect and link to Homebrew's libyaml by @dreyks in #1929
2023-02-23 16:36:11 +01:00
-------------------------------------------------------------------
Thu Feb 23 15:15:25 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230222.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230222
* release script: handle multiple releases on the same day by @mislav in #2148
* Remove brew update instruction by @ohbarye in #2151
* Update TruffleRuby dev release URLs by @nirvdrum in #2152
2023-02-08 19:28:32 +01:00
-------------------------------------------------------------------
Wed Feb 8 17:12:06 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230208.1.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230208.1
* Add Ruby 3.2.1 by @pmor in #2147
* Remove obsolete `topaz-dev` formula by @hsbt in #2146
- Changes from version 20230208.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230208
* Remove patch for openssl-1.1.1q by @eregon in #2139
* Add JRuby 9.4.1.0 by @headius in #2138
* Added dependabot update for GitHub Actions by @hsbt in #2141
* Bump actions/checkout from 2 to 3 by @dependabot in #2142
* Update old versions of JRuby URLs by @hsbt in #2145
* Bump up latest stable versions of OpenSSL by @hsbt in #2140
* Bump mislav/bump-homebrew-formula-action from 1 to 2 by @dependabot in #2143
* Bump redhat-plumbers-in-action/differential-shellcheck from 3 to 4 by @dependabot in #2144
2023-02-01 23:55:14 +01:00
-------------------------------------------------------------------
Wed Feb 1 22:53:16 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230202.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230202
* Add JRuby 9.3.10.0 by @headius in #2137
2023-01-24 21:22:12 +01:00
-------------------------------------------------------------------
Tue Jan 24 20:12:46 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20230124.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20230124
* Development of 3.3.0 started by @hsbt in #2116
* Warn EOL status for all of rbx packages by @hsbt in #2117
* svn.ruby-lang.org is shutdown now. by @hsbt in #2120
* Drop svn support by @hsbt in #2121
* Add TruffleRuby and TruffleRuby GraalVM 22.3.1 by @eregon in #2134
2022-12-25 21:20:02 +01:00
-------------------------------------------------------------------
Sun Dec 25 20:14:37 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20221225.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20221225
* Added 3.2.0 by @hsbt in https://github.com/rbenv/ruby-build/pull/2115
2022-12-06 21:57:20 +01:00
-------------------------------------------------------------------
Tue Dec 6 20:04:15 UTC 2022 - Sam Hart <criswellious@gmail.com>
- Update to version 20221206.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20221206
* Add definition for Ruby 3.2.0 RC 1 by @koic in #2110
- Update to version 20221124
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20221124
* Add definition for Ruby 3.1.3, 3.0.5, and 2.7.7 by @koic in #2096
- Update to version 20221123
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20221123
* JRuby 9.4.0.0 by @headius in #2095
2022-11-21 18:35:29 +01:00
-------------------------------------------------------------------
Mon Nov 21 17:33:10 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20221121.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20221121
* truffleruby+graalvm-dev builds are now based on Java 17 by @eregon in #2093
2022-11-18 04:54:17 +01:00
-------------------------------------------------------------------
Fri Nov 18 03:51:28 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20221116.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20221116
* Add definition for Ruby 3.2.0-preview3 by @koic in #2087
* Update to OpenSSL 1.1.1s by @mislav in #2088
* Do not automatically enable YJIT nor attempt to detect rustc, as Ruby 3.2 now does that automatically by @mislav in #2091
* Mark Ruby 2.6 as EOL and 2.7 as "unsupported" by @mislav in #2077
2022-11-03 12:08:17 +01:00
-------------------------------------------------------------------
Thu Nov 3 11:02:48 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20221101.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20221101
* Use OpenSSL 3.0.7 for ruby 3.1 by @richardTowers in #2075
2022-10-26 18:21:04 +02:00
-------------------------------------------------------------------
Wed Oct 26 16:11:19 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20221026.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20221026
* Add TruffleRuby and TruffleRuby GraalVM 22.3.0 by @eregon in #2070
2022-10-25 01:01:20 +02:00
-------------------------------------------------------------------
Mon Oct 24 22:37:44 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20221025.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20221025
* Add JRuby 9.3.9.0 by @headius in #2068
2022-10-04 16:59:52 +02:00
-------------------------------------------------------------------
Tue Oct 4 14:54:38 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20221004.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20221004
* Fix rbenv install --list exit status by @mislav in #2059
2022-09-12 04:40:25 +02:00
-------------------------------------------------------------------
2022-10-01 01:14:48 +02:00
Fri Sep 30 23:00:27 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220930.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220930
* Add JRuby 9.3.8.0 by @headius in #2045
* Use GMP from Homebrew if available by @casperisfine in #2044
* Fix linking to system OpenSSL on OpenSUSE by @hsbt in #2049
* rbenv-install: suggest rbenv global if there is no explicit global setting by @mislav in #2052
* rbenv-install: only print stderr notice if printing list output to a terminal by @mislav in #2055
* Touch up README for comprehension and clarity by @mislav in #2051
* Add minimum GitHub token permissions for workflows by @varunsh-coder in #2041
* Add Differential ShellCheck as shell linter by @jamacku in #2042
* Release with gh instead of with hub by @mislav in #2056
-------------------------------------------------------------------
2022-09-12 04:40:25 +02:00
Mon Sep 12 00:17:02 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Add dependency packages for more Ruby interpreters.
2022-09-12 00:03:03 +02:00
-------------------------------------------------------------------
Sun Sep 11 21:27:04 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Split dependencies for building different Ruby versions in dedicated packages.
2022-08-25 23:56:24 +02:00
-------------------------------------------------------------------
2022-09-10 15:40:58 +02:00
Sat Sep 10 12:15:54 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220910.1.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220910.1
* enable YJIT with 3.2.0-preview2
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220910
* Fixed regex pattern for YJIT
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220909
* YJIT support arm64 and aarch64 arch
* Added 3.2.0-preview2
- Add dependency on libyaml-devel for building Ruby 3.2.0+.
- Add missing dependencies on tar and make.
-------------------------------------------------------------------
2022-08-25 23:56:24 +02:00
Thu Aug 25 21:47:59 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220825.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220825
* Show the log file to make it easy to follow progress
* Fixes #1721
* Add JRuby 9.3.7.0 (#2026)
2022-07-27 00:05:07 +02:00
-------------------------------------------------------------------
Tue Jul 26 21:58:12 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220726.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220726
* Add TruffleRuby 22.2.0
- Update to version 20220725.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220725
* 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)
2022-07-21 23:09:43 +02:00
-------------------------------------------------------------------
Thu Jul 21 16:22:26 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220721.
2022-07-27 00:05:07 +02:00
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220721
2022-07-21 23:09:43 +02:00
* 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
2022-07-14 14:33:26 +02:00
-------------------------------------------------------------------
Thu Jul 14 11:26:59 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220713.
2022-07-27 00:05:07 +02:00
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220713
2022-07-14 14:33:26 +02:00
* Use OpenSSL 3.x with Ruby 3.1.x
2022-07-10 22:26:01 +02:00
-------------------------------------------------------------------
Sun Jul 10 20:10:53 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220710.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220710
* 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.
2022-06-30 03:14:09 +02:00
-------------------------------------------------------------------
Thu Jun 30 01:07:13 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220630.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220630
* Add JRuby 9.2.21.0 and 9.3.6.0
* Add mruby-3.1.0
* Add picoruby-3.0.0
2022-06-11 15:58:23 +02:00
-------------------------------------------------------------------
Sat Jun 11 13:50:37 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220610.
2022-06-30 03:14:09 +02:00
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220610
2022-06-11 15:58:23 +02:00
* Skip building docs when building openssl
* See openssl/openssl#8170
* The install_sw target exists since 1.0.0 or earlier:
https://github.com/openssl/openssl/blob/OpenSSL_1_0_0-stable/Makefile.org
* Re-enable ssldir creation target for openssl install
Prior commit attempts to shorten install by omitting documentation install,
however an additional target is needed to get the conf dirs for capturing the
PEMs et al.
* OpenSSL 1.1+ needs the extra install_ssldirs target to install certificates
* Add Darwin-arm64 and Linux-aarch64 for truffleruby-dev and truffleruby+graalvm-dev
2022-05-24 02:19:28 +02:00
-------------------------------------------------------------------
Tue May 24 00:13:43 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Run "osc service runall format_spec_file".
2022-04-26 15:41:14 +02:00
-------------------------------------------------------------------
Tue Apr 26 13:34:00 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220426.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220426
* Add TruffleRuby and TruffleRuby GraalVM 22.1.0
2022-04-15 18:25:39 +02:00
-------------------------------------------------------------------
Fri Apr 15 16:10:44 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220415.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220415
* Allow truffleruby to install in an existing empty directory
2022-04-12 17:40:44 +02:00
-------------------------------------------------------------------
Tue Apr 12 14:52:11 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220412.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220412
* Add definition for Ruby 3.2.0-preview1
* Add Ruby 3.1.2, 3.0.4, 2.7.6, 2.6.10
2022-03-25 02:27:41 +01:00
-------------------------------------------------------------------
Thu Mar 24 23:18:13 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220324.
Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20220324
* Bump up OpenSSL 1.1.1n and 3.0.2
* Update openssl version at 2.4.0-preview versions
* Add JRuby 9.3.4.0
2022-02-19 21:06:57 +01:00
-------------------------------------------------------------------
Fri Feb 18 15:25:32 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220218.
- Changelog:
https://github.com/rbenv/ruby-build/releases/tag/v20220218
* Added Ruby 3.1.1
2022-01-26 13:49:41 +01:00
-------------------------------------------------------------------
Wed Jan 26 12:38:41 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20220125.
- Changelog:
https://github.com/rbenv/ruby-build/releases/tag/v20220125
* Add JRuby 9.3.3.0
* Add TruffleRuby and TruffleRuby GraalVM 22.0.0.2
2021-12-27 00:15:15 +01:00
-------------------------------------------------------------------
Sat Dec 25 19:35:55 UTC 2021 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20211225.
- Changelog:
https://github.com/rbenv/ruby-build/releases/tag/v20211225
* Add Ruby 3.1.0.
2021-11-24 20:54:57 +01:00
-------------------------------------------------------------------
2021-12-03 12:07:18 +01:00
Fri Dec 3 10:53:52 UTC 2021 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20211203.
2021-12-03 12:12:15 +01:00
- Changelog v20211203:
https://github.com/rbenv/ruby-build/releases/tag/v20211203
2021-12-03 12:07:18 +01:00
* Add JRuby 9.3.2.0
2021-12-03 12:12:15 +01:00
- Changelog v20211201:
https://github.com/rbenv/ruby-build/releases/tag/v20211201
* Add JRuby 9.2.20.1
2021-12-03 12:07:18 +01:00
-------------------------------------------------------------------
2021-11-24 20:54:57 +01:00
Wed Nov 24 19:18:31 UTC 2021 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20211124.
2021-12-03 12:12:15 +01:00
- Changelog:
https://github.com/rbenv/ruby-build/releases/tag/v20211124
2021-11-24 20:54:57 +01:00
* Add ruby 2.6.9, 2.7.5 and 3.0.3
2021-11-11 08:58:45 +01:00
-------------------------------------------------------------------
Wed Nov 10 22:44:17 UTC 2021 - Lukas Müller <expeehaa@outlook.com>
- Update to version 20211109.
2021-12-03 12:12:15 +01:00
- Replace the source download service with a static source archive
and a disabled service to update the sources manually.
2021-11-11 08:58:45 +01:00
2021-11-08 16:27:32 +01:00
-------------------------------------------------------------------
Sat Nov 6 14:34:40 UTC 2021 - Lukas Müller <expeehaa@outlook.com>
- Update to v20211019.
2021-12-03 12:12:15 +01:00
- Changelog:
https://github.com/rbenv/ruby-build/releases/tag/v20211019
2021-11-08 16:27:32 +01:00
- Enable testing.
2020-10-04 15:23:55 +02:00
-------------------------------------------------------------------
2021-07-01 16:47:59 +02:00
Tue Apr 27 07:45:14 UTC 2021 - Andrey Gankov <gav@qsolution.ru>
- Update to v20210423: changelog at:
https://github.com/rbenv/ruby-build/releases/tag/v20210423
-------------------------------------------------------------------
2020-10-04 15:23:55 +02:00
Sun Oct 4 13:23:23 UTC 2020 - Michele Bologna <Michele.Bologna@suse.com>
- Update to v2020926 from v20200727. Changelog at:
https://github.com/rbenv/ruby-build/releases/tag/v20200926
2020-07-29 10:55:43 +02:00
-------------------------------------------------------------------
Wed Jul 29 08:38:50 UTC 2020 - Michele Bologna <Michele.Bologna@suse.com>
- Update to v20200727 from v20200401. Changelog at:
https://github.com/rbenv/ruby-build/releases/tag/v20200727
2020-05-07 11:21:15 +02:00
-------------------------------------------------------------------
Thu May 7 09:06:39 UTC 2020 - Ana María Martínez Gómez <anamaria@martinezgomez.name>
- Update to v20200401 from v20190401. Changelog at:
https://github.com/rbenv/ruby-build/releases?after=v20200402
2018-08-27 16:36:56 +02:00
-------------------------------------------------------------------
2019-01-29 10:14:51 +01:00
Tue Jan 29 08:26:37 UTC 2019 - dmacvicar@suse.de
- Update to v20181225: changelog at:
https://github.com/rbenv/ruby-build/releases/tag/v20181225
-------------------------------------------------------------------
2018-08-27 16:36:56 +02:00
Sun Aug 26 14:34:58 UTC 2018 - timo.goellner@googlemail.com
- Update to v20180822: changelog at:
https://github.com/rbenv/ruby-build/releases/tag/v20180822
2018-05-24 16:53:07 +02:00
-------------------------------------------------------------------
Tue Mar 27 12:07:59 UTC 2018 - michele.bologna@suse.com
- Update to v20180224: changelog at:
https://github.com/rbenv/ruby-build/releases/tag/v20180224
2018-02-15 10:44:36 +01:00
-------------------------------------------------------------------
Wed Feb 14 22:07:31 UTC 2018 - michele.bologna@suse.com
- Update to v20171215: changelog at:
https://github.com/rbenv/ruby-build/releases/tag/v20171226
2017-07-24 15:11:57 +02:00
-------------------------------------------------------------------
Mon Jul 24 15:00:46 CEST 2017 - kpimenov@suse.com
- update to v20170523
- https://github.com/rbenv/ruby-build/releases/tag/v20170523
2017-03-15 15:03:38 +01:00
-------------------------------------------------------------------
Wed Mar 15 13:17:05 UTC 2017 - mamorales@suse.com
- update to v20170201
- https://github.com/rbenv/ruby-build/releases/tag/v20170201
2017-01-25 12:59:08 +01:00
-------------------------------------------------------------------
Wed Jan 25 12:19:33 CET 2017 - kpimenov@novell.com
- update to v20170112
- https://github.com/rbenv/ruby-build/releases/tag/v20170112
2017-01-25 11:55:40 +01:00
-------------------------------------------------------------------
Mon Dec 19 16:04:49 UTC 2016 - kpimenov@novell.com
- update to v20161121
- https://github.com/rbenv/ruby-build/releases/tag/v20161121
2016-06-20 08:57:14 +02:00
-------------------------------------------------------------------
Mon Jun 20 06:55:52 UTC 2016 - dmacvicar@suse.de
- update to v20160602
- https://github.com/rbenv/ruby-build/releases/tag/v20160602
2015-12-30 03:31:54 +01:00
-------------------------------------------------------------------
Wed Dec 30 02:29:25 UTC 2015 - dmacvicar@suse.de
- update to v20151226
- https://github.com/rbenv/ruby-build/releases/tag/v20151226
2015-03-18 14:16:15 +01:00
-------------------------------------------------------------------
Wed Mar 18 13:15:31 UTC 2015 - dmacvicar@suse.de
- add libffi-devel as MRI 2.2.1 does not build with the
bundled one
2015-03-18 11:38:09 +01:00
-------------------------------------------------------------------
Wed Mar 18 10:11:06 UTC 2015 - dmacvicar@suse.de
- update to v20150303
2015-01-21 17:46:27 +01:00
-------------------------------------------------------------------
Wed Jan 21 16:42:29 UTC 2015 - dmacvicar@suse.de
- update to v20150116
2014-11-12 10:25:12 +01:00
-------------------------------------------------------------------
Wed Nov 12 09:24:38 UTC 2014 - dmacvicar@suse.de
- update to v20141028
2014-01-31 11:47:37 +01:00
-------------------------------------------------------------------
Fri Jan 31 10:42:47 UTC 2014 - dmacvicar@suse.de
- update to v20140110.1
2014-01-08 09:51:32 +01:00
-------------------------------------------------------------------
Wed Jan 8 08:46:47 UTC 2014 - dmacvicar@suse.de
- update to v20131220
2013-10-18 11:00:47 +02:00
-------------------------------------------------------------------
Fri Oct 18 08:56:57 UTC 2013 - dmacvicar@suse.de
- update to v20131008
2012-12-12 13:43:00 +01:00
-------------------------------------------------------------------
2013-02-24 22:53:19 +01:00
Sun Feb 24 21:08:08 UTC 2013 - dmacvicar@suse.de
- update to v20130224
-------------------------------------------------------------------
Wed Dec 12 12:37:19 UTC 2012 - dmacvicar@suse.de
2012-12-12 13:43:00 +01:00
2017-03-15 15:03:38 +01:00
- update to v20121204
2012-12-12 13:43:00 +01:00
2012-05-25 11:48:28 +02:00
-------------------------------------------------------------------
2013-02-24 22:53:19 +01:00
Fri May 25 09:47:49 UTC 2012 - dmacvicar@suse.de
2012-05-25 11:48:28 +02:00
- update to v20120524
2012-03-18 21:14:30 +01:00
-------------------------------------------------------------------
Sun Mar 18 19:40:47 UTC 2012 - dmacvicar@suse.de
- update to v20120216
2012-01-20 00:18:04 +01:00
-------------------------------------------------------------------
Thu Jan 19 23:16:42 UTC 2012 - dmacvicar@suse.de
- update to v20111230
- add Url tag
2012-01-04 12:36:47 +01:00
-------------------------------------------------------------------
Wed Jan 4 11:36:23 UTC 2012 - dmacvicar@suse.de
- add curl to Requires
- add ruby MRI BuildRequires to Requires
2012-01-04 12:03:22 +01:00
-------------------------------------------------------------------
Wed Jan 4 11:03:09 UTC 2012 - dmacvicar@suse.de
- add BuildRoot tag
2011-11-16 11:36:05 +01:00
-------------------------------------------------------------------
Wed Nov 16 10:27:36 UTC 2011 - dmacvicar@suse.de
- initial package for v20111030
2017-03-15 15:03:38 +01:00
2011-11-16 11:36:05 +01:00