Skip to content

Commit

Permalink
coreos-devel/mantle: update to v0.16.0
Browse files Browse the repository at this point in the history
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 flatcar/mantle#206 and
flatcar/mantle#207 .
  • Loading branch information
Dongsu Park committed Sep 1, 2021
1 parent ec7af98 commit 229ab50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 229ab50

Please sign in to comment.