Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / docker
Commits:
39ed5743 by Daurnimator at 2026-05-19T12:29:15+10:00
upgpkg: 1:29.5.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.5.0
+ pkgver = 29.5.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.5.0
- source = git+https://github.com/moby/moby.git#tag=docker-v29.5.0
+ source = git+https://github.com/docker/cli.git#tag=v29.5.1
+ source = git+https://github.com/moby/moby.git#tag=docker-v29.5.1
source =
git+https://github.com/krallin/tini.git#commit=de40ad007797e0dcd8b7126f27bb87401d224240
source = docker.sysusers
- sha256sums =
961a64b88ed9c32ae8e5496b4e8ad03d8fcfcad9741cb5c9e215963cc65925cb
- sha256sums =
3d3a7c0aa403d1f4ac2dff54cf8ba11e7a0eda44650ea34638bb3738151526c9
+ sha256sums =
8b7030952f392a9dc8a9a63400c05ad953aa32d769942e2742fa7d595390c299
+ sha256sums =
90ac5decf3c0a280df65b87a6d3026132ab1220fcb3e4dbc32e6acdfc7b44f6c
sha256sums =
28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121
sha256sums =
541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <[email protected]>
pkgname=docker
-pkgver=29.5.0
+pkgver=29.5.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=('961a64b88ed9c32ae8e5496b4e8ad03d8fcfcad9741cb5c9e215963cc65925cb'
- '3d3a7c0aa403d1f4ac2dff54cf8ba11e7a0eda44650ea34638bb3738151526c9'
+sha256sums=('8b7030952f392a9dc8a9a63400c05ad953aa32d769942e2742fa7d595390c299'
+ '90ac5decf3c0a280df65b87a6d3026132ab1220fcb3e4dbc32e6acdfc7b44f6c'
'28a6641d508f60d47315efb3c85d97360188750a45bd6d3c8737d3f1a2b44121'
'541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/docker/-/commit/39ed57430e4680909113e9046b674be6f816584d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/docker/-/commit/39ed57430e4680909113e9046b674be6f816584d
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