GNU bug report logs - #70447
[PATCH] gnu: putty: Update to 0.81.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Thu, 18 Apr 2024 06:34:03 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

To reply to this bug, email your comments to 70447 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#70447; Package guix-patches. (Thu, 18 Apr 2024 06:34:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 18 Apr 2024 06:34:04 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: putty: Update to 0.81.
Date: Wed, 17 Apr 2024 23:32:52 -0700
* gnu/packages/networking.scm (putty): Update to 0.81.

Change-Id: I4c6ad42936c985c10b6a2e4b72f746c53ef0e437
---
 gnu/packages/networking.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 0f35bca9f3..9d657bc69d 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4813,7 +4813,7 @@ (define-public phantomsocks
 (define-public putty
   (package
     (name "putty")
-    (version "0.79")
+    (version "0.81")
     (source
      (origin
        (method url-fetch)
@@ -4822,7 +4822,7 @@ (define-public putty
                   (string-append "http://www.putty.be/" version
                                  "/putty-" version ".tar.gz")))
        (sha256
-        (base32 "1n7h1vprayfgjr21ccsv77g71k8dk10n69y99azqx4xvdxkci322"))))
+        (base32 "1zirfs2zh1jj2i7jcdkyvnq6pliyg8fjipx38pir8d259ylh12yb"))))
     (build-system cmake-build-system)
     (arguments
      `(#:phases

base-commit: 2126dab4cd81db4cbde4566d8c638e45a4c0077c
-- 
2.34.1





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Thu, 18 Apr 2024 10:00:14 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Thu, 18 Apr 2024 10:00:15 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Andy Tai <atai <at> atai.org>
Cc: 70447-done <at> debbugs.gnu.org
Subject: Re: [bug#70447] [PATCH] gnu: putty: Update to 0.81.
Date: Thu, 18 Apr 2024 17:59:35 +0800
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/networking.scm (putty): Update to 0.81.

Pushed to matser as commit ee9cf4f00b, mentioned this fixes
CVE-2024-31497.  Thank you!




This bug report was last modified 15 days ago.

Previous Next


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