nixpkgs/pkgs/development/compilers/go
Nathan Zadoks 174221b744 go: 1.5.2 -> 1.5.3
This addresses CVE-2015-8618 (a vulnerability in math/big)
This issue can affect RSA computations in crypto/rsa, which is used by
crypto/tls. TLS servers on 32-bit systems could plausibly leak their RSA
private key due to this issue. Other protocol implementations that
create many RSA signatures could also be impacted in the same way.
https://groups.google.com/forum/#!topic/golang-dev/MEATuOi_ei4
2016-01-14 14:55:43 +01:00
..
1.4.nix go14: 1.4.2 -> 1.4.3 (close #10702) 2015-11-16 16:39:08 +01:00
1.5.nix go: 1.5.2 -> 1.5.3 2016-01-14 14:55:43 +01:00
cacert-1.4.patch go: Update to 1.4 2015-01-06 13:31:02 -06:00
cacert-1.5.patch go: add 1.5 compiler and packages 2015-08-19 23:25:16 +02:00
remove-tools-1.4.patch golang: Remove old, unused compilers 2015-08-19 13:25:44 -07:00
remove-tools-1.5.patch Fix go-tools to include cover/vet for 1.4 but not 1.5 onward 2015-08-27 01:02:00 -07:00
setup-hook.sh new Go support function 'buildGoPackage' 2015-02-03 14:21:48 +01:00
strip.patch go-1.5: fix build on darwin, set to default version for all platforms 2015-10-19 16:14:36 -07:00