--- - branch: MAIN date: Sat Jun 5 12:40:07 UTC 2021 files: - new: '1.120' old: '1.119' path: pkgsrc/lang/go/version.mk pathrev: pkgsrc/lang/go/version.mk@1.120 type: modified - new: '1.6' old: '1.5' path: pkgsrc/lang/go116/PLIST pathrev: pkgsrc/lang/go116/PLIST@1.6 type: modified - new: '1.8' old: '1.7' path: pkgsrc/lang/go116/distinfo pathrev: pkgsrc/lang/go116/distinfo@1.8 type: modified id: 20210605T124007Z.d691cc55ab102598ccd286d587ec15710349d81e log: | Update go116 to 1.16.5. go1.16.5 (released 2021-06-03) includes security fixes to the archive/zip, math /big, net, and net/http/httputil packages, as well as bug fixes to the linker, the go command, and the net/http package. See the Go 1.16.5 milestone on our issue tracker for details. The SetString and UnmarshalText methods of math/big.Rat may cause a panic or an unrecoverable fatal error if passed inputs with very large exponents. This is issue and CVE-2021-33198. Thanks to the OSS-Fuzz project for discovering this issue and to Emmanuel Odeke for reporting it. ReverseProxy in net/http/httputil could be made to forward certain hop-by-hop headers, including Connection. In case the target of the ReverseProxy was itself a reverse proxy, this would let an attacker drop arbitrary headers, including those set by the ReverseProxy.Director. This is issue and CVE-2021-33197. Thanks to Mattias Grenfeldt (https://grenfeldt.dev) and Asta Olofsson for reporting this issue. The LookupCNAME, LookupSRV, LookupMX, LookupNS, and LookupAddr functions in net , and their respective methods on the Resolver type may return arbitrary values retrieved from DNS which do not follow the established RFC 1035 rules for domain names. If these names are used without further sanitization, for instance unsafely included in HTML, they may allow for injection of unexpected content. Note that LookupTXT may still return arbitrary values that could require sanitization before further use. This is issue and CVE-2021-33195. Thanks to Philipp Jeitner and Haya Shulman from Fraunhofer SIT for reporting this issue. The NewReader and OpenReader functions in archive/zip can cause a panic or an unrecoverable fatal error when reading an archive that claims to contain a large number of files, regardless of its actual size. This is issue and CVE-2021-33196. Thanks to the OSS-Fuzz project for discovering this issue and to Emmanuel Odeke for reporting it. module: pkgsrc subject: 'CVS commit: pkgsrc/lang' unixtime: '1622896807' user: bsiegert