From 4cf2afad8afa9bbdb8c53e89095f0589985e5aac Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 27 Jul 2009 15:24:01 +0000 Subject: [PATCH] nginx-0.8.7-RELEASE --- docs/xml/nginx/changes.xml | 122 ++++++++++++++++++++++++++++++++++++- 1 file changed, 121 insertions(+), 1 deletion(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index db88ced18..fb62adafe 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,126 @@ nginx changelog + + + + +ÍÉÎÉÍÁÌØÎÁÑ ÐÏÄÄÅÒÖÉ×ÁÅÍÁÑ ×ÅÒÓÉÑ OpenSSL—0.9.7. + + +minimum supported OpenSSL version is 0.9.7. + + + + + +ÐÁÒÁÍÅÔÒ ask ÄÉÒÅËÔÉ×Ù ssl_verify_client ÉÚÍÅΣΠÎÁ ÐÁÒÁÍÅÔÒ optional +É ÔÅÐÅÒØ ÏÎ ÐÒÏ×ÅÒÑÅÔ ËÌÉÅÎÔÓËÉÊ ÓÅÒÔÉÆÉËÁÔ, ÅÓÌÉ ÏÎ ÂÙÌ ÐÒÅÄÌÏÖÅÎ.
+óÐÁÓÉÂÏ Brice Figureau. +
+ +the "ask" parameter of the "ssl_verify_client" directive was changed +to the "optional" parameter and now it checks a client certificate if it was +offered.
+Thanks to Brice Figureau. +
+
+ + + +ÐÅÒÅÍÅÎÎÁÑ $ssl_client_verify.
+óÐÁÓÉÂÏ Brice Figureau. +
+ +the $ssl_client_verify variable.
+Thanks to Brice Figureau. +
+
+ + + +ÄÉÒÅËÔÉ×Á ssl_crl.
+óÐÁÓÉÂÏ Brice Figureau. +
+ +the "ssl_crl" directive.
+Thanks to Brice Figureau. +
+
+ + + +ÐÁÒÁÍÅÔÒ proxy ÄÉÒÅËÔÉ×Ù geo. + + +the "proxy" parameter of the "geo" directive. + + + + + +ÄÉÒÅËÔÉ×Á image_filter ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÅÒÅÍÅÎÎÙÅ ÄÌÑ ÚÁÄÁÎÉÑ ÒÁÚÍÅÒÏ×. + + +the "image_filter" directive supports variables for setting size. + + + + + +ÉÓÐÏÌØÚÏ×ÁÎÉÅ ÐÅÒÅÍÅÎÎÏÊ $ssl_client_cert ÐÏÒÔÉÌÏ ÐÁÍÑÔØ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.7.
+óÐÁÓÉÂÏ óÅÒÇÅÀ öÕÒÁ×Ì£×Õ. +
+ +the $ssl_client_cert variable usage corrupted memory; +the bug had appeared in 0.7.7.
+Thanks to Sergey Zhuravlev. +
+
+ + + +ÄÉÒÅËÔÉ×Ù proxy_pass_header É fastcgi_pass_header" ÎÅ ÐÅÒÅÄÁ×ÁÌÉ ËÌÉÅÎÔÕ +ÓÔÒÏËÉ "X-Accel-Redirect", "X-Accel-Limit-Rate", "X-Accel-Buffering" É +"X-Accel-Charset" ÉÚ ÚÁÇÏÌÏ×ËÁ ÏÔ×ÅÔÁ ÂÜËÅÎÄÁ.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +"proxy_pass_header" and "fastcgi_pass_header" directives did not pass to +a client the "X-Accel-Redirect", "X-Accel-Limit-Rate", "X-Accel-Buffering", +and "X-Accel-Charset" lines from backend response header.
+Thanks to Maxim Dounin. +
+
+ + + +× ÏÂÒÁÂÏÔËÅ ÓÔÒÏË "Last-Modified" É "Accept-Ranges" × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ ÂÜËÅÎÄÁ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.44
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +in handling "Last-Modified" and "Accept-Ranges" backend response header lines; +the bug had appeared in 0.7.44.
+Thanks to Maxim Dounin. +
+
+ + + +ÏÛÉÂËÉ "[alert] zero size buf" ÐÒÉ ÐÏÌÕÞÅÎÉÉ ÐÕÓÔÙÈ ÏÔ×ÅÔÙ × ÐÏÄÚÁÐÒÏÓÁÈ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.5. + + +the "[alert] zero size buf" error if subrequest returns an empty response; +the bug had appeared in 0.8.5. + + + +
+ + @@ -41,7 +161,7 @@ Thanks to Kuramoto Eiji. now in MacOSX, Cygwin, and nginx/Windows locations given by a regular -expression are always tested in case insensitive mode; +expression are always tested in case insensitive mode. -- 2.47.3