Message ID | 779e3dccae95a6427317cbd7bc754f4d545efda6.1753392770.git.steve@sakoman.com |
---|---|
State | Superseded |
Delegated to: | Steve Sakoman |
Headers | show |
Series | [scarthgap,01/16] libxml2: fix CVE-2025-49795 | expand |
diff --git a/meta/recipes-core/glibc/glibc-version.inc b/meta/recipes-core/glibc/glibc-version.inc index 0130613936..6ee9fc7a0b 100644 --- a/meta/recipes-core/glibc/glibc-version.inc +++ b/meta/recipes-core/glibc/glibc-version.inc @@ -1,6 +1,6 @@ SRCBRANCH ?= "release/2.39/master" PV = "2.39+git" -SRCREV_glibc ?= "06a70769fd0b2e1f2a3085ad50ab620282bd77b3" +SRCREV_glibc ?= "cff1042cceec3502269947e96cf7023451af22f3" SRCREV_localedef ?= "fab74f31b3811df543e24b6de47efdf45b538abc" GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git;protocol=https"