- golang-1.14 (1.14.4-2+rpi1) bullseye-staging; urgency=medium
++golang-1.14 (1.14.7-2+rpi1) bullseye-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, 09 Jul 2020 14:31:33 +0000
++ -- Raspbian forward porter <root@raspbian.org> Tue, 18 Aug 2020 16:07:17 +0000
++
+ golang-1.14 (1.14.7-2) unstable; urgency=medium
+
+ * Team upload.
+ * Backport patch to fix test on arm64 (Closes: #967084)
+
+ -- Shengjing Zhu <zhsj@debian.org> Thu, 13 Aug 2020 01:19:34 +0800
+
+ golang-1.14 (1.14.7-1) unstable; urgency=medium
+
+ * New upstream version 1.14.7
+ - encoding/binary: ReadUvarint and ReadVarint can read an unlimited
+ number of bytes from invalid inputs. CVE-2020-16845
+
+ -- Dr. Tobias Quathamer <toddy@debian.org> Sun, 09 Aug 2020 15:50:49 +0200
+
+ golang-1.14 (1.14.6-1) unstable; urgency=medium
+
+ * New upstream version 1.14.6
+ - Refresh patches
+ - net/http: Expect 100-continue panics in httputil.ReverseProxy.
+ See https://github.com/golang/go/issues/34902, fixes CVE-2020-15586
+
+ -- Dr. Tobias Quathamer <toddy@debian.org> Mon, 03 Aug 2020 20:38:32 +0200
golang-1.14 (1.14.4-2) unstable; urgency=medium