7127294 Need to upgrade openssl to 1.0.0f for six CVEs s11-sru
authorRon Jordan <ron.jordan@oracle.com>
Fri, 17 Feb 2012 12:19:15 -0800
branchs11-sru
changeset 2244 52e219857962
parent 2243 4307245757f6
child 2245 33f69d07ad8a
7127294 Need to upgrade openssl to 1.0.0f for six CVEs
components/openssl/openssl-1.0.0/Makefile
--- a/components/openssl/openssl-1.0.0/Makefile	Mon Jan 30 18:04:00 2012 -0800
+++ b/components/openssl/openssl-1.0.0/Makefile	Fri Feb 17 12:19:15 2012 -0800
@@ -18,20 +18,20 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =	openssl
 # When new version of OpenSSL comes in, you must update both COMPONENT_VERSION
 # and IPS_COMPONENT_VERSION.
-COMPONENT_VERSION =	1.0.0e
+COMPONENT_VERSION =	1.0.0f
 # Version for IPS. It is easier to do it manually than convert the letter to a
 # number while taking into account that there might be no letter at all.
-IPS_COMPONENT_VERSION = 1.0.0.5
+IPS_COMPONENT_VERSION = 1.0.0.6
 COMPONENT_SRC =		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE =	$(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha1:235eb68e5a31b0f7a23bc05f52d7a39c596e2e69
+COMPONENT_ARCHIVE_HASH=	sha1:f087190fc7702f328324aaa89c297cab6e236564
 COMPONENT_ARCHIVE_URL =	http://www.openssl.org/source/$(COMPONENT_ARCHIVE)
 
 # Architecture-specific patches