Page MenuHomeSolus

D2997.diff
No OneTemporary

D2997.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,8 +1,8 @@
name : containerd
-version : 1.0.0_beta3
-release : 9
+version : 1.1.0
+release : 10
source :
- - git|https://github.com/containerd/containerd.git : v1.0.0-beta.3
+ - git|https://github.com/containerd/containerd.git : v1.1.0
license : Apache-2.0
component : virt
summary : A daemon to control OCI container runtimes
@@ -11,6 +11,7 @@
builddeps :
- btrfs-progs-devel
- golang
+ - libseccomp-devel
build : |
mkdir -p src/github.com/containerd
ln -s `pwd` src/github.com/containerd/containerd
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>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>virt</PartOf>
@@ -23,12 +23,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2017-11-26</Date>
- <Version>1.0.0_beta3</Version>
+ <Update release="10">
+ <Date>2018-05-24</Date>
+ <Version>1.1.0</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 3:05 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5830378
Default Alt Text
D2997.diff (1 KB)

Event Timeline