From owner-svn-ports-all@freebsd.org Tue Jun 26 16:01:40 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58659100055D; Tue, 26 Jun 2018 16:01:40 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0AFF376A45; Tue, 26 Jun 2018 16:01:40 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E192E16739; Tue, 26 Jun 2018 16:01:39 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5QG1dbB003688; Tue, 26 Jun 2018 16:01:39 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5QG1dTc003682; Tue, 26 Jun 2018 16:01:39 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201806261601.w5QG1dTc003682@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Tue, 26 Jun 2018 16:01:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r473394 - in branches/2018Q2/mail/mailman: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: in branches/2018Q2/mail/mailman: . files X-SVN-Commit-Revision: 473394 X-SVN-Commit-Repository: ports 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.26 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: Tue, 26 Jun 2018 16:01:40 -0000 Author: mandree Date: Tue Jun 26 16:01:38 2018 New Revision: 473394 URL: https://svnweb.freebsd.org/changeset/ports/473394 Log: MFH: r473352 Security upgrade mail/mailman to v2.1.27 Changelog: Release announcement: Reported by: portscout@ (release) Security: 739948e3-78bf-11e8-b23c-080027ac955c Security: CVE-2018-0618 Security: JVN#00846677 Security: JPCERT#97432283 Approved by: ports-secteam@ (miwi@) Modified: branches/2018Q2/mail/mailman/Makefile branches/2018Q2/mail/mailman/distinfo branches/2018Q2/mail/mailman/files/mailman.newsyslog.sample.in branches/2018Q2/mail/mailman/pkg-plist Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/mail/mailman/Makefile ============================================================================== --- branches/2018Q2/mail/mailman/Makefile Tue Jun 26 15:49:11 2018 (r473393) +++ branches/2018Q2/mail/mailman/Makefile Tue Jun 26 16:01:38 2018 (r473394) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mailman -DISTVERSION= 2.1.26 -PORTREVISION= 4 +DISTVERSION= 2.1.27 CATEGORIES= mail MASTER_SITES= GNU \ SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} \ @@ -125,11 +124,11 @@ MAIL_GID?= _smtpd PKGNAMESUFFIX+= -with-htdig # how to create PATCHFILES: #X identify what is the version of msapiro's patches corresponding to the release. -#X fetch http://bazaar.launchpad.net/~msapiro/mailman/htdig/tarball/1702 +#X fetch http://bazaar.launchpad.net/~msapiro/mailman/htdig/tarball/1768 #X unpack this tarball, and the original distfile -#X diff -NEur original-unpack bazaar-unpack | xz --best -c >msapiro-htdig-1702.patch.xz +#X diff -NEur original-unpack bazaar-unpack | xz --best -c >msapiro-htdig-1768.patch.xz #X upload the latter with mode 0644 or similar to freefall's public_distfiles/ directory -_HTDIGREV= 1734 +_HTDIGREV= 1768 PATCHFILES+= msapiro-htdig-${_HTDIGREV}.patch.xz RUN_DEPENDS+= htdig:textproc/htdig PLIST_SUB+= SUB_HTDIG="" Modified: branches/2018Q2/mail/mailman/distinfo ============================================================================== --- branches/2018Q2/mail/mailman/distinfo Tue Jun 26 15:49:11 2018 (r473393) +++ branches/2018Q2/mail/mailman/distinfo Tue Jun 26 16:01:38 2018 (r473394) @@ -1,5 +1,5 @@ -TIMESTAMP = 1518121723 -SHA256 (mailman/mailman-2.1.26.tgz) = 240177e1ef561ede88d7b48283c3835f39bbd0b1ae19100d3520cbe43058339f -SIZE (mailman/mailman-2.1.26.tgz) = 9264592 -SHA256 (mailman/msapiro-htdig-1734.patch.xz) = 1616c8ae2cb393bd60aa463523fe1b7e7f4bae20d29104242388ba1886e0b8c0 -SIZE (mailman/msapiro-htdig-1734.patch.xz) = 50304 +TIMESTAMP = 1529962222 +SHA256 (mailman/mailman-2.1.27.tgz) = cb899eb3bd1d5248dd4788af3ad8b0341ff300fc1248ce4031d2e71679931222 +SIZE (mailman/mailman-2.1.27.tgz) = 9373313 +SHA256 (mailman/msapiro-htdig-1768.patch.xz) = af6a7633de842fdea552b10067fa71b7ac697b6db80261073e04bdd6c5918ad8 +SIZE (mailman/msapiro-htdig-1768.patch.xz) = 50276 Modified: branches/2018Q2/mail/mailman/files/mailman.newsyslog.sample.in ============================================================================== --- branches/2018Q2/mail/mailman/files/mailman.newsyslog.sample.in Tue Jun 26 15:49:11 2018 (r473393) +++ branches/2018Q2/mail/mailman/files/mailman.newsyslog.sample.in Tue Jun 26 16:01:38 2018 (r473394) @@ -5,6 +5,7 @@ %%MAILMANDIR%%/logs/mischief %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid %%MAILMANDIR%%/logs/post %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid %%MAILMANDIR%%/logs/qrunner %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid +%%MAILMANDIR%%/logs/security %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid %%MAILMANDIR%%/logs/smtp %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid %%MAILMANDIR%%/logs/smtp-failure %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid %%MAILMANDIR%%/logs/subscribe %%USER%%:%%GROUP%% 660 10 2000 * X %%MAILMANDIR%%/data/master-qrunner.pid Modified: branches/2018Q2/mail/mailman/pkg-plist ============================================================================== --- branches/2018Q2/mail/mailman/pkg-plist Tue Jun 26 15:49:11 2018 (r473393) +++ branches/2018Q2/mail/mailman/pkg-plist Tue Jun 26 16:01:38 2018 (r473394) @@ -857,6 +857,43 @@ %%MMDIR%%/templates/en/unsubauth.txt %%MMDIR%%/templates/en/userpass.txt %%MMDIR%%/templates/en/verify.txt +%%NLS%%%%MMDIR%%/messages/eo/LC_MESSAGES/%%MM_USERNAME%%.mo +%%NLS%%%%MMDIR%%/messages/eo/LC_MESSAGES/%%MM_USERNAME%%.po +%%NLS%%%%MMDIR%%/templates/eo/admlogin.html +%%NLS%%%%MMDIR%%/templates/eo/approve.txt +%%NLS%%%%MMDIR%%/templates/eo/archidxentry.html +%%NLS%%%%MMDIR%%/templates/eo/archidxfoot.html +%%NLS%%%%MMDIR%%/templates/eo/archidxhead.html +%%NLS%%%%MMDIR%%/templates/eo/archlistend.html +%%NLS%%%%MMDIR%%/templates/eo/archliststart.html +%%NLS%%%%MMDIR%%/templates/eo/archtoc.html +%%NLS%%%%MMDIR%%/templates/eo/archtocentry.html +%%NLS%%%%MMDIR%%/templates/eo/archtocnombox.html +%%NLS%%%%MMDIR%%/templates/eo/article.html +%%NLS%%%%MMDIR%%/templates/eo/bounce.txt +%%NLS%%%%MMDIR%%/templates/eo/cronpass.txt +%%NLS%%%%MMDIR%%/templates/eo/disabled.txt +%%NLS%%%%MMDIR%%/templates/eo/emptyarchive.html +%%NLS%%%%MMDIR%%/templates/eo/help.txt +%%NLS%%%%MMDIR%%/templates/eo/invite.txt +%%NLS%%%%MMDIR%%/templates/eo/listinfo.html +%%NLS%%%%MMDIR%%/templates/eo/masthead.txt +%%NLS%%%%MMDIR%%/templates/eo/nomoretoday.txt +%%NLS%%%%MMDIR%%/templates/eo/options.html +%%NLS%%%%MMDIR%%/templates/eo/postack.txt +%%NLS%%%%MMDIR%%/templates/eo/postauth.txt +%%NLS%%%%MMDIR%%/templates/eo/postheld.txt +%%NLS%%%%MMDIR%%/templates/eo/private.html +%%NLS%%%%MMDIR%%/templates/eo/probe.txt +%%NLS%%%%MMDIR%%/templates/eo/refuse.txt +%%NLS%%%%MMDIR%%/templates/eo/roster.html +%%NLS%%%%MMDIR%%/templates/eo/subauth.txt +%%NLS%%%%MMDIR%%/templates/eo/subscribe.html +%%NLS%%%%MMDIR%%/templates/eo/subscribeack.txt +%%NLS%%%%MMDIR%%/templates/eo/unsub.txt +%%NLS%%%%MMDIR%%/templates/eo/unsubauth.txt +%%NLS%%%%MMDIR%%/templates/eo/userpass.txt +%%NLS%%%%MMDIR%%/templates/eo/verify.txt %%NLS%%%%MMDIR%%/templates/es/admindbdetails.html %%NLS%%%%MMDIR%%/templates/es/admindbpreamble.html %%NLS%%%%MMDIR%%/templates/es/admindbsummary.html