From: Wietse Venema Date: Wed, 1 Dec 2010 05:00:00 +0000 (-0500) Subject: postfix-2.8-20101201 X-Git-Tag: v2.8.0-RC1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=556b04bfeda891a973becf4c2d94ea4b1ec0f9a2;p=thirdparty%2Fpostfix.git postfix-2.8-20101201 --- diff --git a/postfix/HISTORY b/postfix/HISTORY index 793c2aab9..0268d42c1 100644 --- a/postfix/HISTORY +++ b/postfix/HISTORY @@ -16194,3 +16194,14 @@ Apologies for any names omitted. Cleanup: polishing recent documentation and code. Files: postscreen/postscreen_dnsbl.c, util/ip_match.c. + +20101201 + + Bugfix (introduced 20101129): broken default value for + postscreen_client_connection_count_limit if the + smtpd_client_connection_count_limit parameter was left at + its default. File: postscreen/postscreen.c. + + Workaround: BSD-ish mkdir() ignores the effective GID + and copies group ownership from the parent directory. + File: util/make_dirs.c. diff --git a/postfix/html/postconf.5.html b/postfix/html/postconf.5.html index 37525409a..eb1501396 100644 --- a/postfix/html/postconf.5.html +++ b/postfix/html/postconf.5.html @@ -6925,9 +6925,10 @@ comma or whitespace.