diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2024-10-11 17:51:20 -0400 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2024-10-11 17:51:20 -0400 |
commit | 0985aaf0f72d955ea7d8005f110cc1a89c84b56c (patch) | |
tree | f64accd73d5c42ff0a9aaed649842a6bdc22f7bc /www/nginx-devel/files | |
parent | graphics/vulkan-validation-layers: update to 1.3.298 (diff) |
www/nginx-devel: update from 1.27.1 to 1.27.2
<ChangeLog>
*) 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.
</ChangeLog>
Diffstat (limited to 'www/nginx-devel/files')
-rw-r--r-- | www/nginx-devel/files/extra-patch-openresty-drizzle-nginx-module-config | 4 |
1 files changed, 2 insertions, 2 deletions
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 |