|
From: <abe...@us...> - 2012-01-23 23:12:16
|
Revision: 5403
http://astlinux.svn.sourceforge.net/astlinux/?rev=5403&view=rev
Author: abelbeck
Date: 2012-01-23 23:12:09 +0000 (Mon, 23 Jan 2012)
Log Message:
-----------
openssl, version bump to 0.9.8t, security fix CVE-2012-0050 fixing previous CVE-2011-4108 fix
Modified Paths:
--------------
branches/1.0/package/openssl/openssl.mk
Modified: branches/1.0/package/openssl/openssl.mk
===================================================================
--- branches/1.0/package/openssl/openssl.mk 2012-01-23 19:00:10 UTC (rev 5402)
+++ branches/1.0/package/openssl/openssl.mk 2012-01-23 23:12:09 UTC (rev 5403)
@@ -4,7 +4,7 @@
#
#############################################################
-OPENSSL_VERSION = 0.9.8s
+OPENSSL_VERSION = 0.9.8t
OPENSSL_SITE = http://www.openssl.org/source
OPENSSL_INSTALL_STAGING = YES
OPENSSL_DEPENDENCIES = zlib
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|