From f56cdb3a3c2753df5c4adcdd7b8be58283f40411 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Wed, 25 May 2011 14:50:50 +0000 Subject: [PATCH] nginx-1.0.3-RELEASE --- docs/xml/nginx/changes.xml | 69 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 46b55b967..c26304496 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,75 @@ nginx changelog + + + + +ÄÉÒÅËÔÉ×Á auth_basic_user_file ÐÏÄÄÅÒÖÉ×ÁÅÔ ÛÉÆÒÏ×ÁÎÉÅ ÐÁÒÏÌÑ +ÍÅÔÏÄÁÍÉ "$apr1", "{PLAIN}" É "{SSHA}".
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +the "auth_basic_user_file" directive supports "$apr1", "{PLAIN}", +and "{SSHA}" password encryption methods.
+Thanks to Maxim Dounin. +
+
+ + + +ÄÉÒÅËÔÉ×Á geoip_org É ÐÅÒÅÍÅÎÎÁÑ $geoip_org.
+óÐÁÓÉÂÏ áÌÅËÓÁÎÄÒÕ õÓËÏ×Õ, Arnaud Granal É äÅÎÉÓÕ ìÁÔÙÐÏ×Õ. +
+ +the "geoip_org" directive and $geoip_org variable.
+Thanks to Alexander Uskov, Arnaud Granal, and Denis F. Latypoff. +
+
+ + + +ÍÏÄÕÌÉ ngx_http_geo_module É ngx_http_geoip_module ÐÏÄÄÅÒÖÉ×ÁÀÔ +ÁÄÒÅÓÁ IPv4, ÏÔÏÂÒÁÖ£ÎÎÙÅ ÎÁ IPv6 ÁÄÒÅÓÁ. + + +ngx_http_geo_module and ngx_http_geoip_module support IPv4 addresses +mapped to IPv6 addresses. + + + + + +ÐÒÉ ÐÒÏ×ÅÒËÅ ÁÄÒÅÓÁ IPv4, ÏÔÏÂÒÁÖ£ÎÎÏÇÏ ÎÁ ÁÄÒÅÓ IPv6, +× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault, +ÅÓÌÉ ÄÉÒÅËÔÉ×Ù access ÉÌÉ deny ÂÙÌÉ ÏÐÒÅÄÅÌÅÎÙ ÔÏÌØËÏ ÄÌÑ ÁÄÒÅÓÏ× IPv6; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.22. + + +a segmentation fault occurred in a worker process +during testing IPv4 address mapped to IPv6 address, +if access or deny rules were defined only for IPv6; +the bug had appeared in 0.8.22. + + + + + +ÚÁËÜÛÉÒÏ×ÁÎÎÙÊ ÏÔ×ÅÔ ÍÏÇ ÂÙÔØ ÉÓÐÏÒÞÅÎ, ÅÓÌÉ ÚÎÁÞÅÎÉÑ ÄÉÒÅËÔÉ× +proxy/fastcgi/scgi/uwsgi_cache_bypass É proxy/fastcgi/scgi/ uwsgi_no_cache +ÂÙÌÉ ÒÁÚÎÙÍÉ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.46. + + +a cached reponse may be broken if proxy/fastcgi/scgi/ uwsgi_cache_bypass +and proxy/fastcgi/scgi/uwsgi_no_cache directive values were different; +the bug had appeared in 0.8.46. + + + +
+ + -- 2.47.3