Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id DB18B1A923A for ; Tue, 6 Oct 2020 12:04:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6FA5F84D87; Tue, 6 Oct 2020 12:04:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EB18784CE9 for ; Tue, 6 Oct 2020 12:04:30 +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 HiIvko8gUC-w for ; Tue, 6 Oct 2020 12:04:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5420E84CD8 for ; Tue, 6 Oct 2020 12:04:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4CFBCFB28; Tue, 6 Oct 2020 12:04:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160198587051750" MIME-Version: 1.0 Date: Tue, 6 Oct 2020 12:04:30 +0000 From: "Nils Ratusznik" Subject: CVS commit: pkgsrc/www/nginx To: pkgsrc-changes@NetBSD.org Reply-To: nils@netbsd.org X-Mailer: log_accum Message-Id: <20201006120430.4CFBCFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_160198587051750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nils Date: Tue Oct 6 12:04:30 UTC 2020 Modified Files: pkgsrc/www/nginx: Makefile distinfo options.mk Log Message: Updated naxsi module to version 1.1a. Upstream changes since 0.56: 1.0: * Parse body of PATCH requests * Scientific notation in json * Log clarification * Fixed country code when geoip library fail to get geolocation or ip is private/local address * Fixed issues to setup nxapi on ES5 and added country location on stats and generated whitelists 1.1: * Fixed various compilation issues * Fixed valid JSON blocked by Rule ID 15 * Fixed documentation * Updated libinjection to 3.9.2 * Added Content-type: application/vnd.api+json * Added JSON logging output for events * Implemented Whitelist for IPs and CIDRs and support for IPv4 and IPv6 1.1a: * Fixed 3 vulnerabilities related to the WAF. * Fixed build on FreeBSD To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 pkgsrc/www/nginx/Makefile cvs rdiff -u -r1.77 -r1.78 pkgsrc/www/nginx/distinfo cvs rdiff -u -r1.60 -r1.61 pkgsrc/www/nginx/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160198587051750 Content-Disposition: inline Content-Length: 3273 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/nginx/Makefile diff -u pkgsrc/www/nginx/Makefile:1.90 pkgsrc/www/nginx/Makefile:1.91 --- pkgsrc/www/nginx/Makefile:1.90 Mon Aug 31 18:12:35 2020 +++ pkgsrc/www/nginx/Makefile Tue Oct 6 12:04:30 2020 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.90 2020/08/31 18:12:35 wiz Exp $ +# $NetBSD: Makefile,v 1.91 2020/10/06 12:04:30 nils Exp $ DISTNAME= nginx-1.18.0 MAINTAINER= joerg@NetBSD.org -PKGREVISION= 2 +PKGREVISION= 3 .include "../../www/nginx/Makefile.common" Index: pkgsrc/www/nginx/distinfo diff -u pkgsrc/www/nginx/distinfo:1.77 pkgsrc/www/nginx/distinfo:1.78 --- pkgsrc/www/nginx/distinfo:1.77 Wed Sep 30 13:52:26 2020 +++ pkgsrc/www/nginx/distinfo Tue Oct 6 12:04:30 2020 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.77 2020/09/30 13:52:26 otis Exp $ +$NetBSD: distinfo,v 1.78 2020/10/06 12:04:30 nils Exp $ SHA1 (array-var-nginx-module-0.05.tar.gz) = c69fac77814947009ab783a471783b3c95a63a26 RMD160 (array-var-nginx-module-0.05.tar.gz) = 89bd4efc04864e3e90781588a337338951ec8733 @@ -24,10 +24,10 @@ SHA1 (lua-nginx-module-0.10.15.tar.gz) = RMD160 (lua-nginx-module-0.10.15.tar.gz) = 1e3801a632eee54458c53a05293cf301653240ec SHA512 (lua-nginx-module-0.10.15.tar.gz) = 1feea538464275e6e571860592628ad639b2259c8aab7f38575b81c0b355f1ade32a91643267bc9ec16519e3bcf3d132511513dc8c949f74a3bff975c85d8ff7 Size (lua-nginx-module-0.10.15.tar.gz) = 655110 bytes -SHA1 (naxsi-0.56.tar.gz) = 42ce137bd3e52a612793bcea43f3ffbb8376910a -RMD160 (naxsi-0.56.tar.gz) = a5c97194ef3db415a4bab07c44f9e9f2860b9e1a -SHA512 (naxsi-0.56.tar.gz) = 4660751849bce303af6010b7257532404710106a94817e78d4bc4b566f8019620f24f30207f1d4366b88132a5124e34b164dc67ed80b6710f4bad66115564cbd -Size (naxsi-0.56.tar.gz) = 192120 bytes +SHA1 (naxsi-1.1a.tar.gz) = 02b70622e90ad72b79627580a836d57ae64b6f59 +RMD160 (naxsi-1.1a.tar.gz) = 006619fe97bfc89a76cb18fa0914e548ea3d9bc5 +SHA512 (naxsi-1.1a.tar.gz) = 2b087eb2f8873f901ff52f0b20411e89d8fb50c4bc61af67a3aa8d21afd5342328163c81ad6f54773ae61fa381c7ca66b0d5369de3664340eeba4a03b3daac43 +Size (naxsi-1.1a.tar.gz) = 233269 bytes SHA1 (nginx-1.18.0.tar.gz) = 47b2c5ccd12e2a7088b03d629ff6b9ab18215180 RMD160 (nginx-1.18.0.tar.gz) = 224ad8782243ddd1f702bad11f2da38b60e31a38 SHA512 (nginx-1.18.0.tar.gz) = 8c21eeb62ab6e32e436932500f700bd2fb99fd2d29e43c08a5bfed4714c189c29c7141db551fcd5d2437303b7439f71758f7407dfd3e801e704e45e7daa78ddb Index: pkgsrc/www/nginx/options.mk diff -u pkgsrc/www/nginx/options.mk:1.60 pkgsrc/www/nginx/options.mk:1.61 --- pkgsrc/www/nginx/options.mk:1.60 Wed Sep 30 13:52:26 2020 +++ pkgsrc/www/nginx/options.mk Tue Oct 6 12:04:30 2020 @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.60 2020/09/30 13:52:26 otis Exp $ +# $NetBSD: options.mk,v 1.61 2020/10/06 12:04:30 nils Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.nginx PKG_SUPPORTED_OPTIONS= array-var auth-request dav debug echo encrypted-session \ @@ -20,7 +20,7 @@ PLIST.naxsi= yes CONFIGURE_ARGS+= --add-module=../${NAXSI_DISTNAME}/naxsi_src .endif .if !empty(PKG_OPTIONS:Mnaxsi) || make(makesum) || make(mdi) -NAXSI_VERSION= 0.56 +NAXSI_VERSION= 1.1a NAXSI_DISTNAME= naxsi-${NAXSI_VERSION} NAXSI_DISTFILE= ${NAXSI_DISTNAME}.tar.gz SITES.${NAXSI_DISTFILE}= -https://github.com/nbs-system/naxsi/archive/${NAXSI_VERSION}.tar.gz --_----------=_160198587051750--