Fedora Release Engineering
84da0ba8eb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 20:54:18 +00:00
Paul Howarth
42214fa317
Update details of bundled libyaml
2018-07-09 11:30:26 +01:00
Jitka Plesnikova
9a931db77c
Update to 0.72
2018-07-09 11:05:28 +02:00
Jitka Plesnikova
2ccfab5100
Perl 5.28 rebuild
2018-06-28 12:14:07 +02:00
Paul Howarth
b1a62dbead
Update to 0.70
...
- New upstream release 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)
2018-06-10 13:12:38 +01:00
Petr Písař
450117c904
cpan.org addresses moved to MetaCPAN < https://fedoraproject.org/wiki/Changes/Perl_Move_to_MetaCPAN >
2018-06-04 14:44:59 +02:00
Petr Písař
af0f67b054
Control optional test with a macro
2018-04-12 10:34:25 +02:00
Fedora Release Engineering
4ccfded6e9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 02:34:37 +00:00
Paul Howarth
4448021e7e
Update to 0.69
...
- New upstream release 0.69
- Security fix: Add $LoadBlessed option to turn on/off loading objects
(GH#73, GH#74)
2017-12-28 17:20:18 +00:00
Paul Howarth
3f6a7847d0
Update to 0.68
...
- New upstream release 0.68
- Fix regex roundtrip (GH#69, GH#70)
- Fix loading of many regexes (GH#64, GH#71)
2017-12-19 11:43:45 +00:00
Jitka Plesnikova
9dd49aa017
0.67 bump
2017-11-16 09:28:04 +01:00
Paul Howarth
7ca25387bd
Update to 0.66
...
- New upstream release 0.66
- Dump() was modifying original data, adding a PV to numbers (GH#32, GH#55)
2017-08-18 10:33:08 +01:00
Fedora Release Engineering
f846a09a94
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-03 05:48:50 +00:00
Fedora Release Engineering
7b6b576777
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-27 07:09:19 +00:00
Petr Písař
a010400807
perl dependency renamed to perl-interpreter < https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules >
2017-07-12 14:17:13 +02:00
Jitka Plesnikova
984c770df9
Perl 5.26 rebuild
2017-06-05 01:32:17 +02:00
Paul Howarth
3fbe9337d7
Update to 0.65
...
- New upstream release 0.65
- Prevent warning about unused variables (GH#59)
- Clarify documentation about exported functions
2017-05-19 14:54:47 +01:00
Paul Howarth
ffaaebdf98
Update to 0.64
...
- New upstream release 0.64
- use lib FindBin::Bin in tests, preparing for perl 5.26 where '.' gets
removed from @INC (GH#54)
- Use the latest libyaml sources
- Lazy load B::Deparse for faster startup time (GH#52, GH#53)
- Drop redundant Group: tag
- Add provide for bundled(libyaml)
2017-04-09 12:16:22 +01:00
Paul Howarth
db1ac6b6df
Revert to 0.63; the 0.71 release was unauthorized
2017-03-07 10:13:38 +00:00
Fedora Release Engineering
2bf57a29f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-11 06:08:50 +00:00
Paul Howarth
107ab8bcc4
Update to 0.71
...
- New upstream release 0.71
- Merge with libyaml 0.1.7 upstream
- cperl fixes for fake_signatures
- libyaml fix C++-compat errors
- Improve Makefile for Win32
- Improve ppport_sort.h
- Implement new NonStrict mode (for perl5 compat)
- libyaml reformat, minor optimizations, fix warnings
- Update documentation
- Use error codes, return undef on error
- Abstract the loader functionality to load_impl(), dump_impl() not yet
- Rearrange static funcs (not decl in header)
- DumpFile,LoadFile is now XS only, and do accept mg pv, io objects and
fileglobs; support filename in error messages
- Support $YAML::XS::NonStrict loader
- Add dumper options Indent, BestWidth, Canonical, Unicode, Encoding,
LineBreak, OpenEnded (kept defaults)
- Add loader option NonStrict, Encoding (kept defaults)
- Fix default emitter_set_width (2 ⇒ 80)
- Fix the tests for the new default IndentlessMap=0 and check also
IndentlessMap=1
- Enable 2 more test/glob.t tests
- Fix dump_yaml in test/TestYAMLTests.pm
- Avoid duplicate checks against NULL
- This release by RURBAN → update source URL
2016-09-08 19:59:19 +01:00
Paul Howarth
40d37e317f
Update to 0.63
...
- New upstream release 0.63
- Fix memory leaks (GH#48)
- Simplify find command using -empty
2016-07-08 22:04:47 +01:00
Petr Písař
8b0bb2e308
Mandatory Perl build-requires added < https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl >
2016-06-24 09:25:04 +02:00
Jitka Plesnikova
f739233d29
Perl 5.24 rebuild
2016-05-15 10:56:50 +02:00
Paul Howarth
c0847ec58b
Update to 0.62
...
- New upstream release 0.62
- Fix for detecting filehandles (GH#42)
- This release by TINITA → update source URL
2016-02-22 18:36:54 +00:00
Paul Howarth
0452a353b1
Update to 0.61
...
- New upstream release 0.61
- Allow reading from and writing to IO::Handle (and derived) objects (GH#37)
2016-02-21 11:16:49 +00:00
Jitka Plesnikova
75b3a74856
0.60 bump
2016-02-10 10:31:50 +01:00
Fedora Release Engineering
c871d43482
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 16:44:11 +00:00
Dennis Gilmore
56d0057c1e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-18 13:37:47 +00:00
Jitka Plesnikova
8038829392
Perl 5.22 rebuild
2015-06-03 19:33:32 +02:00
Paul Howarth
ce5f7169f4
Update to 0.59
...
- New upstream release 0.59
- Better scalar dump heuristics (PR/23)
- More closely match YAML.pm
2015-01-27 10:41:28 +00:00
Paul Howarth
e2930bced2
Update to 0.58
...
- New upstream release 0.58
- Add a VERSION statement to YAML::LibYAML (GH#8)
- This release by INGY → update source URL
2015-01-21 20:33:35 +00:00
Paul Howarth
c6d19a89b8
Update to 0.57
...
- New upstream release 0.57
- Update copyright year
- Use Swim cpan-tail block functions in doc
- Format string fixes (PR#21, CPAN RT#46507, CVE-2012-1152)
- This release by NAWGLAN → update source URL
- Drop patch for format string fixes, upstreamed at long last
2015-01-16 14:35:05 +00:00
Paul Howarth
4a9ce9d375
Update to 0.55
...
- New upstream release 0.55
- Get YAML::XS using latest libyaml
2014-12-24 11:38:33 +00:00
Paul Howarth
ac91eeded4
Merge branch 'f21' of ssh://pkgs.fedoraproject.org/perl-YAML-LibYAML into f21
...
Conflicts:
perl-YAML-LibYAML.spec
2014-12-02 11:31:03 +00:00
Paul Howarth
2dae534291
Add changelog reference to CVE-2014-9130
2014-12-01 15:52:40 +00:00
Paul Howarth
b6c7bcd356
Update to 0.54
...
- New upstream release 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 )
- Drop upstreamed patches for CVE-2013-6393 and CVE-2014-2525
2014-11-30 18:09:28 +00:00
Jitka Plesnikova
f4b85ffc88
Update BRs (bz#1165198)
2014-11-18 16:51:53 +01:00
Jitka Plesnikova
d1009bb022
Update BRs (bz#1165198)
2014-11-18 16:35:14 +01:00
Jitka Plesnikova
b83d119b8e
Perl 5.20 rebuild
2014-08-27 11:12:33 +02:00
Paul Howarth
b732361a8d
Update to 0.52
...
- New upstream release 0.52
- Fix e1 test failure on 5.21.4
2014-08-24 19:59:52 +01:00
Paul Howarth
294e189421
Update to 0.51 (various minor tidy-ups, no functional changes)
2014-08-18 20:30:44 +01:00
Peter Robinson
4c0f0eab05
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 18:00:07 +00:00
Paul Howarth
22429aaa7c
Update to 0.47
...
- New upstream release 0.47:
- Fix swim errors
- Include upstream license file
2014-08-09 20:42:05 +01:00
Jitka Plesnikova
6b411ca664
0.46 bump
2014-08-06 14:32:20 +02:00
Jitka Plesnikova
543e56abb8
0.45 bump
2014-08-05 13:54:34 +02:00
Jitka Plesnikova
5746ee9e42
0.44 bump
2014-07-14 15:55:09 +02:00
Dennis Gilmore
137b97d8b3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 07:40:12 -05:00
Paul Howarth
da43da31bb
Add fixes for CVE-2013-6393 and CVE-2014-2525
...
- Fix LibYAML input sanitization errors (CVE-2014-2525)
- Fix heap-based buffer overflow when parsing YAML tags (CVE-2013-6393)
2014-03-27 13:52:30 +00:00
Dennis Gilmore
3e843d9036
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 21:08:31 -05:00