An interpreter of object-oriented scripting language
Go to file
Jarek Prokop 9cc2902e69 Upgrade to Ruby 3.3.5.
Fix DoS vulnerability in rexml.
(CVE-2024-39908)
(CVE-2024-41946)
(CVE-2024-43398)

Fix REXML DoS when parsing an XML having many specific characters such as
whitespace character, >] and ]>.
(CVE-2024-41123)

Upgrade by merging Fedora changes up to commit:
b7e197fb88

Exclude:
- Generate RPM dependencies with RPM 4.20 API
  6bed1e3bd5
We don't have new enough RPM.

Resolves: RHEL-59035
Resolves: RHEL-57047
Resolves: RHEL-57059
Resolves: RHEL-57070
Resolves: RHEL-52802
2024-09-17 17:42:49 +02:00
.fmf Add gating configuration 2024-08-07 13:26:06 +00:00
plans Add gating configuration 2024-08-07 13:26:06 +00:00
.gitignore Upgrade to Ruby 3.0.0. 2021-01-04 16:42:55 +01:00
gating.yaml Add gating configuration 2024-08-07 13:26:06 +00:00
libruby.stp Add TapSet for Ruby. 2013-02-22 14:17:04 +01:00
macros.ruby Add %{ruby_default_filter} macro. 2013-04-30 14:42:13 +02:00
macros.rubygems Upgrade to Ruby 3.3.0. 2024-01-02 18:52:33 +01:00
operating_system.rb Upgrade to Ruby 3.3.0. 2024-01-02 18:52:33 +01:00
rpm_test_helper.rb Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
ruby-2.1.0-always-use-i386.patch Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
ruby-2.1.0-custom-rubygems-location.patch Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
ruby-2.1.0-Enable-configuration-of-archlibdir.patch Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
ruby-2.3.0-ruby_version.patch Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
ruby-2.7.0-Initialize-ABRT-hook.patch Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
ruby-3.3.0-Disable-syntax-suggest-test-case.patch Upgrade to Ruby 3.3.0. 2024-01-02 18:52:33 +01:00
ruby-3.4.0-Extract-hardening-CFLAGS-to-a-special-hardenflags-variable.patch Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
ruby-exercise.stp Add missing ruby-exercise.stp file. 2013-02-22 14:17:53 +01:00
ruby.rpmlintrc Upgrade to Ruby 3.3.0. 2024-01-02 18:52:33 +01:00
ruby.spec Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
rubygems-3.5.17-Avoid-another-race-condition-of-open-mode.patch Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
rubygems-3.5.17-Remove-the-lock-file-for-binstubs.patch Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
rubygems.attr Add conflicts RPM generator. 2018-02-13 13:50:15 +01:00
rubygems.con Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
rubygems.prov Upgrade to Ruby 2.6.0. 2019-01-17 08:31:01 +01:00
rubygems.req Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
sources Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
test_abrt.rb Move the ABRT hook test into separate file. 2015-12-13 19:36:58 +01:00
test_openssl_fips.rb Fix OpenSSL.fips_mode and OpenSSL::PKey.read in OpenSSL 3 FIPS. 2023-09-22 12:54:53 +02:00
test_rubygems_con.rb Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
test_rubygems_prov.rb Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
test_rubygems_req.rb Upgrade to Ruby 3.3.5. 2024-09-17 17:42:49 +02:00
test_systemtap.rb Upgrade to Ruby 2.4.0. 2017-01-09 15:58:21 +01:00