summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-09-11 13:52:40 +0000
committerwiz <wiz@pkgsrc.org>2022-09-11 13:52:40 +0000
commit57b7f422292c82118c2385b594083f8e888e4d16 (patch)
tree364db590d82d494df42fd6a07eed970ff9687587
parent989d89d4ba6ffa65a181abec0d44bcfd5ac9b254 (diff)
downloadpkgsrc-57b7f422292c82118c2385b594083f8e888e4d16.tar.gz
rsync: update to 3.2.6.
### BUG FIXES: - More path-cleaning improvements in the file-list validation code to avoid rejecting of valid args. - A file-list validation fix for a [`--files-from`](rsync.1#opt) file that ends without a line-terminating character. - Added a safety check that prevents the sender from removing destination files when a local copy using [`--remove-source-files`](rsync.1#opt) has some files that are shared between the sending & receiving hierarchies, including the case where the source dir & destination dir are identical. - Fixed a bug in the internal MD4 checksum code that could cause the digest to be sporadically incorrect (the openssl version was/is fine). - A minor tweak to rrsync added "copy-devices" to the list of known args, but left it disabled by default. ### ENHANCEMENTS: - Rename `--protect-args` to [`--secluded-args`](rsync.1#opt) to make it clearer how it differs from the default backslash-escaped arg-protecting behavior of rsync. The old option names are still accepted. The environment-variable override did not change its name.
-rw-r--r--net/rsync/Makefile4
-rw-r--r--net/rsync/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 3fbe8894080..44501bc90fb 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.122 2022/08/22 11:11:49 wiz Exp $
+# $NetBSD: Makefile,v 1.123 2022/09/11 13:52:40 wiz Exp $
-DISTNAME= rsync-3.2.5
+DISTNAME= rsync-3.2.6
CATEGORIES= net
MASTER_SITES= http://rsync.samba.org/ftp/rsync/
MASTER_SITES+= http://rsync.samba.org/ftp/rsync/old-versions/
diff --git a/net/rsync/distinfo b/net/rsync/distinfo
index 563bd087fcf..5a7c164ee98 100644
--- a/net/rsync/distinfo
+++ b/net/rsync/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.56 2022/08/22 11:11:49 wiz Exp $
+$NetBSD: distinfo,v 1.57 2022/09/11 13:52:40 wiz Exp $
-BLAKE2s (rsync-3.2.5.tar.gz) = f712d59eed2c74180634ecb1cb1700f06913e334e6e624c0d6f3b8611c814f75
-SHA512 (rsync-3.2.5.tar.gz) = 6d115acb5bae546cd2b5df2c11390f8609107b7a45aa649158d8daa0c9290ab5f15640fdd4000b21d1ab39f7385b85d77cd8fe4628fa13b2adeea6fcd53d057a
-Size (rsync-3.2.5.tar.gz) = 1129957 bytes
+BLAKE2s (rsync-3.2.6.tar.gz) = f944460bf07d8069d6011e4cbda44ba7649c0bfbe4484a901a79317ecac8df10
+SHA512 (rsync-3.2.6.tar.gz) = d141d04732c91e055708e8d1f14b976f9483208a93076bb66dc75cbf87d54f2dcbffc11423f0c9c005d2d4e20cb9c147a7672f7a9c0b987f4e2c39b4c3645cfe
+Size (rsync-3.2.6.tar.gz) = 1138593 bytes
SHA1 (patch-Makefile.in) = 34c3cc57846e451a0adbd19fcb19ae682b7e1ae3