summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-20 12:31:52 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-20 12:32:09 +0100
commit64456aed7514d611a242c210375c01d7f4048de2 (patch)
treeb69d9aaebf7974ff7979c1da8f672a47dfc5fdd3 /meta/recipes-devtools
parentcf282ae03db3f09df42dcd110d7086c2d854642c (diff)
downloadopenembedded-core-64456aed7514d611a242c210375c01d7f4048de2.tar.gz
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 <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/rpm/rpm_4.16.1.3.bb4
1 files changed, 0 insertions, 4 deletions
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 f9c04cf680..95a6f5cf71 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"