mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 05:51:43 +01: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
df718abc57
commit
42a45ac727
@ -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