Subject: CVS commit: pkgsrc/www
From: Adam Ciarcinski
Date: 2019-03-27 07:45:13
Message id: 20190327064513.6F8F9FB16@cvs.NetBSD.org

Log Message:
nginx-devel: updated to 1.5.10

Changes with nginx 1.15.10:
*) Change: when using a hostname in the "listen" directive nginx now
   creates listening sockets for all addresses the hostname resolves to
   (previously, only the first address was used).
*) Feature: port ranges in the "listen" directive.
*) Feature: loading of SSL certificates and secret keys from variables.
*) Workaround: the $ssl_server_name variable might be empty when using
   OpenSSL 1.1.1.
*) Bugfix: nginx/Windows could not be built with Visual Studio 2015 or
   newer; the bug had appeared in 1.15.9.

nginx-nchan:
1.2.5:
 fix: using multiplexed channels with Redis in backup mode may result in worker crash
 fix: nchan_publisher_channel_id could not be set exclusively in a publisher location
 fix: Google pagespeed module compatibility
 fix: nchan prevents nginx from starting if no http {} block is configured
1.2.4:
 fix: Redis cluster info with zero-length hostname may result in worker crash
 fix: build problems with included hiredis lib in FreeBSD
 feature: nchan_redis_namespace and nchan_redis_ping_interval now work in \ 
upstream blocks
 fix: websocket publisher did not publishing channel events
 fix: Redis namespace was limited to 8 bytes

Files:
RevisionActionfile
1.82modifypkgsrc/www/nginx/Makefile
1.68modifypkgsrc/www/nginx/distinfo
1.49modifypkgsrc/www/nginx/options.mk
1.41modifypkgsrc/www/nginx-devel/Makefile
1.42modifypkgsrc/www/nginx-devel/distinfo