[openssl] new upstream version fixing CVE-2012-2110

Tomáš Mráz tmraz at fedoraproject.org
Fri Apr 20 10:30:42 UTC 2012


commit 6a4bd677108e27bcc9c063ab22cab1e7b9bb4de3
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Fri Apr 20 12:30:37 2012 +0200

    new upstream version fixing CVE-2012-2110

 openssl-1.0.1-version.patch |    2 +-
 openssl.spec                |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/openssl-1.0.1-version.patch b/openssl-1.0.1-version.patch
index 2ac38c5..d535ab4 100644
--- a/openssl-1.0.1-version.patch
+++ b/openssl-1.0.1-version.patch
@@ -26,7 +26,7 @@ diff -up openssl-1.0.1/crypto/opensslv.h.version openssl-1.0.1/crypto/opensslv.h
   */
  #define SHLIB_VERSION_HISTORY ""
 -#define SHLIB_VERSION_NUMBER "1.0.0"
-+#define SHLIB_VERSION_NUMBER "1.0.1"
++#define SHLIB_VERSION_NUMBER "1.0.1a"
  
  
  #endif /* HEADER_OPENSSLV_H */
diff --git a/openssl.spec b/openssl.spec
index 7893312..7364c06 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -21,6 +21,7 @@
 Summary: Utilities from the general purpose cryptography library with TLS implementation
 Name: openssl
 Version: 1.0.1a
+# Do not forget to bump SHLIB_VERSION on version upgrades
 Release: 1%{?dist}
 Epoch: 1
 # We have to remove certain patented algorithms from the openssl source


More information about the scm-commits mailing list