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 ! |
remove need to run reconfigure target |
| skip_devices_test_non_linux.patch | (download) |
testsuite/devices.test |
6 6 + 0 - 0 ! |
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 ! |
=?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 ! |
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 |
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'` |
