From owner-svn-ports-all@FreeBSD.ORG Sat Feb 14 17:57:57 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0329553C; Sat, 14 Feb 2015 17:57:57 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C9F00FB8; Sat, 14 Feb 2015 17:57:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1EHvu3l084689; Sat, 14 Feb 2015 17:57:56 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1EHvuZn084687; Sat, 14 Feb 2015 17:57:56 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201502141757.t1EHvuZn084687@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sat, 14 Feb 2015 17:57:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378980 - head/mail/postfix X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2015 17:57:57 -0000 Author: ohauer Date: Sat Feb 14 17:57:55 2015 New Revision: 378980 URL: https://svnweb.freebsd.org/changeset/ports/378980 QAT: https://qat.redports.org/buildarchive/r378980/ Log: - update to 2.11.4 Changes: 20141025 Bugfix (introduced: Postfix 2.11): core dump when smtp_policy_maps specifies an invalid TLS level. Viktor Dukhovni. File: smtp/smtp_tls_policy.c. 20150106 Robustness: don't segfault due to excessive recursion after a faulty configuration runs into the virtual_alias_recursion_limit. File: global/tok822_tree.c. 20150115 Safety: stop aliasing loops that exponentially increase the address length with each iteration. Back-ported from Postfix 3.0. File: cleanup/cleanup_map1n.c. 20150117 Cleanup: missing " in \%s\" in postconf(1) fatal error messages. Iain Hibbert. File: postconf/postconf_master.c. Approved by: sahil (implicit) MFH: 2015Q1 Modified: head/mail/postfix/Makefile head/mail/postfix/distinfo Modified: head/mail/postfix/Makefile ============================================================================== --- head/mail/postfix/Makefile Sat Feb 14 17:48:21 2015 (r378979) +++ head/mail/postfix/Makefile Sat Feb 14 17:57:55 2015 (r378980) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -PORTVERSION= 2.11.3 -PORTREVISION= 4 +PORTVERSION= 2.11.4 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ Modified: head/mail/postfix/distinfo ============================================================================== --- head/mail/postfix/distinfo Sat Feb 14 17:48:21 2015 (r378979) +++ head/mail/postfix/distinfo Sat Feb 14 17:57:55 2015 (r378980) @@ -1,5 +1,5 @@ -SHA256 (postfix/postfix-2.11.3.tar.gz) = 04e5146e6e56261baae9f63c590348a4b12ce22d3d46260e26e97233f40802c3 -SIZE (postfix/postfix-2.11.3.tar.gz) = 4039705 +SHA256 (postfix/postfix-2.11.4.tar.gz) = f4154c1db58c0300897d4c430bd90714ac7855249df59cc8828910fd5ccb031e +SIZE (postfix/postfix-2.11.4.tar.gz) = 4040104 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 SHA256 (postfix/postfix-vda-v13-2.10.0.patch) = 6208021eb0b37ac6482e334e538ed5700cc22c4d4dd66ed9e975ae5f20bf935f