Subject: CVS commit: pkgsrc/security/zebedee
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 02/22/2005 16:26:58
Module Name:	pkgsrc
Committed By:	adam
Date:		Tue Feb 22 16:26:58 UTC 2005

Modified Files:
	pkgsrc/security/zebedee: Makefile PLIST distinfo
	pkgsrc/security/zebedee/patches: patch-aa

Log Message:
Changes 2.5.2:
Cross-platform fix for checksumming code. This is
*incompatible* with version 2.5.1. As a temporary
workaround, setting "bugcompatibility 251" will maintain
compatibility with release 2.5.1 for little-endian platforms
(e.g. Intel). This will be removed from the final production
release.

Upgrade to Inno Setup 4.

More documentation fixes.

Increased the default thread stack size to 64k and
added "threadstacksize" for debug/test purposes.

Fix handling of HTTP/1.1 responses from proxies.

Added acceptconnecttimeout (supersedes "connecttimeout")
along with connectattempts, serverconnecttimeout and
targetconnecttimeout.

Fixed bug with "clienthost" not being honoured when Zebedee
was used as a service.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/security/zebedee/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/security/zebedee/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/security/zebedee/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/security/zebedee/patches/patch-aa

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