Path to this page:
Subject: CVS commit: pkgsrc/www
From: Sergey A. Osokin
Date: 2023-04-18 21:24:53
Message id: 20230418192453.309C2FA85@cvs.NetBSD.org
Log Message:
*/*unit*: update NGINX Unit from 1.29.0 to 1.29.1
<ChangeLog>
*) Bugfix: stop creating world-writeable directories.
*) Bugfix: memory leak related to NJS.
*) Bugfix: path parsing in PHP applications.
*) Bugfix: enabled UTF-8 for Python config by default to avoid
applications failing in some cases.
*) Bugfix: using asyncio.get_running_loop() instead of
asyncio.get_event_loop() when it's available to prevent errors in
some Python ASGI applications.
*) Bugfix: applications that make use of various low level APIs such as
pthreads could fail to work correctly.
*) Bugfix: websocket endianness detection for obscure operating systems.
</ChangeLog>
Files: