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

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

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


From: GNU bug Tracking System
Subject: bug#49790: closed ([PATCH] gnu: fetchmail: Update to 6.4.20 [fixes CVE-2021-38386].)
Date: Wed, 04 Aug 2021 07:47:01 +0000

Your message dated Wed, 4 Aug 2021 10:46:12 +0300
with message-id <YQpFxCYJvEXIvA0q@3900XT>
and subject line Re: [bug#49790] [PATCH] gnu: fetchmail: Update to 6.4.20 
[fixes CVE-2021-38386].
has caused the debbugs.gnu.org bug report #49790,
regarding [PATCH] gnu: fetchmail: Update to 6.4.20 [fixes CVE-2021-38386].
to be marked as done.

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


-- 
49790: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49790
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: fetchmail: Update to 6.4.20 [fixes CVE-2021-38386]. Date: Sat, 31 Jul 2021 13:52:21 +0200
* gnu/packages/mail.scm (fetchmail): Update to 6.4.20.
---
 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 c207d363cf..d9654e1dfb 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.19")
+    (version "6.4.20")
     (source
      (origin
        (method url-fetch)
@@ -506,7 +506,7 @@ to run without any changes.")
                            (version-major+minor version) "/"
                            "fetchmail-" version ".tar.xz"))
        (sha256
-        (base32 "0pvbknpimf38ws4gskad79wd1cvy62kcsjy65sm0rr83s6ii33fd"))))
+        (base32 "0xk171sbxcwjh1ibpipryw5sv4sy7jjfvhn5n373j04g5sp428f8"))))
     (build-system gnu-build-system)
     (inputs
      `(("openssl" ,openssl)))

base-commit: 00c55e856f532ef845f78144fdf2ff938ca3dffd
-- 
2.32.0





--- End Message ---
--- Begin Message --- Subject: Re: [bug#49790] [PATCH] gnu: fetchmail: Update to 6.4.20 [fixes CVE-2021-38386]. Date: Wed, 4 Aug 2021 10:46:12 +0300
Patch pushed. Thanks!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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