Skip to content

Commit 775ea6a

Browse files
committed
kernel-6.1: update to 6.1.112
Rebase to Amazon Linux upstream version 6.1.112-122.189.amzn2023. Signed-off-by: Yutong Sun <[email protected]>
1 parent 49787cf commit 775ea6a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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-srpm-url.sh to get this.
16-
url = "https://cdn.amazonlinux.com/al2023/blobstore/60b1be96cb0d00c8998e26b855b51b54e1cc82a655bb47a1d4f51c5ffbdd3148/kernel-6.1.109-118.189.amzn2023.src.rpm"
17-
sha512 = "2a40b73e7fbc28f48b01e3d0f463e6c72660662ce498fc91c4727617201ed1714480d731c9e59e8de632cb829ba1dc6cf0a07838eb9b90e61a2b422cb17aae8b"
16+
url = "https://cdn.amazonlinux.com/al2023/blobstore/b88530d26f68ef4d2080a189cb3ff1b722a7298e63a286d4bbb86116075ba469/kernel-6.1.112-122.189.amzn2023.src.rpm"
17+
sha512 = "77c1bea98a14f611bd59e2058495e7d6a8a117f3a378087c19ef5bbf8379d0f4e775490052578a625347f255a364a878357b3ddcea962063f0802aab09dd40b6"
1818

1919
[build-dependencies]
2020
microcode = { path = "../microcode" }

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.109
4+
Version: 6.1.112
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-srpm-url.sh to get this.
10-
Source0: https://cdn.amazonlinux.com/al2023/blobstore/60b1be96cb0d00c8998e26b855b51b54e1cc82a655bb47a1d4f51c5ffbdd3148/kernel-6.1.109-118.189.amzn2023.src.rpm
10+
Source0: https://cdn.amazonlinux.com/al2023/blobstore/b88530d26f68ef4d2080a189cb3ff1b722a7298e63a286d4bbb86116075ba469/kernel-6.1.112-122.189.amzn2023.src.rpm
1111
Source100: config-bottlerocket
1212

1313
# This list of FIPS modules is extracted from /etc/fipsmodules in the initramfs

0 commit comments

Comments
 (0)