summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Shengjing Zhu [Sat, 4 Dec 2021 09:37:57 +0000 (09:37 +0000)]
golang-1.15 (1.15.15-1~deb11u2) bullseye; urgency=medium
* 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
[dgit import unpatched golang-1.15 1.15.15-1~deb11u2]
Shengjing Zhu [Sat, 4 Dec 2021 09:37:57 +0000 (09:37 +0000)]
Import golang-1.15_1.15.15-1~deb11u2.debian.tar.xz
[dgit import tarball golang-1.15 1.15.15-1~deb11u2 golang-1.15_1.15.15-1~deb11u2.debian.tar.xz]
Anthony Fok [Sun, 15 Aug 2021 22:44:15 +0000 (23:44 +0100)]
Import golang-1.15_1.15.15.orig.tar.gz
[dgit import orig golang-1.15_1.15.15.orig.tar.gz]