pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/neomutt neomutt: update to 20220415.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8884d7598560
branches: trunk
changeset: 377017:8884d7598560
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Apr 15 14:30:04 2022 +0000
description:
neomutt: update to 20220415.
2022-04-15 Richard Russon <rich%flatcap.org@localhost>
* 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
diffstat:
mail/neomutt/Makefile | 4 ++--
mail/neomutt/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 100669ebe9be -r 8884d7598560 mail/neomutt/Makefile
--- a/mail/neomutt/Makefile Fri Apr 15 14:02:29 2022 +0000
+++ b/mail/neomutt/Makefile Fri Apr 15 14:30:04 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2022/04/14 09:27:39 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2022/04/15 14:30:04 wiz Exp $
-DISTNAME= neomutt-20220408
+DISTNAME= neomutt-20220415
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${PKGVERSION_NOREV}
diff -r 100669ebe9be -r 8884d7598560 mail/neomutt/distinfo
--- a/mail/neomutt/distinfo Fri Apr 15 14:02:29 2022 +0000
+++ b/mail/neomutt/distinfo Fri Apr 15 14:30:04 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2022/04/08 11:44:39 wiz Exp $
+$NetBSD: distinfo,v 1.59 2022/04/15 14:30:04 wiz Exp $
-BLAKE2s (neomutt-20220408-20220408.tar.gz) = d5ff246c916b1f76863f144ebadea4a82c4cbbf0b4e62ee7ec712b1a62bd492f
-SHA512 (neomutt-20220408-20220408.tar.gz) = c9cd4a36ca7bb349a510cc007884dfe677080805c69262de23dea4c29b7e42bd33d5c2abfd8924045e0baff0b6e23241433eee99600fac371b54bcb9b0b6d96d
-Size (neomutt-20220408-20220408.tar.gz) = 3764512 bytes
+BLAKE2s (neomutt-20220415-20220415.tar.gz) = 1e4e4298cb7370e04cf81e727163a63c0d1d56b05f2165d3f7270552f367c8e9
+SHA512 (neomutt-20220415-20220415.tar.gz) = 8723416fe0ed325d8f0e49f6a77f2724e23e0e81c5786f15005cb05b47c0fc7f722f61a58fe0250dd5a2dac6f40b155b6bac202e6316662a1855265670affc92
+Size (neomutt-20220415-20220415.tar.gz) = 3770700 bytes
Home |
Main Index |
Thread Index |
Old Index