2014-11-30 14:18:43 by Thomas Klausner | Files touched by this commit (5) | |
Log message:
Update to 0.54:
0.54 Sat Nov 29 11:47:10 PST 2014
- Reverted an old patch with 0.53. Unreverted.
0.53 Fri Nov 28 09:20:08 PST 2014
- Fix for
https://bitbucket.org/xi/libyaml/issue/10/wrapped-strings-cause-assert-f
ailure
|
2014-11-12 12:49:41 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 0.52:
0.52 Fri Aug 22 21:03:19 PDT 2014
- Fix e1 test failure on 5.21.4
0.51 Sat Aug 16 14:28:45 PDT 2014
- Remove =travis section
0.50 Sat Aug 16 12:57:04 PDT 2014
- Meta 0.0.2
0.49 Sat Aug 16 04:23:17 PDT 2014
- Eliminate spurious trailing whitespace
0.48 Fri Aug 15 21:07:12 PDT 2014
- Add t/000-compile-modules.t
|
2014-08-11 04:26:14 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.47
Upstream changes:
0.47 Sat Aug 9 00:29:29 PDT 2014
- Fix swim errors
0.46 Tue Aug 5 10:32:41 PDT 2014
- Add badges to doc
- Fix ReadMe
0.45 Mon Aug 4 01:23:10 PDT 2014
- Fix Meta and add Contributing.
0.44 Sun Jul 13 15:19:41 PDT 2014
- 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
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2014-04-14 15:22:20 by OBATA Akio | Files touched by this commit (4) |
Log message:
Apply patch to internal LibYAML for CVE-2013-6393 and CVE-2014-2525.
Bump PKGREVISION.
|
2013-07-21 13:24:08 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.41
Upstream changes:
version: 0.41
date: Wed Mar 13 10:34:55 PDT 2013
changes:
- Removed another C++ // style comment. jdb++
---
version: 0.40
date: Tue Mar 12 11:05:34 PDT 2013
changes:
- Removed C++ // style comments, for better portability. jdb++
---
version: 0.39
date: Mon Feb 11 18:08:04 PST 2013
changes:
- 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
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2012-05-24 22:21:18 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
fix for CVS-2012-1152 taken from
https://rt.cpan.org/Ticket/Attachment/920541/477607/YAML-LibYAML-0.35-format-err
or.patch
|