summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-1.14.inc
diff options
context:
space:
mode:
authorVijay Anusuri <vanusuri@mvista.com>2023-08-31 13:55:22 +0530
committerSteve Sakoman <steve@sakoman.com>2023-08-31 04:26:32 -1000
commit37212694b9a610b1086ef574673dd24095585f4a (patch)
tree4f444a24ca0c3a78888bbd25a98c414d01b87293 /meta/recipes-devtools/go/go-1.14.inc
parent57f6d8548e778712eb11507e889f3eadf3732041 (diff)
downloadopenembedded-core-contrib-37212694b9a610b1086ef574673dd24095585f4a.tar.gz
go: Backport fix for CVE-2023-29409
Upstream-commit: https://github.com/golang/go/commit/2300f7ef07718f6be4d8aa8486c7de99836e233f Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/go/go-1.14.inc')
-rw-r--r--meta/recipes-devtools/go/go-1.14.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/go/go-1.14.inc b/meta/recipes-devtools/go/go-1.14.inc
index b2cf805d2d..20377e095b 100644
--- a/meta/recipes-devtools/go/go-1.14.inc
+++ b/meta/recipes-devtools/go/go-1.14.inc
@@ -69,6 +69,7 @@ SRC_URI += "\
file://CVE-2023-29404.patch \
file://CVE-2023-29400.patch \
file://CVE-2023-29406.patch \
+ file://CVE-2023-29409.patch \
"
SRC_URI_append_libc-musl = " file://0009-ld-replace-glibc-dynamic-linker-with-musl.patch"