I've just released rsync 3.0.0pre10. I incorporated the latest daemon security fixes, and decided to include a few more minor bug fixes as well. If all goes well, this should be released as 3.0.0 final sometime next week. Please help to test it to ensure that we're ready to go! Send email to the rsync mailing list with your questions, comments, bug reports, etc. You can download the source tar file and its signature from here: http://rsync.samba.org/ftp/rsync/rsync-3.0.0pre10.tar.gz http://rsync.samba.org/ftp/rsync/rsync-3.0.0pre10.tar.gz.asc The patches directory was released in a separate tar file: http://rsync.samba.org/ftp/rsync/rsync-patches-3.0.0pre10.tar.gz http://rsync.samba.org/ftp/rsync/rsync-patches-3.0.0pre10.tar.gz.asc The following changes were made since pre9 was released: - Added the daemon option "numeric ids" to make writable rsync daemons safer by default. - Added a way to specify an inner-chroot path for an rsync daemon. This can make some operations safer (e.g. dynamic library loading). - Added the "charset" daemon option that allows a client to use the --iconv option w/o the daemon needing any iconv libraries in a chroot area. - We properly itemize the 't' (time) difference for symlinks if the receiver can set the modification time on a symlink. - Fixed a bug with the itemized output for 'p' (perms). - Got rid of some duplicated extra-verbose messages for certain directory operations. - Padded the "*deleting" itemized output for better alignment. - A daemon no longer logs files as received if the transfer was run with --only-write-batch. - Improved Makefile changes for reconfigure and distclean. To see a full summary of the changes since 2.6.9, visit this link: http://rsync.samba.org/ftp/rsync/rsync-3.0.0pre10-NEWS ..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/20080219/85b5ca51/attachment.bin
On Tue 19 Feb 2008, Wayne Davison wrote:> I've just released rsync 3.0.0pre10. I incorporated the latest daemonUploaded to Debian/experimental. Paul Slootman
cwRsync installers with Rsync 3.0.0pre10 + time-limit patch are available from https://sourceforge.net/project/showfiles.php?group_id=69227&package_id=6808 1&release_id=461863 Tev ---- NOTES cwRsync VERSION 2.0.10.3010 ** TEST ** - February 2008 highlights (see changelog for more info) - Rsync 3.0.0 pre10 + timie-limit patch - cygwin 1.5.25-7 - OpenSSH 4.7p1 - OpenSSL 0.9.8g Signatures: MD5: 9427408eeef6c3684673f87de4ca49f5 *cwRsync_2.0.10.3010_Installer.zip 791630e52e270c7f084583096fb3438c *cwRsync_Server_2.0.10.3010_Installer.zip SHA1: b41f04ddff69f3f652540858dc6961b5ccab3f58 *cwRsync_2.0.10.3010_Installer.zip 66e550bb72bd6cca7ebfc2e5f2f75178dbe9b001 *cwRsync_Server_2.0.10.3010_Installer.zip __________> -----Original Message----- > From: rsync-bounces+tevfik=itefix.no@lists.samba.org > [mailto:rsync-bounces+tevfik=itefix.no@lists.samba.org] On > Behalf Of Wayne Davison > Sent: 20. februar 2008 04:03 > To: rsync-announce@lists.samba.org > Cc: rsync@lists.samba.org > Subject: Rsync 3.0.0pre10 released > > I've just released rsync 3.0.0pre10. I incorporated the > latest daemon security fixes, and decided to include a few > more minor bug fixes as well. If all goes well, this should > be released as 3.0.0 final sometime next week. > > Please help to test it to ensure that we're ready to go! > Send email to the rsync mailing list with your questions, > comments, bug reports, etc. > > You can download the source tar file and its signature from here: > > http://rsync.samba.org/ftp/rsync/rsync-3.0.0pre10.tar.gz > http://rsync.samba.org/ftp/rsync/rsync-3.0.0pre10.tar.gz.asc > > The patches directory was released in a separate tar file: > > http://rsync.samba.org/ftp/rsync/rsync-patches-3.0.0pre10.tar.gz > > http://rsync.samba.org/ftp/rsync/rsync-patches-3.0.0pre10.tar.gz.asc > > The following changes were made since pre9 was released: > > - Added the daemon option "numeric ids" to make writable > rsync daemons > safer by default. > > - Added a way to specify an inner-chroot path for an rsync daemon. > This can make some operations safer (e.g. dynamic library loading). > > - Added the "charset" daemon option that allows a client to use the > --iconv option w/o the daemon needing any iconv libraries > in a chroot > area. > > - We properly itemize the 't' (time) difference for symlinks if the > receiver can set the modification time on a symlink. > > - Fixed a bug with the itemized output for 'p' (perms). > > - Got rid of some duplicated extra-verbose messages for certain > directory operations. > > - Padded the "*deleting" itemized output for better alignment. > > - A daemon no longer logs files as received if the transfer was run > with --only-write-batch. > > - Improved Makefile changes for reconfigure and distclean. > > To see a full summary of the changes since 2.6.9, visit this link: > > http://rsync.samba.org/ftp/rsync/rsync-3.0.0pre10-NEWS > > ..wayne.. >