Skip to content

Commit b3875c1

Browse files
authored
Merge pull request #1358 from flatcar/t-lo/remove-grub-from-glsa-allowlist
test_image_content.sh: remove 202209-12 exception (grub)
2 parents 110ab1c + bea6901 commit b3875c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build_library/test_image_content.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
GLSA_ALLOWLIST=(
66
201412-09 # incompatible CA certificate version numbers
7-
202209-12 # grub 2.06 is still in progress
87
)
98

109
glsa_image() {

0 commit comments

Comments
 (0)