diff options
author | ohauer <ohauer@FreeBSD.org> | 2014-11-03 04:45:16 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2014-11-03 04:45:16 +0800 |
commit | 20c86cdb3f42e1688ab52b887596dc561d1eaae6 (patch) | |
tree | 145716096f6dd98eef3b14b104f50f32bb59be5c /net/py-pcs | |
parent | d6eb88969e348e9b6127a63f6dab4d2ff6e34f5a (diff) | |
download | freebsd-ports-gnome-20c86cdb3f42e1688ab52b887596dc561d1eaae6.tar.gz freebsd-ports-gnome-20c86cdb3f42e1688ab52b887596dc561d1eaae6.tar.zst freebsd-ports-gnome-20c86cdb3f42e1688ab52b887596dc561d1eaae6.zip |
- update to 2.11.3
- add CPE support
- use PORTDOCS macro
- remove check for OSVERSION >= 800037
- fix OPENLDAP_VER usage
- set PORTSCOUD
- always call set-permissions in post-install to set correct spool/postfix/* permissions
this is required with pkg to support non interrupted upgrade
Changes:
========
20140619
Bugfix (introduced: 2001): qmqpd null pointer bug when it
logs a lost connection while not in a mail transaction.
Reported by Michal Adamek. File: qmqpd/qmqpd.c.
20140920
Bugfix (introduced: 20080212): incorrect client name in
reject messages from check_reverse_client_hostname_access
and check_reverse_client_hostname_{mx,ns}_access. They
replied with the verified client name, instead of the name
that was rejected. Problem reported by Reindl Harald. File:
smtpd/smtpd_check.c.
20141012
Bugfix (introduced: Postfix 2.3): the PREPEND access/policy
action added headers ABOVE Postfix's own Received: header,
exposing Postfix's own Received: header to Milters (protocol
violation) and hiding the PREPENDed header from Milters.
The latter caused problems for DMARC implementations with
SPF policy plus DKIM Milter. PREPENDed headers are now
added BELOW Postfix's own Received: header and remain visible
to Milters. File: smtpd/smtpd.c.
20141018
Bugfix (introduced: Postfix 2.3): when a Milter inserted a
header ABOVE Postfix's own Received: header, Postfix would
expose its own Received: header to Milters (violating
protocol) and hide the Milter-inserted header from Milters
(wtf). Files: cleanup/cleanup.h, cleanup/cleanup_message.c,
cleanup/cleanup_state.c, milter/milter.[hc], milter/milter8.c.
Cleanup: revert the workaround that places headers inserted
with PREPEND actions or policy requests BELOW Postfix's own
Received: message header. File: smtpd/smtpd.c.
PR: 194396
Submitted by: Yasuhiro KIMURA
Approved by: sahil (explicit per PM)
Diffstat (limited to 'net/py-pcs')
0 files changed, 0 insertions, 0 deletions