Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2004 16:51:59 +0100 (CET)
From:      Udo Schweigert <udo.schweigert@siemens.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62695: maintainer-update of mail/mutt
Message-ID:  <200402111551.i1BFpxBK070155@alaska.cert.siemens.de>
Resent-Message-ID: <200402111600.i1BG0hB2087270@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         62695
>Category:       ports
>Synopsis:       maintainer-update of mail/mutt
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 11 08:00:42 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:

>Description:

Maintainer update of mail/mutt:

	- Update mutt to version 1.4.2.

	  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.                                                                   
	- Add SIZEs to distinfo
>How-To-Repeat:
>Fix:

diff -ru  /usr/ports/mail/mutt/Makefile ./Makefile
--- /usr/ports/mail/mutt/Makefile	Tue Feb 10 06:33:05 2004
+++ ./Makefile	Wed Feb 11 16:44:29 2004
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	mutt
-PORTVERSION=	1.4.1
-PORTREVISION=	6
+PORTVERSION=	1.4.2
 CATEGORIES+=	mail ipv6
 MASTER_SITES=	ftp://ftp.mutt.org/mutt/ \
 		ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \
@@ -16,13 +15,17 @@
 		ftp://ftp.parodius.com/pub/mutt/
 DISTFILES=	${DISTNAME}i${EXTRACT_SUFX}
 
+PATCHVERSION=	1.4.1
+.if ! defined(PATCHVERSION)
+PATCHVERSION=	${PORTVERSION}
+.endif
 PATCH_SITES=	http://www.spinnaker.de/mutt/compressed/:spinnaker \
-		http://www.mutt.org.ua/download/mutt-${PORTVERSION}/:vvv \
-		http://www2.mutt.org.ua/download/mutt-${PORTVERSION}/:vvv \
-		ftp://ftp.mutt.org.ua/pub/mutt/mutt-${PORTVERSION}/:vvv \
-		ftp://ftp2.mutt.org.ua/pub/mutt/mutt-${PORTVERSION}/:vvv
-PATCHFILES=	patch-${PORTVERSION}.rr.compressed.1.gz:spinnaker \
-		patch-${PORTVERSION}.vvv.initials.gz:vvv
+		http://www.mutt.org.ua/download/mutt-${PATCHVERSION}/:vvv \
+		http://www2.mutt.org.ua/download/mutt-${PATCHVERSION}/:vvv \
+		ftp://ftp.mutt.org.ua/pub/mutt/mutt-${PATCHVERSION}/:vvv \
+		ftp://ftp2.mutt.org.ua/pub/mutt/mutt-${PATCHVERSION}/:vvv
+PATCHFILES=	patch-${PATCHVERSION}.rr.compressed.1.gz:spinnaker \
+		patch-${PATCHVERSION}.vvv.initials.gz:vvv
 PATCH_DIST_STRIP=	-p1
 
 MAINTAINER?=	udo.schweigert@siemens.com
diff -ru  /usr/ports/mail/mutt/distinfo ./distinfo
--- /usr/ports/mail/mutt/distinfo	Thu Mar 27 06:30:51 2003
+++ ./distinfo	Wed Feb 11 16:44:49 2004
@@ -1,3 +1,6 @@
-MD5 (mutt/mutt-1.4.1i.tar.gz) = fb5418135c5be2638964eef2f654f847
+MD5 (mutt/mutt-1.4.2i.tar.gz) = 6045b47cbba8170d6a9fdccc1aa817b9
+SIZE (mutt/mutt-1.4.2i.tar.gz) = 2557481
 MD5 (mutt/patch-1.4.1.rr.compressed.1.gz) = b50484f8b12328c3ee69222a3eb1da11
+SIZE (mutt/patch-1.4.1.rr.compressed.1.gz) = 14059
 MD5 (mutt/patch-1.4.1.vvv.initials.gz) = 467a4ba3a0aae4ea94ab4d31a94540ab
+SIZE (mutt/patch-1.4.1.vvv.initials.gz) = 680
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402111551.i1BFpxBK070155>