Subject: CVS commit: pkgsrc/net/rsync
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 03/13/2002 13:42:30
Module Name:	pkgsrc
Committed By:	tron
Date:		Wed Mar 13 11:42:30 UTC 2002

Modified Files:
	pkgsrc/net/rsync: Makefile distinfo
Removed Files:
	pkgsrc/net/rsync/patches: patch-ab

Log Message:
Update "rsync" package to version 2.5.3. Changes since version 2.5.4:
- Additional fix for zlib double-free bug.  (Martin Pool, Andrew
  Tridgell) (CVE CAN-2002-0059)
- Merge in changes from zlib 1.1.3 to zlib 1.1.4.  (Jos Backus)
  (Note that rsync still uses a custom version of zlib; you can
  not just link against a system library.  See zlib/README.rsync)
- Additional test cases for --compress.  (Martin Pool)


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 pkgsrc/net/rsync/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/net/rsync/distinfo
cvs rdiff -r1.6 -r0 pkgsrc/net/rsync/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.