diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-03-20 13:03:55 +0100 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-20 14:13:10 -0700 |
| commit | 9857c47f2aaa866e93f592db44380bc1985475dd (patch) | |
| tree | 456153e0d767e5fab1f4046c3fbab734cee839e8 | |
| parent | 6ec8ca6773bc821caf747579eb3da5b770978414 (diff) | |
| download | meta-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.bb | 2 |
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 | ||
| 57 | FILES:${PN} += "${SRV_DIR}" | 57 | FILES:${PN} += "${SRV_DIR}" |
| 58 | FILES:${PN}-dbg += "${SRV_DIR}/cgi-bin/.debug" | 58 | FILES:${PN}-dbg += "${SRV_DIR}/cgi-bin/.debug" |
| 59 | |||
| 60 | CVE_STATUS[CVE-2017-10671] = "fixed-version: No action required. The current version (2.27.1) is not affected by the CVE." | ||
