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

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

bug#39348: closed ([PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17


From: GNU bug Tracking System
Subject: bug#39348: closed ([PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17075])
Date: Thu, 30 Jan 2020 18:31:02 +0000

Your message dated Thu, 30 Jan 2020 19:30:19 +0100
with message-id <address@hidden>
and subject line [address@hidden: Re: [bug#39348] [PATCH] gnu: go: Update to 
1.12.16 [fixes CVE-2018-17075]]
has caused the debbugs.gnu.org bug report #39348,
regarding [PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17075]
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
39348: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39348
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17075] Date: Wed, 29 Jan 2020 22:21:01 +0100
* gnu/packages/golang.scm (go-1.12): Update to 1.12.16.
---
Tested by building `go' and `syncthing' (the latter being a prominent Go
package). Of course, both builds succeeded.
---
 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 a6b5f2a4cf..9102469749 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -220,7 +220,7 @@ in the style of communicating sequential processes 
(@dfn{CSP}).")
   (package
     (inherit go-1.4)
     (name "go")
-    (version "1.12.15")
+    (version "1.12.16")
     (source
      (origin
        (method url-fetch)
@@ -228,7 +228,7 @@ in the style of communicating sequential processes 
(@dfn{CSP}).")
                            name version ".src.tar.gz"))
        (sha256
         (base32
-         "1hw4xjywcl883dnvfbb92w85sy8n231fdri4aynj8xajgr0p9fla"))))
+         "1y0x10fsvgpc1x24b9q9y6kv9b0kwf7879am3p0gym2abgc5wvnf"))))
     (arguments
      (substitute-keyword-arguments (package-arguments go-1.4)
        ((#:phases phases)
-- 
2.25.0




--- End Message ---
--- Begin Message --- Subject: [address@hidden: Re: [bug#39348] [PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17075]] Date: Thu, 30 Jan 2020 19:30:19 +0100
----- Forwarded message from Leo Famulari <address@hidden> -----

Date: Wed, 29 Jan 2020 20:28:35 -0500
From: Leo Famulari <address@hidden>
To: Jakub Kądziołka <address@hidden>
Cc: address@hidden
Subject: Re: [bug#39348] [PATCH] gnu: go: Update to 1.12.16 [fixes
 CVE-2018-17075]

On Wed, Jan 29, 2020 at 10:21:01PM +0100, Jakub Kądziołka wrote:
> * gnu/packages/golang.scm (go-1.12): Update to 1.12.16.
> ---
> Tested by building `go' and `syncthing' (the latter being a prominent Go
> package). Of course, both builds succeeded.

Thanks for the patch and for describing how you tested it!

Pushed as 7037ffe11acd3988e1d9281923c99fc5d74afac2



----- End forwarded message -----


--- End Message ---

reply via email to

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