]> code.ossystems Code Review - openembedded-core.git/commit
go: Upgrade 1.9 to 1.9.4 stable release
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 15 Feb 2018 17:11:14 +0000 (15:11 -0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Feb 2018 10:31:35 +0000 (10:31 +0000)
commit150d9d3215bf5d3a21c3f141d4ce837557c5f9f1
tree3bd9ed7d8c18456e213b2a8a2872f2af7772abad
parent2638482c3b2a5766d2a1377a589245664140e270
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>
meta/recipes-devtools/go/go-1.9.inc
meta/recipes-graphics/mesa/mesa-gl_17.3.4.bb [moved from meta/recipes-graphics/mesa/mesa-gl_17.3.3.bb with 100% similarity]
meta/recipes-graphics/mesa/mesa_17.3.4.bb [moved from meta/recipes-graphics/mesa/mesa_17.3.3.bb with 100% similarity]