From 26baabc42b72c848ebc0883401fb7179dd194c2e Mon Sep 17 00:00:00 2001 From: Fabian Franz BSc Date: Sun, 10 Feb 2019 17:06:26 +0100 Subject: [PATCH] www/nginx: fix checkrule "=" does not exist (#1178) * www/nginx: fix checkrule = does not exist * www/nginx: fix automatic merge issue and add release note * work in review comments --- www/nginx/pkg-descr | 6 +----- .../src/opnsense/mvc/app/models/OPNsense/Nginx/Nginx.xml | 3 +-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/www/nginx/pkg-descr b/www/nginx/pkg-descr index bcbae9d6c..5a545c1d6 100644 --- a/www/nginx/pkg-descr +++ b/www/nginx/pkg-descr @@ -8,14 +8,10 @@ reuse, SSL offload and HTTP media streaming. Plugin Changelog ================ -1.7 - -* bugfix: create log directory if it is missing -* reorder menu - 1.8 * update lodash to v4.17.11 +* Breaking: remove the WAF policy match type "=" as it is not supported (if you have them in use, unlink and delete them before installing this update) 1.7 diff --git a/www/nginx/src/opnsense/mvc/app/models/OPNsense/Nginx/Nginx.xml b/www/nginx/src/opnsense/mvc/app/models/OPNsense/Nginx/Nginx.xml index a1be30e1a..5d661089b 100644 --- a/www/nginx/src/opnsense/mvc/app/models/OPNsense/Nginx/Nginx.xml +++ b/www/nginx/src/opnsense/mvc/app/models/OPNsense/Nginx/Nginx.xml @@ -1,6 +1,6 @@ //OPNsense/Nginx - 1.5.0 + 1.8.0 nginx web server, reverse proxy and waf @@ -416,7 +416,6 @@ Bigger Lesser Lesser or Equal - Equal