pkgsrc/lang/go
bsiegert 6a1e80064c Update go117 to 1.17.2.
This minor release includes a security fix according to the new security policy.

When invoking functions from WASM modules, built using GOARCH=wasm GOOS=js,
passing very large arguments can cause portions of the module to be overwritten
with data from the arguments.

If using wasm_exec.js to execute WASM modules, users will need to replace their
copy (as described in https://golang.org/wiki/WebAssembly#getting-started)
after rebuilding any modules.

This is issue 48797 and CVE-2021-38297. Thanks to Ben Lubar for reporting this
issue.
2021-10-08 14:47:44 +00:00
..
bootstrap.mk go: Remove previous change, fixed in go-bin instead. 2021-07-14 14:32:04 +00:00
DESCR lang: Re-enable lang/go as a meta package. 2018-11-21 11:25:00 +00:00
go-dep.mk lang/go: extend _VARGROUPS section in go-dep.mk 2019-09-10 20:01:06 +00:00
go-module.mk go: Add support for GO_EXTRA_MOD_DIRS. 2021-10-06 10:30:22 +00:00
go-package.mk Mark go-package.mk as deprecated. 2021-05-08 15:55:04 +00:00
go-vars.mk go: not ready for PIE 2021-09-27 16:02:36 +00:00
Makefile all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
version.mk Update go117 to 1.17.2. 2021-10-08 14:47:44 +00:00