Subject: CVS commit: pkgsrc/mail/mutt-devel
To: None <pkgsrc-changes@NetBSD.org>
From: Antoine Reilles <tonio@netbsd.org>
List: pkgsrc-changes
Date: 05/27/2007 17:39:48
Module Name:	pkgsrc
Committed By:	tonio
Date:		Sun May 27 17:39:48 UTC 2007

Modified Files:
	pkgsrc/mail/mutt-devel: Makefile distinfo options.mk
Added Files:
	pkgsrc/mail/mutt-devel/patches: patch-am

Log Message:
Add a fix for Fix CVE-2007-2683
Bump PKGREVISION

Use signed arithmetic in mutt_gecos_name to avoid an overflow.
From http://dev.mutt.org/hg/mutt/rev/47d08903b79b

And trac: http://dev.mutt.org/trac/ticket/2885


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 pkgsrc/mail/mutt-devel/Makefile
cvs rdiff -r1.39 -r1.40 pkgsrc/mail/mutt-devel/distinfo
cvs rdiff -r1.24 -r1.25 pkgsrc/mail/mutt-devel/options.mk
cvs rdiff -r0 -r1.3 pkgsrc/mail/mutt-devel/patches/patch-am

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.