From: Peter Marko Date: Thu, 25 Jul 2024 21:26:21 +0000 (+0200) Subject: glibc: cleanup old cve status X-Git-Tag: yocto-5.2~2248 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b568a8f428e76f75bb8c374983f62822325ebe8a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git glibc: cleanup old cve status This CVE status should have been removed on version update. CPE says >=2.34 and <2.39 while our version is already 2.40. Signed-off-by: Peter Marko Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/glibc/glibc-version.inc b/meta/recipes-core/glibc/glibc-version.inc index 6e167b6ca4a..61996781bd5 100644 --- a/meta/recipes-core/glibc/glibc-version.inc +++ b/meta/recipes-core/glibc/glibc-version.inc @@ -6,5 +6,3 @@ SRCREV_localedef ?= "fab74f31b3811df543e24b6de47efdf45b538abc" GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git;protocol=https" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+\.\d+(\.(?!90)\d+)*)" - -CVE_STATUS[CVE-2023-4911] = "fixed-version: Fixed in stable branch updates"