diff options
| author | Peter Marko <peter.marko@siemens.com> | 2024-07-25 23:26:21 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-07-26 12:28:42 +0100 |
| commit | 715899efb719d85b9ebbdd3dab6bdb46b8b37360 (patch) | |
| tree | 85b7c6ca7dfff3beff8682caa4477d9ba65ac010 /meta/recipes-core/glibc/glibc-version.inc | |
| parent | f2ead561b9591574fb83a2368321a28d5455462d (diff) | |
| download | poky-715899efb719d85b9ebbdd3dab6bdb46b8b37360.tar.gz | |
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.
(From OE-Core rev: b568a8f428e76f75bb8c374983f62822325ebe8a)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glibc/glibc-version.inc')
| -rw-r--r-- | meta/recipes-core/glibc/glibc-version.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/glibc/glibc-version.inc b/meta/recipes-core/glibc/glibc-version.inc index 6e167b6ca4..61996781bd 100644 --- a/meta/recipes-core/glibc/glibc-version.inc +++ b/meta/recipes-core/glibc/glibc-version.inc | |||
| @@ -6,5 +6,3 @@ SRCREV_localedef ?= "fab74f31b3811df543e24b6de47efdf45b538abc" | |||
| 6 | GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git;protocol=https" | 6 | GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git;protocol=https" |
| 7 | 7 | ||
| 8 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.(?!90)\d+)*)" | 8 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.(?!90)\d+)*)" |
| 9 | |||
| 10 | CVE_STATUS[CVE-2023-4911] = "fixed-version: Fixed in stable branch updates" | ||
