www/nginx: for next version

This commit is contained in:
Franco Fichtner
2023-06-14 08:43:14 +02:00
parent fcf1b5d0ec
commit 0ec00a4bd0
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= nginx PLUGIN_NAME= nginx
PLUGIN_VERSION= 1.32 PLUGIN_VERSION= 1.32.1
PLUGIN_COMMENT= Nginx HTTP server and reverse proxy PLUGIN_COMMENT= Nginx HTTP server and reverse proxy
PLUGIN_DEPENDS= nginx PLUGIN_DEPENDS= nginx
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
+4
View File
@@ -10,6 +10,10 @@ WWW: https://nginx.org/
Plugin Changelog Plugin Changelog
================ ================
1.32.1
* add "Host header port" and "use original Host header" options
1.32 1.32
* add support for resetting timed out connections and 444 responses (reset_timedout_connection) * add support for resetting timed out connections and 444 responses (reset_timedout_connection)
@@ -1,6 +1,6 @@
<model> <model>
<mount>//OPNsense/Nginx</mount> <mount>//OPNsense/Nginx</mount>
<version>1.32</version> <version>1.32.1</version>
<description>nginx web server, reverse proxy and waf</description> <description>nginx web server, reverse proxy and waf</description>
<items> <items>
<general> <general>