diff options
author | mef <mef> | 2015-05-02 02:31:22 +0000 |
---|---|---|
committer | mef <mef> | 2015-05-02 02:31:22 +0000 |
commit | 23c80ce0b2f9730a5e5ef476254d55eb849a0bd9 (patch) | |
tree | 93c1bb7542ea0bfd072972677434602a5e4cce98 | |
parent | 8eab40d0d0965cb0745505aa0b17d53218b810c0 (diff) | |
download | pkgsrc-23c80ce0b2f9730a5e5ef476254d55eb849a0bd9.tar.gz |
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).
-rw-r--r-- | textproc/p5-XML-LibXML/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-LibXML/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index 98a0405c7ab..64a1fee9493 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.59 2015/04/26 07:47:18 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2015/05/02 02:31:22 mef Exp $ -DISTNAME= XML-LibXML-2.0119 +DISTNAME= XML-LibXML-2.0120 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-LibXML/distinfo b/textproc/p5-XML-LibXML/distinfo index 67cf84da8bb..c9563111949 100644 --- a/textproc/p5-XML-LibXML/distinfo +++ b/textproc/p5-XML-LibXML/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.33 2015/04/26 07:47:18 wiz Exp $ +$NetBSD: distinfo,v 1.34 2015/05/02 02:31:22 mef Exp $ -SHA1 (XML-LibXML-2.0119.tar.gz) = 554798836e330eeb10e68a51ecbee132e93dbe5f -RMD160 (XML-LibXML-2.0119.tar.gz) = 37f92ccd4fc150c5606fe113f641931930193d83 -Size (XML-LibXML-2.0119.tar.gz) = 464346 bytes +SHA1 (XML-LibXML-2.0120.tar.gz) = 9a5c9c918d5de597b4d9aa7c50ea035b54212316 +RMD160 (XML-LibXML-2.0120.tar.gz) = 13f995cc83acca36501822367f26f54f66963521 +Size (XML-LibXML-2.0120.tar.gz) = 464446 bytes SHA1 (patch-Makefile.PL) = e98a4d8667fa792ebb535a7611fecccf2b608402 |