Subject: CVS commit: pkgsrc/devel/rpc2
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 08/15/2005 01:20:23
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon Aug 15 01:20:23 UTC 2005

Modified Files:
	pkgsrc/devel/rpc2: Makefile distinfo

Log Message:
Update to 1.27

Changes:

* Fixes for LWP-2.0
* Reduced size of the medium packets to 1500.
* Explicitly clear the EchoTimestamp when we receive an out-of-order
  SFTP data packet to avoid sending a stale timestamp value.
* Make sure we retransmit at least one packet once we hit EOF so that we
  can continue to make progress.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/devel/rpc2/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/rpc2/distinfo

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