Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: Go 1.9.3 release status #23477

Closed
andybons opened this issue Jan 18, 2018 · 1 comment
Closed

all: Go 1.9.3 release status #23477

andybons opened this issue Jan 18, 2018 · 1 comment

Comments

@andybons
Copy link
Member

andybons commented Jan 18, 2018

Go 1.9.3 release status

PROBLEMS WITH RELEASE

  • CL 88715: bad Gerrit status: MERGED (not NEW)
  • CL 88676: bad Gerrit status: MERGED (not NEW)
  • CL 88635: bad Gerrit status: MERGED (not NEW)
  • CL 88535: bad Gerrit status: MERGED (not NEW)
  • CL 88495: bad Gerrit status: MERGED (not NEW)
  • CL 88316: bad Gerrit status: MERGED (not NEW)
  • CL 88315: bad Gerrit status: MERGED (not NEW)
  • CL 77331: bad Gerrit status: MERGED (not NEW)

Issues with fixes

Changes on release branch

Log

2018/01/22 16:02:42 starting
2018/01/22 16:02:42 working in /usr/local/google/home/andybons/go-releasebot-work/go1.9.3
2018/01/22 16:02:42 $ git fetch origin master
2018/01/22 16:02:43 $ git fetch origin release-branch.go1.9
2018/01/22 16:02:45 $ git clone --reference /usr/local/google/home/andybons/go-releasebot-work/go1.9.3/gitmirror -b release-branch.go1.9 https://go.googlesource.com/go /usr/local/google/home/andybons/go-releasebot-work/go1.9.3/gitwork
2018/01/22 16:02:49 $ git codereview change relwork
2018/01/22 16:02:50 $ git config gc.auto 0
2018/01/22 16:02:50 $ git rev-parse go1.9.3
2018/01/22 16:02:53 $ git rev-parse go1.9.3

— golang.org/x/build/cmd/releasebot, Jan 22 21:03:03 UTC

@andybons andybons added this to the Go1.9.3 milestone Jan 18, 2018
@andybons
Copy link
Member Author

go1.9.3 has been packaged and includes:

  • CL 73551 cmd/compile: make sure not to use SP as an index register
  • CL 74210 cmd/compile: fix runtime.KeepAlive
  • CL 77331 [release-branch.go1.9] cmd/compile: fix decomposition of 1-element arrays
  • CL 77710 runtime: fix gctrace STW CPU time and CPU fraction
  • CL 78995 math/big: protect against aliasing in nat.divLarge
  • CL 81736 database/sql: fix transaction leak
  • CL 82675 cmd/compile: fix large load/store offsets on 386
  • CL 88315 [release-branch.go1.9] runtime: restore the Go-allocated signal stack in unminit
  • CL 88316 [release-branch.go1.9] runtime: use MAP_ANON in sigstack check
  • CL 88495 [release-branch.go1.9] runtime: call amd64 VDSO entry points on large stack
  • CL 88535 [release-branch.go1.9] net/url: reject invalid userinfo values when parsing URLs
  • CL 88536 doc: document Go 1.9.3
  • CL 88635 [release-branch.go1.9] cmd/compile: fix mapassign_fast* routines for pointer keys
  • CL 88676 [release-branch.go1.9] net/http: update bundled http2
  • CL 88715 [release-branch.go1.9] doc: change anchor URLs from golang.org/dl/ to /dl/

The release is posted at golang.org/dl.

— golang.org/x/build/cmd/releasebot, Jan 22 21:03:00 UTC

@golang golang locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants