mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
coreos-devel/mantle: update to v0.16.0
Update mantle to 8957a93e17c7c6491ff5e95e226832032ceea576, v0.16.0, mainly to address CVE-2021-29482 (xz), CVE-2020-27813 (websocket), and CVE-2020-26160 (jwt). Pulls in https://github.com/kinvolk/mantle/pull/206 and https://github.com/kinvolk/mantle/pull/207 .
This commit is contained in:
parent
ec7af9815a
commit
229ab50bb0
@ -11,7 +11,7 @@ COREOS_GO_MOD="vendor"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="5d44f28c1b339530fcb5c6631342328fb32bdb19" # v0.15.0
|
||||
CROS_WORKON_COMMIT="8957a93e17c7c6491ff5e95e226832032ceea576" # v0.16.0
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user