mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 16:06:59 +02:00
Merge pull request #1358 from flatcar/t-lo/remove-grub-from-glsa-allowlist
test_image_content.sh: remove 202209-12 exception (grub)
This commit is contained in:
commit
b3875c1bde
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
GLSA_ALLOWLIST=(
|
GLSA_ALLOWLIST=(
|
||||||
201412-09 # incompatible CA certificate version numbers
|
201412-09 # incompatible CA certificate version numbers
|
||||||
202209-12 # grub 2.06 is still in progress
|
|
||||||
)
|
)
|
||||||
|
|
||||||
glsa_image() {
|
glsa_image() {
|
||||||
|
Loading…
Reference in New Issue
Block a user