From 97e61a164ba2d6c3a43bbfe4aa872d9ec1140316 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Sat, 24 Aug 2019 01:28:29 -0400 Subject: [PATCH] test_image_content: whitelist polkit GLSA Both CVE fixes were backported. --- build_library/test_image_content.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_library/test_image_content.sh b/build_library/test_image_content.sh index 1071465c04..4eae612f57 100644 --- a/build_library/test_image_content.sh +++ b/build_library/test_image_content.sh @@ -4,6 +4,7 @@ GLSA_WHITELIST=( 201412-09 # incompatible CA certificate version numbers + 201908-14 # backported both CVE fixes ) glsa_image() {