diff mbox series

[meta-oe] gattlib: drop obsolete CVE_STATUS

Message ID 20260331124446.3575038-1-skandigraun@gmail.com
State Under Review
Headers show
Series [meta-oe] gattlib: drop obsolete CVE_STATUS | expand

Commit Message

Gyorgy Sarvari March 31, 2026, 12:44 p.m. UTC
The CVE is now tracked by NVD with a version that is earlier than
the recipe, the vulnerability doesn't show up in the CVE report
anymore.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---
 meta-oe/recipes-connectivity/gattlib/gattlib_0.7.2.bb | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

diff --git a/meta-oe/recipes-connectivity/gattlib/gattlib_0.7.2.bb b/meta-oe/recipes-connectivity/gattlib/gattlib_0.7.2.bb
index 1ebb8350b2..65b1e93468 100644
--- a/meta-oe/recipes-connectivity/gattlib/gattlib_0.7.2.bb
+++ b/meta-oe/recipes-connectivity/gattlib/gattlib_0.7.2.bb
@@ -14,9 +14,6 @@  SRC_URI = "git://github.com/labapart/gattlib.git;branch=master;protocol=https;ta
 SRCBRANCH = "master"
 SRCREV = "f99558d9b8e3dbba2a952a0b292d3497aec8ee69"
 
-
-CVE_STATUS[CVE-2019-6498] = "fixed-version: patch is already included in sources"
-
 PACKAGECONFIG[examples] = "-DGATTLIB_BUILD_EXAMPLES=ON,-DGATTLIB_BUILD_EXAMPLES=OFF"
 
 # Set this to force use of DBus API if Bluez version is older than 5.42