aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-12-13 22:22:49 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-12-13 22:33:51 +0000
commitc222755ca78050842e5a81124452824a63355764 (patch)
treeb7e06d211bf1fe20619f89c6f8f0fc388e5b84ce
parent72e94c4bc4e319723a253a81a7b0169a7b5eff37 (diff)
downloadports-c222755ca78050842e5a81124452824a63355764.tar.gz
ports-c222755ca78050842e5a81124452824a63355764.zip
mail/mailman: regression fix update to 2.1.39
Mark Sapiro announced Mailman 2.1.39 "[...] fixes https://bugs.launchpad.net/mailman/+bug/1954694 [...] The fix for CVE-2021-42097 was case sensitive and should not be. The fix for CVE-2021-44227 introduced a potential NameError in logging. This could cause a user's changes to the option's page to not be accepted and perhaps cause a 'We hit a bug' response if the user visited the page with a mixed- or upper-case email address." URL: https://bugs.launchpad.net/mailman/+bug/1954694 MFH: 2021Q4 (cherry picked from commit 9449a10c3d99036f455f50d1916429b25e43bc48)
-rw-r--r--mail/mailman/Makefile2
-rw-r--r--mail/mailman/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile
index f385a3a09d7f..d1abb4ad769c 100644
--- a/mail/mailman/Makefile
+++ b/mail/mailman/Makefile
@@ -1,7 +1,7 @@
# Created by: n_hibma@qubesoft.com
PORTNAME= mailman
-DISTVERSION= 2.1.38
+DISTVERSION= 2.1.39
PORTREVISION= 0
CATEGORIES= mail
MASTER_SITES= GNU \
diff --git a/mail/mailman/distinfo b/mail/mailman/distinfo
index acd4074ba3bb..d7dc3dc7b4f2 100644
--- a/mail/mailman/distinfo
+++ b/mail/mailman/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1638384323
-SHA256 (mailman/mailman-2.1.38.tgz) = ac093ec2ed3eb93b41f1e1b19d39cf41e1bdd09587979835fe154dac6777fc68
-SIZE (mailman/mailman-2.1.38.tgz) = 9508426
+TIMESTAMP = 1639433478
+SHA256 (mailman/mailman-2.1.39.tgz) = 7b8e9222364abdfd25cb2053c422319aac7b620c287dd979703e0399d72f4390
+SIZE (mailman/mailman-2.1.39.tgz) = 9508474
SHA256 (mailman/msapiro-htdig-1822.patch.xz) = fa1da6fb7c0946a6723bc2766501c222fa73c8d794566a3b6e5718a7d1840265
SIZE (mailman/msapiro-htdig-1822.patch.xz) = 50700