1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/www/nginx-devel
Sergey A. Osokin 336e344f0f www/nginx-devel: update from 1.21.0 to 1.21.1.
<Changelog>

*) Change: now nginx always returns an error for the CONNECT method.

*) Change: now nginx always returns an error if both "Content-Length"
   and "Transfer-Encoding" header lines are present in the request.

*) Change: now nginx always returns an error if spaces or control
   characters are used in the request line.

*) Change: now nginx always returns an error if spaces or control
   characters are used in a header name.

*) Change: now nginx always returns an error if spaces or control
   characters are used in the "Host" request header line.

*) Change: optimization of configuration testing when using many
   listening sockets.

*) Bugfix: nginx did not escape """, "<", ">", "\", "^", "`", "{", "|",
   and "}" characters when proxying with changed URI.

*) Bugfix: SSL variables might be empty when used in logs; the bug had
   appeared in 1.19.5.

*) Bugfix: keepalive connections with gRPC backends might not be closed
   after receiving a GOAWAY frame.

*) Bugfix: reduced memory consumption for long-lived requests when
   proxying with more than 64 buffers.

</Changelog>
2021-07-06 21:00:00 -04:00
..
files
distinfo www/nginx-devel: update from 1.21.0 to 1.21.1. 2021-07-06 21:00:00 -04:00
Makefile www/nginx-devel: update from 1.21.0 to 1.21.1. 2021-07-06 21:00:00 -04:00
Makefile.extmod www/nginx-devel: update NGINX JavaScript module to 0.6.1. 2021-06-29 09:11:51 -04:00
Makefile.options.desc
pkg-descr
pkg-plist