Hello community,

here is the log from the commit of package nginx for openSUSE:Factory checked 
in at 2018-04-11 14:01:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nginx (Old)
 and      /work/SRC/openSUSE:Factory/.nginx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nginx"

Wed Apr 11 14:01:10 2018 rev:22 rq:595142 version:1.13.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/nginx/nginx.changes      2018-03-29 
11:57:32.542190193 +0200
+++ /work/SRC/openSUSE:Factory/.nginx.new/nginx.changes 2018-04-11 
14:03:29.519548970 +0200
@@ -1,0 +2,24 @@
+Tue Apr 10 07:40:27 UTC 2018 - astie...@suse.com
+
+- update to 1.13.11:
+  * the "proxy_protocol" parameter of the "listen" directive now
+    supports the PROXY protocol version 2
+  * bugfix in the "http_404", "http_500", etc. parameters of the
+    "proxy_next_upstream" directive
+- includes changes from 1.13.10:
+  * the "set" parameter of the "include" SSI directive now allows
+    writing arbitrary responses to a variable; the
+    "subrequest_output_buffer_size" directive defines maximum
+    response size
+  * now nginx uses clock_gettime(CLOCK_MONOTONIC) if available, to
+    avoid timeouts being incorrectly triggered on system time changes
+  * add the "escape=none" parameter of the "log_format" directive
+  * add the $ssl_preread_alpn_protocols variable in the
+    ngx_stream_ssl_preread_module.
+  * add the ngx_http_grpc_module.
+  * fix memory allocation error handling in the "geo" directive.
+  * when using variables in the "auth_basic_user_file" directive
+    a null character may have appeared in logs
+- Use %license (bsc#1082318)
+
+-------------------------------------------------------------------

Old:
----
  nginx-1.13.9.tar.gz
  nginx-1.13.9.tar.gz.asc

New:
----
  nginx-1.13.11.tar.gz
  nginx-1.13.11.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nginx.spec ++++++
--- /var/tmp/diff_new_pack.XGw510/_old  2018-04-11 14:03:30.479514276 +0200
+++ /var/tmp/diff_new_pack.XGw510/_new  2018-04-11 14:03:30.479514276 +0200
@@ -70,7 +70,7 @@
 %define ngx_doc_dir    %{_datadir}/doc/packages/%{name}
 #
 Name:           nginx
-Version:        1.13.9
+Version:        1.13.11
 Release:        0
 %define ngx_fancyindex_version 0.4.2
 %define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version}
@@ -404,6 +404,7 @@
 %{_datadir}/nginx/
 
 %files -n vim-plugin-nginx
+%license LICENSE
 %dir %{vim_data_dir}/ftdetect/
 %{vim_data_dir}/ftdetect/nginx.vim
 %{vim_data_dir}/ftplugin/nginx.vim

++++++ nginx-1.13.9.tar.gz -> nginx-1.13.11.tar.gz ++++++
++++ 7421 lines of diff (skipped)



Reply via email to