package/rsync: bump version to 3.4.4

Bugfix release containing a number of fixes for regressions introduced in
the 3.4.3 release.

For details, see:
https://download.samba.org/pub/rsync/NEWS#3.4.4

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Peter Korsgaard
2026-06-09 17:04:08 +02:00
committed by Julien Olivain
parent 07a690f00b
commit a9f7f918e0
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# Locally calculated after checking pgp signature # Locally calculated after checking pgp signature
# https://rsync.samba.org/ftp/rsync/src/rsync-3.4.3.tar.gz.asc # https://rsync.samba.org/ftp/rsync/src/rsync-3.4.4.tar.gz.asc
sha256 c72e63ca3021cbc80ba86ec30102773f4c5631fbc492b52e773b3958f82a53d3 rsync-3.4.3.tar.gz sha256 bd88cf82fa653da32314fb229136407c5c90f80d1758d8f4b091767877d8fa96 rsync-3.4.4.tar.gz
# Locally calculated # Locally calculated
sha256 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd COPYING sha256 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd COPYING

View File

@@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
RSYNC_VERSION = 3.4.3 RSYNC_VERSION = 3.4.4
RSYNC_SITE = https://rsync.samba.org/ftp/rsync/src RSYNC_SITE = https://rsync.samba.org/ftp/rsync/src
RSYNC_LICENSE = GPL-3.0+ with exceptions RSYNC_LICENSE = GPL-3.0+ with exceptions
RSYNC_LICENSE_FILES = COPYING RSYNC_LICENSE_FILES = COPYING