1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

security/modsecurity3-nginx: Update to 1.0.2

Changelog:
	- Fix auditlog in case of internal redirect
	- Fix nginx sends response without headers
	- Fix nginx not clearing body cache
	- Fix config setting not respected: client_body_in_file_only on
	- Fix audit_log not generated for disruptive actions
	- Exit more gracefully if uri length is zero

Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister 2021-10-12 19:55:26 +02:00
parent c63e02a0cf
commit df285b2683
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= modsecurity3-nginx
DISTVERSION= 1.0.1
PORTREVISION= 1
DISTVERSION= 1.0.2
PORTREVISION= 0
CATEGORIES= security www
MASTER_SITES= http://nginx.org/download/
DISTFILES= ${_NGINX_DISTNAME}${EXTRACT_SUFX}
@ -80,7 +80,7 @@ _NGINX_TMPDIR= ${_NGINX_VARDIR}/tmp/nginx
_NGINX_VARDIR= /var
_NGINX_PORTNAME= nginx
_NGINX_PORTVERSION= 1.18.0
_NGINX_PORTVERSION= 1.20.0
_NGINX_DISTNAME= ${_NGINX_PORTNAME}-${_NGINX_PORTVERSION}
do-install:

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1588869249
SHA256 (nginx-1.18.0.tar.gz) = 4c373e7ab5bf91d34a4f11a0c9496561061ba5eee6020db272a17a7228d35f99
SIZE (nginx-1.18.0.tar.gz) = 1039530
TIMESTAMP = 1634058703
SHA256 (nginx-1.20.0.tar.gz) = 54ef91ec8ebcaa486c640c09c92d832eaeaff149b10ee52ef140f407b1b04d1c
SIZE (nginx-1.20.0.tar.gz) = 1061070
SHA256 (SpiderLabs-ModSecurity-nginx-v1.0.1_GH0.tar.gz) = c969a78659bb47c84929de0b9adc1f8c512a51ec9dd3b162cb568ae228d3d59e
SIZE (SpiderLabs-ModSecurity-nginx-v1.0.1_GH0.tar.gz) = 31920