test_image_content: whitelist OpenSSH GLSA

It only affects a default-disabled USE flag, and our overlay ebuild is too
old to even support it.
This commit is contained in:
Benjamin Gilbert 2019-11-08 17:59:16 -05:00
parent 913140d5d1
commit 19ae51910b

View File

@ -7,6 +7,7 @@ GLSA_WHITELIST=(
201908-14 # backported both CVE fixes
201909-01 # Perl, SDK only
201909-08 # backported fix
201911-01 # package too old to even have the affected USE flag
)
glsa_image() {