GNU bug report logs - #49966
[PATCH] gnu: fetchmail: Update to 6.4.21 [fixes CVE-2021-36386].

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Mon, 9 Aug 2021 17:49:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 49966 in the body.
You can then email your comments to 49966 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#49966; Package guix-patches. (Mon, 09 Aug 2021 17:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Xinglu Chen <public <at> yoctocell.xyz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 09 Aug 2021 17:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
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






Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Mon, 09 Aug 2021 19:18:02 GMT) Full text and rfc822 format available.

Notification sent to Xinglu Chen <public <at> yoctocell.xyz>:
bug acknowledged by developer. (Mon, 09 Aug 2021 19:18:02 GMT) Full text and rfc822 format available.

Message #10 received at 49966-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 49966-done <at> debbugs.gnu.org
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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 07 Sep 2021 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 287 days ago.

Previous Next


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