Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-YAML-LibYAML - Perl YAML Serialization using XS and libyaml
- Description:
Kirill Siminov's "libyaml" is arguably the best YAML implementation. The C
library is written precisely to the YAML 1.1 specification. It was originally
bound to Python and was later bound to Ruby.
Packages
| perl-YAML-LibYAML-0.54-1.el7.src
[148 KiB] |
Changelog
by Paul Howarth (2014-11-30):
- Update to 0.54
- Fix for an edge case in scanner that results in an assert() failing
(https://bitbucket.org/xi/libyaml/issue/10/wrapped-strings-cause-assert-failure)
(CVE-2014-9130)
- Drop upstreamed patches for CVE-2013-6393 and CVE-2014-2525
|