From 0c3dd01a3fcc7ff231648ea2917d93afdcac13488a6e99dca2d06c6e90478cbf Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Tue, 24 Jul 2018 20:17:53 +0000 Subject: [PATCH] Accepting request 624609 from home:darix:playground - update 1.15.1 OBS-URL: https://build.opensuse.org/request/show/624609 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=115 --- nginx-1.14.0.tar.gz | 3 --- nginx-1.14.0.tar.gz.asc | 10 ---------- nginx-1.15.1.tar.gz | 3 +++ nginx-1.15.1.tar.gz.asc | 10 ++++++++++ nginx.changes | 39 +++++++++++++++++++++++++++++++++++++++ nginx.spec | 2 +- 6 files changed, 53 insertions(+), 14 deletions(-) delete mode 100644 nginx-1.14.0.tar.gz delete mode 100644 nginx-1.14.0.tar.gz.asc create mode 100644 nginx-1.15.1.tar.gz create mode 100644 nginx-1.15.1.tar.gz.asc diff --git a/nginx-1.14.0.tar.gz b/nginx-1.14.0.tar.gz deleted file mode 100644 index 3882ed2..0000000 --- a/nginx-1.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d15becbf69aba1fe33f8d416d97edd95ea8919ea9ac519eff9bafebb6022cb5 -size 1016272 diff --git a/nginx-1.14.0.tar.gz.asc b/nginx-1.14.0.tar.gz.asc deleted file mode 100644 index 8ac12e0..0000000 --- a/nginx-1.14.0.tar.gz.asc +++ /dev/null @@ -1,10 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEcBAABAgAGBQJa1hOgAAoJEFIKmZOhwFL4ueEH/2Mwww7RrIrqGN4Mn1qPwCoH -5NXmOJIbXso5NupHHVYJPJf328aQQwOOJ0nQFd6ZOSQT4JT6vgbCn07aOkHPcZ+R -jzfFBVl6G4bUfx8I3aPsF6Y9e6iKBlgMkAJbTy29vrFXvA0J8B1n1XPSGiXeRMQX -hfPg415eP+p1UgX68pUNGg/r+ZzeF45b7+D1lfOzCkCe+nUV0WNNIhJwR1L5oVig -njHHsyVwN7WhI1KNdJi42dIb9YThhRicUeHSo9urrEkWfe57HZaS7L4PL0v39Q3P -SX1hOWDKWSULa0D4wQiqyQb0e3eh6JDkZqaJpmkZd1Xh/ryCYl+W/yeg2qZ2bBk= -=DCZq ------END PGP SIGNATURE----- diff --git a/nginx-1.15.1.tar.gz b/nginx-1.15.1.tar.gz new file mode 100644 index 0000000..fe8878a --- /dev/null +++ b/nginx-1.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7206858d7f832b8ef73a45c9b8f8e436bcb1ee88db2bc85b8e438ecec9d5460 +size 1024086 diff --git a/nginx-1.15.1.tar.gz.asc b/nginx-1.15.1.tar.gz.asc new file mode 100644 index 0000000..b3e90f1 --- /dev/null +++ b/nginx-1.15.1.tar.gz.asc @@ -0,0 +1,10 @@ +-----BEGIN PGP SIGNATURE----- + +iQEcBAABAgAGBQJbO5GGAAoJEFIKmZOhwFL4m84H/R97YqsP5/bPOvtvGGszsF/e +KOQuJsUnEkkcVSK4XFa8Frhb9pCVRqCRYuK76q9Ukid6kiXjfWuRBJGW8ngBCaHU +Hcohazel8r3NMdhB/h+ZNRteMvIBxegXwZTGjxSPu2AXTakNvDMtPTCIxnL5yGaw +K4sqh/igoOAyISYYkR42AsAjUNK7+NOmKPKnD6scZsd12czDIJdCMwwY3zCPgda7 +KcP6KoBOYW28V1hkg38QOPD1fbmkBoAgCWG6b47tZ8mgMCyPweGF9GUiE337OLy6 +dlN+PYM65eRYsBnaeKuTzZb2bxGvMu8WUuiQ0lgmKX8V+iWAY4y15vi33ZR3kQ8= +=LqgQ +-----END PGP SIGNATURE----- diff --git a/nginx.changes b/nginx.changes index b3b41b2..bdf309e 100644 --- a/nginx.changes +++ b/nginx.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Mon Jul 23 02:30:33 UTC 2018 - mrueckert@suse.de + +- 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. + ------------------------------------------------------------------- Fri May 25 15:12:27 UTC 2018 - mrostecki@suse.com diff --git a/nginx.spec b/nginx.spec index dca8cfa..ab0fa16 100644 --- a/nginx.spec +++ b/nginx.spec @@ -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}