Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11004051
D3237.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D3237.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 1, 9:58 PM (6 d, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806090
Default Alt Text
D3237.diff (2 KB)
Attached To
Mode
D3237: Update to 1.1.2
Attached
Detach File
Event Timeline
Log In to Comment