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

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

bug#49966: closed ([PATCH] gnu: fetchmail: Update to 6.4.21 [fixes CVE-2


From: GNU bug Tracking System
Subject: bug#49966: closed ([PATCH] gnu: fetchmail: Update to 6.4.21 [fixes CVE-2021-36386].)
Date: Mon, 09 Aug 2021 19:18:02 +0000

Your message dated Mon, 9 Aug 2021 15:17:27 -0400
with message-id <YRF/R9b+/d/79Hn4@jasmine.lan>
and subject line Re: [bug#49966] [PATCH] gnu: fetchmail: Update to 6.4.21 
[fixes CVE-2021-36386].
has caused the debbugs.gnu.org bug report #49966,
regarding [PATCH] gnu: fetchmail: Update to 6.4.21 [fixes CVE-2021-36386].
to be marked as done.

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


-- 
49966: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49966
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: fetchmail: Update to 6.4.21 [fixes CVE-2021-36386]. Date: Mon, 09 Aug 2021 19:48:09 +0200
* gnu/packages/mail.scm (fetchmail): Update to 6.4.21.
---
 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 3e162bd28b..13761fa4b3 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -498,7 +498,7 @@ to run without any changes.")
 (define-public fetchmail
   (package
     (name "fetchmail")
-    (version "6.4.20")
+    (version "6.4.21")
     (source
      (origin
        (method url-fetch)
@@ -506,7 +506,7 @@ to run without any changes.")
                            (version-major+minor version) "/"
                            "fetchmail-" version ".tar.xz"))
        (sha256
-        (base32 "0xk171sbxcwjh1ibpipryw5sv4sy7jjfvhn5n373j04g5sp428f8"))))
+        (base32 "07cxr5137hvrk8jfgn4wd6sq9361c3d40w8krnjxm8fpmwf9qiba"))))
     (build-system gnu-build-system)
     (inputs
      `(("openssl" ,openssl)))

base-commit: 30289f4d4638452520f52c1a36240220d0d940ff
-- 
2.32.0





--- End Message ---
--- Begin Message --- Subject: Re: [bug#49966] [PATCH] gnu: fetchmail: Update to 6.4.21 [fixes CVE-2021-36386]. Date: Mon, 9 Aug 2021 15:17:27 -0400
On Mon, Aug 09, 2021 at 07:48:09PM +0200, Xinglu Chen wrote:
> * gnu/packages/mail.scm (fetchmail): Update to 6.4.21.

Thanks! Pushed as f4bf6165deec25cf45151cb60c1ee71f8506cfd4


--- End Message ---

reply via email to

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