Commit Graph

10 Commits

Author SHA1 Message Date
naddy
5f68fc2328 enable IPv6 support; from Hajimu UMEMOTO <ume@FreeBSD.org>; ok espie@ 2003-05-11 22:20:55 +00:00
espie
865b936464 2.5.6, since no-one reported problems.
New: can use ssh transport in server mode !
2003-02-20 10:52:45 +00:00
espie
255768ca8b disallow infinite call chains of exit_cleanup
(this happened when the pipe to rsync got broken, because rsync would
then try to write to stderr, find out it didn't work, and call exit_cleanup,
which would then try it all over again... oops.
2002-12-14 18:06:58 +00:00
espie
d96b526e6c Update to 2.5.4, fix zlib issues. 2002-03-15 23:54:53 +00:00
naddy
7f0e7085b0 Update to 2.5.2. 2002-01-29 21:02:17 +00:00
naddy
3e234544f1 security fix from Sebastian Krahmer <krahmer@suse.de>, taken from rsync CVS 2002-01-24 23:25:32 +00:00
espie
0ae441bb11 Update to 2.4.1 2000-02-10 09:13:53 +00:00
espie
515e861055 Update to 2.3.2.
See package cvs.log for details.
This includes fixing an obscure security hole.

Patch to avoid spinning in select on non-blocking descriptors (will
probably be fixed in rsync 2.3.3)
1999-11-21 23:42:52 +00:00
espie
6eeafca4eb Upgrade to 2.3.1 1999-04-18 20:59:00 +00:00
espie
fc97b432ed Patch ups rsync to the same functionality as 2.3.1.
Specifically, it fixes the security hole that is described in
pkg/SECURITY...

Wedged in as security fixes are important, especially when they're small.
Real 2.3.1 will wait after tree thaws.
1999-04-09 02:20:14 +00:00