Name: | rh-ruby25-rubygem-test-unit |
---|---|
Version: | 3.2.7 |
Release: | 7.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 646350 |
License: | (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+) |
RPM: | rh-ruby25-rubygem-test-unit-3.2.7-7.el7.noarch.rpm |
Source RPM: | rh-ruby25-ruby-2.5.5-7.el7.src.rpm |
Build Date: | Mon May 13 2019 |
Build Host: | x86-ol7-builder-03.us.oracle.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. |
- Upgrade to Ruby 2.5.5. - Delete directory using symlink when decompressing tar Resolves: CVE-2019-8320 - Fix escape sequence injection vulnerability in verbose. Resolves: CVE-2019-8321 - Fix escape sequence injection vulnerability in gem owner. Resolves: CVE-2019-8322 - Fix escape sequence injection vulnerability in API response handling. Resolves: CVE-2019-8323 - Prohibit arbitrary code execution when installing a malicious gem. Resolves: CVE-2019-8324 - Fix escape sequence injection vulnerability in errors. Resolves: CVE-2019-8325
- Update to Ruby 2.5.3. Resolves: CVE-2018-16395 Resolves: CVE-2018-16396 Resolves: rhbz#1563076 Removed Patch11: ruby-2.5.0-parse.y-assignable_error.patch; subsumed Removed Patch12: ruby-2.5.0-Disable-Tokyo-TZ-tests.patch; subsumed Removed Patch13: ruby-2.5.0-st.c-retry-operations-if-rebuilt.patch; subsumed - Properly harden package using -fstack-protector-strong. - Fix: return default path with nonexistent home dir Resolves: rhbz#1602877
- They are broken by recen tzdata update. - Fix thread_safe test suite segfaults. - Fix invalid licenses.
- Fix segfaults during generating of documentation. Resolves: rhbz#1532585
- Update for did_you_mean required by ruby Resolves: rhbz#1533920
- Upgrade to Ruby 2.5.0.
- Upgrade to Ruby 2.4.2. * Remove Patch10: ruby-2.4.0-vm_insnhelper.c-block-argument-at-tailcall.patch; subsumed Resolves: rhbz#1506785 - Fix unsafe object deserialization in RubyGems (CVE-2017-0903). * ruby-2.4.3-CVE-2017-0903-Fix-unsafe-object-deserialization -vulnerability.patch Resolves: CVE-2017-0903
- Apply patch fixing rubygem-mongo build failures.
- Reshuffle the %license macro to avoid %postun scriptlet issues. Resolves: rhbz#1411233
- Add rubygem-io-console dependency for rubygem-rdoc.