Date: Mon, 30 Jul 2007 10:45:23 +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 Makefile distinfo Message-ID: <200707301045.l6UAjN7F092368@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2007-07-30 10:45:23 UTC FreeBSD ports repository Modified files: www/nginx Makefile distinfo Log: Update to 0.5.29. <ChangeLog> *) Feature: the $args variable can be set with the "set" directive. *) Feature: the $is_args variable. *) Bugfix: if a client has closed connection to mail proxy then nginx might not close connection to backend. *) Bugfix: now nginx escapes space in $memcached_key variable. *) Bugfix: a segmentation fault might occur in worker process when the HTTPS protocol was used in the "proxy_pass" directive. *) Bugfix: the perl $$ variable value in ngx_http_perl_module was equal to the master process identification number. *) Bugfix: fix building on Solaris/amd64 by Sun Studio 11 and early versions; bug appeared in 0.5.29. </ChangeLog> Revision Changes Path 1.124 +1 -1 ports/www/nginx/Makefile 1.115 +3 -3 ports/www/nginx/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707301045.l6UAjN7F092368>