Package: rsync / 3.4.1+ds1-5

Metadata

Package Version Patches format
rsync 3.4.1+ds1-5 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_non_linux.patch | (download)

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

 skip "devices" test as it fails on kfreebsd and hurd

Error log:
 sent 160 bytes  received 117 bytes  554.00 bytes/sec
 total size is 0  speedup is 0.00
env_shebang.patch | (download)

packaging/cull-options | 2 1 + 1 - 0 !
rsync-ssl | 2 1 + 1 - 0 !
support/atomic-rsync | 2 1 + 1 - 0 !
support/cvs2includes | 2 1 + 1 - 0 !
support/file-attr-restore | 2 1 + 1 - 0 !
support/files-to-excludes | 2 1 + 1 - 0 !
support/git-set-file-times | 2 1 + 1 - 0 !
support/logfilter | 2 1 + 1 - 0 !
support/lsh | 2 1 + 1 - 0 !
support/mnt-excl | 2 1 + 1 - 0 !
support/munge-symlinks | 2 1 + 1 - 0 !
support/rrsync | 2 1 + 1 - 0 !
support/rsync-no-vanished | 2 1 + 1 - 0 !
support/rsyncstats | 2 1 + 1 - 0 !
14 files changed, 14 insertions(+), 14 deletions(-)

 =?utf-8?q?removes_usage_of_env_on_shebangs_as_per_debian_policy_?=
 =?utf-8?q?=C2=A7_10=2E4?=

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.
===================================================================

fix flaky hardlinks test.patch | (download)

sym | only
testsuite/hardlinks.test | 3 2 + 1 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 fix flaky hardlinks test

The test was added in dc34990, it turns out that it's flaky. It failed
once on the Debian build infra, cf. [1].

The problem is that the command `rsync -aH '$fromdir/sym' '$todir'`