Skip to content

Commit d43a25e

Browse files
authored
Merge pull request #202 from ytsssun/2.9.x
Cherry pick commits for 2.9.1
2 parents 863d6d3 + 775ea6a commit d43a25e

File tree

8 files changed

+19
-11
lines changed

8 files changed

+19
-11
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v2.9.1 (2024-10-16)
2+
3+
## OS Changes
4+
* Update kernels to 5.10.226, 5.15.167 and 6.1.112 ([#200])
5+
6+
7+
[#200]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/200
8+
19
# v2.9.0 (2024-10-09)
210

311
## OS Changes

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 1
2-
release-version = "2.9.0"
2+
release-version = "2.9.1"
33

44
[vendor.bottlerocket]
55
registry = "public.ecr.aws/bottlerocket"

packages/kernel-5.10/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/blobstore/11c2c91624bd7d42460b998b80573fa17717ab1fe853099730a373452bde11a2/kernel-5.10.226-214.879.amzn2.src.rpm"
17-
sha512 = "2609956c60e622c8f6eefcc0279fe2d67958f27ef12e64f3b3515a4c51b3a224160eeeffcc219314b7aa3172c52f41dc6504aba46449eba10cae34846af66101"
16+
url = "https://cdn.amazonlinux.com/blobstore/c7942aadb77fa921637155fdd357a91a8deaf85f3d024fb5b5371052c8309426/kernel-5.10.226-214.880.amzn2.src.rpm"
17+
sha512 = "2992e8cb9662a8e53ca5f9cfb56dad8706fc95147cef4bb15c312406eb55cdbbc19f7584808c1b641c0b094428a3e701e15d83e545d6b9e61d107fc95b7e98f4"
1818

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

packages/kernel-5.10/kernel-5.10.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ 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/blobstore/11c2c91624bd7d42460b998b80573fa17717ab1fe853099730a373452bde11a2/kernel-5.10.226-214.879.amzn2.src.rpm
10+
Source0: https://cdn.amazonlinux.com/blobstore/c7942aadb77fa921637155fdd357a91a8deaf85f3d024fb5b5371052c8309426/kernel-5.10.226-214.880.amzn2.src.rpm
1111
Source100: config-bottlerocket
1212

1313
# Help out-of-tree module builds run `make prepare` automatically.

packages/kernel-5.15/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/blobstore/7d9322ae0af16962b5b12f984ec34e1644fe111beb5933bf6d75a1cf7f267201/kernel-5.15.167-112.165.amzn2.src.rpm"
17-
sha512 = "0d39cdc4a4bdcb66aa3f950af2f41ccb9d9f267524b3e5af7def532db68920321081684d2b37f1b0a1e24195b6d77a68f88dc92f5a47bccd3d12b665d2c36e7b"
16+
url = "https://cdn.amazonlinux.com/blobstore/6e5bde865f2f534b3e5c1ae2c3065e711f6c55b7fa5e4f91f0dc55894b1ad844/kernel-5.15.167-112.166.amzn2.src.rpm"
17+
sha512 = "90ca9a2ee14e34a34ddcd6d8d24904bccc5d9ce8560c211fad1a01ed451996aecc3d6bb5b0982fddcbb426b552701d809cfc68506bf3123f77c16a72b844a8dc"
1818

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

packages/kernel-5.15/kernel-5.15.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ 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/blobstore/7d9322ae0af16962b5b12f984ec34e1644fe111beb5933bf6d75a1cf7f267201/kernel-5.15.167-112.165.amzn2.src.rpm
10+
Source0: https://cdn.amazonlinux.com/blobstore/6e5bde865f2f534b3e5c1ae2c3065e711f6c55b7fa5e4f91f0dc55894b1ad844/kernel-5.15.167-112.166.amzn2.src.rpm
1111
Source100: config-bottlerocket
1212

1313
# Help out-of-tree module builds run `make prepare` automatically.

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)