mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-22 17:01:49 +01:00
build_library: remove golang from GLSA whitelist, add polkit
Since we don't need to rely on old Golang, we can remove Golang-related GLSA entries completely. Also add a polkit-related GLSA entry, as its security patches are backported.
This commit is contained in:
parent
516cef3d7d
commit
fbc788f91c
@ -4,10 +4,7 @@
|
||||
|
||||
GLSA_WHITELIST=(
|
||||
201412-09 # incompatible CA certificate version numbers
|
||||
201710-23
|
||||
201803-03
|
||||
201804-12
|
||||
201812-09
|
||||
201908-14 # polkit
|
||||
)
|
||||
|
||||
glsa_image() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user