Date: Wed, 27 May 2009 19:22:37 +0000 (UTC) From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/nginx-devel Makefile distinfo Message-ID: <200905271922.n4RJMb8C070876@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2009-05-27 19:22:37 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Log: Update from 0.7.58 to 0.7.59. <ChangeLog> *) Feature: the "proxy_cache_methods" and "fastcgi_cache_methods" directives. *) Bugfix: socket leak; the bug had appeared in 0.7.25. Thanks to Maxim Dounin. *) Bugfix: a segmentation fault occurred in worker process, if a request had no body and the $request_body variable was used; the bug had appeared in 0.7.58. *) Bugfix: the SSL modules might not built on Solaris and Linux; the bug had appeared in 0.7.58. *) Bugfix: ngx_http_xslt_filter_module responses were not handled by SSI, charset, and gzip filters. *) Bugfix: a "charset" directive did not set a charset to ngx_http_gzip_static_module responses. </ChangeLog> Revision Changes Path 1.211 +1 -1 ports/www/nginx-devel/Makefile 1.189 +3 -3 ports/www/nginx-devel/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905271922.n4RJMb8C070876>