Проект perl-YAML-LibYAML-1:0.70-1.el8
content_copy
Имя
perl-YAML-LibYAML
Эпоха
1
Версия
0.70
Релиз
1.el8
Сайт
https://metacpan.org/release/YAML-LibYAML
Лицензия
GPL+ or Artistic
Время сборки
2023-12-08 21:19:06
Хост сборки
builder-x86-06.inferitos.ru
Краткое описание
Perl YAML Serialization using XS and libyaml
Репозитории
PowerTools
Полное описание
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.
Эррата
—
×
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:0.70-1
- Rebuilt for MSVSphere 8.8
* Sun Jun 10 2018 Paul Howarth <paul@city-fan.org> - 1:0.70-1
- Update to 0.70
- Fix format specifier/argument mismatch (GH#79)
- Travis CI: Test on Perl 5.26 (GH#80)
- Fix a C90-compatibility issue (GH#81)
- Switch upstream from search.cpan.org to metacpan.org
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.69-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Dec 28 2017 Paul Howarth <paul@city-fan.org> - 1:0.69-1
- Update to 0.69
- Security fix: Add $LoadBlessed option to turn on/off loading objects
(GH#73, GH#74)
* Tue Dec 19 2017 Paul Howarth <paul@city-fan.org> - 1:0.68-1
- Update to 0.68
- Fix regex roundtrip (GH#69, GH#70)
- Fix loading of many regexes (GH#64, GH#71)
* Thu Nov 16 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.67-1
- Update to 0.67
- Support standard tags !!str, !!map and !!seq instead of dying (GH#67)
- Support JSON::PP::Boolean and boolean.pm via $YAML::XS::Boolean (GH#66)
* Fri Aug 18 2017 Paul Howarth <paul@city-fan.org> - 1:0.66-1
- Update to 0.66
- Dump() was modifying original data, adding a PV to numbers (GH#32, GH#55)
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.65-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.65-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.65-2
- Perl 5.26 rebuild