mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
build_library: whitelist GLSA 201909-01 for perl
Since we reverted perl to 5.26, we should whitelist 201909-1 for now.
This commit is contained in:
parent
0c05d3fad8
commit
13afb72e30
@ -5,6 +5,7 @@
|
||||
GLSA_WHITELIST=(
|
||||
201412-09 # incompatible CA certificate version numbers
|
||||
201908-14 # backported both CVE fixes
|
||||
201909-01 # perl
|
||||
201909-08 # dbus
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user