[SCM] The rsync repository. - branch master updated

2020-06-13 Thread Rsync CVS commit messages
The branch, master has been updated via 7b1f8f57 Update rrsync & its opt-culling script. from c32012d1 Need to indent a code block in the README. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log - commit

[SCM] The rsync repository. - branch master updated

2020-06-13 Thread Rsync CVS commit messages
The branch, master has been updated via c32012d1 Need to indent a code block in the README. from 9ba6ce1b More release improvements. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log - commit

[SCM] The rsync repository. - branch master updated

2020-06-13 Thread Rsync CVS commit messages
The branch, master has been updated via 9ba6ce1b More release improvements. via ca9e2477 Mention renamed .md files. from f27a630e Don't use c++ comments. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log

[rsync-announce] Rsync 3.2.0pre1 released

2020-06-13 Thread Wayne Davison via rsync-announce
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

Rsync 3.2.0pre1 released

2020-06-13 Thread Wayne Davison via rsync
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

[SCM] The rsync repository. - branch master updated

2020-06-13 Thread Rsync CVS commit messages
The branch, master has been updated via f27a630e Don't use c++ comments. via 243a9d9b A few more release script fixes. from c528f8d5 Preparing for release of 3.2.0pre1 https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log

[SCM] The rsync repository. - branch master updated

2020-06-13 Thread Rsync CVS commit messages
The branch, master has been updated via c528f8d5 Preparing for release of 3.2.0pre1 via 1d1c0f14 Make -4 & -6 also able to affect an ssh remote shell. via e63ff70e Some indentation fixes. via 8a70f142 Some fixes for the release script & other helpers. from

[SCM] The rsync repository. - annotated tag v3.2.0pre1 created

2020-06-13 Thread Rsync CVS commit messages
The annotated tag, v3.2.0pre1 has been created at 10cb0e085117ef888230e7539ec3424c14f46d02 (tag) tagging c528f8d5c8aa7b16b20cda72a9f4119699890c28 (commit) replaces v3.1.3 tagged by Wayne Davison on Sat Jun 13 19:31:54 2020 -0700 - Log

[Bug 14407] New: link_stat ... failed: No such file or directory: should mention which end of the connection it is talking about

2020-06-13 Thread just subscribed for rsync-qa from bugzilla via rsync
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:

[Bug 13321] Rsync --copy-dest issue

2020-06-13 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13321 Wayne Davison changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[SCM] The rsync repository. - branch master updated

2020-06-13 Thread Rsync CVS commit messages
The branch, master has been updated via cdf58a7a Change alt_dest_name() to alt_dest_opt(). from 1d6c9676 Change 3 alt-dest vars to just one + some defines. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log

[SCM] The rsync repository. - branch master updated

2020-06-13 Thread Rsync CVS commit messages
The branch, master has been updated via 1d6c9676 Change 3 alt-dest vars to just one + some defines. via 3d29fa99 Tweak a couple var names. from d1679358 Change a function name. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log

[Bug 13364] rsyncd clips trims relative symlinks outside of source tree

2020-06-13 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13364 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 13385] rsync sometimes silently transfers more or fewer mtimes than it should

2020-06-13 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13385 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[SCM] The rsync repository. - branch master updated

2020-06-13 Thread Rsync CVS commit messages
The branch, master has been updated via d1679358 Change a function name. from d3269612 Fix overzealous setting of mtime & tweak time comparisons https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log - commit

Re: bug: xattr filter rule treated as file filter rule on the remote side

2020-06-13 Thread Wayne Davison via rsync
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

Re: Rsync 3.1.3 segfault

2020-06-13 Thread Wayne Davison via rsync
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

[SCM] The rsync repository. - branch master updated

2020-06-13 Thread Rsync CVS commit messages
The branch, master has been updated via d3269612 Fix overzealous setting of mtime & tweak time comparisons via 7dec4029 Convert a couple files to UTF-8; more Copyright years. from ab0189c8 Make use of poptDupArgv(). https://git.samba.org/?p=rsync.git;a=shortlog;h=master -

[SCM] The rsync repository. - branch master updated

2020-06-13 Thread Rsync CVS commit messages
The branch, master has been updated via ab0189c8 Make use of poptDupArgv(). via bb484a79 The unalias argv array needs room for a trailing NULL. from ad9f1571 Add hashtable to delete_in_dir() to fix -x deletions https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log