* [Buildroot] [PATCH] openssl: security bump to version 1.0.0i
@ 2012-04-19 15:32 Gustavo Zacarias
2012-04-19 18:44 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2012-04-19 15:32 UTC (permalink / raw)
To: buildroot
Fix for CVE-2012-2110
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
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 0b87436..748252c 100644
--- a/package/openssl/openssl.mk
+++ b/package/openssl/openssl.mk
@@ -4,7 +4,7 @@
#
#############################################################
-OPENSSL_VERSION = 1.0.0h
+OPENSSL_VERSION = 1.0.0i
OPENSSL_SITE = http://www.openssl.org/source
OPENSSL_INSTALL_STAGING = YES
OPENSSL_DEPENDENCIES = zlib
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-19 18:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-19 15:32 [Buildroot] [PATCH] openssl: security bump to version 1.0.0i Gustavo Zacarias
2012-04-19 18:44 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox