Go 1.9.2 and Go 1.8.5 are released

2,696 views
Skip to first unread message

Chris Broadfoot

unread,
Oct 25, 2017, 7:52:13 PM10/25/17
to golan...@googlegroups.com
Hi gophers,

We have just released Go versions 1.9.2 and 1.8.5, minor point releases.

These releases include fixes to the compiler, linker, runtime, documentation, go command, and the crypto/x509, database/sql, log, and net/smtp packages. They include a fix to a bug introduced in Go 1.9.1 and Go 1.8.4 that broke "go get" of non-Git repositories under certain conditions.

View the release notes for more information:

You can download binary and source distributions from the Go web site:

To compile from source using a Git clone, update to the release with "git checkout go1.9.2" and build as usual.

Thanks to everyone who contributed to the release.

Chris

Michael Hudson-Doyle

unread,
Oct 25, 2017, 10:58:52 PM10/25/17
to Chris Broadfoot, golang-nuts
I've updated my snaps with both these releases, so users with the snap already installed should get them soon, or snap install --classic --channel 1.9/stable go on an ubuntu or ubuntu-like system if you want to try them out :)

Cheers,
mwh

--
You received this message because you are subscribed to the Google Groups "golang-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Nathan Kerr

unread,
Oct 26, 2017, 1:57:50 AM10/26/17
to golang-nuts
I updated my release related resources:

j...@nella.org

unread,
Oct 26, 2017, 3:25:54 AM10/26/17
to golang-nuts
On Thursday, October 26, 2017 at 4:58:52 AM UTC+2, Michael Hudson-Doyle wrote:
I've updated my snaps with both these releases, so users with the snap already installed should get them soon, or snap install --classic --channel 1.9/stable go on an ubuntu or ubuntu-like system if you want to try them out :)

Thanks for this. It gave me motivation to go learn about snaps for the first time.

 -jeff 

Jan Mercl

unread,
Oct 26, 2017, 3:56:02 AM10/26/17
to Chris Broadfoot, golang-nuts

On Thu, Oct 26, 2017 at 1:51 AM Chris Broadfoot <cb...@golang.org> wrote:

> We have just released Go versions 1.9.2 and 1.8.5, minor point releases.

FYI: All Go1.9.2 milestone issues are open ATM.

--

-j

Chris Broadfoot

unread,
Oct 26, 2017, 10:58:10 AM10/26/17
to Michael Hudson-Doyle, Chris Broadfoot, golang-nuts
Nice! Thank you for maintaining these!

BTW, if it helps, all tarballs are now gpg signed. (add .asc to the download URL)

Michael Hudson-Doyle

unread,
Oct 29, 2017, 5:28:30 PM10/29/17
to Chris Broadfoot, Chris Broadfoot, golang-nuts
On 26 October 2017 at 18:56, Chris Broadfoot <cb...@google.com> wrote:
Nice! Thank you for maintaining these!

I hope people find them useful (I know quite a few people at Canonical are using them but I don't know if many people outside are using them),
 
BTW, if it helps, all tarballs are now gpg signed. (add .asc to the download URL)

Ah, that's interesting (also for the Debian packaging).

Currently I build the snaps from the tag in git but I should probably switch to the source tarball really as that's the more of the official definition of what the release is.

I notice that the signing key doesn't appear to be in the strong set, are you planning to get it more signatures?

Cheers,
mwh
Reply all
Reply to author
Forward
0 new messages