Go to file
Vít Ondruch a51a61214c Drop Puma workaround.
This is considered as Puma issue which should be addressed in latest
release:

https://github.com/puma/puma/issues/2753
2022-01-25 18:25:09 +01:00
.gitignore
libruby.stp
macros.ruby
macros.rubygems
operating_system.rb
ruby-1.9.3-mkmf-verbose.patch
ruby-2.1.0-always-use-i386.patch
ruby-2.1.0-custom-rubygems-location.patch Upgrade to Ruby 3.0.3. 2021-11-25 17:46:48 +01:00
ruby-2.1.0-Enable-configuration-of-archlibdir.patch
ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch
ruby-2.3.0-ruby_version.patch Upgrade to Ruby 3.0.3. 2021-11-25 17:46:48 +01:00
ruby-2.7.0-Initialize-ABRT-hook.patch
ruby-2.7.1-Timeout-the-test_bug_reporter_add-witout-raising-err.patch
ruby-3.0.3-ext-openssl-extconf.rb-require-OpenSSL-version-1.0.1.patch Upgrade to Ruby 3.0.3. 2021-11-25 17:46:48 +01:00
ruby-3.1.0-Add-more-support-for-generic-pkey-types.patch Fix OpenSSL 3.0 compatibility. 2021-11-22 18:21:04 +01:00
ruby-3.1.0-addr2line-DW_FORM_ref_addr.patch Upgrade to Ruby 3.0.3. 2021-11-25 17:46:48 +01:00
ruby-3.1.0-Allocate-EVP_PKEY-on-initialize.patch Update OpenSSL 3 compatibility patches. 2022-01-25 18:24:19 +01:00
ruby-3.1.0-Allow-setting-algorithm-specific-options-in-sign-and-verify.patch Fix OpenSSL 3.0 compatibility. 2021-11-22 18:21:04 +01:00
ruby-3.1.0-autoconf-2.70-add-ac-prog-cc.patch
ruby-3.1.0-Deprecate-PKey-set_-and-PKey-DH-EC-generate_key.patch Update OpenSSL 3 compatibility patches. 2022-01-25 18:24:19 +01:00
ruby-3.1.0-Disable-test_no_private_exp-on-OpenSSL-3.0.patch Update OpenSSL 3 compatibility patches. 2022-01-25 18:24:19 +01:00
ruby-3.1.0-Fix-stack-buffer-overflow.patch Fix segfault in TestArray#test_sample on s390x. 2022-01-20 11:20:01 +01:00
ruby-3.1.0-Get-rid-of-type-punning-pointer-casts.patch Upgrade to Ruby 3.0.3. 2021-11-25 17:46:48 +01:00
ruby-3.1.0-Ignore-DW_FORM_ref_addr.patch Upgrade to Ruby 3.0.3. 2021-11-25 17:46:48 +01:00
ruby-3.1.0-Implement-PKey-encrypt-decrypt-sign_raw-verify_raw-and-verify_recover.patch Upgrade to Ruby 3.0.3. 2021-11-25 17:46:48 +01:00
ruby-3.1.0-Migrate-from-the-low-level-HMAC-API-to-the-EVP-API.patch Update OpenSSL 3 compatibility patches. 2022-01-25 18:24:19 +01:00
ruby-3.1.0-Miscellaneous-changes-for-OpenSSL-3.0-support-part-2.patch Update OpenSSL 3 compatibility patches. 2022-01-25 18:24:19 +01:00
ruby-3.1.0-Miscellaneous-changes-for-OpenSSL-3.0-support.patch Update OpenSSL 3 compatibility patches. 2022-01-25 18:24:19 +01:00
ruby-3.1.0-Properly-exclude-test-cases.patch Upgrade to Ruby 3.0.3. 2021-11-25 17:46:48 +01:00
ruby-3.1.0-Refactor-PEM-DER-serialization-code.patch Fix OpenSSL 3.0 compatibility. 2021-11-22 18:21:04 +01:00
ruby-3.1.0-Support-GCCs-DWARF-5.patch Upgrade to Ruby 3.0.3. 2021-11-25 17:46:48 +01:00
ruby-3.1.0-test-openssl-test_digest-do-not-test-constants-for-l.patch Fix OpenSSL 3.0 compatibility. 2021-11-22 18:21:04 +01:00
ruby-3.1.0-test-openssl-test_pkcs12-fix-test-failures-with-Open.patch Fix OpenSSL 3.0 compatibility. 2021-11-22 18:21:04 +01:00
ruby-3.1.0-test-openssl-test_pkey-use-EC-keys-for-PKey.generate.patch Fix OpenSSL 3.0 compatibility. 2021-11-22 18:21:04 +01:00
ruby-3.1.0-test-openssl-test_ssl-relax-regex-to-match-OpenSSL-s.patch Upgrade to Ruby 3.0.3. 2021-11-25 17:46:48 +01:00
ruby-3.1.0-test-openssl-utils-remove-dup_public-helper-method.patch Upgrade to Ruby 3.0.3. 2021-11-25 17:46:48 +01:00
ruby-3.1.0-Use-EVP-API-in-more-places.patch Update OpenSSL 3 compatibility patches. 2022-01-25 18:24:19 +01:00
ruby-3.1.0-Use-high-level-EVP-interface-to-generate-parameters-and-keys.patch Update OpenSSL 3 compatibility patches. 2022-01-25 18:24:19 +01:00
ruby-3.1.0-Use-OSSL_DECODER-to-load-encrypted-PEM-on-OpenSSL-3.0.patch Update OpenSSL 3 compatibility patches. 2022-01-25 18:24:19 +01:00
ruby-exercise.stp
ruby.rpmlintrc
ruby.spec Drop Puma workaround. 2022-01-25 18:25:09 +01:00
rubygems-3.2.30-Provide-distinguished-name-which-will-be-correctly-p.patch Upgrade to Ruby 3.0.3. 2021-11-25 17:46:48 +01:00
rubygems-3.2.33-Fix-loading-operating_system-rb-customizations-too-late.patch Update OpenSSL 3 compatibility patches. 2022-01-25 18:24:19 +01:00
rubygems-3.3.1-Fix-compatibility-with-OpenSSL3.0.patch Update OpenSSL 3 compatibility patches. 2022-01-25 18:24:19 +01:00
rubygems.attr
rubygems.con
rubygems.prov
rubygems.req
sources Upgrade to Ruby 3.0.3. 2021-11-25 17:46:48 +01:00
test_abrt.rb
test_systemtap.rb