2016-03-03 13:54:03 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update p5-XML-LibXML to 2.0124. Fix some pkglint while here.
2.0124 2016-02-27
- Fix XML::LibXML::Text->attributes() to return an empty list in list
context.
- https://rt.cpan.org/Ticket/Display.html?id=112470
- Thanks to Rob Dixon for the report.
|
2015-12-09 20:56:20 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update p5-XML-LibXML to 2.0123:
2.0123 2015-12-06
- Get rid of an undef-warning in XML::LibXML::Reader .
- https://rt.cpan.org/Ticket/Display.html?id=106830
- Thanks to Rich for the report and testcase.
- Apply patch from Debian for rewording the documentation.
- https://rt.cpan.org/Ticket/Display.html?id=110116
- Some extra rewording has been done by SHLOMIF.
- Thanks to Gregor Herrman and the Debian Team
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-09-02 01:44:59 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 2.0122
----------------
2.0122 2015-09-01
- Enable the memory test on cygwin as well as Linux.
- https://rt.cpan.org/Ticket/Display.html?id=104666
- Thanks to https://me.yahoo.com/howdidwegetherereally#f714d for
the report.
- Fix a typo in createElementNS
- https://rt.cpan.org/Public/Bug/Display.html?id=106807
- Thanks to Rich for the report.
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-05-06 09:43:04 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.0121:
2.0121 2015-05-03
- Mention CVE-2015-3451 and related links in the Changes (= this file)
entry for 2.0119.
- Thanks to Tilmann Haak for pointing it out.
|
2015-05-02 04:31:22 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 2.0120
----------------
2.0120 2015-05-01
- Replace the test for the previous change with a more meaningful one.
- Change was to preserve unset options after a _clone() call.
- https://access.redhat.com/security/cve/CVE-2015-3451
- Thanks to Salvatore Bonaccorso from Debian for the report and
for a proposed fix (which was further refined by Shlomi Fish).
|
2015-04-26 09:47:18 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.0119:
2.0119 2015-04-23
- Preserve unset options after a _clone() call (e.g: in load_xml()).
- This caused expand_entities(0) to not be preserved/etc.
- Thanks to Tilmann Haak from xing.com for the report.
|
2015-02-08 15:12:50 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.0118:
2.0118 2015-02-05
- Add $Config{incpath} to the include paths on Win32.
- Fixes https://rt.cpan.org/Ticket/Display.html?id=101944
- Thanks to Marek for the report and propsed fix.
|
2014-10-29 18:22:39 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.0117:
2.0117 2014-10-26
- Makefile.PL : don't require a recentish ExtUtils::MakeMaker.
- https://rt.cpan.org/Ticket/Display.html?id=83322
- Thanks to Slaven Rezic for the report.
- Fix broken t/02parse.t with non-English locale with recent perls.
- https://rt.cpan.org/Public/Bug/Display.html?id=97805
- Thanks to Slaven Rezic for the report.
|