I have made rsync 3.2.0pre1 available for testing. This release has a
bunch of fixes & new features.
Please test the code and send feedback via email to the rsync mailing list.
Bugs can be created via bugzilla tickets, github issues, or discussed on
the mailing list.
To see a summary of the chan
https://bugzilla.samba.org/show_bug.cgi?id=14407
Bug ID: 14407
Summary: link_stat ... failed: No such file or directory:
should mention which end of the connection it is
talking about
Product: rsync
Version: 3.2.0
https://bugzilla.samba.org/show_bug.cgi?id=13321
Wayne Davison changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|NEW
https://bugzilla.samba.org/show_bug.cgi?id=13364
Wayne Davison changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugzilla.samba.org/show_bug.cgi?id=13385
Wayne Davison changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
On Wed, May 16, 2018 at 10:03 AM Andras Nagy wrote:
> Summary: an xattr filter rule (e.g. --filter='-x! user.*’, which is
> suggested by the documentation) is treated as a file filter rule on the
> remote side.
>
This got fixed in git a long time ago, but I (sadly) haven't yet made a new
release
On Mon, May 28, 2018 at 7:22 AM Marcin Krol wrote:
> The code responsible for segfault is new popt_unalias function added
> in 3.1.3. To be exact this line causes segfault:
> poptAddAlias(con, unalias, 0);
>
I have never seen this crash occur, but it dawned on me that the reason is
most likely th