From dd6c52b3f366fc15bbae6d452377b940fc397f00c58388057ac2019e700ca9f9 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 2 May 2015 08:02:10 +0000 Subject: [PATCH] Accepting request 304997 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/304997 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=52 --- XML-LibXML-2.0119.tar.gz | 3 --- XML-LibXML-2.0120.tar.gz | 3 +++ perl-XML-LibXML.changes | 13 +++++++++++++ perl-XML-LibXML.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 XML-LibXML-2.0119.tar.gz create mode 100644 XML-LibXML-2.0120.tar.gz diff --git a/XML-LibXML-2.0119.tar.gz b/XML-LibXML-2.0119.tar.gz deleted file mode 100644 index b7c76e7..0000000 --- a/XML-LibXML-2.0119.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd716841f610c8bddec4eb26685161cf4a581a4b67fe4b54dacaa6c6e88a13ed -size 464346 diff --git a/XML-LibXML-2.0120.tar.gz b/XML-LibXML-2.0120.tar.gz new file mode 100644 index 0000000..679404c --- /dev/null +++ b/XML-LibXML-2.0120.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:873ad87116ee0880f4d64cedee315b14121cf9156cbfb133bff248e63fe82ab7 +size 464446 diff --git a/perl-XML-LibXML.changes b/perl-XML-LibXML.changes index 4d55608..ebe0268 100644 --- a/perl-XML-LibXML.changes +++ b/perl-XML-LibXML.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat May 2 06:23:09 UTC 2015 - coolo@suse.com + +- updated to 2.0120 + see /usr/share/doc/packages/perl-XML-LibXML/Changes + + 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). + ------------------------------------------------------------------- Fri Apr 24 16:02:09 UTC 2015 - coolo@suse.com diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 243f84f..52f034b 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -17,7 +17,7 @@ Name: perl-XML-LibXML -Version: 2.0119 +Version: 2.0120 Release: 0 %define cpan_name XML-LibXML Summary: Perl Binding for libxml2