Skip to content
This repository has been archived by the owner on Mar 28, 2018. It is now read-only.

Release 2.1.9

Compare
Choose a tag to compare
@jcvenegas jcvenegas released this 19 May 22:13
· 163 commits to master since this release

Clear Container 2.1.9

Build

  • Fixed CentOS build issues.
  • Removed autoarchive-conf dependency for newest version.
  • build: Automated package generation

cc-proxy

  • Prevent race condition in cc-proxy.

cc-shim

  • cc-shim logs improved.

4591c57 proxy: Avoid shadowing type "header" with variable "header"
161aa5c configure: Remove AX_VALGRIND_DFLT references
faa84b1 tests: updated user.bats to check group id with a regex
7ff8e07 CI: Update Coverity Scan token used by TravisCI.
61e9dbc Revert "versions: Specifies a version of autoconf-archive"
c2c1853 docs: Edit the updated instructions to install Docker.
4fdc46f docs: Update instructions to install latest Docker
78689d1 Prevent race condition with the per-client ID
3615fd0 shim: Fix debug messgage
aa3d951 shim: Compare errno with EINTR instead of return value of write
043bb40 shim: Make the shim exit in case of erroneous stream lengths
6f82ef7 networking: Fix compile for bridge networking code
9599217 build: Fix the dash problem on kernel version
e715c59 documentation: Clarify README files
3a0278a shim: If we receive a very long message from the proxy, log to
stderr
606f96f networking: Fix compilation issue on Centos.
c75de17 build: Updated linux-kernel to 4.9.27
3489f5e documentation: Edit documentation files.
b557b46 build: update_kernel.sh add obs variable
3741035 build: update_image.sh add obs variable
891398c build: update_runtime.sh templates and readme
1a88623 build: remove missplaced .gitignore files
4c7a047 obs: update_kernel: add cosmetics to the script
226657a kernel: Add the latest configuration for kernel 4.9.24-60.
6875562 packaging: Update qemu-lite requires
d833eea build: Update/Fix Readme and spec files
08102cc qemu-lite: Update base files to latest in OBS
05bd794 build: Updated linux-container
c4c39da build: clear-containers-image cleanup
2d797ce build: Add cc-oci-runtime spec/dsc automation
f39c908 build: specs to create clear-containers packages
bac0af9 docs: Update Clear Containers installation in Clear Linux
b339ca4 Add README about how to build the network image
1cbcdc0 Dockerfile for network image

Compatibility with Docker

Clear Containers 2.1.9 is compatible with Docker v17.05.0-ce

OCI Runtime Specification

Clear Containers 2.1.9 support the OCI Runtime Specification 1.0.0-rc5

Clear Linux Containers image

Clear Containers 2.1.9 requires at least Clear Linux containers image 14700

Clear Linux Containers Kernel

Clear Containers 2.1.9 requires at least Clear Linux Containers kernel 4.9.27-63

Installation

Issues & limitations

  • Qemu segfault (free(): invalid pointer) running dnf install #669
  • DNS Resolution in Swarm #854
  • docker rm -f reports 'Driver devicemapper failed to remove root filesystem' #795