[Buildroot] [git commit] openssl: security bump to version 1.0.1d

Peter Korsgaard jacmet at sunsite.dk
Tue Feb 5 16:17:31 UTC 2013


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

Fixes CVE-2013-0169, CVE-2012-2686 and CVE-2013-0166.

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 ed52577..b4a3674 100644
--- a/package/openssl/openssl.mk
+++ b/package/openssl/openssl.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-OPENSSL_VERSION = 1.0.1c
+OPENSSL_VERSION = 1.0.1d
 OPENSSL_SITE = http://www.openssl.org/source
 OPENSSL_LICENSE = OpenSSL or SSLeay
 OPENSSL_LICENSE_FILES = LICENSE


More information about the buildroot mailing list