Subject: CVS commit: pkgsrc/www/ap2-wsgi
To: None <pkgsrc-changes@NetBSD.org>
From: Greg Troxel <gdt@netbsd.org>
List: pkgsrc-changes
Date: 12/18/2007 01:00:13
Module Name:	pkgsrc
Committed By:	gdt
Date:		Tue Dec 18 01:00:13 UTC 2007

Modified Files:
	pkgsrc/www/ap2-wsgi: Makefile distinfo

Log Message:
Update to 1.3 (from Jan Danielsson).

Fix bug whereby mod_wsgi daemon process could hang when a request with
content greater than UNIX socket buffer size, was directed at a WSGI
application resource handler which in turn returned a response, greater
than UNIX socket buffer size, without first consuming the request content.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/www/ap2-wsgi/Makefile \
    pkgsrc/www/ap2-wsgi/distinfo

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