Name: | rh-ruby26-rubygem-psych |
---|---|
Version: | 3.1.0 |
Release: | 118.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 165309 |
License: | MIT |
RPM: | rh-ruby26-rubygem-psych-3.1.0-118.el7.aarch64.rpm |
Source RPM: | rh-ruby26-ruby-2.6.2-118.el7.src.rpm |
Build Date: | Thu Jan 28 2021 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | http://ruby-lang.org/ |
Summary: | A libyaml wrapper for Ruby |
Description: | Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format. |
- Exclude {rdoc,irb}.rb dangling symlinks from ruby-libs.
- Link IRB back to StdLib.
- Upgrade to Ruby 2.6.2.
- Don't ship .stp files when SystemTap support is disabled.
- Upgrade to Ruby 2.6.1.
- Upgrade to Ruby 2.6.0.
- 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