pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/nginx Updated naxsi module to version 1.1a.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4cc02cef68eb
branches:  trunk
changeset: 440338:4cc02cef68eb
user:      nils <nils%pkgsrc.org@localhost>
date:      Tue Oct 06 12:04:30 2020 +0000

description:
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

diffstat:

 www/nginx/Makefile   |   4 ++--
 www/nginx/distinfo   |  10 +++++-----
 www/nginx/options.mk |   4 ++--
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (56 lines):

diff -r 9e180ff7d6a9 -r 4cc02cef68eb www/nginx/Makefile
--- a/www/nginx/Makefile        Tue Oct 06 11:59:22 2020 +0000
+++ b/www/nginx/Makefile        Tue Oct 06 12:04:30 2020 +0000
@@ -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@localhost
 
-PKGREVISION= 2
+PKGREVISION= 3
 .include "../../www/nginx/Makefile.common"
diff -r 9e180ff7d6a9 -r 4cc02cef68eb www/nginx/distinfo
--- a/www/nginx/distinfo        Tue Oct 06 11:59:22 2020 +0000
+++ b/www/nginx/distinfo        Tue Oct 06 12:04:30 2020 +0000
@@ -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 @@
 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
diff -r 9e180ff7d6a9 -r 4cc02cef68eb www/nginx/options.mk
--- a/www/nginx/options.mk      Tue Oct 06 11:59:22 2020 +0000
+++ b/www/nginx/options.mk      Tue Oct 06 12:04:30 2020 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index