From 3254c63690fafdb6636fd63c200c6e3ba480d01f Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 12 Mar 2019 16:29:48 +0000 Subject: [PATCH] build_library: Drop whitelisted systemd GLSA This no longer matches since upgrading to 241. --- build_library/test_image_content.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build_library/test_image_content.sh b/build_library/test_image_content.sh index d22ab677c6..1071465c04 100644 --- a/build_library/test_image_content.sh +++ b/build_library/test_image_content.sh @@ -4,7 +4,6 @@ GLSA_WHITELIST=( 201412-09 # incompatible CA certificate version numbers - 201810-10 # we fixed the systemd CVEs in 238, but this wants 239 ) glsa_image() {