* [bug#39348] [PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17075]
@ 2020-01-29 21:21 Jakub Kądziołka
2020-01-30 1:28 ` Leo Famulari
2020-01-30 18:30 ` bug#39348: [leo@famulari.name: Re: [bug#39348] [PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17075]] Jakub Kądziołka
0 siblings, 2 replies; 3+ messages in thread
From: Jakub Kądziołka @ 2020-01-29 21:21 UTC (permalink / raw)
To: 39348
* 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#39348] [PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17075]
2020-01-29 21:21 [bug#39348] [PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17075] Jakub Kądziołka
@ 2020-01-30 1:28 ` Leo Famulari
2020-01-30 18:30 ` bug#39348: [leo@famulari.name: Re: [bug#39348] [PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17075]] Jakub Kądziołka
1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2020-01-30 1:28 UTC (permalink / raw)
To: Jakub Kądziołka; +Cc: 39348
[-- Attachment #1: Type: text/plain, Size: 373 bytes --]
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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#39348: [leo@famulari.name: Re: [bug#39348] [PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17075]]
2020-01-29 21:21 [bug#39348] [PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17075] Jakub Kądziołka
2020-01-30 1:28 ` Leo Famulari
@ 2020-01-30 18:30 ` Jakub Kądziołka
1 sibling, 0 replies; 3+ messages in thread
From: Jakub Kądziołka @ 2020-01-30 18:30 UTC (permalink / raw)
To: 39348-done
----- Forwarded message from Leo Famulari <leo@famulari.name> -----
Date: Wed, 29 Jan 2020 20:28:35 -0500
From: Leo Famulari <leo@famulari.name>
To: Jakub Kądziołka <kuba@kadziolka.net>
Cc: 39348@debbugs.gnu.org
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 -----
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-01-30 18:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-29 21:21 [bug#39348] [PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17075] Jakub Kądziołka
2020-01-30 1:28 ` Leo Famulari
2020-01-30 18:30 ` bug#39348: [leo@famulari.name: Re: [bug#39348] [PATCH] gnu: go: Update to 1.12.16 [fixes CVE-2018-17075]] Jakub Kądziołka
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.