Page MenuHomeSolus

D3237.diff
No OneTemporary

D3237.diff

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 @@
<Source>
<Name>containerd</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Sönke Behrendt</Name>
+ <Email>thesoenke@outlook.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>virt</PartOf>
@@ -19,16 +19,18 @@
</Description>
<PartOf>virt</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/containerd</Path>
+ <Path fileType="executable">/usr/bin/containerd-shim</Path>
+ <Path fileType="executable">/usr/bin/ctr</Path>
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2017-11-26</Date>
- <Version>1.0.0_beta3</Version>
+ <Update release="10">
+ <Date>2018-07-18</Date>
+ <Version>1.1.2</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Sönke Behrendt</Name>
+ <Email>thesoenke@outlook.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 18 2023, 3:30 AM (7 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806090
Default Alt Text
D3237.diff (2 KB)

Event Timeline