Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
rsync
Commits:
dbf2e3ed by Christian Hesse at 2026-06-08T07:10:33+02:00
upgpkg: 3.4.4-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = rsync
pkgdesc = A fast and versatile file copying tool for remote and local
files
- pkgver = 3.4.3
+ pkgver = 3.4.4
pkgrel = 1
url = https://rsync.samba.org/
arch = x86_64
@@ -18,11 +18,11 @@ pkgbase = rsync
depends = zstd
optdepends = python: for rrsync
backup = etc/rsyncd.conf
- source = git+https://github.com/RsyncProject/rsync.git?signed#tag=v3.4.3
+ source = git+https://github.com/RsyncProject/rsync.git?signed#tag=v3.4.4
source = rsyncd.conf
validpgpkeys = 0048C8B026D4C96F0E589C2F6C859FB14B96A8C5
validpgpkeys = 9FEF112DCE19A0DC7E882CB81BB24997A8535F6F
- sha256sums =
9c1931eda6f5e82e71d8bed3a24f0fb19c488786cf9b07abb5fc011bac70959d
+ sha256sums =
a5269af1aa7233d453e89f9438c37e4a0268de256c2889dd0195a5cb820674cc
sha256sums =
733ccb571721433c3a6262c58b658253ca6553bec79c2bdd0011810bb4f2156b
pkgname = rsync
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: T.J. Townsend <[email protected]>
pkgname=rsync
-pkgver=3.4.3
+pkgver=3.4.4
pkgrel=1
pkgdesc='A fast and versatile file copying tool for remote and local files'
arch=('x86_64')
@@ -17,7 +17,7 @@ validpgpkeys=('0048C8B026D4C96F0E589C2F6C859FB14B96A8C5' #
Wayne Davison <wayne
'9FEF112DCE19A0DC7E882CB81BB24997A8535F6F') # Andrew Tridgell
<[email protected]
source=("git+https://github.com/RsyncProject/rsync.git?signed#tag=v${pkgver}"
'rsyncd.conf')
-sha256sums=('9c1931eda6f5e82e71d8bed3a24f0fb19c488786cf9b07abb5fc011bac70959d'
+sha256sums=('a5269af1aa7233d453e89f9438c37e4a0268de256c2889dd0195a5cb820674cc'
'733ccb571721433c3a6262c58b658253ca6553bec79c2bdd0011810bb4f2156b')
_backports=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rsync/-/commit/dbf2e3ede556c333ab4a7076d6b17a2ac6f50b0f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rsync/-/commit/dbf2e3ede556c333ab4a7076d6b17a2ac6f50b0f
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