Subject: CVS commit: pkgsrc/www/nginx
From: Adam Ciarcinski
Date: 2017-10-28 12:57:29
Message id: 20171028105729.4BA5CFBDE@cvs.NetBSD.org

Log Message:
nginx: updated to 1.12.2

Changes with nginx 1.12.2:

*) Bugfix: client SSL connections were immediately closed if deferred
   accept and the "proxy_protocol" parameter of the "listen" \ 
directive
   were used.

*) Bugfix: client connections might be dropped during configuration
   testing when using the "reuseport" parameter of the "listen"
   directive on Linux.

*) Bugfix: incorrect response length was returned on 32-bit platforms
   when requesting more than 4 gigabytes with multiple ranges.

*) Bugfix: switching to the next upstream server in the stream module
   did not work when using the "ssl_preread" directive.

*) Bugfix: when using HTTP/2 client request body might be corrupted.

*) Bugfix: in handling of client addresses when using unix domain
   sockets.

Files:
RevisionActionfile
1.74modifypkgsrc/www/nginx/Makefile
1.12modifypkgsrc/www/nginx/Makefile.common
1.59modifypkgsrc/www/nginx/distinfo
1.42modifypkgsrc/www/nginx/options.mk
1.2modifypkgsrc/www/nginx/patches/patch-auto_lib_pcre_conf