From 364d2958bb3ea7eaf3ac0f4e3fd4c829fc2b5eae Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Wed, 6 Dec 2023 15:02:59 +0400 Subject: [PATCH] feat: update Go to 1.21.5 Also bump Linux to 6.1.65. Signed-off-by: Andrey Smirnov --- Pkgfile | 8 ++++---- kernel/build/config-amd64 | 2 +- kernel/build/config-arm64 | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pkgfile b/Pkgfile index ca5e69c3..6017daed 100644 --- a/Pkgfile +++ b/Pkgfile @@ -3,7 +3,7 @@ format: v1alpha2 vars: - TOOLS_IMAGE: ghcr.io/siderolabs/tools:v1.6.0 + TOOLS_IMAGE: ghcr.io/siderolabs/tools:v1.6.0-1-g336d248 # renovate: datasource=github-releases depName=containernetworking/plugins cni_version: v1.3.0 @@ -68,9 +68,9 @@ vars: ipxe_sha512: 00dc6f925e3b3f6a92b7b6fc1733a3c022b3af7c11b1c0dd8a36fb383a912fc3f7861fcafbaf385ef8f2bc41da147252ac329faf9c88bdc67d770446fc9bae99 # renovate: datasource=git-tags extractVersion=^v(?.*)$ depName=git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git - linux_version: 6.1.64 - linux_sha256: 629daa38f3ea67f29610bfbd53f9f38f46834d3654451e9474100490c66dc7e7 - linux_sha512: 84ea64fab869ce3929b90862094d9ca762c3c1cec1ae8c3f7191d33efc4f1ad5ab4f89d2b69b142d5893f17475099e7e4b7f124edf7c0eee2638fa6202fb3d6d + linux_version: 6.1.65 + linux_sha256: 407229936802a44b1e484c2e9ac3bbe53a65d825cc468ccdbd76281b491ab20a + linux_sha512: e56dc54fb12f1fbc696dbac9d3f0f53084232e54861e91703c3e802981c0770d4be2b0df854be606e7c5c38d60a3300882f846e721d778ded0984291724b9919 # renovate: datasource=git-tags extractVersion=^v(?.*)$ depName=git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git kmod_version: 31 diff --git a/kernel/build/config-amd64 b/kernel/build/config-amd64 index a478c639..28398e7d 100644 --- a/kernel/build/config-amd64 +++ b/kernel/build/config-amd64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.1.64 Kernel Configuration +# Linux/x86 6.1.65 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/kernel/build/config-arm64 b/kernel/build/config-arm64 index 0af2a084..a9dc7f46 100644 --- a/kernel/build/config-arm64 +++ b/kernel/build/config-arm64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.1.64 Kernel Configuration +# Linux/arm64 6.1.65 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y