pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2005Q1]: pkgsrc/mail/mhonarc Pullup ticket 519 - requested by ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c9f53859b70
branches:  pkgsrc-2005Q1
changeset: 491073:7c9f53859b70
user:      salo <salo%pkgsrc.org@localhost>
date:      Fri May 27 13:40:27 2005 +0000

description:
Pullup ticket 519 - requested by Adrian Portelli
security update for mhonarc

Revisions pulled up:
- pkgsrc/mail/mhonarc/Makefile  1.20
- pkgsrc/mail/mhonarc/distinfo  1.13

   Module Name:         pkgsrc
   Committed By:        adrianp
   Date:                Fri May 27 11:41:03 UTC 2005

   Modified Files:
        pkgsrc/mail/mhonarc: Makefile distinfo

   Log Message:
   - 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:

 mail/mhonarc/Makefile |  6 +++---
 mail/mhonarc/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 4f89812a5eab -r 7c9f53859b70 mail/mhonarc/Makefile
--- a/mail/mhonarc/Makefile     Fri May 27 10:46:10 2005 +0000
+++ b/mail/mhonarc/Makefile     Fri May 27 13:40:27 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2004/06/26 16:22:04 adrianp Exp $
+# $NetBSD: Makefile,v 1.19.6.1 2005/05/27 13:40:27 salo 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 -r 4f89812a5eab -r 7c9f53859b70 mail/mhonarc/distinfo
--- a/mail/mhonarc/distinfo     Fri May 27 10:46:10 2005 +0000
+++ b/mail/mhonarc/distinfo     Fri May 27 13:40:27 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2005/02/24 09:59:24 agc Exp $
+$NetBSD: distinfo,v 1.12.2.1 2005/05/27 13:40:27 salo 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



Home | Main Index | Thread Index | Old Index