File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ # v3.0.0 (2024-10-17)
2+
3+ ## OS Changes
4+ * Drop kubernetes-1.23 ([ #184 ] )
5+ * Move kmod-5.10-nvidia from branch R470 to R535 ([ #181 ] )
6+ * Block writeable/executable memory in systemd services by default ([ #158 ] )
7+
8+ ## Build Changes
9+ * Update twoliter to 0.5.0 ([ #195 ] )
10+ * Update bottlerocket-sdk to 0.46.0 ([ #191 ] )
11+ * Update ` tough ` and ` reqwest ` to latest versions ([ #197 ] )
12+ * Set Epoch to 1 in necessary packages ([ #180 ] )
13+ * Drop dependency on glibc for nvidia kmods ([ #194 ] )
14+
15+ [ #158 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/158
16+ [ #180 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/180
17+ [ #181 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/181
18+ [ #184 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/184
19+ [ #191 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/191
20+ [ #194 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/194
21+ [ #195 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/195
22+ [ #197 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/197
23+
124# v2.9.1 (2024-10-16)
225
326## OS Changes
Original file line number Diff line number Diff line change 11schema-version = 1
2- release-version = " 2.9.1 "
2+ release-version = " 3.0.0 "
33
44[vendor .bottlerocket ]
55registry = " public.ecr.aws/bottlerocket"
You can’t perform that action at this time.
0 commit comments