forked from pool/perl-XML-LibXML
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=46
This commit is contained in:
committed by
Git OBS Bridge
parent
1788b15d13
commit
6a45490590
@@ -1,3 +1,44 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 08:29:53 UTC 2014 - coolo@suse.com
|
||||
|
||||
- updated to 2.0113
|
||||
- Fix test failures with older libxml2 versions.
|
||||
- https://rt.cpan.org/Ticket/Display.html?id=93852
|
||||
- Thanks to Nick Wellnhofer for the patch.
|
||||
- Thanks to the CPAN Testers for reporting this issue.
|
||||
|
||||
2.0112 Thu 13 Mar 20:16:52 IST 2014
|
||||
- Fix segfaults when accessing attributes of DTD nodes
|
||||
- https://rt.cpan.org/Ticket/Display.html?id=71076
|
||||
- Thanks to Ralph Merridew for the report.
|
||||
- Make $schema->validate work with elements. This uses
|
||||
xmlSchemaValidateOneElement under the hood.
|
||||
- https://rt.cpan.org/Ticket/Display.html?id=93496
|
||||
- Thanks to Jeremy Marshall for the report.
|
||||
- Fix https://rt.cpan.org/Ticket/Display.html?id=93429 .
|
||||
- Thanks to Nick Wellnhofer for the report and test.
|
||||
- Apply patch to build with MSVC on Windows.
|
||||
- https://rt.cpan.org/Ticket/Display.html?id=90064
|
||||
- Thanks to Nick Wellnhofer for the investigation and the patch.
|
||||
|
||||
2.0111 Wed 5 Mar 17:15:57 IST 2014
|
||||
- Skip t/40reader_mem_error.t with libxml2 < 2.7.4
|
||||
The failure is probably due to a known double-free bug.
|
||||
- https://rt.cpan.org/Ticket/Display.html?id=84564
|
||||
- https://bugzilla.gnome.org/show_bug.cgi?id=447899
|
||||
- Thanks to Nick Wellnhofer for the pull request.
|
||||
- Die if a file handle with an encoding layer returns more bytes
|
||||
than requested in parse_fh.
|
||||
- https://rt.cpan.org/Ticket/Display.html?id=78448
|
||||
- Make insertData, deleteData, replaceData work correctly with UTF-8
|
||||
strings.
|
||||
- Fix substringData
|
||||
- https://rt.cpan.org/Ticket/Display.html?id=88730
|
||||
- Fix "Threads still failing?" Bug report.
|
||||
- https://rt.cpan.org/Ticket/Display.html?id=91800
|
||||
- Thanks to Daniel for the bug report and a test case, and to
|
||||
YOREEK for the patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 06:10:41 UTC 2014 - coolo@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user