Hello community,

here is the log from the commit of package nginx for openSUSE:Factory checked 
in at 2018-07-25 16:13:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nginx (Old)
 and      /work/SRC/openSUSE:Factory/.nginx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nginx"

Wed Jul 25 16:13:17 2018 rev:26 rq:625118 version:1.15.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/nginx/nginx.changes      2018-06-08 
23:16:10.322532951 +0200
+++ /work/SRC/openSUSE:Factory/.nginx.new/nginx.changes 2018-07-25 
16:13:32.561973708 +0200
@@ -1,0 +2,39 @@
+Mon Jul 23 02:30:33 UTC 2018 - [email protected]
+
+- update 1.15.1
+  - Feature: the "random" directive inside the "upstream" block.
+  - Feature: improved performance when using the "hash" and
+    "ip_hash" directives with the "zone" directive.
+  - Feature: the "reuseport" parameter of the "listen" directive
+    now uses SO_REUSEPORT_LB on FreeBSD 12.
+  - Bugfix: HTTP/2 server push did not work if SSL was terminated
+    by a proxy server in front of nginx.
+  - Bugfix: the "tcp_nopush" directive was always used on backend
+    connections.
+  - Bugfix: sending a disk-buffered request body to a gRPC backend
+    might fail.
+- changes from 1.15.0
+  - Change: the "ssl" directive is deprecated; the "ssl" parameter
+    of the "listen" directive should be used instead.
+  - Change: now nginx detects missing SSL certificates during
+    configuration testing when using the "ssl" parameter of the
+    "listen" directive.
+  - Feature: now the stream module can handle multiple incoming UDP
+    datagrams from a client within a single session.
+  - Bugfix: it was possible to specify an incorrect response code
+    in the "proxy_cache_valid" directive.
+  - Bugfix: nginx could not be built by gcc 8.1.
+  - Bugfix: logging to syslog stopped on local IP address changes.
+  - Bugfix: nginx could not be built by clang with CUDA SDK
+    installed; the bug had appeared in 1.13.8.
+  - Bugfix: "getsockopt(TCP_FASTOPEN) ... failed" messages might
+    appear in logs during binary upgrade when using unix domain
+    listen sockets on FreeBSD.
+  - Bugfix: nginx could not be built on Fedora 28 Linux.
+  - Bugfix: request processing rate might exceed configured rate
+    when using the "limit_req" directive.
+  - Bugfix: in handling of client addresses when using unix domain
+    listen sockets to work with datagrams on Linux.
+  - Bugfix: in memory allocation error handling.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ nginx.spec ++++++
--- /var/tmp/diff_new_pack.JsSmK0/_old  2018-07-25 16:13:34.729977965 +0200
+++ /var/tmp/diff_new_pack.JsSmK0/_new  2018-07-25 16:13:34.729977965 +0200
@@ -70,7 +70,7 @@
 %define ngx_doc_dir    %{_datadir}/doc/packages/%{name}
 #
 Name:           nginx
-Version:        1.14.0
+Version:        1.15.1
 Release:        0
 %define ngx_fancyindex_version 0.4.2
 %define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version}

++++++ nginx-1.14.0.tar.gz -> nginx-1.15.1.tar.gz ++++++
++++ 4219 lines of diff (skipped)



Reply via email to