mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-22 17:01:49 +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
e3f7cb9b3b
commit
4e356f6e01
@ -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