From: Ross Burton Date: Mon, 4 Nov 2019 16:23:50 +0000 (+0000) Subject: libpam: set CVE_PRODUCT X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~12844 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d5273d53d66b217f3d4975f5cb5eb367b1aab1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 6b73f0a2fed..a2aa1ecd16b 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"