mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-10 03:41:41 +01:00
build_library: remove GLSA 202105-22 from GLSA_ALLOWLIST
Flatcar has net-fs/samba 4.15.4-r3, greater than 4.13.8, so it is not necessary to keep GLSA 202105-22 in GLSA_ALLOWLIST. Allow 202209-12 for now, as update to grub 2.06 is still in progress.
This commit is contained in:
parent
9f64ca801f
commit
0c78420911
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
GLSA_ALLOWLIST=(
|
GLSA_ALLOWLIST=(
|
||||||
201412-09 # incompatible CA certificate version numbers
|
201412-09 # incompatible CA certificate version numbers
|
||||||
202105-22 # samba, not affected, samba has no ldap flag, no smbd.
|
202209-12 # grub 2.06 is still in progress
|
||||||
)
|
)
|
||||||
|
|
||||||
glsa_image() {
|
glsa_image() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user