mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
Merge pull request #69 from flatcar-linux/kai/whitelist-glsas
Port CoreOS upstream PRs
This commit is contained in:
commit
1460c96b6c
@ -9,6 +9,17 @@ GLSA_WHITELIST=(
|
||||
201909-01 # Perl, SDK only
|
||||
201909-08 # backported fix
|
||||
201911-01 # package too old to even have the affected USE flag
|
||||
202003-20 # backported fix
|
||||
202003-12 # only applies to old, already-fixed CVEs
|
||||
202003-24 # SDK only
|
||||
202003-26 # SDK only
|
||||
202003-30 # fixed by updating within older minor release
|
||||
202003-31 # SDK only
|
||||
202003-52 # difficult to update :-(
|
||||
202004-10 # fixed by updating within older minor release
|
||||
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