Subject: CVS commit: pkgsrc/lang
From: Benny Siegert
Date: 2021-10-08 16:21:45
Message id: 20211008142145.1FC74FA97@cvs.NetBSD.org

Log Message:
Update go116 to 1.16.9.

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.

Files:
RevisionActionfile
1.130modifypkgsrc/lang/go/version.mk
1.13modifypkgsrc/lang/go116/distinfo