mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
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
This commit is contained in:
parent
63cd929ef5
commit
9449a10c3d
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user