| Name: | rh-ruby26-rubygem-json |
|---|---|
| Version: | 2.1.0 |
| Release: | 118.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 92862 |
| License: | (Ruby or GPLv2) and UCD |
| RPM: | rh-ruby26-rubygem-json-2.1.0-118.el7.x86_64.rpm |
| Source RPM: | rh-ruby26-ruby-2.6.2-118.el7.src.rpm |
| Build Date: | Tue Jun 11 2019 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://ruby-lang.org/ |
| Summary: | This is a JSON implementation as a Ruby extension in C |
| Description: | This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language. |
- 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