mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
www/nginx: new version
This commit is contained in:
parent
b4ae3dc4da
commit
38e6614831
2 changed files with 5 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
PLUGIN_NAME= nginx
|
PLUGIN_NAME= nginx
|
||||||
PLUGIN_VERSION= 1.35
|
PLUGIN_VERSION= 1.36
|
||||||
PLUGIN_REVISION= 4
|
|
||||||
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
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,10 @@ reuse, SSL offload and HTTP media streaming.
|
||||||
Plugin Changelog
|
Plugin Changelog
|
||||||
================
|
================
|
||||||
|
|
||||||
|
1.36
|
||||||
|
|
||||||
|
* Add optional HTTP/3 support with dynamic Alt-Svc (contributed by Jan Chlouba)
|
||||||
|
|
||||||
1.35
|
1.35
|
||||||
|
|
||||||
* Global options sendfile directive typo fix
|
* Global options sendfile directive typo fix
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue