pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2003Q4]: pkgsrc/mail/mutt Pullup a security fix to the pkgsrc-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/be4648ccf947
branches:  pkgsrc-2003Q4
changeset: 463740:be4648ccf947
user:      agc <agc%pkgsrc.org@localhost>
date:      Wed Feb 11 15:36:02 2004 +0000

description:
Pullup a security fix to the pkgsrc-2003Q4 branch, requested by
Matthias Scheler.

        Module Name:    pkgsrc
        Committed By:   tron
        Date:           Wed Feb 11 15:21:57 UTC 2004

        Modified Files:
                pkgsrc/mail/mutt: Makefile distinfo

        Log Message:
        Update "mutt" package to version 1.4.2. Changes since version 1.4.1:
        This version fixes a buffer overflow that can be triggered by incoming
        messages.  There are reports about spam that has actually triggered
        this problem and crashed mutt.

diffstat:

 mail/mutt/Makefile |  5 ++---
 mail/mutt/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r ba73f4a5adef -r be4648ccf947 mail/mutt/Makefile
--- a/mail/mutt/Makefile        Tue Feb 10 17:26:34 2004 +0000
+++ b/mail/mutt/Makefile        Wed Feb 11 15:36:02 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.105.2.2 2003/12/12 11:41:45 agc Exp $
+# $NetBSD: Makefile,v 1.105.2.3 2004/02/11 15:36:02 agc Exp $
 
-DISTNAME=              mutt-1.4.1i
+DISTNAME=              mutt-1.4.2i
 PKGNAME=                ${DISTNAME:C/i$//}
-PKGREVISION=           3
 WRKSRC=                        ${WRKDIR}/${DISTNAME:C/i$$//}
 CATEGORIES=            mail
 MASTER_SITES=          ftp://ftp.mutt.org/mutt/ \
diff -r ba73f4a5adef -r be4648ccf947 mail/mutt/distinfo
--- a/mail/mutt/distinfo        Tue Feb 10 17:26:34 2004 +0000
+++ b/mail/mutt/distinfo        Wed Feb 11 15:36:02 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2003/03/20 04:38:22 jschauma Exp $
+$NetBSD: distinfo,v 1.13.2.1 2004/02/11 15:36:02 agc Exp $
 
-SHA1 (mutt-1.4.1i.tar.gz) = 34622caf9d04979d8ad01219050288561998f64b
-Size (mutt-1.4.1i.tar.gz) = 2599487 bytes
+SHA1 (mutt-1.4.2i.tar.gz) = 2c5859bf0400f4a23c3b49f4ceb1c9e16b2c5462
+Size (mutt-1.4.2i.tar.gz) = 2557481 bytes
 SHA1 (patch-ab) = e0d3c5b90c94a501436aa037f5538c4ab12b04bc
 SHA1 (patch-ad) = 63abea4130832d7612a904f7954ab9c97b3b80ac
 SHA1 (patch-ae) = 7a7bc491c9f58b6ba26d5619182fb812d0f5e94e



Home | Main Index | Thread Index | Old Index