Mon, 29 Apr 2024 08:49:59 UTC | login

Information for build ruby-3.1.3-173.fc37

ID221658
Package Nameruby
Version3.1.3
Release173.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ruby.git#0011494aa4a6abaa186671793a1b83d532de6178
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
StartedThu, 05 Jan 2023 19:05:20 UTC
CompletedFri, 06 Jan 2023 00:56:31 UTC
Taskbuild (f37, /rpms/ruby.git:0011494aa4a6abaa186671793a1b83d532de6178)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ruby.git#0011494aa4a6abaa186671793a1b83d532de6178'}}
Tags
f37
f38
RPMs
src
ruby-3.1.3-173.fc37.src.rpm (info) (download)
noarch
ruby-default-gems-3.1.3-173.fc37.noarch.rpm (info) (download)
ruby-doc-3.1.3-173.fc37.noarch.rpm (info) (download)
rubygem-bundler-2.3.26-173.fc37.noarch.rpm (info) (download)
rubygem-irb-1.4.1-173.fc37.noarch.rpm (info) (download)
rubygem-minitest-5.15.0-173.fc37.noarch.rpm (info) (download)
rubygem-power_assert-2.0.1-173.fc37.noarch.rpm (info) (download)
rubygem-rake-13.0.6-173.fc37.noarch.rpm (info) (download)
rubygem-rdoc-6.4.0-173.fc37.noarch.rpm (info) (download)
rubygem-rexml-3.2.5-173.fc37.noarch.rpm (info) (download)
rubygem-rss-0.2.9-173.fc37.noarch.rpm (info) (download)
rubygem-test-unit-3.5.3-173.fc37.noarch.rpm (info) (download)
rubygem-typeprof-0.21.3-173.fc37.noarch.rpm (info) (download)
rubygems-3.3.26-173.fc37.noarch.rpm (info) (download)
rubygems-devel-3.3.26-173.fc37.noarch.rpm (info) (download)
riscv64
ruby-3.1.3-173.fc37.riscv64.rpm (info) (download)
ruby-bundled-gems-3.1.3-173.fc37.riscv64.rpm (info) (download)
ruby-devel-3.1.3-173.fc37.riscv64.rpm (info) (download)
ruby-libs-3.1.3-173.fc37.riscv64.rpm (info) (download)
rubygem-bigdecimal-3.1.1-173.fc37.riscv64.rpm (info) (download)
rubygem-io-console-0.5.11-173.fc37.riscv64.rpm (info) (download)
rubygem-json-2.6.1-173.fc37.riscv64.rpm (info) (download)
rubygem-psych-4.0.4-173.fc37.riscv64.rpm (info) (download)
rubygem-rbs-2.7.0-173.fc37.riscv64.rpm (info) (download)
ruby-bundled-gems-debuginfo-3.1.3-173.fc37.riscv64.rpm (info) (download)
ruby-debuginfo-3.1.3-173.fc37.riscv64.rpm (info) (download)
ruby-debugsource-3.1.3-173.fc37.riscv64.rpm (info) (download)
ruby-libs-debuginfo-3.1.3-173.fc37.riscv64.rpm (info) (download)
rubygem-bigdecimal-debuginfo-3.1.1-173.fc37.riscv64.rpm (info) (download)
rubygem-io-console-debuginfo-0.5.11-173.fc37.riscv64.rpm (info) (download)
rubygem-json-debuginfo-2.6.1-173.fc37.riscv64.rpm (info) (download)
rubygem-psych-debuginfo-4.0.4-173.fc37.riscv64.rpm (info) (download)
rubygem-rbs-debuginfo-2.7.0-173.fc37.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Dec 08 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.3-173 - 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. * Thu Apr 14 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.2-164 - Upgrade to Ruby 3.1.2. - Use upstream patch for correct build of gem extensions. * Mon Apr 04 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.1-163 - Properly build binary gem extensions. * Mon Mar 14 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.1-162 - Upgrade to Ruby 3.1.1. * Thu Feb 10 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.0-161 - Prevent segfaults running with SystemTap. * Wed Jan 26 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.0-160 - Upgrade to Ruby 3.1.0. * Tue Jan 25 2022 Vít Ondruch <vondruch@redhat.com> - 3.0.3-159 - Update OpenSSL 3 compatibility patches. * Thu Jan 20 2022 Vít Ondruch <vondruch@redhat.com> - 3.0.3-158 - Disable package notes to prevent rubygem- build breakage. * Thu Jan 20 2022 Vít Ondruch <vondruch@redhat.com> - 3.0.3-157 - Fix segfault in `TestArray#test_sample` on s390x. * Tue Jan 11 2022 Jun Aruga <jaruga@redhat.com> - 3.0.3-157 - Remove the patch applied to pass the test/fiddle/test_import.rb on PPC. * Mon Jan 10 2022 Miro Hrončok <mhroncok@redhat.com> - 3.0.3-156 - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 * Thu Dec 09 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.3-155 - Fix loading of default gems. Resolves: rhbz#2027099 * Thu Nov 25 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.3-154 - Upgrade to Ruby 3.0.3. * Fri Nov 05 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.2-153 - Fix OpenSSL 3.0 compatibility. Resolves: rhbz#2021922 * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - Rebuilt with OpenSSL 3.0.0 * Tue Aug 24 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.2-152 - Enable LTO. - Load user installed RubyGems plugins. * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jul 13 2021 Jarek Prokop <jprokop@redhat.com> - 3.0.2-150 - Upgrade to Ruby 3.0.2. - Fix command injection vulnerability in RDoc. Resolves: CVE-2021-31799 - Fix FTP PASV command response can cause Net::FTP to connect to arbitrary host. Resolves: CVE-2021-31810 - Fix StartTLS stripping vulnerability in Net::IMAP. Resolves: CVE-2021-32066 - Fix dependencies of gems with explicit source installed from a different source. Resolves: CVE-2020-36327 * Mon May 17 2021 Timm Bäder <tbaeder@redhat.com> - 3.0.1-149 - Pass ldflags to gem install via CONFIGURE_ARGS * Tue Apr 06 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.1-148 - Upgrade to Ruby 3.0.1. * Thu Apr 01 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-147 - Remove IRB dependency from rubygem-rdoc. * Tue Mar 02 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-146 - Fix flaky excon test suite. - Properly support DWARF5 debug information. Resolves: rhbz#1920533 * Mon Jan 25 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-145 - Bundle OpenSSL into StdLib. - Use proper path for plugin wrappers. * Sat Jan 16 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-144 - Fix SEGFAULT in rubygem-shoulda-matchers test suite. * Tue Jan 12 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-143 - Provide `gem.build_complete` file for binary gems. * Mon Jan 11 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-142 - Re-enable test suite. * Fri Jan 08 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-141 - ruby-default-gems have to depend on rubygem(io-console) due to reline. * Fri Jan 08 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-140 - Fix SEGFAULT preventing rubygem-unicode to build on armv7hl. * Wed Jan 06 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-139 - Add support for reworked RubyGems plugins. * Mon Jan 04 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-138 - Upgrade to Ruby 3.0.0. - Extract RSS and REXML into separate subpackages, because they were moved from default gems to bundled gems. - Obsolete Net::Telnet and XMLRPC packages, because they were dropped from Ruby. * Tue Dec 15 2020 Pavel Valena <pvalena@redhat.com> - 2.7.2-137 - Add Recommends: redhat-rpm-config to devel subpackage. Resolves: rhbz#1905222