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:           Thu Jun 18 08:07:24 UTC 2026

Modified Files:
        pkgsrc/mail/neomutt: Makefile distinfo

Log Message:
neomutt: update to 20260616.

2026-06-16  Richard Russon  \<rich%flatcap.org@localhost\>
* Security
  - #4900 bcache: sanitize mailbox names that escape the cache dir
  - #4901 auth_gss: fix out-of-bounds read of GSS security token
* Bug Fixes
  - #4866 Fix broken message-hook in the pager
  - #4869 Fix duplicate "no mail" message
  - #4874 Restore the `-C` command-line flag
  - #4882 Refresh notmuch tag completion cache, and fix a tag completion crash
  - #4893 Fix index-format-hook parsing
  - #4897 Allow `<entire-thread>` from any mailbox type, and fix a related crash
  - email: fix header rewind after mbox separator
  - imap: retry login after a failure
  - maildir/notmuch: fix memory leak
  - config: fix inherited has_been_set
  - main: fix inverted condition in init_nntp
* Code
  - test: fix conddate after 2038


To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.92 -r1.93 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.121 pkgsrc/mail/neomutt/Makefile:1.122
--- pkgsrc/mail/neomutt/Makefile:1.121  Tue May  5 08:20:02 2026
+++ pkgsrc/mail/neomutt/Makefile        Thu Jun 18 08:07:23 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.121 2026/05/05 08:20:02 wiz Exp $
+# $NetBSD: Makefile,v 1.122 2026/06/18 08:07:23 wiz Exp $
 
-DISTNAME=              neomutt-20260504
+DISTNAME=              neomutt-20260616
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
 GITHUB_TAG=            ${PKGVERSION_NOREV}

Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.92 pkgsrc/mail/neomutt/distinfo:1.93
--- pkgsrc/mail/neomutt/distinfo:1.92   Tue May  5 08:20:02 2026
+++ pkgsrc/mail/neomutt/distinfo        Thu Jun 18 08:07:23 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.92 2026/05/05 08:20:02 wiz Exp $
+$NetBSD: distinfo,v 1.93 2026/06/18 08:07:23 wiz Exp $
 
-BLAKE2s (neomutt-20260504-20260504.tar.gz) = 8550d535d3ce5fccf0551a971d1b73d3d962d597463c908e07af0196287dfd55
-SHA512 (neomutt-20260504-20260504.tar.gz) = ba8276f1d7daa88c620fe9b5daa8f1dde0865d5a39c0d16d8e2a4144a457fdddeda75d977ce2b5ec040f6de824db3caf327af93a0674775ecc0febba975a998f
-Size (neomutt-20260504-20260504.tar.gz) = 4200095 bytes
+BLAKE2s (neomutt-20260616-20260616.tar.gz) = bac2b7d2e99e172b6dbf9fca1b6051b366126bb4c9ed5dd2e16e9e569c2cbb1c
+SHA512 (neomutt-20260616-20260616.tar.gz) = cf0dfe45cf709a7303593ff16b159e6050e5e3f42e5617195a02ccef65d6bc2f00a3e5a701bcc5155fd6e3944b5e151bf435c5db62de38078e403f561c6c84fa
+Size (neomutt-20260616-20260616.tar.gz) = 4201879 bytes



Home | Main Index | Thread Index | Old Index