| Name: | perl-YAML-LibYAML |
|---|---|
| Version: | 0.54 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 198371 |
| License: | GPL+ or Artistic |
| RPM: | perl-YAML-LibYAML-0.54-1.el7.x86_64.rpm |
| Source RPM: | perl-YAML-LibYAML-0.54-1.el7.src.rpm |
| Build Date: | Thu Oct 26 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/YAML-LibYAML/ |
| Summary: | 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. |
- 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
- Update BRs (bz#1165198)
- Perl 5.20 rebuild
- Update to 0.52 - Fix e1 test failure on 5.21.4
- Update to 0.51 (various minor tidy-ups, no functional changes)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Update to 0.47: - Fix swim errors - Include upstream license file
- 0.46 bump
- 0.45 bump
- 0.44 bump