mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
build_library: Whitelist the systemd GLSA until we have 239
This commit is contained in:
parent
7fcdc14536
commit
103c7425fe
@ -7,6 +7,7 @@ GLSA_WHITELIST=(
|
|||||||
201710-23 # we handle Go differently; drop when 1.9 builds everything
|
201710-23 # we handle Go differently; drop when 1.9 builds everything
|
||||||
201803-03 # same as above, drop when all Go < 1.9 packages are gone
|
201803-03 # same as above, drop when all Go < 1.9 packages are gone
|
||||||
201804-12 # same as above, except this requires only Go 1.10 or later
|
201804-12 # same as above, except this requires only Go 1.10 or later
|
||||||
|
201810-10 # we fixed the systemd CVEs in 238, but this wants 239
|
||||||
)
|
)
|
||||||
|
|
||||||
glsa_image() {
|
glsa_image() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user