SHA256
1
0
forked from pool/runc
Commit Graph

3 Commits

Author SHA256 Message Date
Aleksa Sarai
c3a7dc71d7 * Remove empty %postun and %post sections.
* Update to runC 0.1.1. Changelog from upstream:
  This release includes a bug fix for adding the selinux mount label in the specification.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=9
2016-04-29 09:35:10 +00:00
Aleksa Sarai
ffc5144079 * Update to runC 0.1.0. Changelog from upstream:
This release updates runc to the OCI runtime specification v0.5.0 and includes
  various fixes and features.

  Features:
  + cgroups: pid limits and stats
  + cgroups: kmem stats
  + systemd cgroup support
  + libcontainer specconv package
  + no pivot root option
  + numeric ids are treated as uid/gid
  + hook improvements

  Bug Fixes:
  * log flushing
  * atomic pid file creation
  * init error recovery
  * seccomp logging removed
  * delete container on aborted start
  * /dev bind mount handling

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=6
2016-04-13 12:11:46 +00:00
Aleksa Sarai
3ecd3b8405 * initial import of runC 0.0.9
* add patch seccomp-use-pkg-config.patch which allows us to build runC, since
  they assume that the seccomp.h file lives at /usr/include/seccomp.h.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=1
2016-03-21 08:36:29 +00:00