Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
docker


Commits:
d0478051 by Lukas Fleischer at 2025-12-09T10:19:45-05:00
upgpkg: 1:29.1.2-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = docker
        pkgdesc = Pack, ship and run any application as a lightweight container
-       pkgver = 29.1.1
+       pkgver = 29.1.2
        pkgrel = 1
        epoch = 1
        url = https://www.docker.com/
@@ -28,12 +28,12 @@ pkgbase = docker
        optdepends = pigz: parallel gzip compressor support
        optdepends = docker-buildx: extended build capabilities
        options = !lto
-       source = git+https://github.com/docker/cli.git#tag=v29.1.1
-       source = git+https://github.com/moby/moby.git#tag=docker-v29.1.1
+       source = git+https://github.com/docker/cli.git#tag=v29.1.2
+       source = git+https://github.com/moby/moby.git#tag=docker-v29.1.2
        source = 
git+https://github.com/krallin/tini.git#commit=de40ad007797e0dcd8b7126f27bb87401d224240
        source = docker.sysusers
-       sha256sums = 
fe71544bc9695bd6f89495c1669f64b9fb66410c83c761c2139691a9336f4b45
-       sha256sums = 
1437732d41b4e3eac370340125b68539177d280ca5e33c16ec4b66520bd2bb5c
+       sha256sums = 
72ea8d5d183d6f16b1ec9e3149ac572011db048ebe730d196a8e63529a5e8bd6
+       sha256sums = 
7811c0301b9d0dc8b9f6d3c42f4953a986079a19cab9d6b1166286b9ef168488
        sha256sums = 
28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121
        sha256sums = 
541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb
 


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=docker
-pkgver=29.1.1
+pkgver=29.1.2
 pkgrel=1
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
@@ -21,8 +21,8 @@ source=("git+https://github.com/docker/cli.git#tag=v$pkgver";
         "git+https://github.com/moby/moby.git#tag=docker-v$pkgver";
         "git+https://github.com/krallin/tini.git#commit=$_TINI_COMMIT";
         "$pkgname.sysusers")
-sha256sums=('fe71544bc9695bd6f89495c1669f64b9fb66410c83c761c2139691a9336f4b45'
-            '1437732d41b4e3eac370340125b68539177d280ca5e33c16ec4b66520bd2bb5c'
+sha256sums=('72ea8d5d183d6f16b1ec9e3149ac572011db048ebe730d196a8e63529a5e8bd6'
+            '7811c0301b9d0dc8b9f6d3c42f4953a986079a19cab9d6b1166286b9ef168488'
             '28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121'
             '541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/docker/-/commit/d04780513f6b8d209a3fa6304aa953ea65abffed

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/docker/-/commit/d04780513f6b8d209a3fa6304aa953ea65abffed
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to