# HG changeset patch # User Maxim Dounin # Date 1545750114 -10800 # Node ID bff6da10f841225357fe1b0978f6e666a274964c # Parent 35b02ed44e4a42abd3100fc2f1573f87e07c0999 nginx-1.15.8 diff -r 35b02ed44e4a -r bff6da10f841 text/en/CHANGES --- a/text/en/CHANGES Tue Dec 25 16:42:05 2018 +0300 +++ b/text/en/CHANGES Tue Dec 25 18:01:54 2018 +0300 @@ -1,4 +1,25 @@ +Changes with nginx 1.15.8 25 Dec 2018 + + *) Feature: the $upstream_bytes_sent variable. + Thanks to Piotr Sikora. + + *) Feature: new directives in vim syntax highlighting scripts. + Thanks to Gena Makhomed. + + *) Bugfix: in the "proxy_cache_background_update" directive. + + *) Bugfix: in the "geo" directive when using unix domain listen sockets. + + *) Workaround: the "ignoring stale global SSL error ... bad length" + alerts might appear in logs when using the "ssl_early_data" directive + with OpenSSL. + + *) Bugfix: in nginx/Windows. + + *) Bugfix: in the ngx_http_autoindex_module on 32-bit platforms. + + Changes with nginx 1.15.7 27 Nov 2018 *) Feature: the "proxy_requests" directive in the stream module. diff -r 35b02ed44e4a -r bff6da10f841 text/ru/CHANGES.ru --- a/text/ru/CHANGES.ru Tue Dec 25 16:42:05 2018 +0300 +++ b/text/ru/CHANGES.ru Tue Dec 25 18:01:54 2018 +0300 @@ -1,4 +1,27 @@ +Изменения в nginx 1.15.8 25.12.2018 + + *) Добавление: переменная $upstream_bytes_sent. + Спасибо Piotr Sikora. + + *) Добавление: новые директивы в скриптах подсветки синтаксиса для vim. + Спасибо Геннадию Махомеду. + + *) Исправление: в директиве proxy_cache_background_update. + + *) Исправление: в директиве geo при использовании unix domain + listen-сокетов. + + *) Изменение: при использовании директивы ssl_early_data с OpenSSL в + логах могли появляться сообщения "ignoring stale global SSL error ... + bad length". + + *) Исправление: в nginx/Windows. + + *) Исправление: в модуле ngx_http_autoindex_module на 32-битных + платформах. + + Изменения в nginx 1.15.7 27.11.2018 *) Добавление: директива proxy_requests в модуле stream. diff -r 35b02ed44e4a -r bff6da10f841 xml/index.xml --- a/xml/index.xml Tue Dec 25 16:42:05 2018 +0300 +++ b/xml/index.xml Tue Dec 25 18:01:54 2018 +0300 @@ -9,6 +9,13 @@ +nginx-1.15.8 +mainline version has been released. + + + + + njs-0.2.7 version has been released, featuring rest parameters syntax, and more. diff -r 35b02ed44e4a -r bff6da10f841 xml/versions.xml --- a/xml/versions.xml Tue Dec 25 16:42:05 2018 +0300 +++ b/xml/versions.xml Tue Dec 25 18:01:54 2018 +0300 @@ -9,6 +9,7 @@ +