- update to 2.11.8

Changelog:
20160310
        Bugfix (introduced: Postfix 2.6): the Milter SMFIR_CHGFROM
        (replace sender) request lost the sender_bcc_maps address.
        Fixed by moving some record keeping to the sender output
        function.  Files: cleanup/cleanup_envelope.c,
        cleanup/cleanup_addr.c, cleanup/cleanup_milter.c,
        cleanup/cleanup.h, regression tests.

20160410
        Bugfix (introduced: Postfix 2.6): the "bad filetype"
        header_checks pattern falsely rejected Content-Mumble headers
        with ``name="example"; x-apple-part-url="example.com"''.
        Fixed by respecting the ";" separator between content
        attribute values.  Reported by Cedric Knight.  File:
        proto/header_checks.

20160515
        Portability: OpenBSD 6.0. Files: makedefs, util/sys_defs.h.

MFH:		2016Q2
This commit is contained in:
Olli Hauer 2016-05-16 12:38:59 +00:00
parent d095e626a9
commit 27f9e71f46
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415321
2 changed files with 4 additions and 6 deletions

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= postfix
PORTVERSION= 2.11.7
PORTREVISION= 2
PORTVERSION= 2.11.8
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \

View file

@ -1,6 +1,5 @@
SHA256 (postfix/postfix-2.11.7.tar.gz) = 05828b5b846e48fdc80db67d85409066010614af521070df4733459fbf447e20
SIZE (postfix/postfix-2.11.7.tar.gz) = 4031689
SHA256 (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = e5c38e5bc226cab109c02a4e530ab1aefd3bb06f2169f3e052bdf83d2727aacc
SIZE (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = 8191
TIMESTAMP = 1463402666
SHA256 (postfix/postfix-2.11.8.tar.gz) = 3c4ece0846b519e2e800608f3009e929a3c2a1c7841bf07397ec9edc7463c923
SIZE (postfix/postfix-2.11.8.tar.gz) = 4032263
SHA256 (postfix/postfix-vda-v13-2.10.0.patch) = 6208021eb0b37ac6482e334e538ed5700cc22c4d4dd66ed9e975ae5f20bf935f
SIZE (postfix/postfix-vda-v13-2.10.0.patch) = 55701