Fri Apr 15 14:30:04 2022 UTC ()
neomutt: update to 20220415.

2022-04-15  Richard Russon  <rich@flatcap.org>
* Security
  - Fix uudecode buffer overflow (CVE-2022-1328)
* Features
  - Colours, colours, colours
* Bug Fixes
  - Pager: fix pager_stop
  - Merge colours with normal
  - Color: disable mono command
  - Fix forwarding text attachments when honor_disposition is set
  - Pager: drop the nntp change-group bindings
  - Use mailbox_check flags coherently, add IMMEDIATE flag
  - Fix: tagging in attachment list
  - Fix: misalignment of mini-index
  - Make sure to update the menu size after a resort
* Translations
  - 100% Hungarian
* Build
  - Update acutest
* Code
  - Unify pipe functions
  - Index: notify if navigation fails
  - Gui: set colour to be merged with normal
  - Fix: leak in tls_check_one_certificate()
* Upstream
  - Flush iconv() in mutt_convert_string()
  - Fix integer overflow in mutt_convert_string()
  - Fix uudecode cleanup on unexpected eof


(wiz)
diff -r1.76 -r1.77 pkgsrc/mail/neomutt/Makefile
diff -r1.58 -r1.59 pkgsrc/mail/neomutt/distinfo

cvs diff -r1.76 -r1.77 pkgsrc/mail/neomutt/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/neomutt/Makefile 2022/04/14 09:27:39 1.76
+++ pkgsrc/mail/neomutt/Makefile 2022/04/15 14:30:04 1.77
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.76 2022/04/14 09:27:39 wiz Exp $ 1# $NetBSD: Makefile,v 1.77 2022/04/15 14:30:04 wiz Exp $
2 2
3DISTNAME= neomutt-20220408 3DISTNAME= neomutt-20220415
4CATEGORIES= mail 4CATEGORIES= mail
5MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
6GITHUB_TAG= ${PKGVERSION_NOREV} 6GITHUB_TAG= ${PKGVERSION_NOREV}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://www.neomutt.org/ 9HOMEPAGE= https://www.neomutt.org/
10COMMENT= Fork of mutt with integrated community patches 10COMMENT= Fork of mutt with integrated community patches
11LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # or newer 11LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # or newer
12 12
13BUILD_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools 13BUILD_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools
14BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt 14BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
15BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl 15BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
16BUILD_DEPENDS+= w3m-[0-9]*:../../www/w3m 16BUILD_DEPENDS+= w3m-[0-9]*:../../www/w3m

cvs diff -r1.58 -r1.59 pkgsrc/mail/neomutt/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/neomutt/distinfo 2022/04/08 11:44:39 1.58
+++ pkgsrc/mail/neomutt/distinfo 2022/04/15 14:30:04 1.59
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.58 2022/04/08 11:44:39 wiz Exp $ 1$NetBSD: distinfo,v 1.59 2022/04/15 14:30:04 wiz Exp $
2 2
3BLAKE2s (neomutt-20220408-20220408.tar.gz) = d5ff246c916b1f76863f144ebadea4a82c4cbbf0b4e62ee7ec712b1a62bd492f 3BLAKE2s (neomutt-20220415-20220415.tar.gz) = 1e4e4298cb7370e04cf81e727163a63c0d1d56b05f2165d3f7270552f367c8e9
4SHA512 (neomutt-20220408-20220408.tar.gz) = c9cd4a36ca7bb349a510cc007884dfe677080805c69262de23dea4c29b7e42bd33d5c2abfd8924045e0baff0b6e23241433eee99600fac371b54bcb9b0b6d96d 4SHA512 (neomutt-20220415-20220415.tar.gz) = 8723416fe0ed325d8f0e49f6a77f2724e23e0e81c5786f15005cb05b47c0fc7f722f61a58fe0250dd5a2dac6f40b155b6bac202e6316662a1855265670affc92
5Size (neomutt-20220408-20220408.tar.gz) = 3764512 bytes 5Size (neomutt-20220415-20220415.tar.gz) = 3770700 bytes