diff options
author | obache <obache@pkgsrc.org> | 2014-11-03 09:28:39 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-11-03 09:28:39 +0000 |
commit | d2924bfe47daf6ff33807b69c04b26ebb04bf1ca (patch) | |
tree | a58fecb919f082d417b0a327145ec501db2e83be /emulators | |
parent | 94096c0ae13699432823d34ed5eeb9a9f04a072f (diff) | |
download | pkgsrc-d2924bfe47daf6ff33807b69c04b26ebb04bf1ca.tar.gz |
Apply following security update to suse131_openssl, bump PKGREVISION to 10.
openSUSE Security Update: update for openssl
______________________________________________________________________________
Announcement ID: openSUSE-SU-2014:1331-1
Rating: important
References: #901223 #901277
Cross-References: CVE-2014-3513 CVE-2014-3566 CVE-2014-3567
CVE-2014-3568
Affected Products:
openSUSE 13.1
openSUSE 12.3
______________________________________________________________________________
An update that fixes four vulnerabilities is now available.
Description:
The following issues were fixed in this release:
CVE-2014-3566: SSLv3 POODLE attack (bnc#901223) CVE-2014-3513,
CVE-2014-3567: DTLS memory leak and session ticket memory leak
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse131_openssl/Makefile | 6 | ||||
-rw-r--r-- | emulators/suse131_openssl/distinfo | 14 |
2 files changed, 10 insertions, 10 deletions
diff --git a/emulators/suse131_openssl/Makefile b/emulators/suse131_openssl/Makefile index 0e23b84c489..fb1b9a7d6d7 100644 --- a/emulators/suse131_openssl/Makefile +++ b/emulators/suse131_openssl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/09/07 12:26:44 obache Exp $ +# $NetBSD: Makefile,v 1.12 2014/11/03 09:28:39 obache Exp $ PKGNAME= suse_openssl-${SUSE_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= emulators -RPMUPDPKGS+= libopenssl1_0_0-1.0.1i-11.52.1.${SUSE_ARCH} +RPMUPDPKGS+= libopenssl1_0_0-1.0.1j-11.56.1.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Linux compatibility package for OpenSSL diff --git a/emulators/suse131_openssl/distinfo b/emulators/suse131_openssl/distinfo index 92a4a03d6b7..49d0584c435 100644 --- a/emulators/suse131_openssl/distinfo +++ b/emulators/suse131_openssl/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2014/08/22 08:43:09 obache Exp $ +$NetBSD: distinfo,v 1.11 2014/11/03 09:28:39 obache Exp $ -SHA1 (suse131/libopenssl1_0_0-1.0.1i-11.52.1.i586.rpm) = 68820d833bc41f03de3e786ceff069851fe200a0 -RMD160 (suse131/libopenssl1_0_0-1.0.1i-11.52.1.i586.rpm) = 49f2c34353cb91e97ccd476d0fe9b185c69cfbd1 -Size (suse131/libopenssl1_0_0-1.0.1i-11.52.1.i586.rpm) = 765230 bytes -SHA1 (suse131/libopenssl1_0_0-1.0.1i-11.52.1.x86_64.rpm) = 0f5adc999934e03d290150fcab751d2899f1812e -RMD160 (suse131/libopenssl1_0_0-1.0.1i-11.52.1.x86_64.rpm) = f07cb634362c06e8fcf4238c93f759ef57246e53 -Size (suse131/libopenssl1_0_0-1.0.1i-11.52.1.x86_64.rpm) = 816052 bytes +SHA1 (suse131/libopenssl1_0_0-1.0.1j-11.56.1.i586.rpm) = 0ed8165a82d1824cd7e8da57ea06be8a33ef8013 +RMD160 (suse131/libopenssl1_0_0-1.0.1j-11.56.1.i586.rpm) = fa986feaea4b2ee0c18c34e78796012a997a2e6b +Size (suse131/libopenssl1_0_0-1.0.1j-11.56.1.i586.rpm) = 769224 bytes +SHA1 (suse131/libopenssl1_0_0-1.0.1j-11.56.1.x86_64.rpm) = d41f9c28a3b78b4b510d00a82b57afe40eaa9729 +RMD160 (suse131/libopenssl1_0_0-1.0.1j-11.56.1.x86_64.rpm) = 70f16e4a41e26f285cf9fe49d212f751d25d11c9 +Size (suse131/libopenssl1_0_0-1.0.1j-11.56.1.x86_64.rpm) = 818911 bytes |