From e90663d0c334396272611e92b4c6c9c653bf46ab Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 1 Aug 2022 08:00:20 +0200 Subject: [PATCH] www/nginx: also add release note --- www/nginx/pkg-descr | 1 + 1 file changed, 1 insertion(+) diff --git a/www/nginx/pkg-descr b/www/nginx/pkg-descr index e623b03e4..6983b189f 100644 --- a/www/nginx/pkg-descr +++ b/www/nginx/pkg-descr @@ -16,6 +16,7 @@ Plugin Changelog * rfc5746, rfc7507 and rfc8701 are taken into account on compiling and comparing tls fingerprints * the reason for scoring the connection as intercepted is added to the X-TLS-Client-Intercepted header. check backend settings if using this feature * http_post hook added to be able to map global variables +* PHP 8 compatibility for crypt() call 1.28