summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-1.17.13.inc
diff options
context:
space:
mode:
authorVijay Anusuri <vanusuri@mvista.com>2025-12-29 18:17:54 +0530
committerSteve Sakoman <steve@sakoman.com>2026-01-02 07:21:42 -0800
commit690dcd26216a6a2e8994592fb7ad56395c5ddf36 (patch)
tree30663ce84d334097d375dcc05d77635147c82b84 /meta/recipes-devtools/go/go-1.17.13.inc
parent084488d13fe957c146c3cb75c286419409a6f451 (diff)
downloadpoky-690dcd26216a6a2e8994592fb7ad56395c5ddf36.tar.gz
go: Fix CVE-2025-61727
Upstream-Status: Backport from https://github.com/golang/go/commit/04db77a423cac75bb82cc9a6859991ae9c016344 (From OE-Core rev: dc1d95e3edfeaa5458fc564910ae5c9445a6f942) 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.17.13.inc')
-rw-r--r--meta/recipes-devtools/go/go-1.17.13.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/go/go-1.17.13.inc b/meta/recipes-devtools/go/go-1.17.13.inc
index 1433d54f06..0ea3b6704f 100644
--- a/meta/recipes-devtools/go/go-1.17.13.inc
+++ b/meta/recipes-devtools/go/go-1.17.13.inc
@@ -75,6 +75,7 @@ SRC_URI = "https://golang.org/dl/go${PV}.src.tar.gz;name=main \
75 file://CVE-2025-61723.patch \ 75 file://CVE-2025-61723.patch \
76 file://CVE-2025-61724.patch \ 76 file://CVE-2025-61724.patch \
77 file://CVE-2023-39323.patch \ 77 file://CVE-2023-39323.patch \
78 file://CVE-2025-61727.patch \
78 " 79 "
79SRC_URI[main.sha256sum] = "a1a48b23afb206f95e7bbaa9b898d965f90826f6f1d1fc0c1d784ada0cd300fd" 80SRC_URI[main.sha256sum] = "a1a48b23afb206f95e7bbaa9b898d965f90826f6f1d1fc0c1d784ada0cd300fd"
80 81