[Erp5-report] r45630 kazuhiko - /erp5/trunk/buildout/software-profiles/postfix.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 22 11:14:54 CEST 2011


Author: kazuhiko
Date: Fri Apr 22 11:14:53 2011
New Revision: 45630

URL: http://svn.erp5.org?rev=45630&view=rev
Log:
version up : postfix-2.6.9 including CVE-2011-0411 fix.

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

Modified: erp5/trunk/buildout/software-profiles/postfix.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/postfix.cfg?rev=45630&r1=45629&r2=45630&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/postfix.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/postfix.cfg [utf8] Fri Apr 22 11:14:53 2011
@@ -1,3 +1,6 @@
+# Postfix
+# http://www.postfix.org/
+
 [buildout]
 extends =
   libdb.cfg
@@ -15,8 +18,8 @@ download-only = true
 
 [postfix]
 recipe = hexagonit.recipe.cmmi
-url = ftp://postfix.eu.org/pub/postfix/official/postfix-2.6.5.tar.gz
-md5sum = 6b954cfb3eb6141dac1e773281211717
+url = ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-2.6.9.tar.gz
+md5sum = 28af9b4ea2673fadf24ffc0e2151a4fe
 location = ${buildout:parts-directory}/${:_buildout_section_name_}
 pre-make-hook = ${postfix-hooks-download:location}/${postfix-hooks-download:filename}:pre_make_hook
 configure-command = make



More information about the Erp5-report mailing list