Path to this page:
Subject: CVS commit: pkgsrc/www/nginx-devel
From: Sergey A. Osokin
Date: 2022-12-13 18:53:03
Message id: 20221213175303.1D931FA90@cvs.NetBSD.org
Log Message:
www/nginx-devel: update 1.23.2 -> 1.23.3
<ChangeLog>
*) Bugfix: an error might occur when reading PROXY protocol version 2
header with large number of TLVs.
*) Bugfix: a segmentation fault might occur in a worker process if SSI
was used to process subrequests created by other modules.
Thanks to Ciel Zhao.
*) Workaround: when a hostname used in the "listen" directive resolves
to multiple addresses, nginx now ignores duplicates within these
addresses.
*) Bugfix: nginx might hog CPU during unbuffered proxying if SSL
connections to backends were used.
</ChangeLog>
Files: