From: Richard Purdie Date: Thu, 20 May 2021 11:31:52 +0000 (+0100) Subject: rpm: Drop CVE exclusion as database fixed to handle X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~7760 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64456aed7514d611a242c210375c01d7f4048de2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git rpm: Drop CVE exclusion as database fixed to handle Didn't think this might make it in but it has, we can drop the exclusion. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/rpm/rpm_4.16.1.3.bb b/meta/recipes-devtools/rpm/rpm_4.16.1.3.bb index f9c04cf6807..95a6f5cf717 100644 --- a/meta/recipes-devtools/rpm/rpm_4.16.1.3.bb +++ b/meta/recipes-devtools/rpm/rpm_4.16.1.3.bb @@ -47,10 +47,6 @@ SRCREV = "3659b8a04f5b8bacf6535e0124e7fe23f15286bd" S = "${WORKDIR}/git" -# Fix https://github.com/rpm-software-management/rpm/commit/d6a86b5e69e46cc283b1e06c92343319beb42e21 -# included in 4.16.1.3 -CVE_CHECK_WHIETLIST += "CVE-2021-20271" - DEPENDS = "libgcrypt file popt xz bzip2 elfutils python3" DEPENDS_append_class-native = " file-replacement-native bzip2-replacement-native"