[Buildroot] [git commit master 1/1] openssl: security bump to 1.0.0d

Peter Korsgaard jacmet at sunsite.dk
Wed Feb 9 22:01:44 UTC 2011


commit: http://git.buildroot.net/buildroot/commit/?id=68bb70ce5a1896282159c44ef9f99401f76806d1
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

CVE-2011-0014
http://www.openssl.org/news/secadv_20110208.txt

OCSP stapling vulnerability in OpenSSL

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/openssl/openssl.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/openssl/openssl.mk b/package/openssl/openssl.mk
index 866d4e5..bf924cb 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
-- 
1.7.3.4




More information about the buildroot mailing list