nginx-0.6.4-RELEASE
This commit is contained in:
parent
ac2375f0f9
commit
81404ffdd0
1 changed files with 58 additions and 2 deletions
|
@ -9,6 +9,60 @@
|
|||
<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">
|
||||
|
||||
<change type="feature">
|
||||
|
@ -23,11 +77,13 @@ the "proxy_store" and "fastcgi_store" directives.
|
|||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÉÒÅËÔÉ×Ù auth_http_header
|
||||
× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.
|
||||
× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.<br/>
|
||||
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
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>
|
||||
</change>
|
||||
|
||||
|
|
Loading…
Reference in a new issue