Package: rsync / 3.2.7-1

Metadata

Package Version Patches format
rsync 3.2.7-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_reconfigure_req.diff | (download)

Makefile.in | 20 0 20 - 0 !
1 file changed, 20 deletions(-)

 remove need to run reconfigure target
skip_devices_test.patch | (download)

testsuite/devices.test | 3 3 0 - 0 !
1 file changed, 3 insertions( )

 skip "devices" test as it fails on kfreebsd and hurd
 Error log:
 /
perl_shebang.patch | (download)

support/cvs2includes | 2 1 1 - 0 !
support/file-attr-restore | 2 1 1 - 0 !
support/files-to-excludes | 2 1 1 - 0 !
support/logfilter | 2 1 1 - 0 !
support/lsh | 2 1 1 - 0 !
support/mnt-excl | 2 1 1 - 0 !
support/rsyncstats | 2 1 1 - 0 !
7 files changed, 7 insertions( ), 7 deletions(-)

 removes usage of env on perl shebang as per debian policy  10.4
fix_rrsync_man_generation.patch | (download)

maybe-make-man | 8 2 6 - 0 !
1 file changed, 2 insertions( ), 6 deletions(-)

 fix manpage installation for rrsync
 Otherwise we would get "ERROR: support/rrsync.1 cannot be created."
 I'm not confident this is the best approach on solving this issue,
 but I know this works with no regressions.
 This patch needs to be reviewed before being submitted to upstream.
avoid_quoting_of_tilde_when_its_a_destination_arg.patch | (download)

options.c | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 [patch] avoid quoting of tilde when it's a destination arg.


trust_the_sender_on_a_local_transfer.patch | (download)

main.c | 6 5 1 - 0 !
1 file changed, 5 insertions( ), 1 deletion(-)

 [patch] trust the sender on a local transfer.