package/go: security bump to version 1.13.3
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 27 Oct 2019 21:27:28 +0000 (22:27 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 28 Oct 2019 07:43:17 +0000 (08:43 +0100)
commit2580a12e5a47fdf1aca38433480cf1888c165c90
tree0bb02f59a38f5eed6ed1aa1581f56d1b47e8514d
parenta8f3057da37a5c6f30935e127ae6a15437f2508f
package/go: security bump to version 1.13.3

Fixes the following security issues (1.33.2):

- CVE-2019-17596: Invalid DSA public keys can cause a panic in dsa.Verify.
  In particular, using crypto/x509.Verify on a crafted X.509 certificate
  chain can lead to a panic, even if the certificates don’t chain to a
  trusted root.  The chain can be delivered via a crypto/tls connection to a
  client, or to a server that accepts and verifies client certificates.
  net/http clients can be made to crash by an HTTPS server, while net/http
  servers that accept client certificates will recover the panic and are
  unaffected.

Additionally, 1.13.3 fixes a number of issues. From the release notes:

Fixes to the go command, the toolchain, the runtime, syscall, net, net/http,
and crypto/ecdsa packages

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/go/go.hash
package/go/go.mk