Re: zlib issues

2019-03-16 Thread Wayne Davison via rsync
On Wed, Mar 13, 2019 at 6:02 AM Christoph Gentsch via rsync < rsync@lists.samba.org> wrote: > I just had a look at the rysnc code (master branch) and realized, that > there is a copy of the zlib included. So I checked if the CVEs from 2016 > are patched in this, and NOPE! they arent! > Thanks

[Bug 10494] remove-source-files fails with symlinks

2019-03-16 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10494 --- Comment #4 from Wayne Davison --- In my prior testing I apparently missed that the symlink verification issue was caused by -L (--copy-links). I have amended the change to use do_stat() when --copy-links is enabled. -- You are receiving

[Bug 13827] despite --copy-unsafe-links, rsync does not copy the referent of symlinks that point one level outside the copied tree

2019-03-16 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13827 Wayne Davison changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

Re: [PATCH] Bug fix for file comparison

2019-03-16 Thread Wayne Davison via rsync
On Thu, Mar 7, 2019 at 12:27 AM Florian Zumbiehl via rsync < rsync@lists.samba.org> wrote: > in the file comparison code: The > current code skips the unchanged_file() check when that check succeeded for > an earlier candidate, which could lead to accepting a file with a different > checksum as

[Bug 13820] rsync is not preserving ACLs

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

[Bug 11338] Rsync Crash - Segmentation fault

2019-03-16 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11338 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug 13522] Patch fileflags.diff and crtimes.diff

2019-03-16 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13522 Wayne Davison changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 13827] despite --copy-unsafe-links, rsync does not copy the referent of symlinks that point one level outside the copied tree

2019-03-16 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13827 --- Comment #2 from Jan Bredereke --- (In reply to Wayne Davison from comment #1) Thanks, I see your point now. Thus the problem is that the subject is rather complex, and the man-page is quite terse on these details. A user can make a mistake

[SCM] The rsync repository. - branch master updated

2019-03-16 Thread Rsync CVS commit messages
The branch, master has been updated via 3e2e4b5a Tweak the copyright year. via 79332c0d Fix --remove-source-files sanity check w/--copy-links the right way. Fixes bug #10494. via bdfc296f Handle a run from down inside the checkout tree. from 2ad1c4e8 Improve

[SCM] The rsync repository. - branch master updated

2019-03-16 Thread Rsync CVS commit messages
The branch, master has been updated via eb1b138e Clarify the cut-off point for --copy-safe-links. from 13f59643 Some doc tweaks suggested by Clément Pit-Claudel. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log

[SCM] The rsync repository. - branch master updated

2019-03-16 Thread Rsync CVS commit messages
The branch, master has been updated via d47d3792 Fix bug in try_dests_reg that Florian Zumbiehl pointed out. from eb1b138e Clarify the cut-off point for --copy-safe-links. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log

[SCM] The rsync repository. - branch master updated

2019-03-16 Thread Rsync CVS commit messages
The branch, master has been updated via 13f59643 Some doc tweaks suggested by Clément Pit-Claudel. from 3fe4469b Fix zlib CVE-2016-9843. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log - commit

[SCM] The rsync repository. - branch master updated

2019-03-16 Thread Rsync CVS commit messages
The branch, master has been updated via 3fe4469b Fix zlib CVE-2016-9843. via 8eb50bce Fix zlib CVE-2016-9842. via fc10fafa Fix zlib CVE-2016-9841. via efcbec3d Fix zlib CVE-2016-9840. from 3e2e4b5a Tweak the copyright year.