pkgsrc/lang/go
bsiegert 66aa33f03a Update Go to 1.9.4.
By using the clang or gcc plugin mechanism, it was possible for an attacker to
trick the “go get” command into executing arbitrary code. The go command now
restricts the set of allowed host compiler and linker arguments in cgo source
files to a list of allowed flags, in particular disallowing -fplugin= and
-plugin=.

The issue is CVE-2018-6574 and Go issue golang.org/issue/23672. See the Go
issue for details.

Thanks to Christopher Brown of Mattermost for reporting this problem.
2018-02-08 19:32:17 +00:00
..
patches fix the path 2018-01-20 18:13:25 +00:00
DESCR
distinfo Update Go to 1.9.4. 2018-02-08 19:32:17 +00:00
go-package.mk lang/go: add examples to the go-package.mk documentation 2018-01-27 15:49:30 +00:00
Makefile go*: Disable SSP support completely. 2018-01-30 17:05:21 +00:00
PLIST Update Go to 1.9.4. 2018-02-08 19:32:17 +00:00
PLIST.Linux Add Linux specific PLIST 2016-03-09 07:19:55 +00:00
PLIST.SunOS The x/net/lif package seems to be SunOS only at the moment, fix PLIST. 2017-03-20 15:08:39 +00:00
version.mk Update Go to 1.9.4. 2018-02-08 19:32:17 +00:00