containerd-1.5.13
This commit is contained in:
@@ -26,7 +26,7 @@ def build():
|
||||
|
||||
#shelltools.system("LDFLAGS= GOPATH=%s make GIT_COMMIT=72cec4b" % get.curDIR())
|
||||
|
||||
shelltools.system("LDFLAGS= make GIT_COMMIT=72cec4b EXTRA_LDFLAGS='-buildid='")
|
||||
shelltools.system("LDFLAGS= make GIT_COMMIT=a17ec49 EXTRA_LDFLAGS='-buildid='")
|
||||
|
||||
def install():
|
||||
shelltools.cd("%s/containerd" % get.workDIR())
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<License>Apache-2.0</License>
|
||||
<Summary>A daemon to control runC, built for performance and density.</Summary>
|
||||
<Description>is a daemon with an API and a command line client, to manage containers on one machine. It uses runC to run containers according to the OCI specification.</Description>
|
||||
<Archive sha1sum="c0a971d34472b809f584586087791ff34c50388c" type="targz">https://github.com/containerd/containerd/archive/v1.5.5.tar.gz</Archive>
|
||||
<Archive sha1sum="1110bf9d022c10fc272b46c2179521e373ebd06a" type="targz">https://github.com/containerd/containerd/archive/v1.5.13.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="1.10.3">golang</Dependency>
|
||||
<Dependency>git</Dependency>
|
||||
@@ -33,6 +33,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2022-06-07</Date>
|
||||
<Version>1.5.13</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2021-08-02</Date>
|
||||
<Version>1.5.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user