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