From 272c5463d8e0fccc5efd972486188b595cc886bb Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Thu, 18 Apr 2019 20:50:22 +0200 Subject: [PATCH] build_library: temporarily disable GLSA to avoid build failures --- build_library/test_image_content.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build_library/test_image_content.sh b/build_library/test_image_content.sh index 1071465c04..88bed1438d 100644 --- a/build_library/test_image_content.sh +++ b/build_library/test_image_content.sh @@ -4,6 +4,10 @@ GLSA_WHITELIST=( 201412-09 # incompatible CA certificate version numbers + 201710-23 + 201803-03 + 201804-12 + 201812-09 ) glsa_image() {