Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

[18.09] Bump Golang 1.10.6 (CVE-2018-16875) #137

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

thaJeztah
Copy link
Member

go1.10.6 (released 2018/12/14)

See the Go 1.10.6 milestone on the issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.10.6

go1.10.6 (released 2018/12/14)

- crypto/x509: CPU denial of service in chain validation golang/go#29233
- cmd/go: directory traversal in "go get" via curly braces in import paths golang/go#29231
- cmd/go: remote command execution during "go get -u" golang/go#29230

See the Go 1.10.6 milestone on the issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.10.6

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah added this to the 18.09.1 milestone Dec 13, 2018
@thaJeztah
Copy link
Member Author

Experimental failed on a flaky, but restarted it

01:01:13 FAIL: docker_api_swarm_test.go:296: DockerSwarmSuite.TestAPISwarmLeaderElection
01:01:13 
01:01:13 [d61d7f09b27d0] waiting for daemon to start
01:01:13 [d61d7f09b27d0] daemon started
01:01:13 
01:01:13 [d6ddc19befe49] waiting for daemon to start
01:01:13 [d6ddc19befe49] daemon started
01:01:13 
01:01:13 [d8aa72ad406ae] waiting for daemon to start
01:01:13 [d8aa72ad406ae] daemon started
01:01:13 
01:01:13 [d61d7f09b27d0] exiting daemon
01:01:13 assertion failed: error is not nil: Error response from daemon: rpc error: code = DeadlineExceeded desc = context deadline exceeded
01:01:13 [d6ddc19befe49] exiting daemon
01:01:13 [d8aa72ad406ae] exiting daemon

@thaJeztah
Copy link
Member Author

ping @andrewhsu @seemethere PTAL

Copy link

@andrewhsu andrewhsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM on green

@andrewhsu andrewhsu merged commit a6d4103 into docker-archive:18.09 Dec 14, 2018
@thaJeztah thaJeztah deleted the 18.09_bump_golang_1.10.6 branch December 14, 2018 23:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants