Go

~canonical-is-delta/golang/+git/golang-deb:golang-1.15

Last commit made on 2021-12-11
Get this branch:
git clone -b golang-1.15 https://git.launchpad.net/~canonical-is-delta/golang/+git/golang-deb

Branch merges

Branch information

Name:
golang-1.15
Repository:
lp:~canonical-is-delta/golang/+git/golang-deb

Recent commits

deee5c4... by Shengjing Zhu

Update changelog for 1.15.15-5 release

5de47ec... by Shengjing Zhu

Backport patch for CVE-2021-44717

syscall: don’t close fd 0 on ForkExec error

7980e58... by Shengjing Zhu

Backport patch for CVE-2021-44716

net/http: limit growth of header canonicalization cache

84b1ebd... by Shengjing Zhu

Backport patches for CVE-2021-38297 and CVE-2021-41771

012faeb... by Shengjing Zhu

Update changelog for 1.15.15-4 release

293a59a... by Shengjing Zhu

Fix Build-Depends in control.in as well

1b73519... by Shengjing Zhu

Update changelog for 1.15.15-3 release

72aec00... by Shengjing Zhu

Rebuild with Go1.15

Go1.16 can't build Go1.15 on i386 with GO386=387

26d7b97... by Shengjing Zhu

Update changelog for 1.15.15-2 release

a62106d... by Shengjing Zhu

Backport patch for CVE-2021-39293

archive/zip: overflow in preallocation check can cause OOM panic