Package: rsync / 3.2.7-1
Metadata
Package | Version | Patches format |
---|---|---|
rsync | 3.2.7-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
disable_reconfigure_req.diff | (download) |
Makefile.in |
20 0 20 - 0 ! |
remove need to run reconfigure target |
skip_devices_test.patch | (download) |
testsuite/devices.test |
3 3 0 - 0 ! |
skip "devices" test as it fails on kfreebsd and hurd Error log: / |
perl_shebang.patch | (download) |
support/cvs2includes |
2 1 1 - 0 ! |
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 ! |
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 ! |
[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 ! |
[patch] trust the sender on a local transfer. |