Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / 
docker


Commits:
6d212479 by Morten Linderud at 2026-06-28T18:46:40+02:00
upgpkg: 1:29.6.1-1

- - - - -


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.6.0
+       pkgver = 29.6.1
        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.6.0
-       source = git+https://github.com/moby/moby.git#tag=docker-v29.6.0
+       source = git+https://github.com/docker/cli.git#tag=v29.6.1
+       source = git+https://github.com/moby/moby.git#tag=docker-v29.6.1
        source = 
git+https://github.com/krallin/tini.git#commit=de40ad007797e0dcd8b7126f27bb87401d224240
        source = docker.sysusers
-       sha256sums = 
69e3b673c012273557c98169e3f924916e305431acda93de528a27f15e458685
-       sha256sums = 
846ee70c54ec205dba505011d9d1dec17bd6c7ea87b1803840dfcf636ef3a236
+       sha256sums = 
aa65dfbf382317068c96dfc78a219ed1891f94a6bc4fce57d09831c01b313a01
+       sha256sums = 
81748718e6c6242ced253df8056e6c20ee8a08c384738ad70aaeee901eddad0f
        sha256sums = 
28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121
        sha256sums = 
541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb
 


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=docker
-pkgver=29.6.0
+pkgver=29.6.1
 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=('69e3b673c012273557c98169e3f924916e305431acda93de528a27f15e458685'
-            '846ee70c54ec205dba505011d9d1dec17bd6c7ea87b1803840dfcf636ef3a236'
+sha256sums=('aa65dfbf382317068c96dfc78a219ed1891f94a6bc4fce57d09831c01b313a01'
+            '81748718e6c6242ced253df8056e6c20ee8a08c384738ad70aaeee901eddad0f'
             '28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121'
             '541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb')
 



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/docker/-/commit/6d21247937fe5d61c68d7dc3a97ef04a9413e6ea
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to