Package: rsync / 3.2.3-4+deb11u1
Metadata
Package | Version | Patches format |
---|---|---|
rsync | 3.2.3-4+deb11u1 | 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) |
packaging/cull_options |
2 1 + 1 - 0 ! |
removes usage of env on perl shebang as per debian policy 10.4 |
CVE 2020 14387.patch | (download) |
rsync-ssl |
2 1 + 1 - 0 ! |
rsync-ssl: verify the hostname in the certificate when using openssl. |
fix_ftcbfs_configure.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
fix build vs host detection on configure script (ftcbfs) |
fix_delay_updates.patch | (download) |
receiver.c |
2 1 + 1 - 0 ! |
[patch] add test and fix regression for --delay-updates (#192) (#204) Fixes regression introduced with commit 3a7bf54ad520 (A resumed partial-dir file is transferred in-place.) |
copy devices.diff | (download) |
generator.c |
6 5 + 1 - 0 ! |
--- |
manpage_upstream_fixes.patch | (download) |
rsync.1 |
45 25 + 20 - 0 ! |
multiple patches from upstream to fix manpage https://github.com/WayneD/rsync/commit/9c59632d8b92a3bcc50482899e91f0bd065f1588 https://github.com/WayneD/rsync/commit/f8dcd7d452b137fa49b71e714512e7d619a4d0dd https://github.com/WayneD/rsync/commit/2dfd48492e96a230e9cc1010df69f9616017b5f9 https://github.com/WayneD/rsync/commit/05540220a92dd06b62f240f6178921dde5697dd3 https://github.com/WayneD/rsync/commit/9dad3721a9535b6ae864cbc5f70eda92d3ac02ca |
fix_mkpath.patch | (download) |
main.c |
7 5 + 2 - 0 ! |
[patch] handle a --mkpath failure Fixes bug #96 where --mkpath makes rsync complain when a dest path exists but the path contains an alt-dest name for the single file. |
fix_sparse_inplace.patch | (download) |
receiver.c |
3 3 + 0 - 0 ! |
[patch] set whole_file = 0 when whole_file < 0. fixes issue 114. |
update_rrsync_options.patch | (download) |
support/rrsync |
5 4 + 1 - 0 ! |
[patch] update the options in rrsync. |
fix_rsync ssl_RSYNC_SSL_CERT_feature.patch | (download) |
rsync-ssl |
2 1 + 1 - 0 ! |
[patch] add missing - in certopt (#210) otherwise openssl will give an error and not accept is as argument |