Changelog
postfix (2.8.4-1) unstable; urgency=low
[Scott Kitterman]
* Switch to debhelper 7, use dh_prep instead of dh_clean -k
[Friedemann Stoyan]
* create chroots with the right ca_path. Closes: #627266
[Wietse Venema]
* Upstream fix release
- Performance: a high load of DSN success notification requests
could slow down the queue manager.
- Bugfix (introduced Postfix 2.3 and Postfix 2.7): the Milter
client reported some "file too large" errors as temporary
errors.
- Bugfix (introduced in Postfix 1.1, duplicated in Postfix
2.3, unrelated mistake in Postfix 2.7): the local(8) delivery
agent ignored table lookup errors in mailbox_command_maps,
mailbox_transport_maps, fallback_transport_maps and (while
bouncing mail to alias) alias owner lookup.
- Bugfix (introduced Postfix 2.6 with master_service_disable)
loop control error when parsing a malformed master.cf file.
- Bugfix (introduced: Postfix 2.7): "sendmail -t" reported
"protocol error" after queue file write error.
- Linux kernel version 3 support.
- Workaround: some Spamhaus RHSBL rejects lookups with "No
IP queries" even if the name has an alphanumerical prefix.
We play safe, and skip both RHSBL and RHSWL queries for
names ending in a numerical suffix.
[LaMont Jones]
* apport, fix FTBFS on linux 3.0 - From ubuntu.
* SASL vs multiarch. Closes: #638443, #638045
* Update init.d script to handle multi_instance setups. Closes: #560682
* Do not try to update resolv.conf when main.cf does not exist. LP: #530323
* Better handle bad map names in postmap -u. LP: #647647
* Drop apport usage, since debian lacks it and failing to build is bad.
-- LaMont Jones <email address hidden> Sat, 20 Aug 2011 13:48:59 -0600