update to postfix 20010228 patch 04. comments from Wietse below:

--
20010727
	Bugfix: updated LDAP client module from LaMont Jones, HP.
	This also introduces new LDAP query filter patterns: %u
	(address localpart) and %d (domain part). Files:
	conf/sample-ldap.cf, util/dict_ldap.c.

20010729
	Bugfix: recursive smtpd_whatever_restrictions clobbered
	intermediate results when switching between sender and
	recipient address restrictions. Problem found by Victor
	Duchovni, morganstanley.com. In order to fix, introduced
	address resolver result caching, which should also help to
	speed up sender/recipient address restriction processing.

	Bugfix: the not yet announced DUNNO access table lookup
	result did not prevent lookups with substrings of the same
	lookup key. Found by Victor Duchovni, morganstanley.com.

20010730
	Robustness: trim trailing whitespace from regexp and pcre
	right-hand sides, for consistency with DB/DBM tables.
	Files: util/dict_pcre.c, util/dict_regexp.c.

20010731
	Robustness: eliminate duplicate IP addresses after expansion
	of hostnames in $inet_interfaces, so that Postfix does not
	suddenly refuse to start up after someone changes the DNS.
This commit is contained in:
jakob 2001-07-31 21:55:38 +00:00
parent 5fcf2ddb84
commit fdbd1a342e
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.11 2001/05/29 11:56:09 jakob Exp $
# $OpenBSD: Makefile,v 1.12 2001/07/31 21:55:38 jakob Exp $
DISTNAME= postfix-20010228-pl03
PKGNAME= postfix-20010228.pl03
DISTNAME= postfix-20010228-pl04
PKGNAME= postfix-20010228.pl04
MASTER_SITE_SUBDIR= official

View File

@ -1,3 +1,3 @@
MD5 (postfix/postfix-20010228-pl03.tar.gz) = 6d1cd113c82f6ffc8e9c62a16df85d69
RMD160 (postfix/postfix-20010228-pl03.tar.gz) = f5fa33748763978e1719a3bb9533688942536584
SHA1 (postfix/postfix-20010228-pl03.tar.gz) = 42de339b5aa2717005578d2586feabd1aa7d9ed7
MD5 (postfix/postfix-20010228-pl04.tar.gz) = 7688f33444f9daed7f50e811990f5260
RMD160 (postfix/postfix-20010228-pl04.tar.gz) = 38c853e15d38eb4dde34e19b8f736f44bd77fc14
SHA1 (postfix/postfix-20010228-pl04.tar.gz) = 5a9328a7e50d5abffaeb320a5ae403f5229efd90