summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-1.12.inc
diff options
context:
space:
mode:
authorLi Zhou <li.zhou@windriver.com>2020-09-07 16:09:06 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-10 13:21:31 +0100
commit794dfa173adbce781c9fe609d58d3ed9b8cbd501 (patch)
tree3b2b3e67385316813ac90b606e4f9f32216811b6 /meta/recipes-devtools/go/go-1.12.inc
parent8b4163c4e60f5e96790522e129f84102831feb8e (diff)
downloadopenembedded-core-contrib-794dfa173adbce781c9fe609d58d3ed9b8cbd501.tar.gz
go: Security Advisory - go - CVE-2020-24553
Backport the patch from <https://github.com/golang/go/commit/ eb07103a083237414145a45f029c873d57037e06> to solve CVE-2020-24553. Signed-off-by: Li Zhou <li.zhou@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'meta/recipes-devtools/go/go-1.12.inc')
-rw-r--r--meta/recipes-devtools/go/go-1.12.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/go/go-1.12.inc b/meta/recipes-devtools/go/go-1.12.inc
index fd2d641554..2a0680aeaa 100644
--- a/meta/recipes-devtools/go/go-1.12.inc
+++ b/meta/recipes-devtools/go/go-1.12.inc
@@ -20,6 +20,8 @@ SRC_URI += "\
file://0010-fix-CVE-2019-17596.patch \
file://CVE-2020-15586.patch \
file://CVE-2020-16845.patch \
+ file://0001-net-http-cgi-rename-a-test-file-to-be-less-cute.patch \
+ file://CVE-2020-24553.patch \
"
SRC_URI_append_libc-musl = " file://0009-ld-replace-glibc-dynamic-linker-with-musl.patch"