packages/lang/golang/golang
Jeffery To 60168651a2
golang: Update to 1.18.4
Includes fixes for:

* CVE-2022-1705: net/http: improper sanitization of Transfer-Encoding
  header
* CVE-2022-1962: go/parser: stack exhaustion in all Parse* functions
* CVE-2022-28131: encoding/xml: stack exhaustion in Decoder.Skip
* CVE-2022-30630: io/fs: stack exhaustion in Glob
* CVE-2022-30631: compress/gzip: stack exhaustion in Reader.Read
* CVE-2022-30632: path/filepath: stack exhaustion in Glob
* CVE-2022-30633: encoding/xml: stack exhaustion in Unmarshal
* CVE-2022-30635: encoding/gob: stack exhaustion in Decoder.Decode
* CVE-2022-32148: net/http/httputil: NewSingleHostReverseProxy - omit
  X-Forwarded-For not working

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-07-18 17:35:11 +08:00
..
files golang: Add more error handling for go-gcc-helper 2020-10-06 16:34:36 +08:00
patches golang: Update to 1.18, update patch 2022-03-28 19:42:59 -07:00
Config.in golang: Move build cache into $(TMP_DIR) 2020-10-16 17:13:42 +08:00
Makefile golang: Update to 1.18.4 2022-07-18 17:35:11 +08:00