NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/50655 CVS commit: pkgsrc/www/bozohttpd



The following reply was made to PR bin/50655; it has been noted by GNATS.

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50655 CVS commit: pkgsrc/www/bozohttpd
Date: Tue, 11 Jun 2019 09:41:02 +0000

 Module Name:	pkgsrc
 Committed By:	mrg
 Date:		Tue Jun 11 09:41:02 UTC 2019
 
 Modified Files:
 	pkgsrc/www/bozohttpd: Makefile distinfo
 
 Log Message:
 update to bozohttpd 20190228.  changes include:
 
 o  extend timeout facility to ssl and stop servers hanging forever
    if the client never sends anything.  reported by Steffen in netbsd
    PR#50655.
 o  don't display special files in the directory index.  they aren't
    served, but links to them are generated.
 o  fix CGI '+' parameter handling, some error checking, and a double
    free.  from rajeev_v_pillai%yahoo.com@localhost
 o  more directory indexing clean up.  from rajeev_v_pillai%yahoo.com@localhost
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.92 -r1.93 pkgsrc/www/bozohttpd/Makefile
 cvs rdiff -u -r1.71 -r1.72 pkgsrc/www/bozohttpd/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index