cvs commit: ports/www/nginx-devel Makefile distinfo
Sergey A. Osokin
osa at FreeBSD.org
Tue Jun 17 10:04:25 UTC 2008
osa 2008-06-17 10:04:25 UTC
FreeBSD ports repository
Modified files:
www/nginx-devel Makefile distinfo
Log:
Update from 0.7.0 to 0.7.2.
<ChangeLog>
Changes with nginx 0.7.2 16 Jun 2008
*) Feature: now nginx supports EDH key exchange ciphers.
*) Feature: the "ssl_dhparam" directive.
*) Feature: the $ssl_client_cert variable.
Thanks to Manlio Perillo.
*) Bugfix: after changing URI via a "rewrite" directive nginx did not
search a new location; bug appeared in 0.7.1.
Thanks to Maxim Dounin.
*) Bugfix: nginx could not be built without PCRE library; bug appeared
in 0.7.1.
*) Bugfix: when a request to a directory was redirected with the slash
added, nginx dropped a query string from the original request.
Changes with nginx 0.7.1 26 May 2008
*) Change: now locations are searched in a tree.
*) Change: the "optimize_server_names" directive was canceled due to
the "server_name_in_redirect" directive introduction.
*) Change: some long deprecated directives are not supported anymore.
*) Change: the "none" parameter in the "ssl_session_cache" directive;
now this is default parameter.
Thanks to Rob Mueller.
*) Bugfix: worker processes might not catch reconfiguration and log
rotation signals.
*) Bugfix: nginx could not be built on latest Fedora 9 Linux.
Thanks to Roxis.
</ChangeLog>
Revision Changes Path
1.148 +1 -1 ports/www/nginx-devel/Makefile
1.135 +3 -3 ports/www/nginx-devel/distinfo
More information about the cvs-all
mailing list