commit 46cb016190389b7e37b21f04e5343a628ca1f662 [browse]
Author: Alexander Rakoczy
Date: 2020-02-12 12:56:44 -05:00

[release-branch.go1.12] go1.12.17

Change-Id: I9d398ed495011487544b1e5d0a469ae73c6f5927
Reviewed-on: https://go-review.googlesource.com/c/go/+/219218
Run-TryBot: Alexander Rakoczy <alex@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>

commit b293f01b4ae5d480c199d8126a26b88e6f997236 [browse]
Author: Alexander Rakoczy
Date: 2020-02-12 11:32:58 -05:00

[release-branch.go1.12] doc: document Go 1.12.17

Change-Id: I95f81f269e742ac058cb3e6404cc43beb2428926
Reviewed-on: https://go-review.googlesource.com/c/go/+/219200
Run-TryBot: Alexander Rakoczy <alex@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>

commit 249c282caf075fda88658ef6e11fb90067f238b0 [browse]
Author: Dmitri Shuralyov
Date: 2020-01-30 19:14:03 -05:00

[release-branch.go1.12] all: merge release-branch.go1.12-security into release-branch.go1.12

Change-Id: Ic8ed07ad2c77042a67d7e1d4e9c0d5953610cf07

commit 4af1337d1e9eb9e7b766c9deb787c78413bb25c4 [browse]
Author: Ian Lance Taylor
Date: 2020-01-15 06:38:16 -08:00

[release-branch.go1.12] runtime: ignore power notification error seen on Windows Docker

Updates #36557
Fixes #36574

Change-Id: Ia8125f382d5e14e5612da811268a58971cc9ac08
Reviewed-on: https://go-review.googlesource.com/c/go/+/214917
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
Reviewed-by: Austin Clements <austin@google.com>
(cherry picked from commit d2de9bd59c068c1bfcb4293de4286196dacf2e43)
Reviewed-on: https://go-review.googlesource.com/c/go/+/215017

commit 9720aff0bcf876647cf064a4e92eeab43598bfc5 [browse]
Author: Bryan C. Mills
Date: 2020-01-10 09:25:51 -05:00

[release-branch.go1.12] cmd/go/internal/modload: remove erroneous test case

Commit e0cf3de987e6 of the vcs-test.golang.org/git/querytest repo
includes a go.mod file specifying path vcs-test.golang.org/git/querytest.git,
as does the latest commit. Since the repository also lacks v3 tags,
a query for "latest" with a v3 path should fail.

Due to a bug, that query does not fail as expected with Go 1.12.
However, we do not need to continue to test for buggy behavior that
was fixed in a subsequent release.

Updates #36489

Change-Id: I766390c962fc75ba98fad02831310d90abf3055f
Reviewed-on: https://go-review.googlesource.com/c/go/+/214281
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>

clone the repository to get more history