mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 05:51:43 +01:00
build_library: Drop whitelisted Go GLSAs
Since Go is no longer cross-compiled, it won't hit the boards' GLSA tests anymore.
This commit is contained in:
parent
988512c358
commit
45c9ef7867
@ -4,9 +4,6 @@
|
||||
|
||||
GLSA_WHITELIST=(
|
||||
201412-09 # incompatible CA certificate version numbers
|
||||
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
|
||||
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
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user