From: Raspbian automatic forward porter Date: Fri, 17 Dec 2021 03:11:58 +0000 (+0000) Subject: Merge version 1.15.15-4+rpi1 and 1.15.15-5 to produce 1.15.15-5+rpi1 X-Git-Tag: archive/raspbian/1.15.15-5+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c5b3a926c916c8ee69820b5d4621578b04b92f30;p=golang-1.15.git Merge version 1.15.15-4+rpi1 and 1.15.15-5 to produce 1.15.15-5+rpi1 --- c5b3a926c916c8ee69820b5d4621578b04b92f30 diff --cc debian/changelog index 0f8c2bc7,c77f80de..64f2bf93 --- a/debian/changelog +++ b/debian/changelog @@@ -1,14 -1,18 +1,30 @@@ - golang-1.15 (1.15.15-4+rpi1) bookworm-staging; urgency=medium ++golang-1.15 (1.15.15-5+rpi1) bookworm-staging; urgency=medium + + [changes brought forward from golang-1.10 1.10~rc2-1+rpi1 by Peter Michael Green at Sat, 24 Feb 2018 12:22:04 +0000] + * Build with GOARM=6 + * Disable testsuite. + * Fix clean target. + + [changes introduced in golang-1.12 1.12.7-3+rpi1 by Peter Michael Green] + * Further clean target fixing. + - -- Raspbian forward porter Thu, 23 Sep 2021 02:38:41 +0000 ++ -- Raspbian forward porter Fri, 17 Dec 2021 03:11:57 +0000 ++ + golang-1.15 (1.15.15-5) unstable; urgency=medium + + * Team upload. + * Backport patch for CVE-2021-38297 + 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. + * Backport patch for CVE-2021-41771 + debug/macho: invalid dynamic symbol table command can cause panic + * Backport patch for CVE-2021-44716 + net/http: limit growth of header canonicalization cache + * Backport patch for CVE-2021-44717 + syscall: don’t close fd 0 on ForkExec error + + -- Shengjing Zhu Sun, 12 Dec 2021 01:52:21 +0800 golang-1.15 (1.15.15-4) unstable; urgency=high