mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
libssh2: remove status for CVE-2023-48795
Entry for this CVE was corrected in NVD DB, we no longer need to set status for it. (From OE-Core rev: 459f9ebc0695f44bc6d45f62c89f504a0bfa21ee) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
94f439bac2
commit
45dc2314ce
@@ -50,6 +50,3 @@ do_install_ptest() {
|
||||
mkdir -p ${D}${PTEST_PATH}/docs
|
||||
cp -r ${S}/docs/* ${D}${PTEST_PATH}/docs/
|
||||
}
|
||||
|
||||
# should be removed when upgrading to 1.11.10 or higher
|
||||
CVE_STATUS[CVE-2023-48795] = "fixed-version: fixed since version 1.11.1"
|
||||
|
||||
Reference in New Issue
Block a user