2014-07-28 07:49:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 28 05:30:44 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.44
|
|
|
|
- Doc fix. GitHub-Issue-#6. Thanks to Debian Perl Group for finding this.
|
|
|
|
|
|
|
|
0.43 Sat Jul 12 10:04:07 PDT 2014
|
|
|
|
- Test::Base tests needed 'inc' in @INC
|
|
|
|
|
|
|
|
0.42 Fri Jul 11 14:45:58 PDT 2014
|
|
|
|
- Switch to Zilla::Dist
|
|
|
|
- No longer dep on Test::Base, Spiffy, and Filter::Util::Call
|
|
|
|
- Remove test/changes.t
|
|
|
|
|
|
|
|
0.41 Wed Mar 13 10:34:55 PDT 2013
|
|
|
|
- Removed another C++ // style comment. jdb++
|
|
|
|
|
|
|
|
0.40 Tue Mar 12 11:05:34 PDT 2013
|
|
|
|
- Removed C++ // style comments, for better portability. jdb++
|
|
|
|
|
|
|
|
0.39 Mon Feb 11 18:08:04 PST 2013
|
|
|
|
- Using the latest libyaml codebase
|
|
|
|
- https://github.com/yaml/libyaml/tree/perl-yaml-xs
|
|
|
|
- Changes have been made to start moving libyaml to 1.2
|
|
|
|
|
2012-05-30 08:03:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 30 07:57:03 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.38
|
|
|
|
- Apply SPROUT++ deparse test patch. Thanks!
|
|
|
|
|
2011-10-03 07:24:46 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-04-25 23:04:44 +00:00
|
|
|
Wed Apr 25 23:01:47 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- CVE-2012-1152: added patch to fix multiple format string flaws:
|
|
|
|
A remote attacker could provide a specially-crafted YAML document, which once
|
|
|
|
processed by the perl-YAML-LibYAML interface would lead to perl-YAML-LibYAML
|
|
|
|
based process crash. bnc#751503
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-10-03 07:24:46 +00:00
|
|
|
Sun Oct 02 23:37:11 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 0.37:
|
|
|
|
* fix the bug that accidentally released YAML-XS instead of YAML-LibYAML
|
|
|
|
|
|
|
|
- changes from 0.36:
|
|
|
|
* switch to Module::Package
|
|
|
|
* fix LoadFile on empty file failure
|
|
|
|
|
2011-04-19 11:05:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 4 08:33:41 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- updated to 0.35
|
|
|
|
- Apply bdfoy patch from rt-46172
|
|
|
|
- Update ppport.h to fix rt-64749 & rt-62054
|
|
|
|
- Add ANDK's regexp.t patch from rt-62266
|
|
|
|
- These changes from chansen++
|
|
|
|
- Handle misbehaved tied hashes
|
|
|
|
- Handle 'get' magic
|
|
|
|
- Added support for tied arrays and hashes
|
|
|
|
- Don't turn on the UTF-8 flag for strings containing US-ASCII (0x00-0x7F)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:32:31 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 14 05:26:35 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial package (0.33)
|
|
|
|
|