723532a2f2
* Recommended criu, since it's required for the checkpoint and restore functionality. OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=4
25 lines
886 B
Plaintext
25 lines
886 B
Plaintext
-------------------------------------------------------------------
|
|
Sun Mar 27 14:50:32 UTC 2016 - asarai@suse.de
|
|
|
|
* Added runC man pages.
|
|
* Recommended criu, since it's required for the checkpoint and restore
|
|
functionality.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 27 10:14:32 UTC 2016 - asarai@suse.de
|
|
|
|
* Small updates to method of compilation to better match Makefile.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 21 12:04:59 UTC 2016 - asarai@suse.de
|
|
|
|
* Make compilation work on gcc-go only systems (ppc and s390).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 21 08:24:02 UTC 2016 - asarai@suse.de
|
|
|
|
* 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.
|
|
|