Jump to letter: [
DGHLMNPRTV
]
ruby200-rubygem-psych - 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.
Packages
ruby200-rubygem-psych-2.0.0-24.el7.x86_64
[76 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-psych-2.0.0-23.el7.x86_64
[75 KiB] |
Changelog
by Vít Ondruch (2014-02-28):
- Explicitly depend on libyaml, to workaround issues with scl prefixed libyam.
Resolves: rhbz#1071347
|