From 8b975a7f8456fd33db7c75191941a4bd2631d376 Mon Sep 17 00:00:00 2001 From: Noel Georgi Date: Thu, 3 Nov 2022 23:53:15 +0530 Subject: [PATCH] chore: bump deps Bump kernel to 5.15.77 Signed-off-by: Noel Georgi --- 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 cbf72125f..b6aec80ef 100644 --- a/Pkgfile +++ b/Pkgfile @@ -3,7 +3,7 @@ format: v1alpha2 vars: - TOOLS_IMAGE: ghcr.io/siderolabs/tools:v1.3.0-alpha.0-21-ge8f92b3 + TOOLS_IMAGE: ghcr.io/siderolabs/tools:v1.3.0-alpha.0-22-g5776dd8 # renovate: datasource=github-releases depName=containernetworking/plugins cni_version: v1.1.1 @@ -68,9 +68,9 @@ vars: ipxe_sha512: 53aa4c5c8db5a7b83ba6b2f965d98706900f520748cb53b4f260e25425ce50b6fb8e0fa81c3468db792455edd10205bd4573982cec75e9e8e5108f22c9664259 # renovate: datasource=git-tags extractVersion=^v(?.*)$ depName=git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git - linux_version: 5.15.76 - linux_sha256: 9007a020c419e3625b980e361be09f70ebd99e156ccb66129a981483d065d57f - linux_sha512: de8466371030827acbe44d8e62b0322f86cbcf13ea90f9540439798ad8bc730f2bd63f62b031eec2002401c81756d6e0a83070e079285e89d416a9360eb328b1 + linux_version: 5.15.77 + linux_sha256: 142f841f33796a84c62fae2f2b96d2120bd8bbf9e0aac4ce157692cdb0afe9f9 + linux_sha512: 3b557ad399606deb2e00077da7c57af534ff5bd395297db534a9c643ff6e95b29b315d15bcb453255875785264347949a7e52ef3a676b7dd12db10764a6a5646 # renovate: datasource=git-tags extractVersion=^v(?.*)$ versioning=loose depName=git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git kmod_version: 30 diff --git a/kernel/build/config-amd64 b/kernel/build/config-amd64 index 1a0d28f9f..362bb2e11 100644 --- a/kernel/build/config-amd64 +++ b/kernel/build/config-amd64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.15.76 Kernel Configuration +# Linux/x86 5.15.77 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y diff --git a/kernel/build/config-arm64 b/kernel/build/config-arm64 index 238d99181..c90d78c46 100644 --- a/kernel/build/config-arm64 +++ b/kernel/build/config-arm64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.15.76 Kernel Configuration +# Linux/arm64 5.15.77 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y