@@ -11,32 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111 * libcontainer/cgroups users who want to manage cgroup devices need to explicitly
1212 import libcontainer/cgroups/devices. (#3452 , #4248 )
1313
14- ## [ 1.1.13] - 2024-06-13
15-
16- > There is no certainty in the world. This is the only certainty I have.
17- ### Important Notes
18- * If building with Go 1.22.x, make sure to use 1.22.4 or a later version.
19- (see #4233 for more details)
20-
21- ### Fixed
22-
23- * Support go 1.22.4+. (#4313 )
24- * runc list: fix race with runc delete. (#4231 )
25- * Fix set nofile rlimit error. (#4277 , #4299 )
26- * libct/cg/fs: fix setting rt_period vs rt_runtime. (#4284 )
27- * Fix a debug msg for user ns in nsexec. (#4315 )
28- * script/* : fix gpg usage wrt keyboxd. (#4316 )
29- * CI fixes and misc backports. (#4241 )
30- * Fix codespell warnings. (#4300 )
31-
32- ### Changed
33-
34- * Silence security false positives from golang/net. (#4244 )
35- * libcontainer: allow containers to make apps think fips is enabled/disabled for testing. (#4257 )
36- * allow overriding VERSION value in Makefile. (#4270 )
37- * Vagrantfile.fedora: bump Fedora to 39. (#4261 )
38- * ci/cirrus: rm centos stream 8. (#4305 , #4308 )
39-
4014## [ 1.2.0-rc.1] - 2024-04-03
4115
4216> There's a frood who really knows where his towel is.
@@ -212,6 +186,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
212186
213187[ cve-2019-5736 ] : https://github.com/advisories/GHSA-gxmr-w5mj-v8hh
214188
189+ ## [ 1.1.13] - 2024-06-13
190+
191+ > There is no certainty in the world. This is the only certainty I have.
192+
193+ ### Important Notes
194+
195+ * If building with Go 1.22.x, make sure to use 1.22.4 or a later version.
196+ (see #4233 for more details)
197+
198+ ### Fixed
199+
200+ * Support go 1.22.4+. (#4313 )
201+ * runc list: fix race with runc delete. (#4231 )
202+ * Fix set nofile rlimit error. (#4277 , #4299 )
203+ * libct/cg/fs: fix setting rt_period vs rt_runtime. (#4284 )
204+ * Fix a debug msg for user ns in nsexec. (#4315 )
205+ * script/* : fix gpg usage wrt keyboxd. (#4316 )
206+ * CI fixes and misc backports. (#4241 )
207+ * Fix codespell warnings. (#4300 )
208+
209+ ### Changed
210+
211+ * Silence security false positives from golang/net. (#4244 )
212+ * libcontainer: allow containers to make apps think fips is enabled/disabled for testing. (#4257 )
213+ * allow overriding VERSION value in Makefile. (#4270 )
214+ * Vagrantfile.fedora: bump Fedora to 39. (#4261 )
215+ * ci/cirrus: rm centos stream 8. (#4305 , #4308 )
216+
215217## [ 1.1.12] - 2024-01-31
216218
217219> Now you're thinking with Portals™!
0 commit comments