From: <abe...@us...> - 2014-08-07 00:08:25
|
Revision: 6619 http://sourceforge.net/p/astlinux/code/6619 Author: abelbeck Date: 2014-08-07 00:08:16 +0000 (Thu, 07 Aug 2014) Log Message: ----------- openssl, version bump to 1.0.1i, bug and security fixes: CVE-2014-3512, CVE-2014-3511, CVE-2014-3510, CVE-2014-3507, CVE-2014-3506, CVE-2014-3505, CVE-2014-3509, CVE-2014-5139, CVE-2014-3508 Modified Paths: -------------- branches/1.0/package/openssl/openssl.mk Modified: branches/1.0/package/openssl/openssl.mk =================================================================== --- branches/1.0/package/openssl/openssl.mk 2014-08-05 17:16:10 UTC (rev 6618) +++ branches/1.0/package/openssl/openssl.mk 2014-08-07 00:08:16 UTC (rev 6619) @@ -4,7 +4,7 @@ # ############################################################# -OPENSSL_VERSION = 1.0.1h +OPENSSL_VERSION = 1.0.1i 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. |