An interpreter of object-oriented scripting language
Go to file
Jarek Prokop 23b8352956 Upgrade to Ruby 3.3.1.
Fix buffer overread vulnerability in StringIO.
  (CVE-2024-27280)
Fix RCE vulnerability with .rdoc_options in RDoc.
  (CVE-2024-27281)
Fix Arbitrary memory address read vulnerability with Regex search.
  (CVE-2024-27282)

Ruby bundled NKF, add appropriate `bundled` provide and test
License review and clarification

Upgrade by merging Fedora changes up to commit:
ff5301a5f3

Resolves: RHEL-33976
Resolves: RHEL-34130
Resolves: RHEL-34122
Resolves: RHEL-33872
2024-05-20 18:56:41 +02: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 Upgrade to Ruby 3.3.0. 2024-01-29 16:24:55 +01:00
operating_system.rb Upgrade to Ruby 3.3.0. 2024-01-29 16:24:55 +01:00
ruby-2.1.0-always-use-i386.patch Upgrade to Ruby 3.3.1. 2024-05-20 18:56:41 +02:00
ruby-2.1.0-custom-rubygems-location.patch Upgrade to Ruby 3.3.1. 2024-05-20 18:56:41 +02:00
ruby-2.1.0-Enable-configuration-of-archlibdir.patch Upgrade to Ruby 3.3.1. 2024-05-20 18:56:41 +02:00
ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch Upgrade to Ruby 3.3.1. 2024-05-20 18:56:41 +02:00
ruby-2.3.0-ruby_version.patch Upgrade to Ruby 3.3.1. 2024-05-20 18:56:41 +02:00
ruby-2.7.0-Initialize-ABRT-hook.patch Upgrade to Ruby 3.3.0. 2024-01-29 16:24:55 +01:00
ruby-3.3.0-Disable-syntax-suggest-test-case.patch Upgrade to Ruby 3.3.0. 2024-01-29 16:24:55 +01:00
ruby-3.3.0-Revert-Optimize-allocations-in-Hash-compare_by_identity.patch Upgrade to Ruby 3.3.1. 2024-05-20 18:56:41 +02:00
ruby-3.4.0-fix-branch-protection-compilation-for-arm.patch Upgrade to Ruby 3.3.1. 2024-05-20 18:56:41 +02:00
ruby-3.4.0-Fix-pointer-incompatiblity.patch Upgrade to Ruby 3.3.1. 2024-05-20 18:56:41 +02:00
ruby-exercise.stp Initial package 2016-02-17 19:05:04 +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 Upgrade to Ruby 3.3.1. 2024-05-20 18:56:41 +02: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.3.1. 2024-05-20 18:56:41 +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