diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2022-07-10 16:12:19 -0400 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2022-07-10 16:13:27 -0400 |
commit | dc7ad82ad6e31fc5a9b0c8ec8df675200123413c (patch) | |
tree | 9ea1f57a860f8d4b7d47dc6ae39290128b8ae8d5 /www/nginx-devel/files/extra-patch-nginx-ct-LibreSSL | |
parent | graphics/gegl: fix build on armv7 (diff) |
www/nginx-devel: update from 1.22.0 to 1.23.0
Please note: the following third-party modules are require additional
patches (marked IGNORE):
o) clojure
o) headers_more
o) http_push_stream
o) http_redis
o) http_response
o) http_upload_progress
o) http_upstream_sticky
o) http_zip
o) lua
o) naxsi
o) srcache
o) vod
<Changelog>
*) Change in internal API: now header lines are represented as linked
lists.
*) Change: now nginx combines arbitrary header lines with identical
names when sending to FastCGI, SCGI, and uwsgi backends, in the
$r->header_in() method of the ngx_http_perl_module, and during lookup
of the "$http_...", "$sent_http_...", "$sent_trailer_...",
"$upstream_http_...", and "$upstream_trailer_..." variables.
*) Bugfix: if there were multiple "Vary" header lines in the backend
response, nginx only used the last of them when caching.
*) Bugfix: if there were multiple "WWW-Authenticate" header lines in the
backend response and errors with code 401 were intercepted or the
"auth_request" directive was used, nginx only sent the first of the
header lines to the client.
*) Change: the logging level of the "application data after close
notify" SSL errors has been lowered from "crit" to "info".
*) Bugfix: connections might hang if nginx was built on Linux 2.6.17 or
newer, but was used on systems without EPOLLRDHUP support, notably
with epoll emulation layers; the bug had appeared in 1.17.5.
Thanks to Marcus Ball.
*) Bugfix: nginx did not cache the response if the "Expires" response
header line disabled caching, but following "Cache-Control" header
line enabled caching.
</Changelog>
Diffstat (limited to 'www/nginx-devel/files/extra-patch-nginx-ct-LibreSSL')
0 files changed, 0 insertions, 0 deletions