File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ # v2.6.0 (2024-09-17)
2
+
3
+ ## Build Changes
4
+ * Validate ` twoliter ` upon install ([ #147 ] )
5
+
6
+ ## OS Changes
7
+ * Add the ability for driverdog to copy modules ([ #119 ] )
8
+ * Add pciclient crate for high level access to ` lspci ` ([ #149 ] )
9
+ * Update 6.1 kernel to 6.1.109 ([ #151 ] )
10
+
11
+ [ #119 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/119
12
+ [ #147 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/147
13
+ [ #149 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/149
14
+ [ #151 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/151
15
+
1
16
# v2.5.0 (2024-09-11)
2
17
3
18
## Build Changes
Original file line number Diff line number Diff line change 1
1
schema-version = 1
2
- release-version = " 2.5 .0"
2
+ release-version = " 2.6 .0"
3
3
4
4
[vendor .bottlerocket ]
5
5
registry = " public.ecr.aws/bottlerocket"
You can’t perform that action at this time.
0 commit comments