NetBSD-Bugs archive

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

PR/56026 CVS commit: pkgsrc/www/bozohttpd



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

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56026 CVS commit: pkgsrc/www/bozohttpd
Date: Wed, 3 Mar 2021 10:09:13 +0000

 Module Name:	pkgsrc
 Committed By:	mrg
 Date:		Wed Mar  3 10:09:13 UTC 2021
 
 Modified Files:
 	pkgsrc/www/bozohttpd: Makefile distinfo
 	pkgsrc/www/bozohttpd/patches: patch-Makefile.boot
 
 Log Message:
 update to bozohttpd 20210227.
 
 changes in bozohttpd 20210227:
         o  new support for content types: .tar.bz2, .tar.xz, .tar.lz,
            .tar.zst, .tbz2, .txz, .tlz, .zipx, .xz, .zst, .sz, .lz, .lzma,
            .lzo, .7z, .lzo, .cab, .dmg, .jar, and .rar.  should fix
            netbsd PR#56026:
            MIME type of .tar.xz file on ny{cdn,ftp}.NetBSD.org is invalid
 
 changes in bozohttpd 20210211:
         o  fix various NULL derefs from malformed headers.  mostly from
            <emily@ingalls.rocks>.
         o  fix memory leaks in library interface: add bozo_cleanup().
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.95 -r1.96 pkgsrc/www/bozohttpd/Makefile
 cvs rdiff -u -r1.73 -r1.74 pkgsrc/www/bozohttpd/distinfo
 cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/bozohttpd/patches/patch-Makefile.boot
 
 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