- 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 <plugwash@raspbian.org> 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 <root@raspbian.org> Thu, 23 Sep 2021 02:38:41 +0000
++ -- Raspbian forward porter <root@raspbian.org> 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 <zhsj@debian.org> Sun, 12 Dec 2021 01:52:21 +0800
golang-1.15 (1.15.15-4) unstable; urgency=high