From: Igor Sysoev Date: Wed, 18 Mar 2009 12:46:23 +0000 (+0000) Subject: nginx-0.7.43-RELEASE X-Git-Tag: release-0.7.43 X-Git-Url: http://git.kaiwu.me/sitemap.xml?a=commitdiff_plain;h=6ea45f38bff393136a2f7098f0e97d971d73d682;p=nginx.git nginx-0.7.43-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 3fe5f6689..2f8329c67 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,35 @@ nginx changelog + + + + +ÚÁÐÒÏÓ ÏÂÒÁÂÁÔÙ×ÁÌÓÑ ÎÅ×ÅÒÎÏ, ÅÓÌÉ ÄÉÒÅËÔÉ×Á root ÉÓÐÏÌØÚÏ×ÁÌÁ ÐÅÒÅÍÅÎÎÙÅ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.42. + + +a request was handled incorrectly, if a "root" directive used variables; +the bug had appeared in 0.7.42. + + + + + +ÅÓÌÉ ÓÅÒ×ÅÒ ÓÌÕÛÁÌ ÎÁ ÁÄÒÅÓÁÈ ÔÉÐÁ "*", ÔÏ ÚÎÁÞÅÎÉÅ ÐÅÒÅÍÅÎÎÏÊ $server_addr +ÂÙÌÏ "0.0.0.0"; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.36. + + +if a server listened on wildcard address, then the $server_addr variable +value was "0.0.0.0"; +the bug had appeared in 0.7.36. + + + + + + @@ -29,7 +58,7 @@ is ignored. now if a file specified in a "auth_basic_user_file" directive is absent, -then the 405 error is returned instead of the 500 one. +then the 403 error is returned instead of the 500 one.