Jump to letter: [
DGHLMNPRTV
]
ruby200-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
ruby200-rubygem-json-1.7.7-24.el7.x86_64
[75 KiB] |
Changelog
by Vít Ondruch (2014-11-14):
- Fix off-by-one stack-based buffer overflow in the encodes() function
(CVE-2014-4975).
Related: rhbz#1164005
- Fix REXML billion laughs attack via parameter entity expansion
(CVE-2014-8080).
Related: rhbz#1164005
- REXML incomplete fix for CVE-2014-8080 (CVE-2014-8090).
Related: rhbz#1164005
|
ruby200-rubygem-json-1.7.7-23.el7.x86_64
[74 KiB] |
Changelog
by Vít Ondruch (2014-02-28):
- Explicitly depend on libyaml, to workaround issues with scl prefixed libyam.
Resolves: rhbz#1071347
|