File tree 1 file changed +24
-1
lines changed
1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -223,6 +223,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
223
223
224
224
[ cve-2019-5736 ] : https://github.com/advisories/GHSA-gxmr-w5mj-v8hh
225
225
226
+ ## [ 1.1.14] - 2024-09-03
227
+
228
+ > 年を取っていいことは、驚かなくなることね。
229
+
230
+ ### Security
231
+
232
+ * Fix [ CVE-2024 -45310] [ cve-2024-45310 ] , a low-severity attack that allowed
233
+ maliciously configured containers to create empty files and directories on
234
+ the host.
235
+
236
+ [ cve-2024-45310 ] : https://github.com/opencontainers/runc/security/advisories/GHSA-jfvp-7x6p-h2pv
237
+
238
+ ### Added
239
+
240
+ * Add support for Go 1.23. (#4360 , #4372 )
241
+
242
+ ### Fixed
243
+
244
+ * Revert "allow overriding VERSION value in Makefile" and add ` EXTRA_VERSION ` .
245
+ (#4370 , #4382 )
246
+ * rootfs: consolidate mountpoint creation logic. (#4359 )
247
+
226
248
## [ 1.1.13] - 2024-06-13
227
249
228
250
> There is no certainty in the world. This is the only certainty I have.
@@ -756,7 +778,8 @@ implementation (libcontainer) is *not* covered by this policy.
756
778
[ 1.0.1 ] : https://github.com/opencontainers/runc/compare/v1.0.0...v1.0.1
757
779
758
780
<!-- 1.1.z patch releases -->
759
- [ Unreleased 1.1.z ] : https://github.com/opencontainers/runc/compare/v1.1.13...release-1.1
781
+ [ Unreleased 1.1.z ] : https://github.com/opencontainers/runc/compare/v1.1.14...release-1.1
782
+ [ 1.1.14 ] : https://github.com/opencontainers/runc/compare/v1.1.13...v1.1.14
760
783
[ 1.1.13 ] : https://github.com/opencontainers/runc/compare/v1.1.12...v1.1.13
761
784
[ 1.1.12 ] : https://github.com/opencontainers/runc/compare/v1.1.11...v1.1.12
762
785
[ 1.1.11 ] : https://github.com/opencontainers/runc/compare/v1.1.10...v1.1.11
You can’t perform that action at this time.
0 commit comments