File tree Expand file tree Collapse file tree 3 files changed +40
-1
lines changed Expand file tree Collapse file tree 3 files changed +40
-1
lines changed Original file line number Diff line number Diff line change 1+ # v9.1.0 (2025-06-23)
2+
3+ ## OS Changes
4+ * Add an option to write settings once during boot ([ #548 ] )
5+
6+ ### Third Party Package Updates
7+ - Update ` libcrypto ` patches ([ #546 ] )
8+ - Update to latest versions of kubernetes packages ([ #551 ] )
9+ - Update ` nvidia-container-toolkit ` and ` libnvidia-container ` to 1.17.8 ([ #552 ] )
10+ - Update core system utilities: ` kexec-tools ` , ` open-vm-tools ` , and ` iputils ` ([ #553 ] )
11+
12+ ## Orchestrator Changes
13+ ### Kubernetes
14+ * Add support for Kubernetes setting ` memory-swap-behaviour ` ([ #541 ] ) Thanks @teskje
15+
16+ [ #541 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/541
17+ [ #546 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/546
18+ [ #548 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/548
19+ [ #551 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/551
20+ [ #552 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/552
21+ [ #553 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/553
22+
123# v9.0.0 (2025-06-10)
224
325## OS Changes
Original file line number Diff line number Diff line change 11schema-version = 1
2- release-version = " 9.0 .0"
2+ release-version = " 9.1 .0"
33
44[vendor .bottlerocket ]
55registry = " public.ecr.aws/bottlerocket"
Original file line number Diff line number Diff line change 1+ [advisory ]
2+ id = " BRSA-yrtutyr4c95s"
3+ title = " iputils CVE-2025-472688"
4+ cve = " CVE-2025-472688"
5+ severity = " medium"
6+ description = " A flaw was found in iputils where a specially crafted ICMP reply could trigger an integer overflow"
7+
8+ [[advisory .products ]]
9+ package-name = " iputils"
10+ patched-version = " 20250605"
11+ patched-epoch = " 1"
12+
13+ [updateinfo ]
14+ author = " vighmah"
15+ issue-date = 2025-06-23T16:55:50Z
16+ arches = [" x86_64" , " aarch64" ]
17+ version = " 9.1.0"
You can’t perform that action at this time.
0 commit comments