mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
build_library: whitelist 201909-08 for D-BUS
Since we already backported a security patch to sys-apps/dbus 1.10, we should whitelist GLSA 201909-08 for now.
This commit is contained in:
parent
c57db41aba
commit
60770282da
@ -5,6 +5,7 @@
|
||||
GLSA_WHITELIST=(
|
||||
201412-09 # incompatible CA certificate version numbers
|
||||
201908-14 # backported both CVE fixes
|
||||
201909-08 # dbus
|
||||
)
|
||||
|
||||
glsa_image() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user