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:
Dongsu Park 2019-10-13 13:15:38 +02:00
parent 0c05d3fad8
commit 13afb72e30

View File

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