unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65878] [PATCH] gnu: Mutt: Update to 2.2.12 [security fixes].
@ 2023-09-11 21:33 André Batista
  2023-09-17 12:58 ` bug#65878: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: André Batista @ 2023-09-11 21:33 UTC (permalink / raw)
  To: 65878; +Cc: André Batista

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#65878: [PATCH] gnu: Mutt: Update to 2.2.12 [security fixes].
  2023-09-11 21:33 [bug#65878] [PATCH] gnu: Mutt: Update to 2.2.12 [security fixes] André Batista
@ 2023-09-17 12:58 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2023-09-17 12:58 UTC (permalink / raw)
  To: 65878-done

Hi André,

Pushed as af08de2b2d8bee54bd2664e3da3c8470a046e352.  Thanks!

Kind regards,

T G-R

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-17 12:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-11 21:33 [bug#65878] [PATCH] gnu: Mutt: Update to 2.2.12 [security fixes] André Batista
2023-09-17 12:58 ` bug#65878: " Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).