From a58db33a368c76852b0686c23bf6d0f13365e1be Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Fri, 8 Feb 2013 09:14:46 +0100 Subject: [PATCH] version up : OpenSSL 1.0.1d, including bug and security fixes. --- component/openssl/buildout.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/component/openssl/buildout.cfg b/component/openssl/buildout.cfg index 8b45de11e..b6785747c 100644 --- a/component/openssl/buildout.cfg +++ b/component/openssl/buildout.cfg @@ -29,8 +29,8 @@ download-only = true [openssl] recipe = hexagonit.recipe.cmmi -url = https://www.openssl.org/source/openssl-1.0.1c.tar.gz -md5sum = ae412727c8c15b67880aef7bd2999b2e +url = https://www.openssl.org/source/openssl-1.0.1d.tar.gz +md5sum = b92fc634f0f1f31a67ed4175adc5ba33 patch-binary = ${patch:location}/bin/patch patches = ${openssl-nodoc.patch:location}/${openssl-nodoc.patch:filename} -- 2.30.9