From: Igor Sysoev Date: Tue, 14 Dec 2010 19:48:03 +0000 (+0000) Subject: nginx-0.7.68-RELEASE X-Git-Tag: release-0.7.68 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=195d39ee204057df3800e4a3e69945cade9363ce;p=nginx.git nginx-0.7.68-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 899f291c2..2c3d699f1 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,80 @@ nginx changelog + + + + +ÅÓÌÉ ÄÌÑ ÐÁÒÙ IPv6-ÁÄÒÅÓ:ÐÏÒÔ ÏÐÉÓÁÎ ÔÏÌØËÏ ÏÄÉÎ ÓÅÒ×ÅÒ, ÔÏ ×ÙÄÅÌÅÎÉÑ +× ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ × ÄÉÒÅËÔÉ×Å server_name ÎÅ ÒÁÂÏÔÁÌÉ. + + +if there was a single server for given IPv6 address:port pair, +then captures in regular expressions in a "server_name" directive did not work. + + + + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù auth_basic +× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.
+óÐÁÓÉÂÏ íÉÈÁÉÌÕ ìÁÌÅÔÉÎÕ. +
+ +a segmentation fault might occur in a worker process, +if the "auth_basic" directive was used.
+Thanks to Michail Laletin. +
+
+ + + +ÏÔ×ÅÔ SSI ÍÏÄÕÌÑ ÍÏÇ ÐÅÒÅÄÁ×ÁÔØÓÑ ÎÅ ÐÏÌÎÏÓÔØÀ ÐÏÓÌÅ ËÏÍÁÎÄÙ include +Ó ÐÁÒÁÍÅÔÒÏÍ wait="yes"; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.25.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +SSI response might be truncated after include with wait="yes"; +the bug had appeared in 0.7.25.
+Thanks to Maxim Dounin. +
+
+ + + +ÄÉÒÅËÔÉ×Á sub_filter ÍÏÇÌÁ ÉÚÍÅÎÑÔØ ÒÅÇÉÓÔÒ ÂÕË× ÐÒÉ ÞÁÓÔÉÞÎÏÍ ÓÏ×ÐÁÄÅÎÉÉ. + + +the "sub_filter" directive might change character case on partial match. + + + + + +nginx ÓÞÉÔÁÌ ÂÏÌØÛÉÅ ÐÁËÅÔÙ SSLv2 ËÁË ÏÂÙÞÎÙÅ ÔÅËÓÔÏ×ÙÅ ÚÁÐÒÏÓÙ.
+óÐÁÓÉÂÏ Miroslaw Jaworski. +
+ +nginx treated large SSLv2 packets as plain requests.
+Thanks to Miroslaw Jaworski. +
+
+ + + +nginx ÍÏÇ ÚÁËÒÙ×ÁÔØ IPv6 listen ÓÏËÅÔ ×Ï ×ÒÅÍÑ ÐÅÒÅËÏÎÆÉÇÕÒÁÃÉÉ.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +nginx might close IPv6 listen socket during reconfiguration.
+Thanks to Maxim Dounin. +
+
+ +
+ + @@ -2365,7 +2439,7 @@ the "try_files" directive might test incorrectly directories. × ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ × ÄÉÒÅËÔÉ×Å server_name ÎÅ ÒÁÂÏÔÁÌÉ. -if there is the single server for given address:port pair, +if there was a single server for given address:port pair, then captures in regular expressions in a "server_name" directive did not work. @@ -3500,7 +3574,7 @@ the "http_503" parameter of the "proxy_next_upstream" or nginx ÍÏÇ ×ÙÄÁ×ÁÔØ ÓÔÒÏËÕ "Transfer-Encoding: chunked" ÄÌÑ ÚÁÐÒÏÓÏ× HEAD. -nginx might send a "Transfer-Encoding: chunked" heaer line for HEAD requests. +nginx might send a "Transfer-Encoding: chunked" header line for HEAD requests. @@ -4865,7 +4939,7 @@ Thanks to Joaquin Cuenca Abela. nginx ÎÅ×ÅÒÎÏ ÏÐÒÅÄÅÌÑÌ ÄÌÉÎÕ ÓÔÒÏËÉ ËÜÛÁ ÎÁ Pentium 4.
-óÐÁÓÉÂÏ Gena Makhomed. +óÐÁÓÉÂÏ çÅÎÎÁÄÉÀ íÁÈÏÍÅÄÕ.
nginx incorrectly detected cache line size on Pentium 4.