diff --git a/thirdparty/nginx/patches/nginx_auto_options.patch b/thirdparty/nginx/patches/nginx_auto_options.patch index e6da5891e..a5e2bf734 100644 --- a/thirdparty/nginx/patches/nginx_auto_options.patch +++ b/thirdparty/nginx/patches/nginx_auto_options.patch @@ -1,7 +1,7 @@ --- nginx/auto/options 2023-08-18 17:02:49.224080200 +0530 +++ nginx/auto/options 2023-09-14 18:47:11.483533400 +0530 @@ -151,6 +151,12 @@ - USE_OPENSSL=NO + USE_OPENSSL_QUIC=NO OPENSSL=NONE +# Zimbra customizations start here: Implement SASL Authentication (Jira Tickets: ) diff --git a/thirdparty/nginx/patches/nginx_src_event.patch b/thirdparty/nginx/patches/nginx_src_event.patch index 5ec093185..f766b4a25 100644 --- a/thirdparty/nginx/patches/nginx_src_event.patch +++ b/thirdparty/nginx/patches/nginx_src_event.patch @@ -2,7 +2,7 @@ diff -urN nginx/src/event/ngx_event_openssl.c nginx/src/event/ngx_event_openssl. --- nginx/src/event/ngx_event_openssl.c 2023-10-03 16:49:31.242377500 +0530 +++ nginx/src/event/ngx_event_openssl.c 2023-10-12 01:03:16.055868100 +0530 @@ -3203,9 +3203,6 @@ - ngx_uint_t tries; + #endif rc = NGX_OK; - diff --git a/versions.def b/versions.def index f962fa5dc..2e93b4d89 100644 --- a/versions.def +++ b/versions.def @@ -98,7 +98,7 @@ MARIADB_VERSION := 10.4.13 MAVEN_VERSION := 3.3.9 -NGINX_VERSION := 1.24.0 +NGINX_VERSION := 1.26.3 NGINX_HTTP_KEEPALIVE := 19755fc0e22aa7d7ac2198f78b297951d31ea1dc OPENSSL_VERSION := 3.0.9