git: ea0265c789bb - main - net/rsync: Update to 3.2.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Dec 2022 15:20:08 UTC
The branch main has been updated by rodrigo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ea0265c789bb5a920d6d4af6b475083024ac8bcb
commit ea0265c789bb5a920d6d4af6b475083024ac8bcb
Author: Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2022-12-10 21:44:21 +0000
Commit: Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2022-12-11 15:09:11 +0000
net/rsync: Update to 3.2.7
Major changes:
* Fixed the client-side validating of the remote sender's filtering behavior.
* More fixes for the "unrequested file-list name" name
* When rsync gets an unpack error on an ACL, mention the filename.
* Avoid over-setting sanitize_paths when a daemon is serving "/"
Full changelog: https://download.samba.org/pub/rsync/NEWS#3.2.7
PR: 267921
Reported by: daniel <daniel@nav.ro>
---
net/rsync/Makefile | 4 ++--
net/rsync/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 3266ef680a1e..407489f38005 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rsync
-DISTVERSION= 3.2.6
+DISTVERSION= 3.2.7
CATEGORIES= net
MASTER_SITES= https://www.mirrorservice.org/sites/rsync.samba.org/src/ \
http://rsync.mirror.garr.it/src/ \
@@ -18,7 +18,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \
libxxhash.so:devel/xxhash \
libzstd.so:archivers/zstd
-USES= cpe python shebangfix ssl
+USES= cpe python shebangfix ssl autoreconf
PYTHON_NO_DEPENDS= yes
CPE_VENDOR= samba
CPE_PRODUCT= rsync
diff --git a/net/rsync/distinfo b/net/rsync/distinfo
index 4141f8e3feb2..2dd61f41f584 100644
--- a/net/rsync/distinfo
+++ b/net/rsync/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1666074411
-SHA256 (rsync-3.2.6.tar.gz) = fb3365bab27837d41feaf42e967c57bd3a47bc8f10765a3671efd6a3835454d3
-SIZE (rsync-3.2.6.tar.gz) = 1138593
-SHA256 (rsync-patches-3.2.6.tar.gz) = c3d13132b560f456fd8fc9fdf9f59377e91adf0dfc8117e33800d14b483d1a85
-SIZE (rsync-patches-3.2.6.tar.gz) = 148382
+TIMESTAMP = 1670705387
+SHA256 (rsync-3.2.7.tar.gz) = 4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb
+SIZE (rsync-3.2.7.tar.gz) = 1149787
+SHA256 (rsync-patches-3.2.7.tar.gz) = e7e5e9ea0b6dd7639c7a5c6f49a1d06be20d449d59f60ba59b238e1aa79b13f0
+SIZE (rsync-patches-3.2.7.tar.gz) = 99514