summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-daemons')
-rw-r--r--meta-networking/recipes-daemons/proftpd/proftpd_1.3.7c.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.7c.bb b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.7c.bb
index 345c714a52..b8f2b50f79 100644
--- a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.7c.bb
+++ b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.7c.bb
@@ -25,6 +25,9 @@ S = "${WORKDIR}/git"
25 25
26inherit autotools-brokensep useradd update-rc.d systemd multilib_script 26inherit autotools-brokensep useradd update-rc.d systemd multilib_script
27 27
28# fixed-version: version 1.2.0rc3 removed affected module
29CVE_CHECK_IGNORE += "CVE-2001-0027"
30
28PACKAGECONFIG ??= "shadow \ 31PACKAGECONFIG ??= "shadow \
29 ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6 pam', d)} \ 32 ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6 pam', d)} \
30 static \ 33 static \