summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-03-20 13:03:55 +0100
committerKhem Raj <raj.khem@gmail.com>2026-03-20 07:59:33 -0700
commit3cda97b0f4db8e98c4684c424c5c1de554908b19 (patch)
treedc1ee14382972bbc2639a7431ee0991abb7d8bd3
parent77a51e1539eef1ad4d19efbddc5f1d04885fbc51 (diff)
downloadmeta-openembedded-3cda97b0f4db8e98c4684c424c5c1de554908b19.tar.gz
sthttpd: remove obsolete CVE_STATUS
The CVE is now tracked with the correct version info by NVD. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb
index 9ff1772531..9459670344 100644
--- a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb
+++ b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb
@@ -56,5 +56,3 @@ SYSTEMD_SERVICE:${PN} = "thttpd.service"
56 56
57FILES:${PN} += "${SRV_DIR}" 57FILES:${PN} += "${SRV_DIR}"
58FILES:${PN}-dbg += "${SRV_DIR}/cgi-bin/.debug" 58FILES:${PN}-dbg += "${SRV_DIR}/cgi-bin/.debug"
59
60CVE_STATUS[CVE-2017-10671] = "fixed-version: No action required. The current version (2.27.1) is not affected by the CVE."