File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ # v0.2.0
2+
3+ ## Additions
4+
5+ * cmd/oci-runtime-tool/generate: Add specific cap-add and -drop
6+ commands (#358 ).
7+ * validate: Ensure ` root.path ` is a GUID on non-Hyper-V Windows
8+ (#472 ).
9+ * validate: Check ` process.rlimits[].type ` on Solaris (#461 , #480 ).
10+ * validate: Check configuration against JSON Schema (#197 , #473 , #474 ,
11+ #475 , #476 ).
12+
13+ ## Minor fixes and documentation
14+
15+ * validate: Avoid "0 errors occurred" failure (#462 ).
16+ * validate: Remove empty string from valid seccomp actions (#468 ).
17+ * validate: Require 0 or unset ` major ` /` minor ` when
18+ ` linux.devices[].type ` is ` p ` (#460 ).
19+ * generate: Fix cap add/drop and initialize in privileged mode (#464 ).
20+ * generate: Do not validate caps when being dropped (#466 , #469 ,
21+ #472 ).
22+ * completions/bash/oci-runtime-tool: Fix broken cap completion (#467 ).
23+ * rootfs.tar.gz: Bump to BusyBox 1.25.1 (#478 )
You can’t perform that action at this time.
0 commit comments