From b521113aa14cba4e26b381d7a30202c64b5c6ff9 Mon Sep 17 00:00:00 2001 From: Tim Yardley Date: Fri, 8 Feb 2013 19:36:06 +0000 Subject: openssl: security update to 1.0.1d to address CBC TLS issue addressing CVE-2013-0169: 4th February 2013 Signed-off-by: Tim Yardley SVN-Revision: 35524 --- package/libs/openssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/libs/openssl/Makefile') diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile index 7ee44408d2..39ec4cfd70 100644 --- a/package/libs/openssl/Makefile +++ b/package/libs/openssl/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssl -PKG_VERSION:=1.0.1c +PKG_VERSION:=1.0.1d PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://www.openssl.org/source/ \ ftp://ftp.funet.fi/pub/crypt/cryptography/libs/openssl/source/ \ ftp://ftp.webmonster.de/pub/openssl/source/ \ ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/ -PKG_MD5SUM:=ae412727c8c15b67880aef7bd2999b2e +PKG_MD5SUM:=b92fc634f0f1f31a67ed4175adc5ba33 PKG_LICENSE:=SSLEAY OPENSSL PKG_LICENSE_FILES:=LICENSE -- cgit v1.2.3