An interpreter of object-oriented scripting language
Go to file
Jarek Prokop 32f8b8fa7b Fix REXML ReDoS vulnerability. (CVE-2024-49761)
Tests not included in the patch, this Ruby version does not include
rexml unit tests in the released tarball.

Before patch application, enter the correct directory in the specfile.
Instead of adjusting the path in the patch for each ruby version we can
enter the correct directory first in the specfile and make use of
%rexml_version macro which further helps in making minimal changes
for different ruby versions.

Resolves: RHEL-68530
2024-12-02 16:18:11 +01:00
.gitignore Upgrade to Ruby 3.0.1. 2021-06-24 21:02:48 +02:00
libruby.stp Initial package 2016-02-17 19:05:04 +01:00
macros.ruby Merge Fedora master. 2018-03-12 17:55:43 +01:00
macros.rubygems Pass ldflags to gem install 2021-07-22 14:18:05 +02:00
operating_system.rb Update to Ruby 2.5.5. 2019-04-18 07:39:17 +02:00
ruby-2.1.0-always-use-i386.patch Upgrade to Ruby 3.1.5. 2024-04-30 14:41:23 +02:00
ruby-2.1.0-custom-rubygems-location.patch Upgrade to Ruby 3.1.5. 2024-04-30 14:41:23 +02:00
ruby-2.1.0-Enable-configuration-of-archlibdir.patch Upgrade to Ruby 3.1.5. 2024-04-30 14:41:23 +02:00
ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch Upgrade to Ruby 3.1.5. 2024-04-30 14:41:23 +02:00
ruby-2.3.0-ruby_version.patch Upgrade to Ruby 3.1.5. 2024-04-30 14:41:23 +02:00
ruby-2.7.0-Initialize-ABRT-hook.patch Upgrade to Ruby 3.1.4. 2024-03-20 11:28:47 +01:00
ruby-2.7.1-Timeout-the-test_bug_reporter_add-witout-raising-err.patch Upgrade to Ruby 3.1.2 by merging Fedora Rawhide branch (commit: b7b5473). 2022-06-22 20:36:32 +02:00
ruby-3.1.0-Don-t-query-RubyVM-FrozenCore-for-class-path.patch Upgrade to Ruby 3.1.2 by merging Fedora Rawhide branch (commit: b7b5473). 2022-06-22 20:36:32 +02:00
ruby-3.1.1-ossl_ocsp-use-null.patch Upgrade to Ruby 3.1.2 by merging Fedora Rawhide branch (commit: b7b5473). 2022-06-22 20:36:32 +02:00
ruby-3.1.2-ossl-tests-replace-sha1.patch Upgrade to Ruby 3.1.4. 2024-03-20 11:28:47 +01:00
ruby-3.1.4-Skip-test_compaction_bug_19529-if-compaction-unsupported.patch Upgrade to Ruby 3.1.4. 2024-03-20 11:28:47 +01:00
ruby-3.2.0-define-unsupported-gc-compaction-methods_generated-files.patch Upgrade to Ruby 3.1.4. 2024-03-20 11:28:47 +01:00
ruby-3.2.0-define-unsupported-gc-compaction-methods-as-rb_f_notimplement.patch Upgrade to Ruby 3.1.5. 2024-04-30 14:41:23 +02:00
ruby-3.2.0-Detect-compaction-support-during-runtime.patch Upgrade to Ruby 3.1.5. 2024-04-30 14:41:23 +02:00
ruby-3.3.0-openssl-3.2.0-fips-enable-tests.patch Fix OpenSSL.fips_mode and OpenSSL::PKey.read in OpenSSL 3 FIPS. 2023-10-11 19:17:26 +02:00
ruby-3.3.0-openssl-3.2.0-fips-fix-pkey-dh-require-openssl.patch ssl: use ffdhe2048 from RFC 7919 as the default DH group parameter 2023-10-11 19:20:25 +02:00
ruby-3.3.0-openssl-3.2.0-fips-fix-pkey-read-in-openssl-3.patch Upgrade to Ruby 3.1.4. 2024-03-20 11:28:47 +01:00
ruby-3.3.0-openssl-3.2.0-fix-fips-get-set-in-openssl-3.patch Fix OpenSSL.fips_mode and OpenSSL::PKey.read in OpenSSL 3 FIPS. 2023-10-11 19:17:26 +02:00
ruby-exercise.stp Initial package 2016-02-17 19:05:04 +01:00
ruby-irb-1.4.1-drop-rdoc-hard-dep.patch Upgrade to Ruby 3.1.4. 2024-03-20 11:28:47 +01:00
ruby-irb-1.4.1-set-rdoc-soft-dep.patch Upgrade to Ruby 3.1.4. 2024-03-20 11:28:47 +01:00
ruby.rpmlintrc Upgrade to Ruby 3.1.2 by merging Fedora Rawhide branch (commit: b7b5473). 2022-06-22 20:36:32 +02:00
ruby.spec Fix REXML ReDoS vulnerability. (CVE-2024-49761) 2024-12-02 16:18:11 +01:00
rubygem-rexml-3.3.9-Fix-ReDoS-CVE-2024-49761.patch Fix REXML ReDoS vulnerability. (CVE-2024-49761) 2024-12-02 16:18:11 +01:00
rubygems.attr Merge Fedora master. 2018-03-12 17:55:43 +01:00
rubygems.con Merge Fedora master. 2018-03-12 17:55:43 +01:00
rubygems.prov Update to Ruby 2.6.3 by merging Fedora master branch (commit: 1cc2a49) 2019-06-13 16:56:02 +02:00
rubygems.req Update to Ruby 2.6.3 by merging Fedora master branch (commit: 1cc2a49) 2019-06-13 16:56:02 +02:00
sources Upgrade to Ruby 3.1.5. 2024-04-30 14:41:23 +02:00
test_abrt.rb Initial package 2016-02-17 19:05:04 +01:00
test_openssl_fips.rb Fix OpenSSL.fips_mode and OpenSSL::PKey.read in OpenSSL 3 FIPS. 2023-10-11 19:17:26 +02:00
test_systemtap.rb Fix and enhance systemtap tests 2016-08-03 18:02:20 +02:00