summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-1.14.inc
diff options
context:
space:
mode:
authorShubham Kulkarni <skulkarni@mvista.com>2023-03-28 17:05:41 +0530
committerSteve Sakoman <steve@sakoman.com>2023-03-28 04:38:12 -1000
commit53a303fb5908edaf29e35abb08fff93e7c0ff92c (patch)
tree77de217264d9d6e41ea55cf50c641c39d98e6fde /meta/recipes-devtools/go/go-1.14.inc
parentb121b59cf6f642f46c97c96f3c4cf4cd84ff2af5 (diff)
downloadopenembedded-core-contrib-53a303fb5908edaf29e35abb08fff93e7c0ff92c.tar.gz
go-runtime: Security fix for CVE-2022-41723
Disable cmd/internal/moddeps test, since this update includes PRIVATE track fixes. Backport from https://github.com/golang/go/commit/5c3e11bd0b5c0a86e5beffcd4339b86a902b21c3 Signed-off-by: Shubham Kulkarni <skulkarni@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 be9abb5b2d..f2a5fc3f7c 100644
--- a/meta/recipes-devtools/go/go-1.14.inc
+++ b/meta/recipes-devtools/go/go-1.14.inc
@@ -52,6 +52,7 @@ SRC_URI += "\
file://CVE-2022-41715.patch \
file://CVE-2022-41717.patch \
file://CVE-2022-1962.patch \
+ file://CVE-2022-41723.patch \
"
SRC_URI_append_libc-musl = " file://0009-ld-replace-glibc-dynamic-linker-with-musl.patch"