pkgsrc/www/nginx
adam 52a69fc50a 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
2019-03-27 06:45:13 +00:00
..
files
patches Add support for LDFLAGS 2017-11-16 21:10:56 +00:00
DESCR
distinfo nginx-devel: updated to 1.5.10 2019-03-27 06:45:13 +00:00
Makefile nginx-devel: updated to 1.5.10 2019-03-27 06:45:13 +00:00
Makefile.common nginx: fix two inconsistent paths and remove a deprecated option 2018-10-01 20:55:36 +00:00
MESSAGE
options.mk nginx-devel: updated to 1.5.10 2019-03-27 06:45:13 +00:00
PLIST