From 7ec1081d5ee463b3a8ebf29291ff880b667c518a339a4eabb9b86fbdd2c33a95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=98=D0=BD=D0=B4=D0=B8=D0=B3?= =?UTF-8?q?=D0=BE?= Date: Wed, 29 Dec 2021 11:30:43 +0000 Subject: [PATCH] Accepting request 943051 from home:13ilya:branches:server:http - Updated to 1.21.5 * https://nginx.org/en/CHANGES * Build with the PCRE2. * Supported the $ssl_curve variable. * Fixed connections might hang when using HTTP/2 without SSL with the "sendfile" and "aio" directives. OBS-URL: https://build.opensuse.org/request/show/943051 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=221 --- nginx.changes | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/nginx.changes b/nginx.changes index 8912ed8..599e805 100644 --- a/nginx.changes +++ b/nginx.changes @@ -1,11 +1,12 @@ ------------------------------------------------------------------- Wed Dec 29 11:03:27 UTC 2021 - Andreas Stieger -- update to 1.21.5: - * build with the PCRE2 - * Feature: the $ssl_curve variable - * Bugfix: connections might hang when using HTTP/2 without SSL - with the "sendfile" and "aio" directives +- Updated to 1.21.5 + * https://nginx.org/en/CHANGES + * Build with the PCRE2. + * Supported the $ssl_curve variable. + * Fixed connections might hang when using HTTP/2 without SSL + with the "sendfile" and "aio" directives. ------------------------------------------------------------------- Fri Nov 5 21:24:19 UTC 2021 - Илья Индиго