mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
test_image_content: whitelist OpenSSH GLSA
It only affects a default-disabled USE flag, and our overlay ebuild is too old to even support it.
This commit is contained in:
parent
913140d5d1
commit
19ae51910b
@ -7,6 +7,7 @@ GLSA_WHITELIST=(
|
||||
201908-14 # backported both CVE fixes
|
||||
201909-01 # Perl, SDK only
|
||||
201909-08 # backported fix
|
||||
201911-01 # package too old to even have the affected USE flag
|
||||
)
|
||||
|
||||
glsa_image() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user