[arch-commits] Commit in openssl/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Wed Jan 4 18:14:38 UTC 2012


    Date: Wednesday, January 4, 2012 @ 13:14:37
  Author: pierre
Revision: 146053

upgpkg: openssl 1.0.0.f-1

upstream update:

  Major changes between OpenSSL 1.0.0e and OpenSSL 1.0.0f:

      o Fix for DTLS plaintext recovery attack CVE-2011-4108
      o Clear block padding bytes of SSL 3.0 records CVE-2011-4576
      o Only allow one SGC handshake restart for SSL/TLS CVE-2011-4619
      o Check parameters are not NULL in GOST ENGINE CVE-2012-0027
      o Check for malformed RFC3779 data CVE-2011-4577

Modified:
  openssl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-04 17:56:55 UTC (rev 146052)
+++ PKGBUILD	2012-01-04 18:14:37 UTC (rev 146053)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=openssl
-_ver=1.0.0e
+_ver=1.0.0f
 # use a pacman compatible version scheme
 pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
 pkgrel=1
@@ -19,8 +19,8 @@
         'fix-manpages.patch'
         'no-rpath.patch'
         'ca-dir.patch')
-md5sums=('7040b89c4c58c7a1016c0dfa6e821c86'
-         '5ff2e5da38aae454d7bae060c1e3fb67'
+md5sums=('e358705fb4a8827b5e9224a73f442025'
+         'fc1673f53946f1e7b408465f272484d8'
          '5bbc0655bda2af95bc8eb568963ce8ba'
          'dc78d3d06baffc16217519242ce92478'
          '3bf51be3a1bbd262be46dc619f92aa90')




More information about the arch-commits mailing list