mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 06:56:58 +02:00
build_library: remove unnecessary entries from GLSA allow list
201904-13: git 2.26.3, so not affected 201909-08: dbus 1.12.20, so not affected 201911-01: openssh 8.6, so not affected 202003-12: sudo 1.9.5, so not affected 202003-20: systemd 246+, so not affected 202003-24: file 5.39, so not affected 202003-30: git 2.26.3, so not affected 202003-31: gdb 9.2, so not affected 202003-52: samba 4.12.9, so not affected 202004-10: openssl 1.1.1l, so not affected 202004-13: git 2.26.3, so not affected 202005-02: qemu 5.2, so not affected
This commit is contained in:
parent
94261d5dd4
commit
dfe49e7bcf
@ -5,20 +5,8 @@
|
||||
GLSA_WHITELIST=(
|
||||
201412-09 # incompatible CA certificate version numbers
|
||||
201908-14 # backported both CVE fixes
|
||||
201904-13 # git
|
||||
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
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user