diff --git a/meta/recipes-extended/iputils/iputils_s20180629.bb b/meta/recipes-extended/iputils/iputils_s20180629.bb index eff44be1bd..5d11ced96d 100644 --- a/meta/recipes-extended/iputils/iputils_s20180629.bb +++ b/meta/recipes-extended/iputils/iputils_s20180629.bb @@ -21,6 +21,10 @@ S = "${WORKDIR}/git" UPSTREAM_CHECK_GITTAGREGEX = "(?Ps\d+)" +# Fixed in 2000-10-10, but the versioning of iputils +# breaks the version order. +CVE_CHECK_WHITELIST += "CVE-2000-1213 CVE-2000-1214" + EXTRA_OEMAKE = "-e MAKEFLAGS=" PACKAGECONFIG ??= ""