summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-1.12.inc
diff options
context:
space:
mode:
authorLi Zhou <li.zhou@windriver.com>2020-07-29 13:49:46 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-08-10 08:52:34 +0800
commit0e8526ce8694ebd6988c3804e4d2ccf39cda90c7 (patch)
treea64991cdb04fdb52bddc5f6b2bf771b850b823fe /meta/recipes-devtools/go/go-1.12.inc
parentb535360f0bd2fb6a057b678f35da1803a31eeba6 (diff)
downloadopenembedded-core-contrib-0e8526ce8694ebd6988c3804e4d2ccf39cda90c7.tar.gz
go: Security Advisory - go - CVE-2020-15586
Backport patch from <https://github.com/golang/go/commit/ fa98f46741f818913a8c11b877520a548715131f> to solve CVE-2020-15586. 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.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/go/go-1.12.inc b/meta/recipes-devtools/go/go-1.12.inc
index 6aecaad75d..c3c2d0cfee 100644
--- a/meta/recipes-devtools/go/go-1.12.inc
+++ b/meta/recipes-devtools/go/go-1.12.inc
@@ -18,6 +18,7 @@ SRC_URI += "\
file://0008-use-GOBUILDMODE-to-set-buildmode.patch \
file://0001-release-branch.go1.12-security-net-textproto-don-t-n.patch \
file://0010-fix-CVE-2019-17596.patch \
+ file://CVE-2020-15586.patch \
"
SRC_URI_append_libc-musl = " file://0009-ld-replace-glibc-dynamic-linker-with-musl.patch"