docker ver. bump
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="774d6463315ce8db6f5705ef7563e354dafef922" type="targz">https://github.com/containerd/containerd/archive/v2.3.0.tar.gz</Archive>
|
||||
<Archive sha1sum="dea2dcc8c9c7f51fd065813f06e5604731b407f8" type="targz">https://github.com/containerd/containerd/archive/v2.3.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="1.25.4">golang</Dependency>
|
||||
<Dependency versionFrom="1.26.3">golang</Dependency>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>libseccomp-devel</Dependency>
|
||||
<Dependency>btrfs-progs-devel</Dependency>
|
||||
@@ -33,6 +33,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="23">
|
||||
<Date>2026-05-21</Date>
|
||||
<Version>2.3.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2026-05-02</Date>
|
||||
<Version>2.3.0</Version>
|
||||
|
||||
@@ -11,9 +11,9 @@ from pisi.actionsapi import get
|
||||
|
||||
shelltools.export("DISABLE_WARN_OUTSIDE_CONTAINER", "1")
|
||||
# shelltools.export("AUTO_GOPATH", "1")
|
||||
shelltools.export("DOCKER_GITCOMMIT","56be731")
|
||||
shelltools.export("DOCKER_GITCOMMIT","dd24a3a")
|
||||
shelltools.export("IAMSTATIC", "false")
|
||||
shelltools.export("VERSION", "29.4.3")
|
||||
shelltools.export("VERSION", "29.5.1")
|
||||
shelltools.export("GOROOT","/usr/lib/go")
|
||||
shelltools.export("GO111MODULE","off")
|
||||
|
||||
|
||||
@@ -13,12 +13,12 @@
|
||||
<Summary>Pack, ship and run any application as a lightweight container</Summary>
|
||||
<Description>An open platform for distributed applications for developers and sysadmins</Description>
|
||||
<!--fix sha1sum-->
|
||||
<Archive sha1sum="a558b76e033ca1c2f9b37ff89b6b087311d7420d" type="targz">https://github.com/moby/moby/archive/refs/tags/docker-v29.4.3.tar.gz</Archive>
|
||||
<Archive sha1sum="1a04ae819b0a839d750abd6916bed4278287061d" type="targz" name="cli-29.4.3.tar.gz">https://github.com/docker/cli/archive/refs/tags/v29.4.3.tar.gz</Archive>
|
||||
<Archive sha1sum="e9db14d08384aeb91680b259836088edbfe3cc34" type="targz">https://github.com/moby/moby/archive/refs/tags/docker-v29.5.2.tar.gz</Archive>
|
||||
<Archive sha1sum="405d0463d6398b73cf2d2c0fbda859c613abcf07" type="targz" name="cli-29.5.1.tar.gz">https://github.com/docker/cli/archive/refs/tags/v29.5.1.tar.gz</Archive>
|
||||
<Archive sha1sum="b83a1df61c591912a890f60571ddfb57c0bccd07" type="targz" name="docker-ce-19.03.13.tar.gz">https://github.com/docker/docker-ce-packaging/archive/refs/tags/v19.03.13.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency versionFrom="1.22.2">golang</Dependency>
|
||||
<Dependency versionFrom="1.26.3">golang</Dependency>
|
||||
<Dependency>btrfs-progs-devel</Dependency>
|
||||
<Dependency>device-mapper-devel</Dependency>
|
||||
<Dependency>sqlite-devel</Dependency>
|
||||
@@ -68,6 +68,20 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="30">
|
||||
<Date>2026-05-21</Date>
|
||||
<Version>29.5.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2026-05-19</Date>
|
||||
<Version>29.5.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2026-05-07</Date>
|
||||
<Version>29.4.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user