summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/glibc/glibc-version.inc7
1 files changed, 6 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc-version.inc b/meta/recipes-core/glibc/glibc-version.inc
index f5ebbb2ee6..19b98bc11a 100644
--- a/meta/recipes-core/glibc/glibc-version.inc
+++ b/meta/recipes-core/glibc/glibc-version.inc
@@ -1,8 +1,13 @@
1SRCBRANCH ?= "release/2.38/master" 1SRCBRANCH ?= "release/2.38/master"
2PV = "2.38+git" 2PV = "2.38+git"
3SRCREV_glibc ?= "0e1ef6779a90bc0f8a05bc367796df2793deecaa" 3SRCREV_glibc ?= "750a45a783906a19591fb8ff6b7841470f1f5701"
4SRCREV_localedef ?= "e0eca29583b9e0f62645c4316ced93cf4e4e26e1" 4SRCREV_localedef ?= "e0eca29583b9e0f62645c4316ced93cf4e4e26e1"
5 5
6GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git;protocol=https" 6GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git;protocol=https"
7 7
8UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.(?!90)\d+)*)" 8UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.(?!90)\d+)*)"
9
10CVE_STATUS[CVE-2023-4527] = "fixed-version: Fixed in stable branch updates"
11CVE_STATUS[CVE-2023-4911] = "fixed-version: Fixed in stable branch updates"
12CVE_STATUS[CVE-2023-4806] = "fixed-version: Fixed in stable branch updates"
13CVE_STATUS[CVE-2023-4527] = "fixed-version: Fixed in stable branch updates"