Skip to content

Commit 009e969

Browse files
committed
ChangeLog: Document changes since v1.0.0-rc1
Through c678086 (Merge pull request opencontainers#553 from RobDolinMS/patch-11, 2016-09-06). Signed-off-by: W. Trevor King <[email protected]>
1 parent c678086 commit 009e969

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

ChangeLog

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
OpenContainers Specifications
22

3+
Changes with v1.0.0-rc2:
4+
Additions:
5+
6+
* config-linux: Add new architectures from libseccomp 2.3.0 (#505)
7+
* schema: Add JSON Schema for state JSON and move schema.json to
8+
config-schema.json and similar (#481, #498, #519)
9+
10+
Minor fixes and documentation:
11+
12+
* Add compliance language for platforms and architectures (#527)
13+
* Remove "unconditionally compliant" language (#553)
14+
* bundle: Remove distribution references (#487)
15+
* runtime: Fix sub-bullet indentation (#495)
16+
* config: Replace Arch fstab reference with mount(8) (#443)
17+
* config: Synchronize comments between Markdown and Go (#525)
18+
* config: Drop v0.x compatibility statement (#488)
19+
* config-linux: RFC 2119 wording for cgroupsPath (#493)
20+
* config-linux: Make linux.devices and linux.resources.devices
21+
optional (#526)
22+
* config-linux: Extend no-tweak requirement to runtime namespaces (#538)
23+
* schema: Add hook.timeout (#544)
24+
* schema: Add missing '"type": "object"' (#528)
25+
* schema: Run 'make fmt' and remove duplicates (#546, #551)
26+
* schema/config: Make 'hostname' optional (#491)
27+
* schema/config-linux: Add linux.resources.devices (#550)
28+
* specs-go/config: Add Solaris tags to User properties (#496)
29+
* specs-go/config: Make Linux and Solaris omitempty again (#502)
30+
* specs-go/config: Make KernelTCP and ClassID omitempty (#531)
31+
* specs-go/config: Fix "specified" typo for ApparmorProfile (#503)
32+
* Makefile: Remove code-of-conduct.md and version.md when clean (#541)
33+
* implementations: Mention cc-oci-runtime (#539)
34+
* Use filesystem instead of file system (#529)
35+
* .pullapprove: Add DCO check via PullApprove
36+
* GOVERNANCE: Add governance and release process docs (#521)
37+
* README: Change meeting time from 10am to 2pm Pacific (#524)
38+
* README: Update conference-call phone number (#512, #515)
39+
340
Changes with v1.0.0-rc1:
441
Breaking changes:
542

0 commit comments

Comments
 (0)