public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/neomutt] f43: NeoMutt 2026-06-16
@ 2026-06-16 12:20 Richard Russon
0 siblings, 0 replies; only message in thread
From: Richard Russon @ 2026-06-16 12:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/neomutt
Branch : f43
Commit : 7345355ce8a2d618d053de0f3573a9df1791fea2
Author : Richard Russon <rich@flatcap.org>
Date : 2026-06-16T13:20:16+01:00
Stats : +22/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/neomutt/c/7345355ce8a2d618d053de0f3573a9df1791fea2?branch=f43
Log:
NeoMutt 2026-06-16
---
diff --git a/.gitignore b/.gitignore
index b579207..cf1d058 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
/neomutt-20260105.tar.gz
/neomutt-20260406.tar.gz
/neomutt-20260504.tar.gz
+/neomutt-20260616.tar.gz
diff --git a/neomutt.spec b/neomutt.spec
index 26f653e..46997de 100644
--- a/neomutt.spec
+++ b/neomutt.spec
@@ -1,6 +1,6 @@
Summary: Text mode Mail Client
Name: neomutt
-Version: 20260504
+Version: 20260616
Release: 1%{?dist}
Epoch: 6
Url: https://neomutt.org/
@@ -84,6 +84,25 @@ cat %{SOURCE1} >> %{buildroot}%{_sysconfdir}/neomuttrc
%{_datadir}/neomutt
%changelog
+* Tue Jun 16 2026 Richard Russon <rich@flatcap.org> - 20260616-1
+- 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
+
* Mon May 04 2026 Richard Russon <rich@flatcap.org> - 20260504-1
- Security
- Fix GSSAPI buffer underflow on short unwrapped tokens
diff --git a/sources b/sources
index dd8f14d..61379b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (neomutt-20260504.tar.gz) = ba8276f1d7daa88c620fe9b5daa8f1dde0865d5a39c0d16d8e2a4144a457fdddeda75d977ce2b5ec040f6de824db3caf327af93a0674775ecc0febba975a998f
+SHA512 (neomutt-20260616.tar.gz) = cf0dfe45cf709a7303593ff16b159e6050e5e3f42e5617195a02ccef65d6bc2f00a3e5a701bcc5155fd6e3944b5e151bf435c5db62de38078e403f561c6c84fa
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-16 12:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16 12:20 [rpms/neomutt] f43: NeoMutt 2026-06-16 Richard Russon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox