summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-03-20 13:03:55 +0100
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-03-20 14:13:10 -0700
commit9857c47f2aaa866e93f592db44380bc1985475dd (patch)
tree456153e0d767e5fab1f4046c3fbab734cee839e8
parent6ec8ca6773bc821caf747579eb3da5b770978414 (diff)
downloadmeta-openembedded-9857c47f2aaa866e93f592db44380bc1985475dd.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."