Skip to content

Commit 5f8166c

Browse files
committed
Prepare for release 4.6.0
Signed-off-by: Gaurav Sharma <[email protected]>
1 parent 6fe4c05 commit 5f8166c

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# v4.6.0 (2025-11-26)
2+
## OS Changes
3+
* Add package for R580 NVIDIA driver for kernel-6.1 ([#304]) Thanks, @mselim00!
4+
* Add kmod-6.1-efa and kmod-6.12-efa packages ([#319], [#322], [#327])
5+
* Add kmod-6.12-amdgpu package and update linux-firmware ([#320], [#325], [#326])
6+
* Move NVIDIA kmods to drivers.target ([#321])
7+
8+
## Build Changes
9+
* Scope down GitHub Token permissions ([#298]) Thanks, @AdnaneKhan!
10+
11+
[#298]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/298
12+
[#304]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/304
13+
[#319]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/319
14+
[#320]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/320
15+
[#321]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/321
16+
[#322]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/322
17+
[#325]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/325
18+
[#326]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/326
19+
[#327]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/327
20+
121
# v4.5.1 (2025-11-12)
222
## OS Changes
323
* Include EFA from efa-installer in kernel-6.12 ([#313])

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.5.1"
2+
release-version = "4.6.0"
33
project-vendor = "Bottlerocket"
44

55
[vendor.bottlerocket]

0 commit comments

Comments
 (0)