buildroot/package/go
Peter Korsgaard 1cfc01a008 package/go: security bump to version 1.16.4
Fixes the following security issues:

- CVE-2021-31525: ReadRequest and ReadResponse in net/http can hit an
  unrecoverable panic when reading a very large header (over 7MB on 64-bit
  architectures, or over 4MB on 32-bit ones).  Transport and Client are
  vulnerable and the program can be made to crash by a malicious server.
  Server is not vulnerable by default, but can be if the default max header
  of 1MB is overridden by setting Server.MaxHeaderBytes to a higher value,
  in which case the program can be made to crash by a malicious client.

  https://github.com/golang/go/issues/45710

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2021-05-08 10:58:40 +02:00
..
0001-build.go-explicit-option-for-crosscompilation.patch
Config.in.host toolchain: drop old BR2_TOOLCHAIN_HAS_BINUTILS_BUG_* options 2021-03-15 20:43:30 +01:00
go.hash package/go: security bump to version 1.16.4 2021-05-08 10:58:40 +02:00
go.mk package/go: security bump to version 1.16.4 2021-05-08 10:58:40 +02:00