pkgsrc/www/nginx-devel
osa 1805136f36 www/nginx-devel: update 1.23.0 -> 1.23.1
Also, update NGINX JavaScript module: 0.7.5 -> 0.7.6.

<Changelog for NGINX 1.23.1>

*) Feature: memory usage optimization in configurations with SSL
   proxying.

*) Feature: looking up of IPv4 addresses while resolving now can be
   disabled with the "ipv4=off" parameter of the "resolver" directive.

*) Change: the logging level of the "bad key share", "bad extension",
   "bad cipher", and "bad ecpoint" SSL errors has been lowered from
   "crit" to "info".

*) Bugfix: while returning byte ranges nginx did not remove the
   "Content-Range" header line if it was present in the original backend
   response.

*) Bugfix: a proxied response might be truncated during reconfiguration
   on Linux; the bug had appeared in 1.17.5.

</Changelog>

<ChangeLog for NGINX JavaScript 0.7.6>

nginx modules:

*) Feature: improved r.args object. Added support for multiple
   arguments with the same key. Added case sensitivity for
   keys. Keys and values are percent-decoded now.

*) Bugfix: fixed r.headersOut setter for special headers.

Core:

*) Feature: added Symbol.for() and Symbol.keyfor().

*) Feature: added btoa() and atob() from WHATWG spec.

*) Bugfix: fixed large non-decimal literals.

*) Bugfix: fixed unicode argument trimming in parseInt().

*) Bugfix: fixed break instruction in a try-catch block.

*) Bugfix: fixed async function declaration in CLI.

</ChangeLog>
2022-07-19 18:08:29 +00:00
..
files nginx-devel: let the RC script work unprivileged 2021-11-08 01:07:37 +00:00
patches www/nginx-devel: update 1.22.0 -> 1.23.0 2022-07-13 20:31:47 +00:00
DESCR
distinfo www/nginx-devel: update 1.23.0 -> 1.23.1 2022-07-19 18:08:29 +00:00
Makefile www/nginx-devel: update 1.23.0 -> 1.23.1 2022-07-19 18:08:29 +00:00
MESSAGE
options.mk www/nginx-devel: update 1.23.0 -> 1.23.1 2022-07-19 18:08:29 +00:00
PLIST www/nginx-devel: change PKGNAME to nginx-devel 2022-07-14 10:21:20 +00:00