mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Add a patch to fix the XSS vulnerabilities.
PR: ports/155355 Submitted by: Hilko Meyer <hilko.meer@gmx.de> Obtained from: http://mail.python.org/pipermail/mailman-announce/attachments/20110218/15500b22/attachment.txt Security: 64691c49-4b22-11e0-a226-00e0815b8da8
This commit is contained in:
parent
492f10713d
commit
6496c537f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270606
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= mailman
|
||||
DISTVERSION= 2.1.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= mail
|
||||
MASTER_SITES= ${MASTER_SITE_GNU} \
|
||||
SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION}
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (mailman/mailman-2.1.14.tgz) = 9ea163871ceccbd33fee4c9e335fcf7b
|
||||
SHA256 (mailman/mailman-2.1.14.tgz) = 1d6be802b718639126c4069eb7f9cd3a347765e1cb199cc3bb14d71572d09523
|
||||
SIZE (mailman/mailman-2.1.14.tgz) = 8201150
|
||||
|
Loading…
Reference in New Issue
Block a user