From 6cc49824549d199d0815b5e91dcd2cf677509929 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 16 May 2022 09:25:15 +0200 Subject: [PATCH] www/nginx: update changelog --- www/nginx/Makefile | 3 +-- www/nginx/pkg-descr | 6 +++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 84532fec1..038d7a453 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= nginx -PLUGIN_VERSION= 1.26 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 1.27 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 77df4834a..120f8ba95 100644 --- a/www/nginx/pkg-descr +++ b/www/nginx/pkg-descr @@ -10,10 +10,14 @@ WWW: https://nginx.org/ Plugin Changelog ================ +1.27 + +* add headers_more support (contributed by kulikov-a) + 1.26 * Enhancement of security headers (contributed by Manuel Faux) - Add Frame-Ancestors, add "preload", removed deprecated HPKP +* Add Frame-Ancestors, add "preload", removed deprecated HPKP * Performance enhancements for log display * Fixed display of vts and logs for non-default styles