diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-05-27 11:41:03 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-05-27 11:41:03 +0000 |
commit | e95972e45e0333c98210b17abeaaa898483bee7b (patch) | |
tree | 757749478506fc94beeeb89a2d030e494b869731 /mail/mhonarc | |
parent | 184e2c2bcd487302d27d176557328adbc3f0cd36 (diff) | |
download | pkgsrc-e95972e45e0333c98210b17abeaaa898483bee7b.tar.gz |
- Update mhonarc for recent security issue (XSS)
- From the changelog:
> 9050 Regex abort error in mhmimetypes.pl under Win32
> 11187 incorrectly parsing UTF-8 encoded messages
> 11207 usenameext option to m2h_external::filter has no effect
> 11760 spammode false positives on some HTML mail
> 11762 rel=nofollow attribute support in message body hyperlinks
> 11977 TSLICETOPBEGCUR ignored
> 12512 Consecutive spaces not displayed in some cases
> 12802 SubjectStripCode not working on message file
> 12930 Cross site scripting bug in m2h_text_html::filter
Diffstat (limited to 'mail/mhonarc')
-rw-r--r-- | mail/mhonarc/Makefile | 6 | ||||
-rw-r--r-- | mail/mhonarc/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/mhonarc/Makefile b/mail/mhonarc/Makefile index 9477aab9064..ef47e83935d 100644 --- a/mail/mhonarc/Makefile +++ b/mail/mhonarc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2004/06/26 16:22:04 adrianp Exp $ +# $NetBSD: Makefile,v 1.20 2005/05/27 11:41:03 adrianp Exp $ # -DISTNAME= MHonArc-2.6.10 -PKGNAME= mhonarc-2.6.10 +DISTNAME= MHonArc-2.6.11 +PKGNAME= mhonarc-2.6.11 CATEGORIES= mail MASTER_SITES= http://www.mhonarc.org/release/MHonArc/tar/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/mhonarc/distinfo b/mail/mhonarc/distinfo index 14c879c1e8e..4162ee808e3 100644 --- a/mail/mhonarc/distinfo +++ b/mail/mhonarc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2005/02/24 09:59:24 agc Exp $ +$NetBSD: distinfo,v 1.13 2005/05/27 11:41:03 adrianp Exp $ -SHA1 (MHonArc-2.6.10.tar.bz2) = 1b60a95d801927646a4b5fb68413388da87bb179 -RMD160 (MHonArc-2.6.10.tar.bz2) = 333f70793bb0a88bf42ee3e414a6950754a3f652 -Size (MHonArc-2.6.10.tar.bz2) = 1549518 bytes +SHA1 (MHonArc-2.6.11.tar.bz2) = b01a1466dd3126b365dbe8a3e0869cdc4e3e4059 +RMD160 (MHonArc-2.6.11.tar.bz2) = abd5d3c70a1a7e617e9dd66b2d0b6d7531405125 +Size (MHonArc-2.6.11.tar.bz2) = 1552360 bytes |