Skip to content

Commit

Permalink
MFH: r421093
Browse files Browse the repository at this point in the history
Security update to upstream release 2.1.23.

ChangeLog:
<http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/1668/NEWS#L8>

Security:	b11ab01b-6e19-11e6-ab24-080027ef73ec
Security:	CVE-2016-6893

Approved by:	ports-secteam (delphij@)
  • Loading branch information
mandree committed Aug 30, 2016
1 parent ab5ae0a commit 463b607
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
8 changes: 4 additions & 4 deletions mail/mailman/Makefile
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= mailman
DISTVERSION= 2.1.22
DISTVERSION= 2.1.23
CATEGORIES= mail
MASTER_SITES= GNU \
SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} \
Expand Down Expand Up @@ -111,11 +111,11 @@ MAIL_GID?= _smtpd
.if ${PORT_OPTIONS:MHTDIG}
PKGNAMESUFFIX+= -with-htdig
# how to create PATCHFILES:
#X fetch http://bazaar.launchpad.net/~msapiro/mailman/htdig/tarball/1643
#X fetch http://bazaar.launchpad.net/~msapiro/mailman/htdig/tarball/1668
#X unpack this tarball, and the original distfile
#X diff -NEur original-unpack bazaar-unpack | xz --best -c >msapiro-htdig-1643.patch.xz
#X diff -NEur original-unpack bazaar-unpack | xz --best -c >msapiro-htdig-1668.patch.xz
#X upload the latter with mode 0644 or similar to freefall's public_distfiles/ directory
PATCHFILES+= msapiro-htdig-1643.patch.xz
PATCHFILES+= msapiro-htdig-1668.patch.xz
RUN_DEPENDS+= htdig:textproc/htdig
PLIST_SUB+= SUB_HTDIG=""
.else
Expand Down
9 changes: 5 additions & 4 deletions mail/mailman/distinfo
@@ -1,4 +1,5 @@
SHA256 (mailman/mailman-2.1.22.tgz) = 56daf64eb7d521cbef4623c83f626c13247098546f708558f267c96f8f7b8ac1
SIZE (mailman/mailman-2.1.22.tgz) = 9267810
SHA256 (mailman/msapiro-htdig-1643.patch.xz) = de616f797fd2bc2895485165bb2cf3ffecdb8cf22c3dfb83fc336de47b25303c
SIZE (mailman/msapiro-htdig-1643.patch.xz) = 49988
TIMESTAMP = 1472497873
SHA256 (mailman/mailman-2.1.23.tgz) = b022ca6f8534621c9dbe50c983948688bc4623214773b580c2c78e4a7ae43e69
SIZE (mailman/mailman-2.1.23.tgz) = 9290881
SHA256 (mailman/msapiro-htdig-1668.patch.xz) = 8376e56788ea9561e74261bbf1deff1417cc265bc87b0a25e963af693f57b34d
SIZE (mailman/msapiro-htdig-1668.patch.xz) = 50768
2 changes: 1 addition & 1 deletion mail/mailman/pkg-plist
Expand Up @@ -384,6 +384,7 @@
%%SUB_HTDIG%%%%MMDIR%%/cron/remote_nightly_htdig
%%SUB_HTDIG%%%%MMDIR%%/cron/remote_nightly_htdig.pl
%%SUB_HTDIG%%%%MMDIR%%/cron/remote_nightly_htdig_noshare
%%SUB_HTDIG%%%%MMDIR%%/cron/rundig
%%MMDIR%%/cron/senddigests
%%MMDIR%%/data/sitelist.cfg
%%MMDIR%%/icons/PythonPowered.png
Expand Down Expand Up @@ -442,7 +443,6 @@
%%NLS%%%%MMDIR%%/messages/it/README.it
%%NLS%%%%MMDIR%%/messages/ja/LC_MESSAGES/mailman.mo
%%NLS%%%%MMDIR%%/messages/ja/LC_MESSAGES/mailman.po
%%NLS%%%%MMDIR%%/messages/ja/README.ja
%%NLS%%%%MMDIR%%/messages/ko/LC_MESSAGES/mailman.mo
%%NLS%%%%MMDIR%%/messages/ko/LC_MESSAGES/mailman.po
%%NLS%%%%MMDIR%%/messages/ko/README.ko
Expand Down

0 comments on commit 463b607

Please sign in to comment.