Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 909F663B85F for ; Mon, 6 Aug 2012 14:32:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 59D3214A515; Mon, 6 Aug 2012 14:32:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B7F9B14A4C1 for ; Mon, 6 Aug 2012 14:31:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id LrJMd2Pl7cxL for ; Mon, 6 Aug 2012 14:31:59 +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 373D314A484 for ; Mon, 6 Aug 2012 14:31:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B1DD4175DD; Mon, 6 Aug 2012 14:31:58 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 6 Aug 2012 14:31:58 +0000 From: "Emile iMil Heitor" Subject: CVS commit: pkgsrc/www/nginx To: pkgsrc-changes@NetBSD.org Reply-To: imil@netbsd.org X-Mailer: log_accum Message-Id: <20120806143158.B1DD4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: imil Date: Mon Aug 6 14:31:58 UTC 2012 Modified Files: pkgsrc/www/nginx: distinfo options.mk Log Message: Updated naxsi to 0.48: - Fixed support of LOG / ALLOW targets - LOG target for rules and actions - brings security improvements (HTTP Auth in nx_extract and file disclosure fixed in nx_extract) No revbump as this does not affect nginx package itself. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/nginx/distinfo cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/nginx/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.