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 for

Re: zlib

2005-12-07 Thread Wayne Davison
On Tue, Dec 06, 2005 at 01:50:30AM +, Thorsten Glaser wrote: > any news on integrating the rsync diff to libz in the upstream sources? I doubt that it will ever happen. The one kluge in the current implementation is that rsync dummies up its own static-data block for the receiving side to inc

Re: zlib problem?

2002-03-21 Thread Victor Grey
Dave Dykstra wrote: > Actually, there was a problem in 2.5.3 that could likely have had that > symptom; are you sure the remote side also has 2.5.4? Ah! No - the remote side has not yet been upgraded to 2.5.4. I'll do the upgrade and report if that fixes the problem. Many thanks, Victor Grey

Re: zlib problem?

2002-03-21 Thread Dave Dykstra
On Thu, Mar 21, 2002 at 09:28:05AM -0600, Dave Dykstra wrote: > On Mon, Mar 18, 2002 at 07:54:01AM -0800, Victor Grey wrote: > > Using a fresh copy of rsync 2.5.4 installed from the ports collection on > > FreeBSD 4.5 Release: > > > > Works fine unless I try to copy a large file with -avz, then

Re: zlib problem?

2002-03-21 Thread Dave Dykstra
On Mon, Mar 18, 2002 at 07:54:01AM -0800, Victor Grey wrote: > Using a fresh copy of rsync 2.5.4 installed from the ports collection on > FreeBSD 4.5 Release: > > Works fine unless I try to copy a large file with -avz, then I get: > rsync: connection unexpectedly closed (1377 bytes read so far)

Re: zlib 1.1.4 is out (was: Re: Patch: update zlib/* to 1.1.3)

2002-03-11 Thread Jos Backus
On Tue, Mar 12, 2002 at 10:58:31AM +1100, Martin Pool wrote: > It seems the patch we merged into rsync 2.5.3 is not correct and -z is > not reliable. I'll do another release shortly. So the extra ZFREE() in infblock.c was the culprit: http://cvs.samba.org/cgi-bin/cvsweb/rsync/zlib/infblock.

Re: zlib 1.1.4 is out (was: Re: Patch: update zlib/* to 1.1.3)

2002-03-11 Thread Martin Pool
It seems the patch we merged into rsync 2.5.3 is not correct and -z is not reliable. I'll do another release shortly. -- Martin -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html