diff options
Diffstat (limited to 'meta-webserver/recipes-httpd/sthttpd')
| -rw-r--r-- | meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb | 4 |
1 files changed, 2 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..33543071ba 100644 --- a/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb +++ b/meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb | |||
| @@ -19,6 +19,8 @@ UPSTREAM_CHECK_REGEX = "v(?P<pver>\d+(\.\d+)+).tar.gz" | |||
| 19 | 19 | ||
| 20 | inherit autotools update-rc.d systemd update-alternatives | 20 | inherit autotools update-rc.d systemd update-alternatives |
| 21 | 21 | ||
| 22 | CACHED_CONFIGUREVARS += "ac_cv_prog_cc_c23=no" | ||
| 23 | |||
| 22 | ALTERNATIVE_PRIORITY = "100" | 24 | ALTERNATIVE_PRIORITY = "100" |
| 23 | ALTERNATIVE:${PN}-doc = "htpasswd.1" | 25 | ALTERNATIVE:${PN}-doc = "htpasswd.1" |
| 24 | ALTERNATIVE_LINK_NAME[htpasswd.1] = "${mandir}/man1/htpasswd.1" | 26 | ALTERNATIVE_LINK_NAME[htpasswd.1] = "${mandir}/man1/htpasswd.1" |
| @@ -56,5 +58,3 @@ SYSTEMD_SERVICE:${PN} = "thttpd.service" | |||
| 56 | 58 | ||
| 57 | FILES:${PN} += "${SRV_DIR}" | 59 | FILES:${PN} += "${SRV_DIR}" |
| 58 | FILES:${PN}-dbg += "${SRV_DIR}/cgi-bin/.debug" | 60 | 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." | ||
