From 613df67b2f90feff8a571e2526e6d3c0be4fa748 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 8 Oct 2025 09:13:33 +0200 Subject: [PATCH] www/nginx: why not --- www/nginx/Makefile | 2 +- www/nginx/pkg-descr | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 87bdec7bb..758633855 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= nginx PLUGIN_VERSION= 1.35 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= Nginx HTTP server and reverse proxy PLUGIN_DEPENDS= nginx PLUGIN_MAINTAINER= franz.fabian.94@gmail.com diff --git a/www/nginx/pkg-descr b/www/nginx/pkg-descr index 330255d09..c12a09328 100644 --- a/www/nginx/pkg-descr +++ b/www/nginx/pkg-descr @@ -18,6 +18,7 @@ Plugin Changelog * Add proxy_cache_valid directive support with response codes and multiple selection options * Clean up model definition file * Change ban_ttl default value to avoid unintentional system slowdown +* Fix NAXSI rules install 1.34