diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,3 +1,4 @@ libc.so.6 libdl.so.2 libpthread.so.0 +libseccomp.so.2 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,14 +1,15 @@ name : containerd -version : 1.0.0_beta3 -release : 9 +version : 1.1.2 +release : 10 source : - - git|https://github.com/containerd/containerd.git : v1.0.0-beta.3 + - https://github.com/containerd/containerd/archive/v1.1.2.tar.gz : fd2531e1a1ace89b62f193f8c32e04ab847d75ad6316c7aa864e1eb386db3743 license : Apache-2.0 component : virt summary : A daemon to control OCI container runtimes description: | A daemon to control OCI container runtimes builddeps : + - pkgconfig(libseccomp) - btrfs-progs-devel - golang build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ containerd - Ikey Doherty - ikey@solus-project.com + Sönke Behrendt + thesoenke@outlook.com Apache-2.0 virt @@ -19,16 +19,18 @@ virt - /usr/bin + /usr/bin/containerd + /usr/bin/containerd-shim + /usr/bin/ctr - - 2017-11-26 - 1.0.0_beta3 + + 2018-07-18 + 1.1.2 Packaging update - Ikey Doherty - ikey@solus-project.com + Sönke Behrendt + thesoenke@outlook.com \ No newline at end of file