Update to version 2.6.3
Security bugfixes (surprise, surprise..): Cross-site scripting vulnerabilities in the HTML filter were fixed. A parsing bug was fixed where malformed address fields can cause MHonArc to hang.
This commit is contained in:
parent
5264239ae4
commit
35c669fd2a
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2003/02/16 20:21:12 margarida Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2003/04/22 00:46:00 margarida Exp $
|
||||
|
||||
COMMENT= "highly customizable e-mail to HTML converter"
|
||||
|
||||
VERSION= 2.6.0
|
||||
VERSION= 2.6.3
|
||||
DISTNAME= MHonArc${VERSION}
|
||||
PKGNAME= mhonarc-${VERSION}
|
||||
CATEGORIES= www mail
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (MHonArc2.6.0.tar.gz) = 206d20256aae9fe59e5d203dcce6fdec
|
||||
RMD160 (MHonArc2.6.0.tar.gz) = 98f54d6a138ef6eea11ac19c84eba924d1a4c18b
|
||||
SHA1 (MHonArc2.6.0.tar.gz) = 1f96a0aca1efdf53b6c2b658dd332e0ec67a2cbc
|
||||
MD5 (MHonArc2.6.3.tar.gz) = baabf53a28ab9db56b3a47d45820d551
|
||||
RMD160 (MHonArc2.6.3.tar.gz) = 689db2213fa9bfcf858bb8bd700161f648ebfe84
|
||||
SHA1 (MHonArc2.6.3.tar.gz) = a9f74a9cd361d123fa1bb16691419a789c32a35e
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2003/02/16 20:21:12 margarida Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2003/04/22 00:46:00 margarida Exp $
|
||||
bin/mha-dbedit
|
||||
bin/mha-dbrecover
|
||||
bin/mha-decode
|
||||
@ -240,6 +240,7 @@ share/doc/mhonarc/resources/editidx.html
|
||||
share/doc/mhonarc/resources/excs.html
|
||||
share/doc/mhonarc/resources/expireage.html
|
||||
share/doc/mhonarc/resources/expiredate.html
|
||||
share/doc/mhonarc/resources/fasttempfiles.html
|
||||
share/doc/mhonarc/resources/fieldorder.html
|
||||
share/doc/mhonarc/resources/fieldsbeg.html
|
||||
share/doc/mhonarc/resources/fieldsend.html
|
||||
|
Loading…
Reference in New Issue
Block a user