Subject: CVS commit: pkgsrc/www/bozohttpd
To: None <pkgsrc-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: pkgsrc-changes
Date: 11/06/2002 13:03:29
Module Name: pkgsrc
Committed By: mrg
Date: Wed Nov 6 11:03:29 UTC 2002
Modified Files:
pkgsrc/www/bozohttpd: Makefile distinfo
Removed Files:
pkgsrc/www/bozohttpd/patches: patch-aa
Log Message:
update to bozohttpd 20021106. changes:
o add .bz2 support
o properly escape <, > and & in error messages, partly from
Nicolas Jombart <ecu@mariejeanne.net>
o new -H flag to hide .* files in directory index mode
o fix buffer reallocation when parsing a request, to avoid
overflowing the buffer with carriage returns (\r)
o do not decode "%XY"-style cgi-bin data beyond the "?"
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/www/bozohttpd/Makefile
cvs rdiff -r1.21 -r1.22 pkgsrc/www/bozohttpd/distinfo
cvs rdiff -r1.6 -r0 pkgsrc/www/bozohttpd/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.