From 2108fd7b6c90c4266518a0c28398f9b74a53968b Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Fri, 13 Aug 2021 23:30:46 +0300 Subject: [PATCH] feat: update Linux to 5.10.58 and many pkgs updates * util-linux: 2.37 * LibreSSL: 3.2.5 * linux-firmware: 20210716 * eudev: 3.2.10 * u-boot: 2021.07 * raspberrypi-firmware: 1.20210805 Signed-off-by: Andrey Smirnov --- Makefile | 2 +- pkg/machinery/constants/constants.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 26a393d198..ff11a5eecf 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ NAME = Talos ARTIFACTS := _out TOOLS ?= ghcr.io/talos-systems/tools:v0.7.0-alpha.0-3-g2368154 -PKGS ?= v0.7.0-alpha.0-16-gda4ac04 +PKGS ?= v0.7.0-alpha.0-24-g35b7e68 EXTRAS ?= v0.5.0-alpha.0-2-g8ce17e5 GO_VERSION ?= 1.16 GOFUMPT_VERSION ?= v0.1.0 diff --git a/pkg/machinery/constants/constants.go b/pkg/machinery/constants/constants.go index 27d71ad225..811a8021c4 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.10.57-talos" + DefaultKernelVersion = "5.10.58-talos" // KernelParamConfig is the kernel parameter name for specifying the URL. // to the config.