From 2ffda7ca27b6512bc8bc21c1093b09b5b4b747ab Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Fri, 22 Apr 2011 09:14:53 +0000 Subject: [PATCH] version up : postfix-2.6.9 including CVE-2011-0411 fix. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45630 20353a03-c40f-0410-a6d1-a30d3c3de9de --- buildout/software-profiles/postfix.cfg | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/buildout/software-profiles/postfix.cfg b/buildout/software-profiles/postfix.cfg index 945222274e..6a418705e8 100644 --- a/buildout/software-profiles/postfix.cfg +++ b/buildout/software-profiles/postfix.cfg @@ -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 -- 2.30.9