mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 13:36:58 +02:00
Merge pull request #767 from dm0-/glsa
build_library: Whitelist the Go 1.9 GLSA
This commit is contained in:
commit
a7536845a3
@ -5,6 +5,7 @@
|
||||
GLSA_WHITELIST=(
|
||||
201412-09 # incompatible CA certificate version numbers
|
||||
201709-02 # updating binutils breaks amd64 Linux uncompression
|
||||
201710-23 # we handle Go differently; drop when 1.9 builds everything
|
||||
)
|
||||
|
||||
glsa_image() {
|
||||
|
Loading…
Reference in New Issue
Block a user