new upstream version fixing CVE-2012-2110

This commit is contained in:
Tomas Mraz 2012-04-20 12:30:37 +02:00
parent e8c18345a4
commit 6a4bd67710
2 changed files with 2 additions and 1 deletions

View File

@ -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 */

View File

@ -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