Merge version 1.15.15-4+rpi1 and 1.15.15-5 to produce 1.15.15-5+rpi1 bookworm-staging archive/raspbian/1.15.15-5+rpi1 raspbian/1.15.15-5+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 17 Dec 2021 03:11:58 +0000 (03:11 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 17 Dec 2021 03:11:58 +0000 (03:11 +0000)
1  2 
debian/changelog

index 0f8c2bc7d2d59cddb4d278a09875b475ddd2575a,c77f80de777f00cc374055ee2776d36bd88bd6bc..64f2bf93a551afb97679275439e8f99b659808b5
@@@ -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 <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