From: Igor Sysoev Date: Mon, 23 Jul 2007 07:58:59 +0000 (+0000) Subject: nginx-0.5.29-RELEASE X-Git-Tag: release-0.5.29 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=5749ee8e8f0d8f07dd28379a0127ea4b504020d8;p=nginx.git nginx-0.5.29-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 667e5f04f..e5722f17a 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,14 +9,65 @@ nginx changelog - + + + + +ÐÅÒÅÍÅÎÎÁÑ $nginx_version.
+óÐÁÓÉÂÏ îÉËÏÌÁÀ çÒÅÞÕÈÕ. +
+ +$nginx_version variable.
+Thanks to Nick S. Grechukh. +
+
+ + + +ÅÓÌÉ ÚÁÇÏÌÏ×ÏË ÏÔ×ÅÔÁ ÂÙÌ ÒÁÚÄÅÌ£Î × FastCGI-ÚÁÐÉÓÑÈ, ÔÏ nginx ÐÅÒÅÄÁ×ÁÌ +ËÌÉÅÎÔÕ ÍÕÓÏÒ × ÔÁËÉÈ ÚÁÇÏÌÏ×ËÁÈ. + + +if the FastCGI header was split in records, +then nginx passed garbage in the header to a client. + + + + + +ÓÏ×ÍÅÓÔÉÍÏÓÔØ Ó Sun Studio ÎÁ Solaris/amd64 É Solaris/sparc64.
+óÐÁÓÉÂÏ Jiang Hong É áÎÄÒÅÀ îÉÇÍÁÔÕÌÉÎÕ. +
+ +Sun Studio compatibility on Solaris/amd64 and Solaris/sparc64.
+Thanks to Jiang Hong and Andrei Nigmatulin. +
+
+ + + +ÎÅÚÎÁÞÉÔÅÌØÎÙÈ ÐÏÔÅÎÃÉÁÌØÎÙÈ ÏÛÉÂÏË.
+óÐÁÓÉÂÏ Coverity's Scan. +
+ +of minor potential bugs.
+Thanks to Coverity's Scan. +
+
+ +
+ + + -ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù msie_refresh ÂÙÌ ×ÏÚÍÏÖÅÎ XSS. +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù msie_refresh ÂÙÌ ×ÏÚÍÏÖÅÎ XSS.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ âÏÇÕËÕ.
-the "msie_refresh" directive allowed XSS. +the "msie_refresh" directive allowed XSS.
+Thanks to Maxim Boguk.