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.
This commit is contained in:
Benjamin Gilbert 2020-05-15 00:45:07 -04:00 committed by Kai Lüke
parent df718abc57
commit 42a45ac727
No known key found for this signature in database
GPG Key ID: E5601DA3A1D902A8

View File

@ -16,6 +16,9 @@ GLSA_WHITELIST=(
202003-30 # fixed by updating within older minor release 202003-30 # fixed by updating within older minor release
202003-31 # SDK only 202003-31 # SDK only
202003-52 # difficult to update :-( 202003-52 # difficult to update :-(
202004-13 # fixed by updating within older minor release
202005-02 # SDK only
202005-09 # SDK only
) )
glsa_image() { glsa_image() {