NetBSD-Bugs archive

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

PR/51278 CVS commit: pkgsrc/www/bozohttpd



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

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51278 CVS commit: pkgsrc/www/bozohttpd
Date: Sun, 4 Feb 2024 06:13:49 +0000

 Module Name:	pkgsrc
 Committed By:	mrg
 Date:		Sun Feb  4 06:13:49 UTC 2024
 
 Modified Files:
 	pkgsrc/www/bozohttpd: Makefile distinfo
 
 Log Message:
 update to bozohttpd 20240126.
 
 changes include:
 o  add some more default mime types.
 o  fix memory leaks.  from shm.
 o  fix reading 2 bytes beyond '%', possibly not mapped.  from shm.
 o  support openssl 3.  from christos.
 o  add -q option to not log.  from martin.
 o  fix default return value of bozo_set_defaults(), PR#54785.
 o  remove obsolete .bzdirect handling.
 o  new "-m tlsversion" option to set the minimum TLS version
    available.  partially from <sunil%nimmagadda.net@localhost>.
 o  extend the list of available ciphers to include most of the
    openssl "HIGH" with some additional disables.  retain the current
    list of bad options.  should deal with PR#51278.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.99 -r1.100 pkgsrc/www/bozohttpd/Makefile
 cvs rdiff -u -r1.77 -r1.78 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