cvs commit: ports/www/nginx-devel Makefile distinfo
osa 2012-06-06 13:21:26 UTC
FreeBSD ports repository
Modified files:
www/nginx-devel Makefile distinfo
Added files:
www/nginx-devel/files extra-patch-naxsi_src::naxsi_runtime.c
extra-patch-ngx_http_subs_filter_module.c
Log:
Update from 1.3.0 to 1.3.1.
<ChangeLog>
*) Security: now nginx/Windows ignores trailing dot in URI path
component, and does not allow URIs with ":$" in it.
Thanks to Vladimir Kochetkov, Positive Research Center.
*) Feature: the "proxy_pass", "fastcgi_pass", "scgi_pass", "uwsgi_pass"
directives, and the "server" directive inside the "upstream" block,
now support IPv6 addresses.
*) Feature: the "resolver" directive now support IPv6 addresses and an
optional port specification.
*) Feature: the "least_conn" directive inside the "upstream" block.
*) Feature: it is now possible to specify a weight for servers while
using the "ip_hash" directive.
*) Bugfix: a segmentation fault might occur in a worker process if the
"image_filter" directive was used; the bug had appeared in 1.3.0.
*) Bugfix: nginx could not be built with ngx_cpp_test_module; the bug
had appeared in 1.1.12.
*) Bugfix: access to variables from SSI and embedded perl module might
not work after reconfiguration.
Thanks to Yichun Zhang.
*) Bugfix: in the ngx_http_xslt_filter_module.
Thanks to Kuramoto Eiji.
*) Bugfix: memory leak if $geoip_org variable was used.
Thanks to Denis F. Latypoff.
*) Bugfix: in the "proxy_cookie_domain" and "proxy_cookie_path"
directives.
</ChangeLog>
Revision Changes Path
1.460 +3 -1 ports/www/nginx-devel/Makefile
1.399 +2 -6 ports/www/nginx-devel/distinfo
1.1 +16 -0 ports/www/nginx-devel/files/extra-patch-naxsi_src::naxsi_runtime.c (new)
1.1 +13 -0 ports/www/nginx-devel/files/extra-patch-ngx_http_subs_filter_module.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 13 之 26 篇):