GNU bug report logs - #54980
[PATCH 0/1] Update Go 1.17.9

Previous Next

Package: guix-patches;

Reported by: Pier-Hugues Pellerin <ph <at> heykimo.com>

Date: Sun, 17 Apr 2022 05:18:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 54980 in the body.
You can then email your comments to 54980 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#54980; Package guix-patches. (Sun, 17 Apr 2022 05:18:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Pier-Hugues Pellerin <ph <at> heykimo.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 17 Apr 2022 05:18:02 GMT) Full text and rfc822 format available.

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

From: Pier-Hugues Pellerin <ph <at> heykimo.com>
To: guix-patches <at> gnu.org
Cc: Pier-Hugues Pellerin <ph <at> heykimo.com>
Subject: [PATCH 0/1] Update Go 1.17.9
Date: Sat, 16 Apr 2022 22:58:58 -0400
Update Go to 1.17.9 to address CVE-2022-28327

https://github.com/golang/go/issues/52076


Pier-Hugues Pellerin (1):
  gnu: go: Update to 1.17.9

 gnu/packages/golang.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: 6db5787120d5b571836a46ab8e1abc92d1b0ef8d
-- 
2.35.1





Information forwarded to guix-patches <at> gnu.org:
bug#54980; Package guix-patches. (Sun, 17 Apr 2022 12:32:01 GMT) Full text and rfc822 format available.

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

From: Pier-Hugues Pellerin <ph <at> heykimo.com>
To: 54980 <at> debbugs.gnu.org
Cc: Pier-Hugues Pellerin <ph <at> heykimo.com>
Subject: [PATCH 1/1] gnu: go: Update to 1.17.9
Date: Sun, 17 Apr 2022 08:31:26 -0400
go1.17.9 (released 2022-04-12) includes security fixes to the
crypto/elliptic and encoding/pem packages, as well as bug fixes to
the linker and runtime.

Releases notes: https://github.com/golang/go/issues?q=milestone%3AGo1.17.9+label%3ACherryPickApproved
---
 gnu/packages/golang.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index f3cc1bd6b8..bfe9ee059e 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -626,7 +626,7 @@ (define-public go-1.17
   (package
     (inherit go-1.16)
     (name "go")
-    (version "1.17.8")
+    (version "1.17.9")
     (source
      (origin
        (method git-fetch)
@@ -636,7 +636,7 @@ (define-public go-1.17
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "05qfs17wddxmmi349g9ci12w9fjb5vbss6qpjc4qzgqzznqf0ycy"))))
+         "02l6gxn738kam1niy2nl2wpsbzl4x87h2wik6hd3py19kq4z2flw"))))
     (outputs '("out" "tests")) ; 'tests' contains distribution tests.
     (arguments
      `(#:modules ((ice-9 match)
-- 
2.35.1





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 29 Apr 2022 12:58:02 GMT) Full text and rfc822 format available.

Notification sent to Pier-Hugues Pellerin <ph <at> heykimo.com>:
bug acknowledged by developer. (Fri, 29 Apr 2022 12:58:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Pier-Hugues Pellerin <ph <at> heykimo.com>
Cc: 54980-done <at> debbugs.gnu.org
Subject: Re: bug#54980: [PATCH 0/1] Update Go 1.17.9
Date: Fri, 29 Apr 2022 14:57:36 +0200
Hi,

Pier-Hugues Pellerin <ph <at> heykimo.com> skribis:

> go1.17.9 (released 2022-04-12) includes security fixes to the
> crypto/elliptic and encoding/pem packages, as well as bug fixes to
> the linker and runtime.
>
> Releases notes: https://github.com/golang/go/issues?q=milestone%3AGo1.17.9+label%3ACherryPickApproved

I tweaked the commit log and applied it on the ‘staging’ branch.

Thanks,
Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 28 May 2022 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 326 days ago.

Previous Next


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