nginx-0.8.15-RELEASE

This commit is contained in:
Igor Sysoev 2009-09-14 13:07:17 +00:00
parent 8600cd7cbf
commit b17cb34b7e
1 changed files with 69 additions and 0 deletions

View File

@ -9,6 +9,75 @@
<title lang="en">nginx changelog</title>
<changes ver="0.8.15" date="14.09.2009">
<change type="security">
<para lang="ru">
ÐÒÉ ÏÂÒÁÂÏÔËÅ ÓÐÅÃÉÁÌØÎÏ ÓÏÚÄÁÎÎÏÇÏ ÚÁÐÒÏÓÁ
× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.<br/>
óÐÁÓÉÂÏ Chris Ries.
</para>
<para lang="en">
a segmentation fault might occur in worker process
while specially crafted request handling.<br/>
Thanks to Chris Ries.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÅÓÌÉ ÂÙÌÉ ÏÐÉÓÁÎÙ ÉÍÅÎÁ .domain.tld, .sub.domain.tld É .domain-some.tld,
ÔÏ ÉÍÑ .sub.domain.tld ÐÏÐÁÄÁÌÏ ÐÏÄ ÍÁÓËÕ .domain.tld.
</para>
<para lang="en">
if names .domain.tld, .sub.domain.tld, and .domain-some.tld were defined,
then the name .sub.domain.tld was matched by .domain.tld.
</para>
</change>
<change type="bugfix">
<para lang="ru">
× ÐÏÄÄÅÒÖËÅ ÐÒÏÚÒÁÞÎÏÓÔÉ × ÍÏÄÕÌÅ ngx_http_image_filter_module.
</para>
<para lang="en">
in transparency support in the ngx_http_image_filter_module.
</para>
</change>
<change type="bugfix">
<para lang="ru">
× ÆÁÊÌÏ×ÏÍ AIO.
</para>
<para lang="en">
in file AIO.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÏÛÉÂËÉ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ X-Accel-Redirect;
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.11.
</para>
<para lang="en">
in X-Accel-Redirect usage;
the bug had appeared in 0.8.11.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÏÛÉÂËÉ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ×ÓÔÒÏÅÎÎÏÇÏ ÐÅÒÌÁ;
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.11.
</para>
<para lang="en">
in embedded perl module;
the bug had appeared in 0.8.11.
</para>
</change>
</changes>
<changes ver="0.8.14" date="07.09.2009">
<change type="bugfix">