Merge pull request #883 from bgilbert/glsa

test_image_content: whitelist Perl and dbus GLSAs
This commit is contained in:
Benjamin Gilbert 2019-09-16 15:26:20 -04:00 committed by GitHub
commit 913140d5d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@
GLSA_WHITELIST=(
201412-09 # incompatible CA certificate version numbers
201908-14 # backported both CVE fixes
201909-01 # Perl, SDK only
201909-08 # backported fix
)
glsa_image() {