From: Gustavo Zacarias Date: Wed, 9 Feb 2011 14:33:03 +0000 (-0300) Subject: openssl: security bump to 1.0.0d X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=68bb70ce5a1896282159c44ef9f99401f76806d1;p=buildroot.git openssl: security bump to 1.0.0d CVE-2011-0014 http://www.openssl.org/news/secadv_20110208.txt OCSP stapling vulnerability in OpenSSL Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/openssl/openssl.mk b/package/openssl/openssl.mk index 866d4e52bc..bf924cbf6b 100644 --- a/package/openssl/openssl.mk +++ b/package/openssl/openssl.mk @@ -4,7 +4,7 @@ # ############################################################# -OPENSSL_VERSION = 1.0.0c +OPENSSL_VERSION = 1.0.0d OPENSSL_SITE = http://www.openssl.org/source OPENSSL_INSTALL_STAGING = YES OPENSSL_DEPENDENCIES = zlib