I have released rsync version 2.6.6. This release is a bug-fix release
to handle a null-pointer bug that turned up in rsync's version of zlib
1.1.4 (this is not the recent zlib 1.2.2 security fix, which did not
affect rsync) and to squash a few other minor bugs. To deal with the
zlib issue, rsync has been upgraded to include zlib 1.2.3.
Here is a list of the changes between 2.6.5 and 2.6.6:
http://rsync.samba.org/ftp/rsync/NEWS
The latest man pages are online in their usual spots:
http://rsync.samba.org/ftp/rsync/rsync.html
http://rsync.samba.org/ftp/rsync/rsyncd.conf.html
And the tar file of the source and its signature are here:
http://rsync.samba.org/ftp/rsync/rsync-2.6.6.tar.gz
http://rsync.samba.org/ftp/rsync/rsync-2.6.6.tar.gz.asc
See the web site for other download possibilities (including unified
diffs based on the previous version).
Enjoy!
..wayne..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url :
http://lists.samba.org/archive/rsync/attachments/20050728/3acf07bb/attachment.bin
On Thu, 28 Jul 2005 13:09:01 -0700 Wayne Davison <wayned@samba.org> wrote:> I have released rsync version 2.6.6.I just extracted the 2.6.6 source tarball & noticed that patches/pre-post-exec.diff wasn't applied to trunk. Wups? -- "I really want a license to do just two things: make the code available to others, and make sure that improvements stay that way. That's really it. Nothing more, nothing less. Everything else is fluff." -- Linus Torvalds