pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/bozohttpd update to bozohttpd 20190228. changes i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/061bfaad85d7
branches: trunk
changeset: 335009:061bfaad85d7
user: mrg <mrg%pkgsrc.org@localhost>
date: Tue Jun 11 09:41:01 2019 +0000
description:
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
diffstat:
www/bozohttpd/Makefile | 4 ++--
www/bozohttpd/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (31 lines):
diff -r c27ec533ae61 -r 061bfaad85d7 www/bozohttpd/Makefile
--- a/www/bozohttpd/Makefile Tue Jun 11 09:16:17 2019 +0000
+++ b/www/bozohttpd/Makefile Tue Jun 11 09:41:01 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.92 2018/12/19 12:52:29 mrg Exp $
+# $NetBSD: Makefile,v 1.93 2019/06/11 09:41:01 mrg Exp $
#
-DISTNAME= bozohttpd-20181215
+DISTNAME= bozohttpd-20190228
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2
diff -r c27ec533ae61 -r 061bfaad85d7 www/bozohttpd/distinfo
--- a/www/bozohttpd/distinfo Tue Jun 11 09:16:17 2019 +0000
+++ b/www/bozohttpd/distinfo Tue Jun 11 09:41:01 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.71 2018/12/19 12:52:29 mrg Exp $
+$NetBSD: distinfo,v 1.72 2019/06/11 09:41:01 mrg Exp $
-SHA1 (bozohttpd-20181215.tar.bz2) = 5ada449a216463952ad13cb23bb0a207c11fa411
-RMD160 (bozohttpd-20181215.tar.bz2) = 41789ac10c2a595b360607a308eab052ec0e4ba2
-SHA512 (bozohttpd-20181215.tar.bz2) = f254a60866e0a169787f59af2f6ad6ebc39420a84ae8bd38302256c71ddb68090f80b0080278c7054ad047d80239c5b5a6788c141bf4a94642ac597ea08f5601
-Size (bozohttpd-20181215.tar.bz2) = 60496 bytes
+SHA1 (bozohttpd-20190228.tar.bz2) = 0174ea48550e84703c3b0795d9c6209a57d74feb
+RMD160 (bozohttpd-20190228.tar.bz2) = e313d40001f3d160ffe3ac70eab12c27bf041851
+SHA512 (bozohttpd-20190228.tar.bz2) = 8658695ad9248c9c013362d040981df5d18366e1ad0a6b80707841f93fe576c54631ff3810cc08062b1b28fb07884464bfc27fb71c37831446b2de67a6254f09
+Size (bozohttpd-20190228.tar.bz2) = 59460 bytes
SHA1 (patch-ab) = a1a56a188084440ab907995c7728e435961c5fbd
SHA1 (patch-auth-bozo.c) = fb3fa40bee34d156cf91d615d905bb908eb70e4d
SHA1 (patch-cgi-bozo.c) = 420f981575d7fa1a96ac7049116b9bf64de719df
Home |
Main Index |
Thread Index |
Old Index