mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-22 14:02:16 +02:00
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:
parent
d7981d4270
commit
cfb714ad3b
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user