diff options
author | obache <obache@pkgsrc.org> | 2014-05-08 12:46:36 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-05-08 12:46:36 +0000 |
commit | ce07eed60a5d220bdad8ed3454982b92bd1e2a17 (patch) | |
tree | 85a526759298976cd9a2a489c0235f33fa6b52cc /emulators | |
parent | 4aa0c3a44b5efa17cf03af980549222b1b3b19d0 (diff) | |
download | pkgsrc-ce07eed60a5d220bdad8ed3454982b92bd1e2a17.tar.gz |
Apply openSUSE Security Update: openSUSE-SU-2014:0618-1
update for libpng12
Description:
This libpng12 update fixes the following two security
issues.
- bnc#873123: Fixed integer overflow leading to a
heap-based buffer overflow in png_set_sPLT() and
png_set_text_2() (CVE-2013-7354).
- bnc#873124: Fixed integer overflow leading to a
heap-based buffer overflow in png_set_unknown_chunks()
(CVE-2013-7353).
Bump PKGREVISION.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse131_libpng/Makefile | 6 | ||||
-rw-r--r-- | emulators/suse131_libpng/distinfo | 14 |
2 files changed, 10 insertions, 10 deletions
diff --git a/emulators/suse131_libpng/Makefile b/emulators/suse131_libpng/Makefile index c475fa3cd8a..4dee6b28441 100644 --- a/emulators/suse131_libpng/Makefile +++ b/emulators/suse131_libpng/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/03/13 11:33:47 obache Exp $ +# $NetBSD: Makefile,v 1.4 2014/05/08 12:46:36 obache Exp $ DISTNAME= suse_libpng-${SUSE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators -RPMPKGS+= libpng12-0-1.2.50-6.1.2.${SUSE_ARCH} +RPMUPDPKGS+= libpng12-0-1.2.50-6.4.1.${SUSE_ARCH} RPMUPDPKGS+= libpng16-16-1.6.6-12.1.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/emulators/suse131_libpng/distinfo b/emulators/suse131_libpng/distinfo index edbaf9af25c..1f4fdcd0fb8 100644 --- a/emulators/suse131_libpng/distinfo +++ b/emulators/suse131_libpng/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.3 2014/03/13 11:33:47 obache Exp $ +$NetBSD: distinfo,v 1.4 2014/05/08 12:46:36 obache Exp $ -SHA1 (suse131/libpng12-0-1.2.50-6.1.2.i586.rpm) = b1cfab7467ca7b1976d0cfaf7c36c59dc9cb64e3 -RMD160 (suse131/libpng12-0-1.2.50-6.1.2.i586.rpm) = 1d343b16deb10718f421f25390098f38761a6b90 -Size (suse131/libpng12-0-1.2.50-6.1.2.i586.rpm) = 72548 bytes -SHA1 (suse131/libpng12-0-1.2.50-6.1.2.x86_64.rpm) = af212a6625a61cf4ffb5f7b94697269d95464fc6 -RMD160 (suse131/libpng12-0-1.2.50-6.1.2.x86_64.rpm) = bad076510be0f9a8a0dbbf4491f9554e2ae84ac7 -Size (suse131/libpng12-0-1.2.50-6.1.2.x86_64.rpm) = 76397 bytes +SHA1 (suse131/libpng12-0-1.2.50-6.4.1.i586.rpm) = 1b041690a89037da8a319ddf4d105eb919b57082 +RMD160 (suse131/libpng12-0-1.2.50-6.4.1.i586.rpm) = 9ff2b2a30dd4576dc1ebf4b850102564494a16d3 +Size (suse131/libpng12-0-1.2.50-6.4.1.i586.rpm) = 72824 bytes +SHA1 (suse131/libpng12-0-1.2.50-6.4.1.x86_64.rpm) = bfe8b982093a0051f13f9577895765c5ad0def1b +RMD160 (suse131/libpng12-0-1.2.50-6.4.1.x86_64.rpm) = 8dfdd571a326b0c7f129f0565ece2073fa364e5b +Size (suse131/libpng12-0-1.2.50-6.4.1.x86_64.rpm) = 76630 bytes SHA1 (suse131/libpng16-16-1.6.6-12.1.i586.rpm) = 3932392f6b0dd8875a74ee38092e5a7caa9b534e RMD160 (suse131/libpng16-16-1.6.6-12.1.i586.rpm) = d45e8708594e8c3d07e6d6d92910c5b85a701ed0 Size (suse131/libpng16-16-1.6.6-12.1.i586.rpm) = 116628 bytes |