[Buildroot] [git commit branch/next] openssl: security bump to version 1.0.0j

Peter Korsgaard jacmet at sunsite.dk
Thu Aug 2 19:52:35 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=b108e9b5dd8cfbf8d7f02e602993bdc174febc00
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Bump to version 1.0.0j to fix CVE-2012-2333

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 748252c..62861c5 100644
--- a/package/openssl/openssl.mk
+++ b/package/openssl/openssl.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-OPENSSL_VERSION = 1.0.0i
+OPENSSL_VERSION = 1.0.0j
 OPENSSL_SITE = http://www.openssl.org/source
 OPENSSL_INSTALL_STAGING = YES
 OPENSSL_DEPENDENCIES = zlib


More information about the buildroot mailing list