python3-nltk: mark CVE-2026-0846 patched

Details: https://nvd.nist.gov/vuln/detail/CVE-2026-0846

It has been fixed in version 3.9.3, however NVD tracks it
without CPE/version info.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2026-03-16 17:50:29 +01:00 committed by Khem Raj
parent 94990de736
commit 001d503fe7
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -8,6 +8,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
CVE_PRODUCT = "nltk"
CVE_STATUS[CVE-2026-0846] = "fixed-version: fixed in 3.9.3"
RDEPENDS:${PN} = "\
python3-click \