From 42a45ac7279ef096a0e20408187f938752ee3156 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Fri, 15 May 2020 00:45:07 -0400 Subject: [PATCH] test_image_content: whitelist some GLSAs Git was fixed by updating to 2.23.3, not 2.26.2. Python and QEMU are only in the SDK. --- build_library/test_image_content.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build_library/test_image_content.sh b/build_library/test_image_content.sh index 1d1f6ae210..65a4eeda25 100644 --- a/build_library/test_image_content.sh +++ b/build_library/test_image_content.sh @@ -16,6 +16,9 @@ GLSA_WHITELIST=( 202003-30 # fixed by updating within older minor release 202003-31 # SDK only 202003-52 # difficult to update :-( + 202004-13 # fixed by updating within older minor release + 202005-02 # SDK only + 202005-09 # SDK only ) glsa_image() {