diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-03-20 12:39:26 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-20 09:51:54 -0700 |
| commit | 76265dc928b3881afaf49d3e439acccbc3b55735 (patch) | |
| tree | 3af365a43e5c0dc5739a076af280df6f60f60e82 /meta-oe | |
| parent | 4a66d1485a5381f8e4bcd33e3d9f9a0426b05ba7 (diff) | |
| download | meta-openembedded-76265dc928b3881afaf49d3e439acccbc3b55735.tar.gz | |
libssh: drop obsolete CVE_STATUS variables
Since adding these statuses NVD corrected their DB, and now both CVEs are
tracked with the correct version.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/libssh/libssh_0.11.4.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/libssh/libssh_0.11.4.bb b/meta-oe/recipes-support/libssh/libssh_0.11.4.bb index fb131c3490..292b8f797e 100644 --- a/meta-oe/recipes-support/libssh/libssh_0.11.4.bb +++ b/meta-oe/recipes-support/libssh/libssh_0.11.4.bb | |||
| @@ -47,6 +47,3 @@ do_install_ptest () { | |||
| 47 | } | 47 | } |
| 48 | 48 | ||
| 49 | BBCLASSEXTEND = "native nativesdk" | 49 | BBCLASSEXTEND = "native nativesdk" |
| 50 | |||
| 51 | CVE_STATUS[CVE-2025-5987] = "fixed-version: The vulnerability was fixed in 0.11.2" | ||
| 52 | CVE_STATUS[CVE-2025-5318] = "fixed-version: The vulnerability was fixed in 0.11.2" | ||
