Changelog for
ruby2.7-doc-ri-2.7.8-lp155.4.34.noarch.rpm :
* Tue Nov 07 2023 Dominique Leuenberger
- Fix build with RPM 4.19: unnumbered patches are no longer supported.
* Sat Nov 04 2023 Marcus Rueckert - add Provides that we can differentiate between between jemalloc enabled and non enabled ruby
* Thu Mar 30 2023 Marcus Rueckert - update to 2.7.8 (boo#1209891 CVE-2023-28755 boo#1209967 CVE-2023-28756) https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/ https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/ https://www.ruby-lang.org/en/news/2023/03/30/ruby-2-7-8-released/- drop ruby-3.1.3-remove-timezone-test.patch solved differently upstream
* Sun Dec 25 2022 Marcus Rueckert - BuildRequire hostname for the testsuite
* Sun Dec 25 2022 Marcus Rueckert - Backport ruby-3.1.3-remove-timezone-test.patch
* Sun Dec 25 2022 Marcus Rueckert - Merge testing fixes from 3.1 to 2.7 to fix the testsuite flavor
* Thu Nov 24 2022 Marcus Rueckert - update to 2.7.7 (boo#1205726 CVE-2021-33621) https://www.ruby-lang.org/en/news/2022/11/22/http-response-splitting-in-cgi-cve-2021-33621/ https://www.ruby-lang.org/en/news/2022/11/24/ruby-2-7-7-released/
* Wed Apr 13 2022 Marcus Rueckert - use rb_soname instead of hard coding the ruby package name
* Wed Apr 13 2022 Marcus Rueckert - add buildignore for ruby and ruby-common so we do not pull gem2rpm for the testsuite
* Wed Apr 13 2022 Marcus Rueckert - update to 2.7.6 (boo#1198441) https://www.ruby-lang.org/en/news/2022/04/12/ruby-2-7-6-released/ CVE-2022-28739: Buffer overrun in String-to-Float conversion
* Sun Feb 06 2022 Marcus Rueckert - Build ruby with jemalloc for sle 15 up
* Mon Dec 06 2021 Dirk Müller - explicitly build against openssl 1.x (not compatible with 3.x)
* Thu Nov 25 2021 Marcus Rueckert - update to 2.7.5 (boo#1193081 boo#1193080 boo#1193035) https://www.ruby-lang.org/en/news/2021/11/24/ruby-2-7-5-released/ - CVE-2021-41817: Regular Expression Denial of Service Vulnerability of Date Parsing Methods - CVE-2021-41816: Buffer Overrun in CGI.escape_html - CVE-2021-41819: Cookie Prefix Spoofing in CGI::Cookie.parse
* Wed Nov 10 2021 Marcus Rueckert - Update to 2.7.4 https://www.ruby-lang.org/en/news/2021/07/07/ruby-2-7-4-released/
* CVE-2021-31810: Trusting FTP PASV responses vulnerability in Net::FTP
* CVE-2021-32066: A StartTLS stripping vulnerability in Net::IMAP
* CVE-2021-31799: A command injection vulnerability in RDoc
* Mon Aug 30 2021 Marcus Rueckert - use modern make_
* macros
* Fri Jul 09 2021 Stephan Kulow - Expand the %ghost globs - otherwise they are not packaged correctly
* Thu Jul 08 2021 Stephan Kulow - Remove links in /etc/alternatives, they are %ghosts
* Tue Apr 13 2021 Marcus Rueckert - Update to 2.7.3 (boo#1184644) https://www.ruby-lang.org/en/news/2021/04/05/ruby-2-7-3-released/ - CVE-2021-28965: XML round-trip vulnerability in REXML Complete list of changes at https://github.com/ruby/ruby/compare/v2_7_2...v2_7_3
* Tue Oct 27 2020 Marcus Rueckert - fix typo in ruby macros file
* Sun Oct 25 2020 Marcus Rueckert - fix typo in ruby2.7-default.macros which still referenced ruby 2.6
* Fri Oct 09 2020 Marcus Rueckert - Update to 2.7.2 (boo#1177125) This release contains intentional incompatibility. Deprecation warnings are off by default on 2.7.2 and later. You can turn on deprecation warnings by specifying the -w or -W:deprecated option at the command-line. Please check the topics below for details. - Feature #17000 2.7.2 turns off deprecation warnings by default - Feature #16345 Don’t emit deprecation warnings by default. This release contains the new version of webrick with a security fix described in the article. - CVE-2020-25613: Potential HTTP Request Smuggling Vulnerability in WEBrick Complete list of changes at https://github.com/ruby/ruby/compare/v2_7_1...v2_7_2
* Tue Apr 28 2020 Marcus Rueckert - make sure that update-alternative weight for the default distribution is always greater than our normal weight
* Tue Apr 28 2020 Marcus Rueckert - make the update-alternative weight based on the ruby version
* Tue Apr 14 2020 Bernhard Wiedemann - Add ruby2.7-drop-build-date.patch (boo#1047218)
* Tue Apr 07 2020 Marcus Rueckert - Update to 2.7.1 (boo#1167244 boo#1168938) - CVE-2020-10663: Unsafe Object Creation Vulnerability in JSON (Additional fix) - CVE-2020-10933: Heap exposure vulnerability in the socket library https://github.com/ruby/ruby/compare/v2_7_0...v2_7_1
* Tue Feb 18 2020 Stefan Brüns - Apply fixes/changes from ruby2.6 package lost in ruby2.7 switch:
* Fix mangling of shebangs, do not replace shell invocations with ruby, correcly replace \"/usr/bin/env ruby\". (bnc#1156797)
* Cleanup spec file: + Drop support for obsolete distro versions + use license macro, remove defattr
* Use valgrind-client-headers instead of full valgrind-devel package where available, reducing build package footprint.
* Remove unused libX11-devel BuildRequires.
* Sat Dec 28 2019 Marcus Rueckert - update to final release of 2.7.0 http://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/- update the use-pie.patch to apply cleanly again
* Tue Jul 09 2019 Marcus Rueckert - fix running tests (boo#1140844) just passing the DISABLED_TESTS variable is wrong. probably a relict from calling the test scripts directly. use TESTOPTS now.
* Sun Jun 23 2019 Marcus Rueckert - add gmp to the buildrequires
* Sat Jun 22 2019 Marcus Rueckert - starting package with 2.7.0-preview1