[Erp5-report] r43262 kazuhiko - /erp5/trunk/buildout/software-profiles/openssl.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Feb 10 10:36:54 CET 2011


Author: kazuhiko
Date: Thu Feb 10 10:36:54 2011
New Revision: 43262

URL: http://svn.erp5.org?rev=43262&view=rev
Log:
version up : openssl-1.0.0d including security fixes http://www.openssl.org/news/secadv_20110208.txt .

Modified:
    erp5/trunk/buildout/software-profiles/openssl.cfg

Modified: erp5/trunk/buildout/software-profiles/openssl.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/openssl.cfg?rev=43262&r1=43261&r2=43262&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/openssl.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/openssl.cfg [utf8] Thu Feb 10 10:36:54 2011
@@ -12,8 +12,8 @@ parts =
 
 [openssl]
 recipe = hexagonit.recipe.cmmi
-url = https://www.openssl.org/source/openssl-1.0.0c.tar.gz
-md5sum = ff8fb85610aef328315a9decbb2712e4
+url = https://www.openssl.org/source/openssl-1.0.0d.tar.gz
+md5sum = 40b6ea380cc8a5bf9734c2f8bf7e701e
 configure-command = ./config
 configure-options =
   -I${zlib:location}/include



More information about the Erp5-report mailing list