Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C588B63BBAC for ; Mon, 8 Feb 2010 14:47:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6806F63B167; Mon, 8 Feb 2010 14:47:55 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 868D363B149 for ; Mon, 8 Feb 2010 14:47:54 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 70276175DD; Mon, 8 Feb 2010 14:47:54 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 8 Feb 2010 14:47:54 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/www/lighttpd To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20100208144754.70276175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Mon Feb 8 14:47:54 UTC 2010 Modified Files: pkgsrc/www/lighttpd: Makefile PLIST distinfo Removed Files: pkgsrc/www/lighttpd/patches: patch-ab Log Message: Update to lighttpd-1.4.26: - fix various bugs, including a trivial to trigger OOM/DoS - Allow support for checking for exec bit on cgi scripts - Add support for TLS servername indication - Add support client certificate verification - Split off spawn-fcgi into a separate package To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/lighttpd/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/lighttpd/PLIST cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/lighttpd/distinfo cvs rdiff -u -r1.4 -r0 pkgsrc/www/lighttpd/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.