diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2022-08-12 16:15:04 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2022-08-12 16:15:04 +0000 |
commit | 2e8328c118b6a1db277373b6458e77aea5d06ff3 (patch) | |
tree | 56e74da2715d849a8945b039cf64e4e7379b2d35 /lang | |
parent | 90ea526771fd5b912aec1b59c4078355f7117637 (diff) | |
download | pkgsrc-2e8328c118b6a1db277373b6458e77aea5d06ff3.tar.gz |
go118: update to 1.18.5 (security)
1 security fix following the security policy:
encoding/gob & math/big: decoding big.Float and big.Rat can panic
Decoding big.Float and big.Rat types can panic if the encoded message is too
short.
This is CVE-2022-32189 and Go issue https://go.dev/issue/53871.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/go/version.mk | 4 | ||||
-rw-r--r-- | lang/go118/PLIST | 6 | ||||
-rw-r--r-- | lang/go118/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/lang/go/version.mk b/lang/go/version.mk index 1a838d8baeb..79c0dcbeb77 100644 --- a/lang/go/version.mk +++ b/lang/go/version.mk @@ -1,4 +1,4 @@ -# $NetBSD: version.mk,v 1.154 2022/08/12 15:48:35 bsiegert Exp $ +# $NetBSD: version.mk,v 1.155 2022/08/12 16:15:04 bsiegert Exp $ # # If bsd.prefs.mk is included before go-package.mk in a package, then this @@ -6,7 +6,7 @@ # .include "go-vars.mk" -GO118_VERSION= 1.18.4 +GO118_VERSION= 1.18.5 GO117_VERSION= 1.17.13 GO116_VERSION= 1.16.15 GO110_VERSION= 1.10.8 diff --git a/lang/go118/PLIST b/lang/go118/PLIST index 339c71c3a76..1fe28caa25d 100644 --- a/lang/go118/PLIST +++ b/lang/go118/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2022/07/13 15:02:02 bsiegert Exp $ +@comment $NetBSD: PLIST,v 1.6 2022/08/12 16:15:04 bsiegert Exp $ bin/go${GOVERSSUFFIX} bin/gofmt${GOVERSSUFFIX} go118/AUTHORS @@ -3063,6 +3063,7 @@ go118/src/cmd/go/testdata/script/work.txt go118/src/cmd/go/testdata/script/work_build_no_modules.txt go118/src/cmd/go/testdata/script/work_edit.txt go118/src/cmd/go/testdata/script/work_env.txt +go118/src/cmd/go/testdata/script/work_goproxy_off.txt go118/src/cmd/go/testdata/script/work_gowork.txt go118/src/cmd/go/testdata/script/work_init_gowork.txt go118/src/cmd/go/testdata/script/work_init_path.txt @@ -10789,6 +10790,7 @@ go118/test/fixedbugs/issue52612.go go118/test/fixedbugs/issue5291.dir/pkg1.go go118/test/fixedbugs/issue5291.dir/prog.go go118/test/fixedbugs/issue5291.go +go118/test/fixedbugs/issue52953.go go118/test/fixedbugs/issue53137.dir/main.go go118/test/fixedbugs/issue53137.go go118/test/fixedbugs/issue53454.go @@ -11634,14 +11636,12 @@ go118/test/typeparam/issue51836.dir/a.go go118/test/typeparam/issue51836.dir/aa.go go118/test/typeparam/issue51836.dir/p.go go118/test/typeparam/issue51836.go -go118/test/typeparam/issue51840.go go118/test/typeparam/issue52026.go go118/test/typeparam/issue52117.dir/a.go go118/test/typeparam/issue52117.dir/b.go go118/test/typeparam/issue52117.go go118/test/typeparam/issue52228.go go118/test/typeparam/issue52241.go -go118/test/typeparam/issue53309.go go118/test/typeparam/issue53419.go go118/test/typeparam/issue53477.go go118/test/typeparam/list.go diff --git a/lang/go118/distinfo b/lang/go118/distinfo index 8babb28f23f..828bb19b759 100644 --- a/lang/go118/distinfo +++ b/lang/go118/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2022/07/13 15:02:02 bsiegert Exp $ +$NetBSD: distinfo,v 1.6 2022/08/12 16:15:04 bsiegert Exp $ -BLAKE2s (go1.18.4.src.tar.gz) = dd125a9933268dec6298dd40e64ac08906a2bbebdd827bf75a0b8884c3734fa1 -SHA512 (go1.18.4.src.tar.gz) = 4872956e31fa5d681021db12e876bc60a1815cf45203e75db83d6c54e9b7138766ae44bf1659db5333eba0b6097aea1990519795fffd2f124e7a78b78df1339b -Size (go1.18.4.src.tar.gz) = 22845866 bytes +BLAKE2s (go1.18.5.src.tar.gz) = 7c859789d63ca8a99845582df0ff049ab368d3f1c188699b3060391f2bdae527 +SHA512 (go1.18.5.src.tar.gz) = 4ba69ad49b5c17963fdc39ae7f5360fa38950db39ec1fb9b52744d6a209abf177dab6bd587e7457c83a4fd265589907ec241d8b09d0eac76cf984243a14500ef +Size (go1.18.5.src.tar.gz) = 22847094 bytes SHA1 (patch-misc_ios_clangwrap.sh) = 0a06403609cb7bce2e6f65444fd322f486761afe SHA1 (patch-src_cmd_dist_util.go) = 2d9c2f59e27672d56f5f1a0e3f9d5101a05546a7 SHA1 (patch-src_crypto_x509_root__bsd.go) = 0b5dead901450967109303f873a2696c65ccac35 |