containerd-1.7.11
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
<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="d5e021c2e38cf0369b93c55cc92c677150b76606" type="targz">https://github.com/containerd/containerd/archive/v1.7.5.tar.gz</Archive>
|
||||
<Archive sha1sum="e8a2cccff353a03b0ecff084a5ef1ccf5827a08a" type="targz">https://github.com/containerd/containerd/archive/v1.7.11.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="1.20.8">golang</Dependency>
|
||||
<Dependency versionFrom="1.21.5">golang</Dependency>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>libseccomp-devel</Dependency>
|
||||
<Dependency>btrfs-progs-devel</Dependency>
|
||||
@@ -33,6 +33,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2023-12-10</Date>
|
||||
<Version>1.7.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2023-09-07</Date>
|
||||
<Version>1.7.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user