SHA256
1
0
forked from pool/postfix
OBS User unknown
2008-02-28 01:03:40 +00:00
committed by Git OBS Bridge
parent 8cd640ac79
commit f2ae6e99b8
4 changed files with 31 additions and 6 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Feb 26 09:59:43 CET 2008 - varkoly@suse.de
- Update to Version 2.5 patchlevel 1
Changes: The Postfix 2.5 "postfix upgrade-configuration" command
now works even with Postfix 2.4 or earlier versions of the
postfix command. When installing Postfix 2.5.0 without upgrading
from an existing master.cf file, the new master.cf file had an
incorrect process limit for the proxywrite service. This service
is used only by the obscure "smtp_sasl_auth_cache_name" and
"lmtp_sasl_auth_cache_name" configuration parameters. Someone
needed multi-line support for header/body Milter replies. The
LDAP client's TLS support was broken in several ways.
-------------------------------------------------------------------
Wed Feb 13 14:58:52 CET 2008 - varkoly@suse.de