Skip to content

Commit 0c9f4db

Browse files
committed
Prepare for release 4.6.1
Signed-off-by: Gaurav Sharma <mgsharm@amazon.com>
1 parent 9a33ee9 commit 0c9f4db

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v4.6.1 (2025-12-10)
2+
## OS Changes
3+
* Update kernel from 6.1.158-178.288 to 6.1.158-180.294 ([#332])
4+
* Update kernel from 6.12.55-74.119 to 6.12.58-82.121 ([#333])
5+
6+
## Build Changes
7+
* Update to Twoliter 0.14.0 ([#331])
8+
* Update libkcapi `_spec_install_post` override for SBOM feature compatibility ([#330])
9+
10+
[#330]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/330
11+
[#331]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/331
12+
[#332]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/332
13+
[#333]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/333
14+
115
# v4.6.0 (2025-12-05)
216
## OS Changes
317
* Add package definition for NVIDIA R580 driver for kernel-6.1 ([#304]). Thanks, @mselim00!

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 2
2-
release-version = "4.6.0"
2+
release-version = "4.6.1"
33
project-vendor = "Bottlerocket"
44

55
[vendor.bottlerocket]

0 commit comments

Comments
 (0)