Skip to content

Commit ded3cd6

Browse files
authored
Merge pull request #310 from bottlerocket-os/update_2025-11-10_6.1
kernel-6.1 : update to 6.1.158-178.288
2 parents f2dd138 + 1fe5d17 commit ded3cd6

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

packages/kernel-6.1/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ path = "../packages.rs"
1313

1414
[[package.metadata.build-package.external-files]]
1515
# Use latest-kernel-srpm-url.sh to get this.
16-
url = "https://cdn.amazonlinux.com/al2023/blobstore/387d7cc72456719d56361a5aee79223187f4cf5b0a79abc92769387d75f9585f/kernel-6.1.156-177.286.amzn2023.src.rpm"
17-
sha512 = "26613d8490be197dfe8fc75383f16d80e152ea4d5d78ebaf4d2b62537cb47f254c909071ba801a17bddaf124d6f2df175a41308b7fb9e85ee078f4f2377089d6"
16+
url = "https://cdn.amazonlinux.com/al2023/blobstore/dbc4df0c62c8c863eb445c191b24c570b417237431b75aef9fe8ae43e5a97a5a/kernel-6.1.158-178.288.amzn2023.src.rpm"
17+
sha512 = "68e3f24768d5fa7c451fe72503f2749d0d7ecb4699d29605ec0548d9a6be904451bdd6a9caa867eb137ce109d73e635a400877a9be471bbad08089a6005adf96"
1818
force-upstream = true
1919

2020
[[package.metadata.build-package.external-files]]

packages/kernel-6.1/config-full-bottlerocket-aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.1.156 Kernel Configuration
3+
# Linux/arm64 6.1.158 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="aarch64-bottlerocket-linux-gnu-gcc (Buildroot 2024.11.1) 13.3.0"
66
CONFIG_CC_IS_GCC=y

packages/kernel-6.1/config-full-bottlerocket-x86_64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.1.156 Kernel Configuration
3+
# Linux/x86 6.1.158 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="x86_64-bottlerocket-linux-gnu-gcc (Buildroot 2024.11.1) 13.3.0"
66
CONFIG_CC_IS_GCC=y

packages/kernel-6.1/kernel-6.1.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
%global debug_package %{nil}
22

33
Name: %{_cross_os}kernel-6.1
4-
Version: 6.1.156
4+
Version: 6.1.158
55
Release: 1%{?dist}
66
Summary: The Linux kernel
77
License: GPL-2.0 WITH Linux-syscall-note
88
URL: https://www.kernel.org/
99
# Use latest-kernel-srpm-url.sh to get this.
10-
Source0: https://cdn.amazonlinux.com/al2023/blobstore/387d7cc72456719d56361a5aee79223187f4cf5b0a79abc92769387d75f9585f/kernel-6.1.156-177.286.amzn2023.src.rpm
10+
Source0: https://cdn.amazonlinux.com/al2023/blobstore/dbc4df0c62c8c863eb445c191b24c570b417237431b75aef9fe8ae43e5a97a5a/kernel-6.1.158-178.288.amzn2023.src.rpm
1111
Source1: gpgkey-B21C50FA44A99720EAA72F7FE951904AD832C631.asc
1212
# Use latest-2.21-neuron-srpm-url.sh to get this.
1313
Source2: https://yum.repos.neuron.amazonaws.com/aws-neuronx-dkms-2.21.37.0.noarch.rpm

0 commit comments

Comments
 (0)