mirror of
https://github.com/nginx/nginx.git
synced 2025-06-09 19:12:47 +08:00
nginx-0.6.4-RELEASE
This commit is contained in:
parent
f42ed05e9c
commit
ea0558c2db
@ -9,6 +9,60 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.6.4" date="17.07.2007">
|
||||||
|
|
||||||
|
<change type="security">
|
||||||
|
<para lang="ru">
|
||||||
|
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù msie_refresh ÂÙÌ ×ÏÚÍÏÖÅÎ XSS.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the "msie_refresh" directive allowed XSS.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="change">
|
||||||
|
<para lang="ru">
|
||||||
|
ÄÉÒÅËÔÉ×Ù proxy_store É fastcgi_store ÉÚÍÅÎÅÎÙ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the "proxy_store" and "fastcgi_store" directives were changed.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÄÉÒÅËÔÉ×Ù proxy_store_access É fastcgi_store_access.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the "proxy_store_access" and "fastcgi_store_access" directives.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
nginx ÎÅ ÒÁÂÏÔÁÌ ÎÁ Solaris/sparc64, ÅÓÌÉ ÂÙÌ ÓÏÂÒÁÎ Sun Studio.<br/>
|
||||||
|
óÐÁÓÉÂÏ áÎÄÒÅÀ îÉÇÍÁÔÕÌÉÎÕ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
nginx did not work on Solaris/sparc64 if it was built by Sun Studio.<br/>
|
||||||
|
Thanks to Andrei Nigmatulin.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="workaround">
|
||||||
|
<para lang="ru">
|
||||||
|
ÏÂÈÏÄ ÏÛÉÂËÉ × Sun Studio 12.<br/>
|
||||||
|
óÐÁÓÉÂÏ Jiang Hong.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
for Sun Studio 12.<br/>
|
||||||
|
Thanks to Jiang Hong.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.6.3" date="12.07.2007">
|
<changes ver="0.6.3" date="12.07.2007">
|
||||||
|
|
||||||
<change type="feature">
|
<change type="feature">
|
||||||
@ -23,11 +77,13 @@ the "proxy_store" and "fastcgi_store" directives.
|
|||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù auth_http_header
|
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù auth_http_header
|
||||||
× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.
|
× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.<br/>
|
||||||
|
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
a segmentation fault might occur in worker process
|
a segmentation fault might occur in worker process
|
||||||
if the "auth_http_header" directive was used.
|
if the "auth_http_header" directive was used.<br/>
|
||||||
|
Thanks to Maxim Dounin.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user