Merge pull request #69 from flatcar-linux/kai/whitelist-glsas

Port CoreOS upstream PRs
This commit is contained in:
Kai Lüke 2020-05-22 15:25:27 +02:00 committed by GitHub
commit 1460c96b6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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() {