Page MenuHomeSolus

D4441.diff
No OneTemporary

D4441.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : runc
-version : 1.0.0_rc5
-release : 8
+version : 1.0.0_rc6
+release : 9
source :
- - https://github.com/opencontainers/runc/archive/v1.0.0-rc5.tar.gz : 770e180d1cca1f3c1a67512ebf9720caafe97af4fc2fe12fa43a3cf7bfa77522
+ - https://github.com/opencontainers/runc/archive/v1.0.0-rc6.tar.gz : a221f8380e7b5806031f54d423af6dde24c305dad49868056cf70e5f5f4ef771
license : Apache-2.0
component : virt
summary : OCI complaint CLI tool to run containers
@@ -16,6 +16,6 @@
ln -s `pwd` src/github.com/opencontainers/runc
export GOPATH="`pwd`"
pushd src/github.com/opencontainers/runc
- %make LDFLAGS=
+ %make LDFLAGS= COMMIT="ccb5efd37fb7c86364786e9137e22948751de7ed"
install : |
- install -D -m 00755 src/github.com/opencontainers/runc/runc $installdir/usr/bin/runc
+ install -Dm00755 src/github.com/opencontainers/runc/runc $installdir/usr/bin/runc
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>runc</Name>
<Packager>
- <Name>Sönke Behrendt</Name>
- <Email>thesoenke@outlook.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="8">
- <Date>2018-07-04</Date>
- <Version>1.0.0_rc5</Version>
+ <Update release="9">
+ <Date>2018-11-23</Date>
+ <Version>1.0.0_rc6</Version>
<Comment>Packaging update</Comment>
- <Name>Sönke Behrendt</Name>
- <Email>thesoenke@outlook.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
Fri, Aug 11, 6:46 PM (2 h, 27 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800462
Default Alt Text
D4441.diff (1 KB)

Event Timeline