summaryrefslogtreecommitdiff
path: root/net/rsync/distinfo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - updae to version 2.6.3Oliver Eikemeier2004-10-111-4/+2
| | | | | | + http://rsync.samba.org/ftp/rsync/rsync-2.6.3-NEWS - copy FIFOs and sockets + https://bugzilla.samba.org/show_bug.cgi?id=1804
* enable copying of fifos/socketsOliver Eikemeier2004-08-241-0/+2
| | | | | | Requested by: Eike Bernhardt <eike@unorganized.net> PR: 59814 Obtained from: Thomas Quinot <thomas@cuivre.fr.eu.org>
* update to version 2.6.2:Oliver Eikemeier2004-04-301-2/+2
| | | | | | <http://rsync.samba.org/ftp/rsync/rsync-2.6.2-NEWS> Note that the --relative bug has been fix in 2.6.1_2
* The rsync developent team has rerolled the tarball,Oliver Eikemeier2004-04-281-2/+2
| | | | | | | | | | | | | | | | | | | removing an overlooked debugging statement: diff -Nur rsync-2.6.1.old/util.c rsync-2.6.1/util.c --- rsync-2.6.1.old/util.c Fri Apr 23 00:17:15 2004 +++ rsync-2.6.1/util.c Tue Apr 27 18:43:40 2004 @@ -805,7 +805,6 @@ rlen--; buf[rlen] = '\0'; } - fprintf(stderr, "p:`%s'\n", buf); return buf; } use `make distclean' if you still have the old tarball in your distfiles directory.
* Update to version 2.6.1Oliver Eikemeier2004-04-271-2/+2
| | | | | | | | | | | | | <http://rsync.samba.org/ftp/rsync/rsync-2.6.1-NEWS>: SECURITY FIXES: - Paths sent to an rsync daemon are more thoroughly sanitized when chroot is not used. If you're running a non-read-only rsync daemon with chroot disabled, *please upgrade*, ESPECIALLY if the user privs you run rsync under is anything above "nobody". Approved by: marcus (portmgr)
* SIZEifyOliver Eikemeier2004-03-181-0/+1
| | | | Prompted by: trevor
* - update to version 2.6.0Oliver Eikemeier2004-01-191-1/+1
| | | | | | | Paged by: Johannes Angeldorff <johannes@smartnet.se> PR: ports/61542 Submitted by: Xin LI <delphij@frontfree.net> Approved by: marcus (mentor)
* Security update to rsync 2.5.7. This fixes a remotely-exploitableKris Kennaway2003-12-041-1/+1
| | | | heap overflow, see http://rsync.samba.org/ for the details.
* Upgrade to 2.5.6.Oliver Braun2003-01-281-1/+1
| | | | | | SSH-patches are no longer needed, using ./configure --with-rsh=ssh instead. Tested on sparc64 by: Hiroki Sato <hrs@eos.ocn.ne.jp>
* Update to 2.5.5 and give maintainership to Oliver Braun (the submitter).Peter Pentchev2002-04-021-1/+1
| | | | | PR: 36649 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Upgrade to version 2.5.4.David E. O'Brien2002-03-151-1/+1
|
* Update to 2.5.2David E. O'Brien2002-01-261-1/+1
| | | | Contains SECURITY FIXES along with bug fixes and enhancements.
* Update to 2.5.1.Maxim Sobolev2002-01-211-1/+1
| | | | | | | PR: 33668 Submitted by: Sean Chittenden sobomax Approved by: maintainer timeout
* Upgrade to 2.5.0.David E. O'Brien2001-12-041-2/+1
| | | | | | | The main change is the integration of the KAME IPv6 patch. Also one minor nit was fixed about the rsyncd PID file. Submitted by: naddy
* Enable IPv6 supporting.Munechika SUMIKAWA2000-09-131-0/+1
|
* Update to 2.4.6.David E. O'Brien2000-09-081-2/+1
|
* use latest IPv6 patch.Munechika SUMIKAWA2000-09-011-1/+1
| | | | | | | | | - freeaddrinfo(NULL) was executed when reverse looking up of the client was failed in server mode. - -4/-6 options did not work in rsync client mode. Reported by: matusita@jp.FreeBSD.org Submitted by: yoshfuji@v6.linux.or.jp
* Enable IPv6 patch.Munechika SUMIKAWA2000-08-261-0/+1
|
* Uprade to version 2.4.5.David E. O'Brien2000-08-251-2/+1
|
* Upgrade to version 2.4.4.David E. O'Brien2000-08-091-1/+1
|
* Re-enable IPv6 supporting.Munechika SUMIKAWA2000-07-191-1/+1
|
* Upgrade to 2.4.3.David E. O'Brien2000-04-271-1/+1
|
* Re-enable IPv6 support.Munechika SUMIKAWA2000-02-171-0/+1
|
* upgrade to 2.4.1 synce old distfile disapearse from master sitesAndrey A. Chernov2000-02-161-2/+1
| | | | Temp. disable ipv6 support until ipv6 patch will reflect new version
* fix building error on bento.Munechika SUMIKAWA2000-01-271-1/+1
| | | | | | | It is caused when IPv6-enable rsync is compiled on *IPv6-disable* kernel, such as bento environment. Approved by: obrien
* IPv6 is now supported by a 2.3.2 KAME patch.David E. O'Brien2000-01-161-1/+1
| | | | Submitted by: sumikawa
* Update to version 2.3.2.David E. O'Brien2000-01-131-1/+1
| | | | | | | | | Also use our zlib rather than the one in the distfile. Unfortunately the KAME IPv6 diff will not apply to the 2.3.2 code, and has thus be turned off. :-( PR: 15880 Submitted by: Maxim Sobolev <sobomax@altavista.net> [zlib changes]
* Support IPv6.Munechika SUMIKAWA2000-01-081-0/+1
| | | | Approved by: obrien(maintainer)
* Upgrade to 2.3.1. Fixes security hole described atDavid E. O'Brien1999-04-091-1/+1
| | | | | | | http://rsync.samba.org/cgi-bin/rsync?findid=1706. PR: ports/10987 Submitted by: Cy Schubert <cschuber@uumail.gov.bc.ca>
* Upgrade to 2.0.1Bill Fumerola1998-12-081-1/+1
| | | | Submitted by: Ron Rosson
* upgrade to 2.2.0.David E. O'Brien1998-11-081-1/+1
|
* upgrade to 2.1.1David E. O'Brien1998-10-091-1/+1
|
* Upgrade to 2.1.0David E. O'Brien1998-08-141-1/+1
|
* Upgrade to ver 2.0.18.David E. O'Brien1998-07-061-1/+1
| | | | | | | Note the "server" extension is now part of rsync. HOWEVER, it is very different from the previous FreeBSD specific version we were patching in. Submitted by: Hiroki HAMAOKA <hama@xaxon.co.jp>
* Upgrade to version 1.7.4 (hope distfile hangs around for a few days...)David E. O'Brien1998-04-241-1/+1
|
* upgrade to 1.7.1David E. O'Brien1998-04-201-1/+1
|
* Upgrade to 1.6.8. Includes more sane deletion processing.David E. O'Brien1998-01-031-1/+1
| | | | | Changes include rsyncd_trees lives in /var/db rather than /etc. Also rsyncd is installed in PREFIX/libexec, not PREFIX/bin.
* Upgrade to 1.6.3.David E. O'Brien1997-10-061-1/+1
|
* Upgrade, 1.5.1 -> 1.6.2.Masafumi Max NAKANE1996-10-221-1/+1
| | | | | | (Closing PR #1862.) Submitted by: obrien@NUXI.cs.ucdavis.edu
* A network file distribution/synchronisation utility.Satoshi Asami1996-08-161-0/+1
Submitted by: David O'Brien (obrien@cs.ucdavis.edu)