From 0985aaf0f72d955ea7d8005f110cc1a89c84b56c Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Fri, 11 Oct 2024 17:51:20 -0400 Subject: www/nginx-devel: update from 1.27.1 to 1.27.2 *) Feature: SSL certificates, secret keys, and CRLs are now cached on start or during reconfiguration. *) Feature: client certificate validation with OCSP in the stream module. *) Feature: OCSP stapling support in the stream module. *) Feature: the "proxy_pass_trailers" directive in the ngx_http_proxy_module. *) Feature: the "ssl_client_certificate" directive now supports certificates with auxiliary information. *) Change: now the "ssl_client_certificate" directive is not required for client SSL certificates verification. --- .../files/extra-patch-openresty-drizzle-nginx-module-config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/nginx-devel/files') diff --git a/www/nginx-devel/files/extra-patch-openresty-drizzle-nginx-module-config b/www/nginx-devel/files/extra-patch-openresty-drizzle-nginx-module-config index 294d22a346cf..87795e542830 100644 --- a/www/nginx-devel/files/extra-patch-openresty-drizzle-nginx-module-config +++ b/www/nginx-devel/files/extra-patch-openresty-drizzle-nginx-module-config @@ -1,5 +1,5 @@ ---- ../drizzle-nginx-module-3504fc6/config.orig 2020-01-22 18:04:58.000000000 -0500 -+++ ../drizzle-nginx-module-3504fc6/config 2020-04-24 06:23:01.264872000 -0400 +--- ../drizzle-nginx-module-c631276/config.orig 2020-01-22 18:04:58.000000000 -0500 ++++ ../drizzle-nginx-module-c631276/config 2020-04-24 06:23:01.264872000 -0400 @@ -34,12 +34,12 @@ if [ $ngx_found = no ]; then -- cgit v1.2.3