changeset 323:db7b53552cce

nginx-1.1.13
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 16 Jan 2012 16:02:36 +0000
parents 099ee546b04e
children 7697bdc98670
files text/en/CHANGES text/ru/CHANGES.ru xml/en/download.xml xml/index.xml xml/menu.xml xml/ru/download.xml xml/versions.xml
diffstat 7 files changed, 59 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/text/en/CHANGES	Mon Jan 16 13:42:12 2012 +0000
+++ b/text/en/CHANGES	Mon Jan 16 16:02:36 2012 +0000
@@ -1,8 +1,30 @@
 
+Changes with nginx 1.1.13                                        16 Jan 2012
+
+    *) Feature: the "TLSv1.1" and "TLSv1.2" parameters of the
+       "ssl_protocols" directive.
+
+    *) Bugfix: the "limit_req" directive parameters were not inherited
+       correctly; the bug had appeared in 1.1.12.
+
+    *) Bugfix: the "proxy_redirect" directive incorrectly processed
+       "Refresh" header if regular expression were used.
+
+    *) Bugfix: the "proxy_cache_use_stale" directive with "error" parameter
+       did not return answer from cache if there were no live upstreams.
+
+    *) Bugfix: the "worker_cpu_affinity" directive might not work.
+
+    *) Bugfix: nginx could not be built on Solaris; the bug had appeared in
+       1.1.12.
+
+    *) Bugfix: in the ngx_http_mp4_module.
+
+
 Changes with nginx 1.1.12                                        26 Dec 2011
 
     *) Change: a "proxy_pass" directive without URI part now uses changed
-       URI after redirection with the "error_page" directive;
+       URI after redirection with the "error_page" directive.
        Thanks to Lanshun Zhou.
 
     *) Feature: the "proxy/fastcgi/scgi/uwsgi_cache_lock",
@@ -28,7 +50,7 @@
        original request URI if variables were used.
 
     *) Bugfix: a "proxy_pass" directive without URI part might use original
-       request after redirection with the "try_files" directive;
+       request after redirection with the "try_files" directive.
        Thanks to Lanshun Zhou.
 
     *) Bugfix: in the ngx_http_scgi_module.
--- a/text/ru/CHANGES.ru	Mon Jan 16 13:42:12 2012 +0000
+++ b/text/ru/CHANGES.ru	Mon Jan 16 16:02:36 2012 +0000
@@ -1,9 +1,31 @@
 
+Изменения в nginx 1.1.13                                          16.01.2012
+
+    *) Добавление: параметры TLSv1.1 и TLSv1.2 в директиве ssl_protocols.
+
+    *) Исправление: параметры директивы limit_req наследовались некорректно;
+       ошибка появилась в 1.1.12.
+
+    *) Исправление: директива proxy_redirect некорректно обрабатывала
+       заголовк Refresh при использовании регулярных выражений.
+
+    *) Исправление: директива proxy_cache_use_stale с параметром error не
+       возвращала ответ из кэша, если все бекенды были признаны
+       неработающими.
+
+    *) Исправление: директива worker_cpu_affinity могла не работать.
+
+    *) Исправление: nginx не собирался на Solaris; ошибка появилась в
+       1.1.12.
+
+    *) Исправление: в модуле ngx_http_mp4_module.
+
+
 Изменения в nginx 1.1.12                                          26.12.2011
 
     *) Изменение: после перенаправления запроса с помощью директивы
        error_page директива proxy_pass без URI теперь использует изменённый
-       URI;
+       URI.
        Спасибо Lanshun Zhou.
 
     *) Добавление: директивы proxy/fastcgi/scgi/uwsgi_cache_lock,
@@ -30,7 +52,7 @@
 
     *) Исправление: после перенаправления запроса с помощью директивы
        try_files директива proxy_pass без URI могла использовать URI
-       исходного запроса;
+       исходного запроса.
        Спасибо Lanshun Zhou.
 
     *) Исправление: в модуле ngx_http_scgi_module.
--- a/xml/en/download.xml	Mon Jan 16 13:42:12 2012 +0000
+++ b/xml/en/download.xml	Mon Jan 16 16:02:36 2012 +0000
@@ -9,6 +9,7 @@
 
 <download last="1" changes="CHANGES">
 
+<item ver="1.1.13" pgp="yes" win="yes" />
 <item ver="1.1.12" pgp="yes" win="yes" />
 <item ver="1.1.11" pgp="yes" win="yes" />
 <item ver="1.1.10" pgp="yes" win="yes" />
--- a/xml/index.xml	Mon Jan 16 13:42:12 2012 +0000
+++ b/xml/index.xml	Mon Jan 16 16:02:36 2012 +0000
@@ -2,6 +2,13 @@
 
 <news name="nginx news" link="/" lang="en">
 
+<event date="2012-01-16">
+<para>
+<a href="/en/download.xml">nginx-1.1.13</a>
+development version has been released.
+</para>
+</event>
+
 <event date="2011-12-26">
 <para>
 <a href="/en/download.xml">nginx-1.1.12</a>
--- a/xml/menu.xml	Mon Jan 16 13:42:12 2012 +0000
+++ b/xml/menu.xml	Mon Jan 16 16:02:36 2012 +0000
@@ -12,6 +12,7 @@
 <item />
 
 <item href="/"> news </item>
+<item href="2011.html" year="2011" />
 <item href="2010.html" year="2010" />
 <item href="2009.html" year="2009" />
 <item />
--- a/xml/ru/download.xml	Mon Jan 16 13:42:12 2012 +0000
+++ b/xml/ru/download.xml	Mon Jan 16 16:02:36 2012 +0000
@@ -9,6 +9,7 @@
 
 <download last="1" changes="CHANGES.ru">
 
+<item ver="1.1.13" pgp="yes" win="yes" />
 <item ver="1.1.12" pgp="yes" win="yes" />
 <item ver="1.1.11" pgp="yes" win="yes" />
 <item ver="1.1.10" pgp="yes" win="yes" />
--- a/xml/versions.xml	Mon Jan 16 13:42:12 2012 +0000
+++ b/xml/versions.xml	Mon Jan 16 16:02:36 2012 +0000
@@ -1,7 +1,7 @@
 <!DOCTYPE versions SYSTEM "../dtd/versions.dtd">
 
 <versions>
-<development> 1.1.12 </development>
+<development> 1.1.13 </development>
 <stable> 1.0.11 </stable>
 <legacy_stable> 0.8.55 </legacy_stable>
 </versions>