samba-bugs at samba.org
2015-Oct-24 14:24 UTC
[Bug 11571] New: rsync-3.1.1 --link-dest arbitrary limit
https://bugzilla.samba.org/show_bug.cgi?id=11571 Bug ID: 11571 Summary: rsync-3.1.1 --link-dest arbitrary limit Product: rsync Version: 3.1.1 Hardware: x86 OS: Linux Status: NEW Severity: critical Priority: P5 Component: core Assignee: wayned at samba.org Reporter: fedja.beader at t-2.net QA Contact: rsync-qa at samba.org Luckily this one was caught while still in development as there were more than 20 old "snapshots" to test with: rsync: ERROR: at most 20 --link-dest args may be specified Looking into the source: rsync.h:151:#define MAX_BASIS_DIRS 20 There is no warning about this in the rsync manpage. This limit should be lifted as it makes no sense to me. -- You are receiving this mail because: You are the QA Contact for the bug.
samba-bugs at samba.org
2017-Oct-08 16:30 UTC
[Bug 11571] rsync-3.1.1 --link-dest arbitrary limit
https://bugzilla.samba.org/show_bug.cgi?id=11571 Wayne Davison <wayned at samba.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Wayne Davison <wayned at samba.org> --- The limit is now documented. -- You are receiving this mail because: You are the QA Contact for the bug.
Apparently Analagous Threads
- [Bug 10724] New: rsync 3.1.1 incorrectly creates extra dirs inside --backup-dir on Mac OSX
- [Bug 10977] New: Rsync path spoofing attack vulnerability (rsync 3.1.1 tested)
- [Bug 10677] New: external zlib broken after update to 3.1.1 on FreeBSD
- [Bug 11866] New: rsync fails (failed to re-stat) when using double fuzzy + link-dest on renamed files
- [Bug 8502] New: problem to make snapshot with --link-dest without copy of the files