]> code.ossystems Code Review - openembedded-core.git/commitdiff
rpm: Drop CVE exclusion as database fixed to handle
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 May 2021 11:31:52 +0000 (12:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 May 2021 11:32:09 +0000 (12:32 +0100)
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>
meta/recipes-devtools/rpm/rpm_4.16.1.3.bb

index f9c04cf6807fa6c58bc673fbb95a68d5257dd589..95a6f5cf717518feb1855d59a9ded943b75c6da7 100644 (file)
@@ -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"