NetBSD-Bugs archive

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

PR/59644 CVS commit: pkgsrc/www/bozohttpd



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

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59644 CVS commit: pkgsrc/www/bozohttpd
Date: Sun, 3 May 2026 22:04:05 +0000

 Module Name:	pkgsrc
 Committed By:	mrg
 Date:		Sun May  3 22:04:04 UTC 2026
 
 Modified Files:
 	pkgsrc/www/bozohttpd: Makefile distinfo
 
 Log Message:
 upgrade to bozohttpd 20260503.  changes include:
 
 o  fix the default minimum TLS version to 1.1 from 1.3.  the
    manual already said 1.1 was the default.  fixes PR#58878.
 o  log the correct port with TLS connections.  fixes PR#59644.
 o  fix use-after-free, double-free, and bounds checking problems.
    from shm.
 o  better lint support.
 o  several updates for the manual.  from lukem.
 o  make directory listings mobile friendly. from D. Bohdan.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.103 -r1.104 pkgsrc/www/bozohttpd/Makefile
 cvs rdiff -u -r1.78 -r1.79 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