pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/suse131_openssl Apply openSUSE-SU-2014:0764-1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/87c86a09a465
branches:  trunk
changeset: 635437:87c86a09a465
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Jun 06 09:53:29 2014 +0000

description:
Apply openSUSE-SU-2014:0764-1
openSUSE Security Update: openssl: update to version 1.0.1h

Description:

   The openssl library was updated to version 1.0.1h fixing various security
   issues and bugs:

   Security issues fixed:
   - CVE-2014-0224: Fix for SSL/TLS MITM flaw. An attacker using a carefully
     crafted handshake can force the use of weak keying material in OpenSSL
     SSL/TLS clients and servers.
   - CVE-2014-0221: Fix DTLS recursion flaw. By sending an invalid DTLS
     handshake to an OpenSSL DTLS client the code can be made to recurse
     eventually crashing in a DoS attack.
   - CVE-2014-0195: Fix DTLS invalid fragment vulnerability. A buffer
     overrun attack can be triggered by sending invalid DTLS fragments to an
      OpenSSL DTLS client or server. This is potentially exploitable to run
      arbitrary code on a vulnerable client or server.
   - CVE-2014-3470: Fix bug in TLS code where clients enable anonymous ECDH
     ciphersuites are subject to a denial of service attack.

Bump PKGREVISION.

diffstat:

 emulators/suse131_openssl/Makefile |   6 +++---
 emulators/suse131_openssl/distinfo |  14 +++++++-------
 2 files changed, 10 insertions(+), 10 deletions(-)

diffs (35 lines):

diff -r 6745b626b04b -r 87c86a09a465 emulators/suse131_openssl/Makefile
--- a/emulators/suse131_openssl/Makefile        Fri Jun 06 07:06:05 2014 +0000
+++ b/emulators/suse131_openssl/Makefile        Fri Jun 06 09:53:29 2014 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2014/05/14 09:31:44 obache Exp $
+# $NetBSD: Makefile,v 1.9 2014/06/06 09:53:29 obache Exp $
 
 DISTNAME=      suse_openssl-${SUSE_VERSION}
-PKGREVISION=   7
+PKGREVISION=   8
 CATEGORIES=    emulators
-RPMUPDPKGS+=   libopenssl1_0_0-1.0.1g-11.44.1.${SUSE_ARCH}
+RPMUPDPKGS+=   libopenssl1_0_0-1.0.1h-11.48.1.${SUSE_ARCH}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Linux compatibility package for OpenSSL
diff -r 6745b626b04b -r 87c86a09a465 emulators/suse131_openssl/distinfo
--- a/emulators/suse131_openssl/distinfo        Fri Jun 06 07:06:05 2014 +0000
+++ b/emulators/suse131_openssl/distinfo        Fri Jun 06 09:53:29 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2014/05/14 09:31:44 obache Exp $
+$NetBSD: distinfo,v 1.9 2014/06/06 09:53:29 obache Exp $
 
-SHA1 (suse131/libopenssl1_0_0-1.0.1g-11.44.1.i586.rpm) = 06696d4d499147bf836134f6fda0fc5ceebe001a
-RMD160 (suse131/libopenssl1_0_0-1.0.1g-11.44.1.i586.rpm) = fd356fb9e27312db6368e7ed43a76b216a2f9962
-Size (suse131/libopenssl1_0_0-1.0.1g-11.44.1.i586.rpm) = 762008 bytes
-SHA1 (suse131/libopenssl1_0_0-1.0.1g-11.44.1.x86_64.rpm) = 7678bd9f85f861ec7c9c277755d264af1f4458f6
-RMD160 (suse131/libopenssl1_0_0-1.0.1g-11.44.1.x86_64.rpm) = 2fb4cc38743d66d293da09ae043f61674191be76
-Size (suse131/libopenssl1_0_0-1.0.1g-11.44.1.x86_64.rpm) = 812058 bytes
+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



Home | Main Index | Thread Index | Old Index