From: Michael Tremer Date: Tue, 28 Nov 2017 13:07:00 +0000 (+0000) Subject: postfix: Update to 3.2.4 X-Git-Tag: v2.19-core120~166 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e615d2bb76c35a561c3501b0e80d422a04211f9;p=people%2Fpmueller%2Fipfire-2.x.git postfix: Update to 3.2.4 Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/packages/postfix b/config/rootfiles/packages/postfix index bc4739d0b7..c35f38201c 100644 --- a/config/rootfiles/packages/postfix +++ b/config/rootfiles/packages/postfix @@ -9,11 +9,15 @@ etc/postfix/canonical etc/postfix/generic etc/postfix/header_checks etc/postfix/main.cf +etc/postfix/main.cf.proto #etc/postfix/makedefs.out etc/postfix/master.cf +etc/postfix/master.cf.proto etc/postfix/mysql-canonical.cf etc/postfix/mysql-mydestination.cf etc/postfix/mysql-virtual.cf +etc/postfix/postfix-files +etc/postfix/postfix-files.d etc/postfix/relocated etc/postfix/transport etc/postfix/virtual @@ -30,16 +34,14 @@ usr/lib/postfix/error usr/lib/postfix/flush usr/lib/postfix/lmtp usr/lib/postfix/local -usr/lib/postfix/main.cf usr/lib/postfix/master -usr/lib/postfix/master.cf usr/lib/postfix/nqmgr usr/lib/postfix/oqmgr usr/lib/postfix/pickup usr/lib/postfix/pipe usr/lib/postfix/post-install -usr/lib/postfix/postfix-files usr/lib/postfix/postfix-script +usr/lib/postfix/postfix-tls-script usr/lib/postfix/postfix-wrapper usr/lib/postfix/postmulti-script usr/lib/postfix/postscreen @@ -75,6 +77,7 @@ usr/sbin/sendmail.postfix #usr/share/man/man1/postcat.1 #usr/share/man/man1/postconf.1 #usr/share/man/man1/postdrop.1 +#usr/share/man/man1/postfix-tls.1 #usr/share/man/man1/postfix.1 #usr/share/man/man1/postkick.1 #usr/share/man/man1/postlock.1 @@ -93,6 +96,7 @@ usr/sbin/sendmail.postfix #usr/share/man/man5/generic.5 #usr/share/man/man5/header_checks.5 #usr/share/man/man5/ldap_table.5 +#usr/share/man/man5/lmdb_table.5 #usr/share/man/man5/master.5 #usr/share/man/man5/memcache_table.5 #usr/share/man/man5/mysql_table.5 @@ -103,6 +107,7 @@ usr/sbin/sendmail.postfix #usr/share/man/man5/postfix-wrapper.5 #usr/share/man/man5/regexp_table.5 #usr/share/man/man5/relocated.5 +#usr/share/man/man5/socketmap_table.5 #usr/share/man/man5/sqlite_table.5 #usr/share/man/man5/tcp_table.5 #usr/share/man/man5/transport.5 diff --git a/lfs/postfix b/lfs/postfix index 3758b9cbee..302b68f5d6 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -24,7 +24,7 @@ include Config -VER = 2.10.0 +VER = 3.2.4 THISAPP = postfix-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = postfix -PAK_VER = 9 +PAK_VER = 10 DEPS = "amavisd mysql" @@ -69,7 +69,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = b2a563b2d5c53462952886e6fc4e4b7b +$(DL_FILE)_MD5 = 60d8418278ef9f3c7d1251480ea84a42 install : $(TARGET)