Go to file
Jarek Prokop 321ed23c22 Update ticket reference for disabled tests on x86.
Tests fail with a LANG=C environment. A new investigation into the
failing tests on x86 revealed exact commits which introduced the issue
and the commits that fixed the situation. Fix is not yet present in Ruby
3.2, therefore the conditional disabling the tests was left in.
A new re-reported ticket replaced the old one. The new upstream ticket
includes better detailed description of the environment causing the
issue.

The tests pass in Rawhide mock (F40), as the LANG there is C.UTF-8
that does not suffer from the issue.

Upstream ticket: https://bugs.ruby-lang.org/issues/20045
2023-12-07 12:01:03 +01:00
.gitignore Upgrade to Ruby 3.0.0. 2021-01-04 16:42:55 +01: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 Pass ldflags to gem install 2021-05-31 10:25:26 +00:00
operating_system.rb Cache Gem.default_dir 2023-11-03 17:12:13 +01:00
ruby-2.1.0-always-use-i386.patch Upgrade to Ruby 3.2.2. 2023-03-31 15:27:47 +02:00
ruby-2.1.0-custom-rubygems-location.patch Upgrade to Ruby 3.2.2. 2023-03-31 15:27:47 +02:00
ruby-2.1.0-Enable-configuration-of-archlibdir.patch Upgrade to Ruby 3.2.2. 2023-03-31 15:27:47 +02:00
ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch Upgrade to Ruby 3.2.2. 2023-03-31 15:27:47 +02:00
ruby-2.3.0-ruby_version.patch Upgrade to Ruby 3.2.2. 2023-03-31 15:27:47 +02:00
ruby-2.7.0-Initialize-ABRT-hook.patch Upgrade to Ruby 3.2.0. 2023-01-02 18:09:09 +01:00
ruby-2.7.1-Timeout-the-test_bug_reporter_add-witout-raising-err.patch Upgrade to Ruby 3.2.0. 2023-01-02 18:09:09 +01:00
ruby-3.1.0-Don-t-query-RubyVM-FrozenCore-for-class-path.patch Upgrade to Ruby 3.2.0. 2023-01-02 18:09:09 +01:00
ruby-3.2.0-Revert-Fix-test-syntax-suggest-order.patch Upgrade to Ruby 3.2.1. 2023-02-10 10:45:13 +01:00
ruby-3.2.0-Revert-Test-syntax_suggest-by-make-check.patch Upgrade to Ruby 3.2.1. 2023-02-10 10:45:13 +01:00
ruby-3.2.0-Use-SHA256-instead-of-SHA1.patch Fix ELN FTBFS due to stronger crypto settings. 2023-01-05 10:30:24 +01: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-09-22 12:54:53 +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-11-09 17:58:10 +01:00
ruby-3.3.0-openssl-3.2.0-fips-fix-pkey-read-in-openssl-3.patch Fix OpenSSL.fips_mode and OpenSSL::PKey.read in OpenSSL 3 FIPS. 2023-09-22 12:54:53 +02: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-09-22 12:54:53 +02:00
ruby-exercise.stp Add missing ruby-exercise.stp file. 2013-02-22 14:17:53 +01:00
ruby.rpmlintrc Fix compatibilty with rpmlint 2.0+ 2023-01-02 18:20:46 +01:00
ruby.spec Update ticket reference for disabled tests on x86. 2023-12-07 12:01:03 +01:00
rubygems.attr Add conflicts RPM generator. 2018-02-13 13:50:15 +01:00
rubygems.con Add conflicts RPM generator. 2018-02-13 13:50:15 +01:00
rubygems.prov Upgrade to Ruby 2.6.0. 2019-01-17 08:31:01 +01:00
rubygems.req Extract composition of dependecy strings into helper. 2019-01-24 10:38:43 +01:00
sources Upgrade to Ruby 3.2.2. 2023-03-31 15:27:47 +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_systemtap.rb Upgrade to Ruby 2.4.0. 2017-01-09 15:58:21 +01:00