From: Ross Burton Date: Mon, 4 Nov 2019 16:23:50 +0000 (+0000) Subject: libpam: set CVE_PRODUCT X-Git-Tag: uninative-2.8~1174 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f1d5273d53d66b217f3d4975f5cb5eb367b1aab1;p=openembedded-core.git libpam: set CVE_PRODUCT Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/pam/libpam_1.3.1.bb b/meta/recipes-extended/pam/libpam_1.3.1.bb index 6b73f0a2fe..a2aa1ecd16 100644 --- a/meta/recipes-extended/pam/libpam_1.3.1.bb +++ b/meta/recipes-extended/pam/libpam_1.3.1.bb @@ -163,3 +163,5 @@ CONFFILES_${PN}-runtime += "${sysconfdir}/pam.d/common-account" CONFFILES_${PN}-runtime += "${sysconfdir}/security/limits.conf" UPSTREAM_CHECK_URI = "https://github.com/linux-pam/linux-pam/releases" + +CVE_PRODUCT = "linux-pam"