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
|
|
|
|
|
|
|
|