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>
This commit is contained in:
parent
d9bc838ec2
commit
ea0265c789
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user