Sat Apr 16 05:03:19 2022 UTC ()
Pullup ticket #6614 - requested by tron
mail/mutt: security update

Revisions pulled up:
- mail/mutt/Makefile                                            1.259
- mail/mutt/distinfo                                            1.107

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Wed Apr 13 08:24:37 UTC 2022

   Modified Files:
   	pkgsrc/mail/mutt: Makefile distinfo

   Log Message:
   mutt: Update to version 2.2.3

   This is a bug-fix release, addressing CVE-2022-1328: a buffer overread in
   the uuencoded decoder routine.

   Also fixed were a possible integer overflow issue in the general iconv and
   rfc2047-conversion iconv functions. These are not believed to be
   exploitable.

   To generate a diff of this commit:
   cvs rdiff -u -r1.258 -r1.259 pkgsrc/mail/mutt/Makefile
   cvs rdiff -u -r1.106 -r1.107 pkgsrc/mail/mutt/distinfo


(spz)
diff -r1.258 -r1.258.2.1 pkgsrc/mail/mutt/Makefile
diff -r1.106 -r1.106.2.1 pkgsrc/mail/mutt/distinfo

cvs diff -r1.258 -r1.258.2.1 pkgsrc/mail/mutt/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/mutt/Makefile 2022/03/25 23:07:54 1.258
+++ pkgsrc/mail/mutt/Makefile 2022/04/16 05:03:19 1.258.2.1
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.258 2022/03/25 23:07:54 tron Exp $ 1# $NetBSD: Makefile,v 1.258.2.1 2022/04/16 05:03:19 spz Exp $
2 2
3DISTNAME= mutt-2.2.2 3DISTNAME= mutt-2.2.3
4CATEGORIES= mail 4CATEGORIES= mail
5MASTER_SITES= http://ftp.mutt.org/pub/mutt/ 5MASTER_SITES= http://ftp.mutt.org/pub/mutt/
6 6
7MAINTAINER= tonio@NetBSD.org 7MAINTAINER= tonio@NetBSD.org
8HOMEPAGE= http://www.mutt.org/ 8HOMEPAGE= http://www.mutt.org/
9COMMENT= Text-based MIME mail client with PGP & S/MIME support 9COMMENT= Text-based MIME mail client with PGP & S/MIME support
10LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # or newer 10LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # or newer
11 11
12DEPENDS+= mime-types-[0-9]*:../../misc/mime-types 12DEPENDS+= mime-types-[0-9]*:../../misc/mime-types
13 13
14BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl 14BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
15BUILD_DEPENDS+= lynx-[0-9]*:../../www/lynx 15BUILD_DEPENDS+= lynx-[0-9]*:../../www/lynx
16 16

cvs diff -r1.106 -r1.106.2.1 pkgsrc/mail/mutt/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/mutt/distinfo 2022/03/25 23:07:54 1.106
+++ pkgsrc/mail/mutt/distinfo 2022/04/16 05:03:19 1.106.2.1
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1$NetBSD: distinfo,v 1.106 2022/03/25 23:07:54 tron Exp $ 1$NetBSD: distinfo,v 1.106.2.1 2022/04/16 05:03:19 spz Exp $
2 2
3BLAKE2s (mutt-2.2.2.tar.gz) = caedd9464b016b71e2b58e73c6e3f7060a80fbc3a9e59e7e4521009034c1575e 3BLAKE2s (mutt-2.2.3.tar.gz) = f8db483166cda2df11f25641de491f481a19466b72713bb7f84cd997db818846
4SHA512 (mutt-2.2.2.tar.gz) = da236c535a4dd18ed92f4b226a009711098c87cc28bbcf3abcd5f31f3ac074abe830f4f7c98cc8cda738a7a6d9421a088915094b33e53e32e9649ccccefe3481 4SHA512 (mutt-2.2.3.tar.gz) = 47656ee1b741d0d165fde4027fc7278910e39e9d5d0bfc5c52e7e767c3373bd3755833269d256364333fd4502c67490adcd5e4b33f1141f53ad575e9fb1a5131
5Size (mutt-2.2.2.tar.gz) = 5507066 bytes 5Size (mutt-2.2.3.tar.gz) = 5509344 bytes
6SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c 6SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
7SHA1 (patch-color.c) = fc3777cace89e615b13118561ba133c504741bd0 7SHA1 (patch-color.c) = fc3777cace89e615b13118561ba133c504741bd0
8SHA1 (patch-configure) = e9c8afff997485ec6e363d52744c7446c447f293 8SHA1 (patch-configure) = e9c8afff997485ec6e363d52744c7446c447f293
9SHA1 (patch-doc_Makefile.in) = 8086887afeec554d0c78047a48ec3eb33d38f26c 9SHA1 (patch-doc_Makefile.in) = 8086887afeec554d0c78047a48ec3eb33d38f26c