diff options
author | obache <obache@pkgsrc.org> | 2014-11-03 08:05:03 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-11-03 08:05:03 +0000 |
commit | a2dfe337212695e3d096a407f3cfc315c5db0aa2 (patch) | |
tree | 824b1d6cd3ccd02cdd298b13d985f9b212d257e4 /emulators/suse131_libxml2 | |
parent | 5afb25f2a6fca7150a3df4e79ea7047de6dda6d0 (diff) | |
download | pkgsrc-a2dfe337212695e3d096a407f3cfc315c5db0aa2.tar.gz |
Apply following Security updates, resolve one CVE, but remove one CVE fix.
Bump PKGREVISION to 3.
==============================================================================
openSUSE Security Update: libxml2, python-libxml2: Reverted patch for CVE-2014-0191
______________________________________________________________________________
Announcement ID: openSUSE-SU-2014:0753-1
Rating: moderate
References: #876652
Cross-References: CVE-2014-0191
Affected Products:
openSUSE 13.1
openSUSE 12.3
______________________________________________________________________________
An update that fixes one vulnerability is now available.
Description:
Removed fix for CVE-2014-0191. This fix breaks existing applications and
there's currently no way to prevent that.
==============================================================================
openSUSE Security Update: update to fix CVE-2014-3660
______________________________________________________________________________
Announcement ID: openSUSE-SU-2014:1330-1
Rating: moderate
References: #901546
Cross-References: CVE-2014-3660
Affected Products:
openSUSE 13.1
openSUSE 12.3
______________________________________________________________________________
An update that fixes one vulnerability is now available.
Description:
This update fixes a denial of service vulnerability when expanding
recursive entity (CVE-2014-3660) bnc#901546
Diffstat (limited to 'emulators/suse131_libxml2')
-rw-r--r-- | emulators/suse131_libxml2/Makefile | 6 | ||||
-rw-r--r-- | emulators/suse131_libxml2/distinfo | 14 |
2 files changed, 10 insertions, 10 deletions
diff --git a/emulators/suse131_libxml2/Makefile b/emulators/suse131_libxml2/Makefile index 5fe8821b8e0..b9dcaef2cec 100644 --- a/emulators/suse131_libxml2/Makefile +++ b/emulators/suse131_libxml2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/09/07 12:26:44 obache Exp $ +# $NetBSD: Makefile,v 1.6 2014/11/03 08:05:03 obache Exp $ PKGNAME= suse_libxml2-${SUSE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators -RPMUPDPKGS+= libxml2-2-2.9.1-2.8.1.${SUSE_ARCH} +RPMUPDPKGS+= libxml2-2-2.9.1-2.16.1.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Linux compatibility package for libxml2 diff --git a/emulators/suse131_libxml2/distinfo b/emulators/suse131_libxml2/distinfo index f5fc02dd3bc..25fe7c7b558 100644 --- a/emulators/suse131_libxml2/distinfo +++ b/emulators/suse131_libxml2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2014/05/27 13:27:25 obache Exp $ +$NetBSD: distinfo,v 1.4 2014/11/03 08:05:03 obache Exp $ -SHA1 (suse131/libxml2-2-2.9.1-2.8.1.i586.rpm) = 93d0cf181602442ac989114992a51f09d51c1c7e -RMD160 (suse131/libxml2-2-2.9.1-2.8.1.i586.rpm) = cb9b86b23c13eeb5c41cc3a618733e05c065d6d0 -Size (suse131/libxml2-2-2.9.1-2.8.1.i586.rpm) = 552432 bytes -SHA1 (suse131/libxml2-2-2.9.1-2.8.1.x86_64.rpm) = c92839d27570c5bcf329a8264ab615f414502b8e -RMD160 (suse131/libxml2-2-2.9.1-2.8.1.x86_64.rpm) = 87633510ed6b8eb2578e6cefc52e32b7b93a80bf -Size (suse131/libxml2-2-2.9.1-2.8.1.x86_64.rpm) = 568626 bytes +SHA1 (suse131/libxml2-2-2.9.1-2.16.1.i586.rpm) = 1e20a12c20ccc4e6699e9128ee7cad7c1d946442 +RMD160 (suse131/libxml2-2-2.9.1-2.16.1.i586.rpm) = 091b70da9c36d6ce267e3951142cf0bc66a4ea04 +Size (suse131/libxml2-2-2.9.1-2.16.1.i586.rpm) = 552957 bytes +SHA1 (suse131/libxml2-2-2.9.1-2.16.1.x86_64.rpm) = df4bde69693d9fc3954e8b9615532b0f53faa494 +RMD160 (suse131/libxml2-2-2.9.1-2.16.1.x86_64.rpm) = e227fdea01020f887355c6cee91bdf2e17fa0f3e +Size (suse131/libxml2-2-2.9.1-2.16.1.x86_64.rpm) = 568807 bytes |