From 580a5c6852ae4ae6710a588539e8cca9834f1423 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Wed, 16 Feb 2022 16:13:53 +0100 Subject: [PATCH] build_library: update GLSA allowlist 201908-24: polkit 0.120-r2, so not affected 201909-01: perl 5.34.0, so not affected 202003-26: python 3.9.8, so not affected 202005-09: python 3.9.8, so not affected 202006-03: perl 5.34.0, so not affected 202008-01: python 3.9.8, so not affected 202101-18: python 3.9.8, so not affected 202104-04: python 3.9.8, so not affected 202105-34: bash 5.1_p8, so not affected 202107-31: polkit 0.120-r2, so not affected 202107-48: systemd 250.3, so not affected --- build_library/test_image_content.sh | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/build_library/test_image_content.sh b/build_library/test_image_content.sh index 2473566455..60f97720f3 100644 --- a/build_library/test_image_content.sh +++ b/build_library/test_image_content.sh @@ -4,18 +4,7 @@ GLSA_ALLOWLIST=( 201412-09 # incompatible CA certificate version numbers - 201908-14 # backported both CVE fixes - 201909-01 # Perl, SDK only - 202003-26 # SDK only - 202005-09 # SDK only - 202006-03 # perl, SDK only - 202008-01 # python, SDK only - 202101-18 # python, SDK only - 202104-04 # python, SDK only 202105-22 # samba, not affected, samba has no ldap flag, no smbd. - 202105-34 # bash, non-trivial - 202107-31 # polkit, in-progress - 202107-48 # systemd, backported fixes to v247. ) glsa_image() {