Name: | rubygem-test-unit |
---|---|
Version: | 3.2.7 |
Release: | 104.module+el8.0.0+5238+4f9ac61b |
Architecture: | noarch |
Module: | ruby:2.5:8000020190524123348:9edba152 |
Group: | Development/Libraries |
Size: | 646346 |
License: | (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) |
RPM: | rubygem-test-unit-3.2.7-104.module+el8.0.0+5238+4f9ac61b.noarch.rpm |
Source RPM: | ruby-2.5.3-104.module+el8.0.0+5238+4f9ac61b.src.rpm |
Build Date: | Mon Aug 05 2019 |
Build Host: | jenkins-10-147-72-125-14d11822-791f-4212-a1f8-866339af365b.appad3iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://ruby-lang.org/ |
Summary: | An xUnit family unit testing framework for Ruby |
Description: | Test::Unit (test-unit) is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby. |
- Prohibit arbitrary code execution when installing a malicious gem. Resolves: CVE-2019-8324
- Refresh expired certificates to fix FTBFS.
- Fix Tokyo TZ tests.
- Update to Ruby 2.5.3. Resolves: rhbz#1643092
- Properly harden package using -fstack-protector-strong. * ruby-2.6.0-configure-fstack-protector-strong.patch Resolves: rhbz#1624168
- Additional OpenSSL 1.1.1 fixes. * ruby-2.6.0-fix-test-failure-with-TLS-1.3-maint.patch * ruby-2.6.0-config-support-include-directive.patch * ruby-2.6.0-use-larger-keys-for-SSL-tests.patch Related: rhbz#1616213
- Fix generated rdoc template issues. * ruby-2.6.0-rdoc-6.0.1-fix-template-typo.patch Resolves: rhbz#1612026
- Fix TLS 1.3 issues. * ruby-2.6.0-fix-test-failure-with-TLS-1.3.patch * ruby-2.6.0-net-http-net-ftp-fix-session-resumption-with-TLS-1.3.patch Related: rhbz#1616213
- turn off tests - Related: bug#1614611
- Rebuild with fixed binutils