From b1e61fa5b1bcd5affd42b498711b9e3378344c33 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Thu, 20 Jan 2022 22:14:22 +0300 Subject: [PATCH] chore: update Linux to 5.15.16 See https://www.openwall.com/lists/oss-security/2022/01/18/7 Signed-off-by: Andrey Smirnov --- Makefile | 2 +- hack/release.toml | 2 +- pkg/machinery/constants/constants.go | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index d983c7fdf4..dfab9e2f1d 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ NAME = Talos ARTIFACTS := _out TOOLS ?= ghcr.io/talos-systems/tools:v0.10.0-alpha.0-1-g67314b1 -PKGS ?= v0.10.0-alpha.0-12-g5d4d8d6 +PKGS ?= v0.10.0-alpha.0-13-gc14eb99 EXTRAS ?= v0.8.0-alpha.0-1-g7c1f3cc GO_VERSION ?= 1.17 GOFUMPT_VERSION ?= v0.1.1 diff --git a/hack/release.toml b/hack/release.toml index 0521571925..3d30d5cf15 100644 --- a/hack/release.toml +++ b/hack/release.toml @@ -31,7 +31,7 @@ with a single `--mode` flag that can take the following values: [notes.updates] title = "Component Updates" description="""\ -* Linux: 5.15.14 +* Linux: 5.15.16 * containerd: 1.5.9 * CoreDNS: 1.8.7 * containerd: 1.6.0-rc.0 diff --git a/pkg/machinery/constants/constants.go b/pkg/machinery/constants/constants.go index 1019339b83..07a620e42a 100644 --- a/pkg/machinery/constants/constants.go +++ b/pkg/machinery/constants/constants.go @@ -13,7 +13,7 @@ import ( const ( // DefaultKernelVersion is the default Linux kernel version. - DefaultKernelVersion = "5.15.14-talos" + DefaultKernelVersion = "5.15.16-talos" // KernelParamConfig is the kernel parameter name for specifying the URL. // to the config.