Skip to content

Commit b944c6c

Browse files
committed
chore: prepare for 10.9.0 release
Signed-off-by: Matthew Yeazel <[email protected]> Reviewed-by: Kyle Sessions <[email protected]> Reviewed-by: Ben Cressey <[email protected]>
1 parent f330515 commit b944c6c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v10.9.0 (2025-11-05)
2+
3+
## OS Changes
4+
* Update runc to v1.2.7 and include CVE patches ([#6813a59b], [#6e3d3e2e], [#f330515a])
5+
* containerd-2.1: fix image pull error when range-get request is ignored ([#702])
6+
7+
[#6813a59b]: https://github.com/bottlerocket-os/bottlerocket-core-kit/commit/6813a59bb4b681239f991217e835e43836242b32
8+
[#6e3d3e2e]: https://github.com/bottlerocket-os/bottlerocket-core-kit/commit/6e3d3e2e563ec556b9fc51eb495a180b69bcf43b
9+
[#f330515a]: https://github.com/bottlerocket-os/bottlerocket-core-kit/commit/f330515aacc658abdcd4c86b07b6e3ae22de8d13
10+
[#702]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/702
11+
112
# v10.8.1 (2025-10-22)
213

314
## Build Changes

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 = "10.8.1"
2+
release-version = "10.9.0"
33
project-vendor = "Bottlerocket"
44

55
[vendor.bottlerocket]

0 commit comments

Comments
 (0)