pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/neomutt
Module Name: pkgsrc
Committed By: wiz
Date: Fri Apr 15 14:30:04 UTC 2022
Modified Files:
pkgsrc/mail/neomutt: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/mail/neomutt/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/neomutt/Makefile
diff -u pkgsrc/mail/neomutt/Makefile:1.76 pkgsrc/mail/neomutt/Makefile:1.77
--- pkgsrc/mail/neomutt/Makefile:1.76 Thu Apr 14 09:27:39 2022
+++ pkgsrc/mail/neomutt/Makefile Fri Apr 15 14:30:04 2022
@@ -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}
Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.58 pkgsrc/mail/neomutt/distinfo:1.59
--- pkgsrc/mail/neomutt/distinfo:1.58 Fri Apr 8 11:44:39 2022
+++ pkgsrc/mail/neomutt/distinfo Fri Apr 15 14:30:04 2022
@@ -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