Hello community, here is the log from the commit of package nginx for openSUSE:Factory checked in at 2017-03-01 23:43:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nginx (Old) and /work/SRC/openSUSE:Factory/.nginx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nginx" Wed Mar 1 23:43:51 2017 rev:10 rq:461286 version:1.11.10 Changes: -------- --- /work/SRC/openSUSE:Factory/nginx/nginx.changes 2017-02-03 17:51:12.798085634 +0100 +++ /work/SRC/openSUSE:Factory/.nginx.new/nginx.changes 2017-03-01 23:43:52.767225296 +0100 @@ -1,0 +2,28 @@ +Tue Feb 28 20:19:17 UTC 2017 - [email protected] + +- update to 1.11.10 + - Change: cache header format has been changed, previously cached + responses will be invalidated. + - Feature: support of "stale-while-revalidate" and + "stale-if-error" extensions in the "Cache-Control" backend + response header line. + - Feature: the "proxy_cache_background_update", + "fastcgi_cache_background_update", + "scgi_cache_background_update", and + "uwsgi_cache_background_update" directives. + - Feature: nginx is now able to cache responses with the "Vary" + header line up to 128 characters long (instead of 42 characters + in previous versions). + - Feature: the "build" parameter of the "server_tokens" + directive. Thanks to Tom Thorogood. + - Bugfix: "[crit] SSL_write() failed" messages might appear in + logs when handling requests with the "Expect: 100-continue" + request header line. + - Bugfix: the ngx_http_slice_module did not work in named + locations. + - Bugfix: a segmentation fault might occur in a worker process + when using AIO after an "X-Accel-Redirect" redirection. + - Bugfix: reduced memory consumption for long-lived requests + using gzipping. + +------------------------------------------------------------------- Old: ---- nginx-1.11.9.tar.gz New: ---- nginx-1.11.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nginx.spec ++++++ --- /var/tmp/diff_new_pack.sxS6MF/_old 2017-03-01 23:43:53.743087673 +0100 +++ /var/tmp/diff_new_pack.sxS6MF/_new 2017-03-01 23:43:53.751086545 +0100 @@ -64,7 +64,7 @@ %define ngx_doc_dir %{_datadir}/doc/packages/%{name} # Name: nginx -Version: 1.11.9 +Version: 1.11.10 Release: 0 %define ngx_fancyindex_version 0.4.1 %define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version} ++++++ nginx-1.11.9.tar.gz -> nginx-1.11.10.tar.gz ++++++ ++++ 1770 lines of diff (skipped)
