Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rubygem-json - 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.
Packages
rubygem-json-1.7.7-24.el7.x86_64
[75 KiB] |
Changelog
by Vít Ondruch (2014-11-14):
- Rebased to Ruby 2.0.0-p598.
* Remove Patch19: ruby-2.0.0-p247-Make-stable-Gem-Specification.files-in-
default-.gems.patch; subsumed
* Remove Patch20: ruby-2.1.1-fix-test-failures-due-to-expired-certs.patch;
subsumed
* Remove Patch21: ruby-2.1.0-test_aes_gcm_wrong_tag-Dont-use-String
-succ.patch; subsumed
* Remove Patch22: ruby-2.2.0-fix-error-with-tzdata.patch; subsumed
Resolves: rhbz#1071187
- Incorporates fixes for CVE-2014-8080 and CVE-2015-8090.
Resolves: rhbz#1164000
- Fix for Proxy Realm feature.
Resolves: rhbz#1122140
- Fix off-by-one stack-based buffer overflow in the encodes() function
(CVE-2014-4975).
Related: rhbz#1164000
|