Commit Graph

15 Commits

Author SHA256 Message Date
Christian Brauner
4aedd32e4b Accepting request 421576 from home:jordimassaguerpla:branch:V:c:add_go_arches_in_prjconf
- add go_arches in project configuration: this way, we can use the
  same spec file but decide in the project configuration if to
  use gc-go or gcc-go for some archs.

OBS-URL: https://build.opensuse.org/request/show/421576
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=25
2016-08-24 12:33:46 +00:00
Jordi Massaguer
ad8b898a8b add git version definition. We need this for the experimental package.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=24
2016-08-23 16:06:44 +00:00
Christian Brauner
b5c589da55 Accepting request 421317 from Virtualization:containers:1.12-RC
- update to v2.3.0 (bsc#995058)

OBS-URL: https://build.opensuse.org/request/show/421317
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=23
2016-08-23 15:13:07 +00:00
Jordi Massaguer
1cf260e571 Accepting request 419902 from home:chbrauner:branches:Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/419902
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=21
2016-08-18 09:49:59 +00:00
Christian Brauner
8373197d4c Accepting request 419587 from home:cyphar:branches:Virtualization:containers
This pins the containerd component versions to ensure we don't create problems for ourselves. boo#993847

OBS-URL: https://build.opensuse.org/request/show/419587
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=19
2016-08-16 10:57:22 +00:00
Aleksa Sarai
7239233a76 * Update to containerd v0.2.2.
* Includes updates to the out-of-tree patches.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=13
2016-06-17 14:40:17 +00:00
Aleksa Sarai
b2a9550fa4 * Added /usr/sbin/rccontainerd symlink as per suse-missing-rclink.
* Updated socket activation patches to use the same patchset that was merged
  upstream (https://github.com/docker/containerd/pull/178):
  * socket-activation-01-vendor.patch
  * socket-activation-02-daemon.patch
  * socket-activation-03-ctr.patch
* Removed aarch64 that was patched upstream:
  - fix-aarch64-epoll.patch
* Update containerd to 0.2.1. Upstream changelog:
  * Fixes for cgroup memory updates and process labeling.
  * Truncate the event log on disk and in memory so that it does not
    grow forever.  This is mainly used for higher levels to receive past
    events if they miss any.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=10
2016-04-29 10:06:39 +00:00
Aleksa Sarai
e97581ad3a * Use the gc compiler for aarch64 builds.
* Add a patch to fix the new aarch64 build support, which has not yet been
  merged upstream (https://github.com/docker/containerd/pull/195):
  + fix-aarch64-epoll.patch
* Rebase the socket activation patchset which has yet to be merged
  (https://github.com/docker/containerd/pull/178):
  * socket-activation-01-vendor.patch
  * socket-activation-02-daemon.patch
  * socket-activation-03-ctr.patch
* Update to containerd 0.2.0. Changelog:
  + Add Limit to PidsStats
  + Add timeout flag for container start times.
  + Add timeout option for GRPC connection.
  + Add no_pivot_root support.
  + Add runtimeArgs to pass to shim
  * Move epoll syscall to a separate package so we can build on aarch64.
  * Fix ctr termios restoration isssues.
  * Several bug fixes.
  - Remove dependencies on larger packages.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=9
2016-04-19 10:37:57 +00:00
Aleksa Sarai
4c920e636d * Use socket activation with the containerd-daemon. This requires a
not-yet-upstream patchset which has been condensed into the patch file
  + daemon-implement-socket-activation.patch
* Update to containerd 0.1.0. This required quite a few fixes.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=7
2016-04-01 12:49:25 +00:00
Aleksa Sarai
c5d67b894c * ctr -> containerd-ctr
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=6
2016-03-30 14:29:23 +00:00
Aleksa Sarai
4d8178c2a1 * Install to /usr/sbin.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=5
2016-03-30 14:20:26 +00:00
Aleksa Sarai
bd9058399f * Update containerd client to be called "ctr".
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=4
2016-03-27 11:20:12 +00:00
Aleksa Sarai
678af8a5f2 * Add Requires: runc.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=3
2016-03-27 11:17:46 +00:00
Aleksa Sarai
c52edff9a3 * Add service and sysconfig files.
* Separately package the client from the server.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=2
2016-03-27 11:14:42 +00:00
Aleksa Sarai
79d52504c9 * Add initial packaging of containerd 0.0.5.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=1
2016-03-27 10:27:18 +00:00