From 0b6049447c0ce35868854c320e8238c19f269149 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 22 Apr 2010 17:37:21 +0000 Subject: [PATCH] nginx-0.8.36-RELEASE --- docs/xml/nginx/changes.xml | 75 +++++++++++++++++++++++++++++++++++++- 1 file changed, 74 insertions(+), 1 deletion(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index ca5222690..21ab64af0 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,7 +9,80 @@ nginx changelog - + + + + +ÍÏÄÕÌØ ngx_http_dav_module ÎÅÐÒÁ×ÉÌØÎÏ ÏÂÒÁÂÁÔÙ×ÁÌ ÍÅÔÏÄÙ DELETE, COPY É MOVE +ÄÌÑ ÓÉÍÌÉÎËÏ×. + + +the ngx_http_dav_module handled incorrectly the DELETE, COPY, and MOVE methods +for symlinks. + + + + + +ÍÏÄÕÌØ SSI × ÐÏÄÚÁÐÒÏÓÁÈ ÉÓÐÏÌØÚÏ×ÁÌ ÚÁËÜÛÉÒÏ×ÁÎÎÙÅ × ÏÓÎÏ×ÎÏÍ ÚÁÐÒÏÓÅ +ÚÎÁÞÅÎÉÑ ÐÅÒÅÍÅÎÎÙÈ $query_string, $arg_... É ÉÍ ÐÏÄÏÂÎÙÈ. + + +values of the $query_string, $arg_..., etc. variables cached in main +request were used by the SSI module in subrequests. + + + + + +ÚÎÁÞÅÎÉÅ ÐÅÒÅÍÅÎÎÏÊ ÐÏ×ÔÏÒÎÏ ÜËÒÁÎÉÒÏ×ÁÌÏÓØ ÐÏÓÌÅ ËÁÖÄÏÇÏ ×Ù×ÏÄÁ +SSI-ËÏÍÁÎÄÙ echo; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.6.14. + + +a variable value was repeatedly encoded after each +an "echo" SSI-command output; +the bug had appeared in 0.6.14. + + + + + +ÒÁÂÏÞÉÊ ÐÒÏÃÅÓÓ ÚÁ×ÉÓÁÌ ÐÒÉ ÚÁÐÒÏÓÅ ÆÁÊÌÁ FIFO.
+óÐÁÓÉÂÏ Vicente Aguilar É íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +a worker process hung if a FIFO file was requested.
+Thanks to Vicente Aguilar and Maxim Dounin. +
+
+ + + +ÓÏ×ÍÅÓÔÉÍÏÓÔØ Ó OpenSSL-1.0.0 ÎÁ 64-ÂÉÔÎÏÍ Linux.
+óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +
+ +OpenSSL-1.0.0 compatibility on 64-bit Linux.
+Thanks to Maxim Dounin. +
+
+ + + +nginx ÎÅ ÓÏÂÉÒÁÌÓÑ Ó ÐÁÒÁÍÅÔÒÏÍ --without-http-cache; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.35. + + +nginx could not be built --without-http-cache; +the bug had appeared in 0.8.35. + + + +
+ + + -- 2.47.3