diff options
-rw-r--r-- | meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb | 2 |
1 files changed, 2 insertions, 0 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 b40b14851..601ec7bcd 100644 --- a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb +++ b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb | |||
@@ -57,3 +57,5 @@ SYSTEMD_SERVICE:${PN} = "thttpd.service" | |||
57 | 57 | ||
58 | FILES:${PN} += "${SRV_DIR}" | 58 | FILES:${PN} += "${SRV_DIR}" |
59 | FILES:${PN}-dbg += "${SRV_DIR}/cgi-bin/.debug" | 59 | FILES:${PN}-dbg += "${SRV_DIR}/cgi-bin/.debug" |
60 | |||
61 | CVE_STATUS[CVE-2017-10671] = "fixed-version: No action required. The current version (2.27.1) is not affected by the CVE." | ||