GNU bug report logs - #65878
[PATCH] gnu: Mutt: Update to 2.2.12 [security fixes].

Previous Next

Package: guix-patches;

Reported by: André Batista <nandre <at> riseup.net>

Date: Mon, 11 Sep 2023 21:34:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#65878: closed ([PATCH] gnu: Mutt: Update to 2.2.12 [security
 fixes].)
Date: Sun, 17 Sep 2023 12:59:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 17 Sep 2023 14:58:49 +0200
with message-id <32c2f60b1015ea16008177ab45a9c1b8 <at> 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 <at> gnu.org.)


-- 
65878: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65878
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: André Batista <nandre <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: André Batista <nandre <at> riseup.net>
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



[Message part 3 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 65878-done <at> debbugs.gnu.org
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.


This bug report was last modified 1 year and 250 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.