File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1+ # v6.2.0 (2025-04-01)
2+
3+ ## OS Changes
4+ * Update readline from 8.2 to 8.2.13 ([ #446 ] )
5+ * Update glibc from 2.40 to 2.41 ([ #437 ] )
6+ * Fix usage of ` /var/run ` in mdadm tmpfiles snippet ([ #442 ] )
7+ * Refactor systemd to explicitly list packaged files ([ #438 ] )
8+ * Switch to igzip (x86_64) or pigz with zlib-ng (aarch64) to decompress container images ([ #443 ] )
9+ * Add support for more AWS regions in schnauzer and host-ctr ([ #454 ] )
10+
11+ ## Build Changes
12+ * Remove bottlerocket-variant crate ([ #435 ] )
13+
14+ [ #435 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/435
15+ [ #437 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/437
16+ [ #438 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/438
17+ [ #442 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/442
18+ [ #443 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/443
19+ [ #446 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/446
20+ [ #454 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/454
21+
122# v6.1.1 (2025-03-24)
223
324## OS Changes
Original file line number Diff line number Diff line change 11schema-version = 1
2- release-version = " 6.1.1 "
2+ release-version = " 6.2.0 "
33
44[vendor .bottlerocket ]
55registry = " public.ecr.aws/bottlerocket"
You can’t perform that action at this time.
0 commit comments