]> code.ossystems Code Review - openembedded-core.git/commit
go: Upgrade 1.9 to 1.9.4 stable release
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 12 Mar 2018 11:29:01 +0000 (04:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Mar 2018 15:55:22 +0000 (15:55 +0000)
commit06980901ee3cbe9ccb8cd3849bf6506d7b29a9bc
tree04555d3710e7587179428f59a247378d431c153c
parent7dccdf82d49fb11cb2a7cb205ae08311e5d43291
go: Upgrade 1.9 to 1.9.4 stable release

The 1.9.4 fixes a number of issues in the Go compiler and is important
to get in before we start working on 1.10 inclusion.

 - go1.9.1 (released 2017/10/04) includes two security fixes.

 - go1.9.2 (released 2017/10/25) includes fixes to the compiler,
   linker, runtime, documentation, go command, and the crypto/x509,
   database/sql, log, and net/smtp packages. It includes a fix to a
   bug introduced in Go 1.9.1 that broke go get of non-Git
   repositories under certain conditions.

 - go1.9.3 (released 2018/01/22) includes fixes to the compiler,
   runtime, and the database/sql, math/big, net/http, and net/url
   packages.

 - go1.9.4 (released 2018/02/07) includes a security fix to “go get”.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/go/go-1.9.inc