emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65878: closed ([PATCH] gnu: Mutt: Update to 2.2.12 [security fixes].


From: GNU bug Tracking System
Subject: bug#65878: closed ([PATCH] gnu: Mutt: Update to 2.2.12 [security fixes].)
Date: Sun, 17 Sep 2023 12:59:04 +0000

Your message dated Sun, 17 Sep 2023 14:58:49 +0200
with message-id <32c2f60b1015ea16008177ab45a9c1b8@tobias.gr>
and subject line [PATCH] gnu: Mutt: Update to 2.2.12 [security fixes].
has caused the debbugs.gnu.org bug report #65878,
regarding [PATCH] gnu: Mutt: Update to 2.2.12 [security fixes].
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
65878: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65878
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: Mutt: Update to 2.2.12 [security fixes]. Date: Mon, 11 Sep 2023 18:33:00 -0300
Fixes CVEs 2023-4874 and 2023-4875.
http://lists.mutt.org/pipermail/mutt-announce/Week-of-Mon-20230904/000056.html

* gnu/packages/mail.scm (mutt): Update to 2.2.12
---
 gnu/packages/mail.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index ecaab1c7cd..30d8de7fa4 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -600,7 +600,7 @@ (define-public fetchmail
 (define-public mutt
   (package
     (name "mutt")
-    (version "2.2.10")
+    (version "2.2.12")
     (source (origin
              (method url-fetch)
              (uri (list
@@ -610,7 +610,7 @@ (define-public mutt
                                    version ".tar.gz")))
              (sha256
               (base32
-               "121xrns9b0n5cdjb7nv5a6idjjk58pp7pdclgdphjy9g88i3yxsd"))
+               "0f6f32xlfp36axj5in8b0fcc9m05la27zxqbzpvmd3jbyq9g6fh4"))
              (patches (search-patches "mutt-store-references.patch"))))
     (build-system gnu-build-system)
     (inputs

base-commit: d552c2508f891a92c465492984ff498dcc384651
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: Mutt: Update to 2.2.12 [security fixes]. Date: Sun, 17 Sep 2023 14:58:49 +0200
Hi André,

Pushed as af08de2b2d8bee54bd2664e3da3c8470a046e352.  Thanks!

Kind regards,

T G-R

Sent from a Web browser.  Excuse or enjoy my brevity.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]