./net/rsync, Network file distribution/synchronisation utility

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2007Q2, Version: 2.6.9nb1, Package name: rsync-2.6.9nb1, Maintainer: tron

rsync is a replacement for rcp that has many more features.

rsyns uses the "rsync algorithm" which provides a very fast method for
bringing remote files into sync. It does this by sending just the
differences in the files across the link, without requiring that both
sets of files are present at one of the ends of the link beforehand.
This makes rsync a good remote file distribution/synchronisation utility
in a dialup PPP/SLIP environment.

Note: it requires rsync on the destination machine.

There is a Computer Science Technical Report on the rsync algorithm
included in the distribution, and is also available as
ftp://samba.anu.edu.au/pub/rsync/tech_report.ps


Master sites: (Expand)

SHA1: 341618e230ea2e0e551d0ccf06f840d4f824c843
RMD160: 36d270d9f01e9a8e808f426196796001bdd3d5d2
Filesize: 792.813 KB

Version history: (Expand)


CVS history: (Expand)


   2007-08-23 16:19:12 by Geert Hendrickx | Files touched by this commit (1)
Log message:
Pullup ticket 2179 - requested by tron
security fix for rsync

- pkgsrc/net/rsync/Makefile				1.68
- pkgsrc/net/rsync/distinfo				1.26
- pkgsrc/net/rsync/patches/patch-aa			1.11

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Thu Aug 23 13:47:51 UTC 2007

   Modified Files:
	   pkgsrc/net/rsync: Makefile distinfo
   Added Files:
	   pkgsrc/net/rsync/patches: patch-aa

   Log message:
   Add SuSE's patch to fix the vulnerability reported in CVE-2007-4091.
   Bump package revision.
   2007-08-23 16:18:51 by Geert Hendrickx | Files touched by this commit (2)
Log message:
Pullup ticket 2179 - requested by tron
security fix for rsync

- pkgsrc/net/rsync/Makefile				1.68
- pkgsrc/net/rsync/distinfo				1.26
- pkgsrc/net/rsync/patches/patch-aa			1.11

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Thu Aug 23 13:47:51 UTC 2007

   Modified Files:
	   pkgsrc/net/rsync: Makefile distinfo
   Added Files:
	   pkgsrc/net/rsync/patches: patch-aa

   Log message:
   Add SuSE's patch to fix the vulnerability reported in CVE-2007-4091.
   Bump package revision.