Mon, 29 Apr 2024 16:28:18 UTC | login

Information for build ruby-2.5.1-93.0.riscv64.fc29

ID64629
Package Nameruby
Version2.5.1
Release93.0.riscv64.fc29
Epoch
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, 25 Jul 2018 00:59:49 UTC
CompletedWed, 25 Jul 2018 02:04:12 UTC
Taskbuild (f29-candidate, ruby-2.5.1-93.0.riscv64.fc29.src.rpm)
Tags
f29
f30
f31
f32
f33
RPMs
src
ruby-2.5.1-93.0.riscv64.fc29.src.rpm (info) (download)
noarch
ruby-doc-2.5.1-93.0.riscv64.fc29.noarch.rpm (info) (download)
ruby-irb-2.5.1-93.0.riscv64.fc29.noarch.rpm (info) (download)
rubygem-did_you_mean-1.2.0-93.0.riscv64.fc29.noarch.rpm (info) (download)
rubygem-minitest-5.10.3-93.0.riscv64.fc29.noarch.rpm (info) (download)
rubygem-net-telnet-0.1.1-93.0.riscv64.fc29.noarch.rpm (info) (download)
rubygem-power_assert-1.1.1-93.0.riscv64.fc29.noarch.rpm (info) (download)
rubygem-rake-12.3.0-93.0.riscv64.fc29.noarch.rpm (info) (download)
rubygem-rdoc-6.0.1-93.0.riscv64.fc29.noarch.rpm (info) (download)
rubygem-test-unit-3.2.7-93.0.riscv64.fc29.noarch.rpm (info) (download)
rubygem-xmlrpc-0.3.0-93.0.riscv64.fc29.noarch.rpm (info) (download)
rubygems-2.7.6-93.0.riscv64.fc29.noarch.rpm (info) (download)
rubygems-devel-2.7.6-93.0.riscv64.fc29.noarch.rpm (info) (download)
riscv64
ruby-2.5.1-93.0.riscv64.fc29.riscv64.rpm (info) (download)
ruby-devel-2.5.1-93.0.riscv64.fc29.riscv64.rpm (info) (download)
ruby-libs-2.5.1-93.0.riscv64.fc29.riscv64.rpm (info) (download)
rubygem-bigdecimal-1.3.4-93.0.riscv64.fc29.riscv64.rpm (info) (download)
rubygem-io-console-0.4.6-93.0.riscv64.fc29.riscv64.rpm (info) (download)
rubygem-json-2.1.0-93.0.riscv64.fc29.riscv64.rpm (info) (download)
rubygem-openssl-2.1.0-93.0.riscv64.fc29.riscv64.rpm (info) (download)
rubygem-psych-3.0.2-93.0.riscv64.fc29.riscv64.rpm (info) (download)
ruby-debuginfo-2.5.1-93.0.riscv64.fc29.riscv64.rpm (info) (download)
ruby-debugsource-2.5.1-93.0.riscv64.fc29.riscv64.rpm (info) (download)
ruby-libs-debuginfo-2.5.1-93.0.riscv64.fc29.riscv64.rpm (info) (download)
rubygem-bigdecimal-debuginfo-1.3.4-93.0.riscv64.fc29.riscv64.rpm (info) (download)
rubygem-io-console-debuginfo-0.4.6-93.0.riscv64.fc29.riscv64.rpm (info) (download)
rubygem-json-debuginfo-2.1.0-93.0.riscv64.fc29.riscv64.rpm (info) (download)
rubygem-openssl-debuginfo-2.1.0-93.0.riscv64.fc29.riscv64.rpm (info) (download)
rubygem-psych-debuginfo-3.0.2-93.0.riscv64.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jul 24 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 2.5.1-93.0.riscv64 - Rebuild for gdbm * Thu May 10 2018 Pavel Valena <pvalena@redhat.com> - 2.5.1-93 - Add macros to edit files lists in .gemspec (gemspec_add_file and gemspec_remove_file). * Wed May 02 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.1-93 - Make %gemspec_{add,remove}_dep modify .gemspec provided by %setup macro. * Tue Apr 10 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.1-92 - Conflict requirement needs to generate dependency. - Stop using --with-setjmp-type=setjmp on aarch64 (rhbz#1545239). * Thu Mar 29 2018 Pavel Valena <pvalena@redhat.com> - 2.5.1-92 - Update to Ruby 2.5.1. * Mon Mar 05 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.0-91 - Don't force libraries used to build Ruby to its dependencies. - Re-enable GMP dependency. * Thu Mar 01 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.0-90 - Drop GMP dependency. * Sat Feb 24 2018 Florian Weimer <fweimer@redhat.com> - 2.5.0-89 - Rebuild with new LDFLAGS from redhat-rpm-config - Use --with-setjmp-type=setjmp on aarch64 to work around gcc issue (#1545239) * Wed Feb 21 2018 Pavel Valena <pvalena@redhat.com> - 2.5.0-89 - Fix: Multiple vulnerabilities in RubyGems https://bugzilla.redhat.com/show_bug.cgi?id=1547431 https://www.ruby-lang.org/en/news/2018/02/17/multiple-vulnerabilities-in-rubygems/ * Tue Feb 13 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.0-89 - Drop obsolete ldconfig scriptlets. - Add GMP dependency. - Use 'with' operator in RPM dependency generator. - Add conflicts RPM generator. - Fix thread_safe test suite segfaults. - Fix invalid licenses. * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-89 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 2.5.0-88 - Rebuilt for switch to libxcrypt * Tue Jan 09 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.0-87 - Fix segfaults during generating of documentation. * Tue Jan 02 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.0-86 - Upgrade to Ruby 2.5.0. * Fri Oct 27 2017 Jun Aruga <jaruga@redhat.com> - 2.4.2-86 - Add macro to remove rubypick dependency. - Improve "with" conditional statement as inline. * Thu Oct 19 2017 Jun Aruga <jaruga@redhat.com> - 2.4.2-85 - Add macros to remove systemtap, git and cmake dependencies. * Mon Sep 18 2017 Pavel Valena <pvalena@redhat.com> - 2.4.2-84 - Update to Ruby 2.4.2. * Fri Sep 08 2017 Vít Ondruch <vondruch@redhat.com> - 2.4.1-84 - Drop ruby-devel dependency on rubypick, which is pulled in transtitively. * Fri Aug 11 2017 Vít Ondruch <vondruch@redhat.com> - 2.4.1-83 - Fix "IOError: stream closed" errors affecting Puma. - Temporary disable checksec on PPC64LE (rhbz#1479302). * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-82 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-81 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jul 20 2017 Vít Ondruch <vondruch@redhat.com> - 2.4.1-80 - OpenSSL 1.1.0f-3 disables some weak ciphers. Adjust the package to pass the tests suite. * Mon Apr 03 2017 Vít Ondruch <vondruch@redhat.com> - 2.4.1-79 - Update to Ruby 2.4.1. * Thu Feb 23 2017 Vít Ondruch <vondruch@redhat.com> - 2.4.0-78 - Fix OpenSSL symlinks. * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-77 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Feb 03 2017 Vít Ondruch <vondruch@redhat.com> - 2.4.0-76 - Fix GCC 7.x compatibility (rhbz#1417590). - Use standardized multilib solution (rhbz#1412274). * Tue Jan 17 2017 Vít Ondruch <vondruch@redhat.com> - 2.4.0-75 - Apply patch fixing rubygem-mongo build failures. * Fri Jan 13 2017 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.4.0-74 - Rebuild again for f26-ruby24 sidetag * Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 2.4.0-73 - Rebuild for readline 7.x * Wed Jan 11 2017 Vít Ondruch <vondruch@redhat.com> - 2.4.0-72 - Link files into directory to avoid dir => symlink isues. * Mon Jan 09 2017 Vít Ondruch <vondruch@redhat.com> - 2.4.0-71 - Add rubygem-io-console dependency for rubygem-rdoc. * Mon Jan 02 2017 Vít Ondruch <vondruch@redhat.com> - 2.4.0-70 - Upgrade to Ruby 2.4.0. - Move gemified xmlrpc into subpackage. - Move gemified openssl into subpackage. - Tk is removed from stdlib. - Extend 'gem_' macros for pre-release version support. * Tue Nov 22 2016 Vít Ondruch <vondruch@redhat.com> - 2.3.3-61 - Update to Ruby 2.3.3. - Exclude json.rb from ruby-libs (rhbz#1397370). * Fri Nov 18 2016 Vít Ondruch <vondruch@redhat.com> - 2.3.2-60 - Update to Ruby 2.3.2. * Fri Oct 21 2016 Vít Ondruch <vondruch@redhat.com> - 2.3.1-59 - Continue to use OpenSSL 1.0 for the moment. - Add gemspec_add_dep and gemspec_remove_dep macros. - Harden package. * Wed Aug 10 2016 Vít Ondruch <vondruch@redhat.com> - 2.3.1-58 - Workaround "an invalid stdio handle" error on PPC (rhbz#1361037).