Skip to content

Commit

Permalink
feat: update runc to 1.1.1
Browse files Browse the repository at this point in the history
Also drop kernel sound/PCMCIA, enable random trust CPU, update
for Jetson Nano u-boot.

Signed-off-by: Andrey Smirnov <[email protected]>
  • Loading branch information
smira committed Mar 30, 2022
1 parent b315ed9 commit 4bfe686
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ NAME = Talos

ARTIFACTS := _out
TOOLS ?= ghcr.io/siderolabs/tools:v1.1.0-alpha.0-1-g99be089
PKGS ?= v1.1.0-alpha.0-10-gba98e20
PKGS ?= v1.1.0-alpha.0-15-g4b3e70e
EXTRAS ?= v1.1.0-alpha.0
GO_VERSION ?= 1.17
GOIMPORTS_VERSION ?= v0.1.10
Expand Down
1 change: 1 addition & 0 deletions hack/release.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ preface = """\
title = "Component Updates"
description="""\
* Flannel: 0.17.0
* runc: 1.1.1
"""

[make_deps]
Expand Down
2 changes: 1 addition & 1 deletion pkg/machinery/gendata/data/pkgs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.1.0-alpha.0-10-gba98e20
v1.1.0-alpha.0-15-g4b3e70e

0 comments on commit 4bfe686

Please sign in to comment.