Jump to letter: [
DGHLMNPRTV
]
ruby193-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
ruby193-rubygem-json-1.5.5-50.el7.x86_64
[69 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#1164004
- Fix REXML billion laughs attack via parameter entity expansion
(CVE-2014-8080).
Related: rhbz#1164004
- REXML incomplete fix for CVE-2014-8080 (CVE-2014-8090).
Related: rhbz#1164004
|
ruby193-rubygem-json-1.5.5-49.el7.x86_64
[69 KiB] |
Changelog
by Vít Ondruch (2014-02-28):
- Explicitly depend on libyaml, to workaround issues with scl prefixed libyam.
Resolves: rhbz#1070763
|