GNU bug report logs - #50492
[PATCH] gnu: go-1.16: Update to 1.16.8.

Previous Next

Package: guix-patches;

Reported by: Sarah Morgensen <iskarian <at> mgsn.dev>

Date: Thu, 9 Sep 2021 19:55:01 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 50492 in the body.
You can then email your comments to 50492 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#50492; Package guix-patches. (Thu, 09 Sep 2021 19:55:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sarah Morgensen <iskarian <at> mgsn.dev>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 09 Sep 2021 19:55:02 GMT) Full text and rfc822 format available.

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

From: Sarah Morgensen <iskarian <at> mgsn.dev>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: go-1.16: Update to 1.16.8.
Date: Thu,  9 Sep 2021 12:54:43 -0700
* gnu/packages/golang.scm (go-1.16): Update to 1.16.8.
---
Changelog states:

> go1.16.8 (released 2021-09-09) includes a security fix to the archive/zip
> package, as well as bug fixes to the archive/zip, go/internal/gccgoimporter,
> html/template, net/http, and runtime/pprof packages. See the Go 1.16.8
> milestone on our issue tracker for details.

--
Sarah
 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 b6e8b84749..3c151b716e 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -453,7 +453,7 @@ (define-public go-1.16
   (package
     (inherit go-1.14)
     (name "go")
-    (version "1.16.7")
+    (version "1.16.8")
     (source
      (origin
        (method git-fetch)
@@ -463,7 +463,7 @@ (define-public go-1.16
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1id6nsavf7gm78bmzsvym135pi2xa0v75ny51xrw93j70clz9w0h"))))
+         "00zv65v09kr2cljxxqypk980r4b4aqjijhbw4ikppn8km68h831n"))))
     (arguments
      (substitute-keyword-arguments (package-arguments go-1.14)
        ((#:tests? _) #t)

base-commit: bae57cc7d2917c4a67e9afb68ed61ad7117ea7ea
-- 
2.33.0





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 09 Sep 2021 20:37:01 GMT) Full text and rfc822 format available.

Notification sent to Sarah Morgensen <iskarian <at> mgsn.dev>:
bug acknowledged by developer. (Thu, 09 Sep 2021 20:37:01 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Sarah Morgensen <iskarian <at> mgsn.dev>
Cc: 50492-done <at> debbugs.gnu.org
Subject: Re: [bug#50492] [PATCH] gnu: go-1.16: Update to 1.16.8.
Date: Thu, 9 Sep 2021 16:35:59 -0400
On Thu, Sep 09, 2021 at 12:54:43PM -0700, Sarah Morgensen wrote:
> * gnu/packages/golang.scm (go-1.16): Update to 1.16.8.
> ---
> Changelog states:
> 
> > go1.16.8 (released 2021-09-09) includes a security fix to the archive/zip
> > package, as well as bug fixes to the archive/zip, go/internal/gccgoimporter,
> > html/template, net/http, and runtime/pprof packages. See the Go 1.16.8
> > milestone on our issue tracker for details.

Thanks! Pushed as 14d8413fc53aac86bd1fa4b7f94969ed62c221b6




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

This bug report was last modified 2 years and 194 days ago.

Previous Next


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