Wed, 03 Jul 2024 01:58:07 UTC | login

Information for build ruby-3.3.1-7.fc41

ID306120
Package Nameruby
Version3.3.1
Release7.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ruby.git#c649282efb97f8b44879fb505809343d1d67ff80
SummaryAn interpreter of object-oriented scripting language
DescriptionRuby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 29 May 2024 18:15:28 UTC
CompletedThu, 30 May 2024 00:07:14 UTC
Taskbuild (f41, /rpms/ruby.git:c649282efb97f8b44879fb505809343d1d67ff80)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ruby.git#c649282efb97f8b44879fb505809343d1d67ff80'}}
Tags
f41
RPMs
src
ruby-3.3.1-7.fc41.src.rpm (info) (download)
noarch
ruby-default-gems-3.3.1-7.fc41.noarch.rpm (info) (download)
ruby-doc-3.3.1-7.fc41.noarch.rpm (info) (download)
rubygem-bundler-2.5.9-7.fc41.noarch.rpm (info) (download)
rubygem-irb-1.11.0-7.fc41.noarch.rpm (info) (download)
rubygem-minitest-5.20.0-7.fc41.noarch.rpm (info) (download)
rubygem-power_assert-2.0.3-7.fc41.noarch.rpm (info) (download)
rubygem-rake-13.1.0-7.fc41.noarch.rpm (info) (download)
rubygem-rdoc-6.6.3.1-7.fc41.noarch.rpm (info) (download)
rubygem-rexml-3.2.6-7.fc41.noarch.rpm (info) (download)
rubygem-rss-0.3.0-7.fc41.noarch.rpm (info) (download)
rubygem-test-unit-3.6.1-7.fc41.noarch.rpm (info) (download)
rubygem-typeprof-0.21.9-7.fc41.noarch.rpm (info) (download)
rubygems-3.5.9-7.fc41.noarch.rpm (info) (download)
rubygems-devel-3.5.9-7.fc41.noarch.rpm (info) (download)
riscv64
ruby-3.3.1-7.fc41.riscv64.rpm (info) (download)
ruby-bundled-gems-3.3.1-7.fc41.riscv64.rpm (info) (download)
ruby-devel-3.3.1-7.fc41.riscv64.rpm (info) (download)
ruby-libs-3.3.1-7.fc41.riscv64.rpm (info) (download)
rubygem-bigdecimal-3.1.5-7.fc41.riscv64.rpm (info) (download)
rubygem-io-console-0.7.1-7.fc41.riscv64.rpm (info) (download)
rubygem-json-2.7.1-7.fc41.riscv64.rpm (info) (download)
rubygem-psych-5.1.2-7.fc41.riscv64.rpm (info) (download)
rubygem-racc-1.7.3-7.fc41.riscv64.rpm (info) (download)
rubygem-rbs-3.4.0-7.fc41.riscv64.rpm (info) (download)
ruby-bundled-gems-debuginfo-3.3.1-7.fc41.riscv64.rpm (info) (download)
ruby-debuginfo-3.3.1-7.fc41.riscv64.rpm (info) (download)
ruby-debugsource-3.3.1-7.fc41.riscv64.rpm (info) (download)
ruby-libs-debuginfo-3.3.1-7.fc41.riscv64.rpm (info) (download)
rubygem-bigdecimal-debuginfo-3.1.5-7.fc41.riscv64.rpm (info) (download)
rubygem-io-console-debuginfo-0.7.1-7.fc41.riscv64.rpm (info) (download)
rubygem-json-debuginfo-2.7.1-7.fc41.riscv64.rpm (info) (download)
rubygem-psych-debuginfo-5.1.2-7.fc41.riscv64.rpm (info) (download)
rubygem-racc-debuginfo-1.7.3-7.fc41.riscv64.rpm (info) (download)
rubygem-rbs-debuginfo-3.4.0-7.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Apr 23 2024 Vít Ondruch <vondruch@redhat.com> - 3.3.1-7 - Upgrade to Ruby 3.3.1. Resolves: rhbz#2276680 * Fri Apr 12 2024 Vít Ondruch <vondruch@redhat.com> - 3.3.0-6 - Add `bundled` provide for NKF. - License review and fixes of SPDX syntax. * Wed Mar 06 2024 Vít Ondruch <vondruch@redhat.com> - 3.3.0-5 - Fix FTBFS caused by OpenSSL 3.2.1 update. * Fri Jan 26 2024 Jarek Prokop <jprokop@redhat.com> - 3.3.0-4 - Do not set AI_ADDRCONFIG by default when calling getaddrinfo(3). * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 15 2024 Jarek Prokop <jprokop@redhat.com> - 3.3.0-2 - Fix compiling coroutines with aarch64's branch protection. * Tue Jan 02 2024 Vít Ondruch <vondruch@redhat.com> - 3.3.0-1 - Upgrade to Ruby 3.3.0. Resolves: rhbz#2255918 * Thu Nov 09 2023 Jun Aruga <jaruga@redhat.com> - 3.2.2-183 - ssl: use ffdhe2048 from RFC 7919 as the default DH group parameters * Thu Nov 02 2023 Jarek Prokop <jprokop@redhat.com> - 3.2.2-183 - Fix typo in bundled provide of rubygem-bundler for rubygem-net-http-persistent. * Wed Sep 20 2023 Jun Aruga <jaruga@redhat.com> - 3.2.2-182 - Fix OpenSSL.fips_mode and OpenSSL::PKey.read in OpenSSL 3 FIPS. * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Mar 31 2023 Vít Ondruch <vondruch@redhat.com> - 3.2.2-180 - Upgrade to Ruby 3.2.2. Resolves: rhbz#2183284 * Thu Feb 09 2023 Vít Ondruch <vondruch@redhat.com> - 3.2.1-179 - Upgrade to Ruby 3.2.1. Resolves: rhbz#2168292 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 05 2023 Vít Ondruch <vondruch@redhat.com> - 3.2.0-177 - Fix ELN FTBFS due to stronger crypto settings. * Mon Jan 02 2023 Vít Ondruch <vondruch@redhat.com> - 3.2.0-176 - Upgrade to Ruby 3.2.0. * Thu Dec 22 2022 Yaakov Selkowitz <yselkowi@redhat.com> - 3.1.3-175 - Use SHA256 instead of SHA1 where needed in Openssl tests - Let OpenSSL choose the digest if digest for Openssl::OCSP::BasicResponse#sign is nil * Wed Dec 21 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.3-174 - Fix for tzdata-2022g. * Thu Dec 08 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.3-173 - Disable MJIT test cases on i686 due to issues with PCH. - Fix CGI causing issue with leading '.' in domain names. * Thu Nov 24 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.3-172 - Upgrade to Ruby 3.1.3. * Tue Nov 22 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.2-171 - Re-disable package notes. It causes additional issues with installing binary gems. * Thu Sep 29 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.2-170 - Re-enable package notes. * Fri Sep 02 2022 Jarek Prokop <jprokop@redhat.com> - 3.1.2-169 - Disable fiddle tests that use FFI closures. Related: rhbz#2040380 * Mon Aug 29 2022 Jun Aruga <jaruga@redhat.com> - 3.1.2-168 - Make RDoc soft dependnecy in IRB. Resolves: rhbz#2119964 - Add IRB to ruby-bundled-gems recommends. Resolves: rhbz#2120562 * Wed Aug 24 2022 Jun Aruga <jaruga@redhat.com> - 3.1.2-168 - Fix tests with Europe/Amsterdam pre-1970 time on tzdata version 2022b. Resolves: rhbz#2120354 * Mon Jul 25 2022 Jarek Prokop <jprokop@redhat.com> - 3.1.2-167 - Fix directory permissions in one of the rubygems tests. * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 16 2022 Jarek Prokop <jprokop@redhat.com> - 3.1.2-166 - Detect compaction support during run time. * Tue Jun 07 2022 Jarek Prokop <jprokop@redhat.com> - 3.1.2-165 - Define GC compaction methods as rb_f_notimplement on unsupported platforms.