diff options
author | obache <obache> | 2014-08-22 08:43:09 +0000 |
---|---|---|
committer | obache <obache> | 2014-08-22 08:43:09 +0000 |
commit | 264f2ceefc6df4e69603fce01eff0849cb3f7996 (patch) | |
tree | 4d4eac50a8a90c1cc32e35ae66b9a62d3898bf1c /emulators | |
parent | ee75a9405c5f2ff5da3856704852086a5b681f33 (diff) | |
download | pkgsrc-264f2ceefc6df4e69603fce01eff0849cb3f7996.tar.gz |
openSUSE Security Update: update for openssl
______________________________________________________________________________
Announcement ID: openSUSE-SU-2014:1052-1
Rating: moderate
References: #890764 #890765 #890766 #890767 #890768 #890769
#890770 #890771 #890772
Cross-References: CVE-2014-3505 CVE-2014-3506 CVE-2014-3507
CVE-2014-3508 CVE-2014-3509 CVE-2014-3510
CVE-2014-3511 CVE-2014-3512 CVE-2014-5139
Affected Products:
openSUSE 13.1
openSUSE 12.3
______________________________________________________________________________
An update that fixes 9 vulnerabilities is now available.
Description:
This openssl update fixes the following security issues:
- openssl 1.0.1i
* Information leak in pretty printing functions (CVE-2014-3508)
* Crash with SRP ciphersuite in Server Hello message (CVE-2014-5139)
* Race condition in ssl_parse_serverhello_tlsext (CVE-2014-3509)
* Double Free when processing DTLS packets (CVE-2014-3505)
* DTLS memory exhaustion (CVE-2014-3506)
* DTLS memory leak from zero-length fragments (CVE-2014-3507)
* OpenSSL DTLS anonymous EC(DH) denial of service (CVE-2014-3510)
* OpenSSL TLS protocol downgrade attack (CVE-2014-3511)
* SRP buffer overrun (CVE-2014-3512)
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 e4c8e92ff72..64c77a4560d 100644 --- a/emulators/suse131_openssl/Makefile +++ b/emulators/suse131_openssl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/06/06 09:53:29 obache Exp $ +# $NetBSD: Makefile,v 1.10 2014/08/22 08:43:09 obache Exp $ DISTNAME= suse_openssl-${SUSE_VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= emulators -RPMUPDPKGS+= libopenssl1_0_0-1.0.1h-11.48.1.${SUSE_ARCH} +RPMUPDPKGS+= libopenssl1_0_0-1.0.1i-11.52.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 4978f3abd91..92a4a03d6b7 100644 --- a/emulators/suse131_openssl/distinfo +++ b/emulators/suse131_openssl/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2014/06/06 09:53:29 obache Exp $ +$NetBSD: distinfo,v 1.10 2014/08/22 08:43:09 obache Exp $ -SHA1 (suse131/libopenssl1_0_0-1.0.1h-11.48.1.i586.rpm) = 9a06f864be4ead3704e6f6fa3a2e8d381294c9af -RMD160 (suse131/libopenssl1_0_0-1.0.1h-11.48.1.i586.rpm) = 41eda2b2f92ed1fd1d4f57e955b06f033898dde5 -Size (suse131/libopenssl1_0_0-1.0.1h-11.48.1.i586.rpm) = 763568 bytes -SHA1 (suse131/libopenssl1_0_0-1.0.1h-11.48.1.x86_64.rpm) = 08d4a810c404b3c9219d575b91d01ba707ac908d -RMD160 (suse131/libopenssl1_0_0-1.0.1h-11.48.1.x86_64.rpm) = b3e7fcd49c919bda726782b72c91d464b9d4838f -Size (suse131/libopenssl1_0_0-1.0.1h-11.48.1.x86_64.rpm) = 815035 bytes +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 |