new upstream version fixing CVE-2012-2110
This commit is contained in:
parent
e8c18345a4
commit
6a4bd67710
@ -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_HISTORY ""
|
||||||
-#define SHLIB_VERSION_NUMBER "1.0.0"
|
-#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 */
|
#endif /* HEADER_OPENSSLV_H */
|
||||||
|
@ -21,6 +21,7 @@
|
|||||||
Summary: Utilities from the general purpose cryptography library with TLS implementation
|
Summary: Utilities from the general purpose cryptography library with TLS implementation
|
||||||
Name: openssl
|
Name: openssl
|
||||||
Version: 1.0.1a
|
Version: 1.0.1a
|
||||||
|
# Do not forget to bump SHLIB_VERSION on version upgrades
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
# We have to remove certain patented algorithms from the openssl source
|
# We have to remove certain patented algorithms from the openssl source
|
||||||
|
Loading…
Reference in New Issue
Block a user