- Update to 1.17.8

* Feature: variables support in the "grpc_pass" directive.
  * Bugfix: a timeout might occur while handling pipelined requests
    in an SSL connection; the bug had appeared in 1.17.5.
  * Bugfix: in the "debug_points" directive when using HTTP/2.
    Thanks to Daniil Bondarev.

OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=156
This commit is contained in:
Marcus Rückert 2020-02-02 01:07:00 +00:00 committed by Git OBS Bridge
parent 97fb313681
commit 9cc4b61e19
6 changed files with 24 additions and 14 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b62756842807e5693b794e5d0ae289bd8ae5b098e66538b2a91eb80f25c591ff
size 1037747

View File

@ -1,10 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJeAihJAAoJEFIKmZOhwFL4DbYH/jeIIEbGJ4TGwu5DTYxrmcA8
V22Q4MwXnRKKFJtL4/+yYnxTyzWukAlLVOpYerLNvft3370ZSNxRizhjv8Ufgy5Z
vnTlcX/OV5qfNvYXRJHMi7mWkNDQSBnjC4OYoaAIW/Dw72MQoGHLaMkCQRa3PRSB
a5Vs8zKF2aRdK8cYpP3qBjXqlrtWtZIL0bn2Z4mQcsfd5krqPjawERQJpLJH5hv5
Wzsk30evZGYyJuIL0w0pnLm0JxWYdDhbL6Yli3GSTjzmqBX+w/Zl5ve0nroP7v06
5iqMPitIie5QzJC3wQatwNU7gDQv9IC4fQdzZ0M2aOxd9dbDlwD3MgVhMNk0mK0=
=niF+
-----END PGP SIGNATURE-----

3
nginx-1.17.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97d23ecf6d5150b30e284b40e8a6f7e3bb5be6b601e373a4d013768d5a25965b
size 1038627

10
nginx-1.17.8.tar.gz.asc Normal file
View File

@ -0,0 +1,10 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABCAAGBQJeJv/QAAoJEFIKmZOhwFL44sAIAMsgPyBssB9yCFkWHQzMD40J
FIg6zSviHL2e3dwh2gtOvu1HU+F9Un/fIGzUReiV4y2/mxA1+QuZ0IV7vCCpLGTz
0SrMsqGLZZ+RmkU8yFVdK9nY5uum8fU3qpV/NTjho/zqcYxLg2lWBJVLpE8OO4ft
YEvah4Rs1H8wDc5W6QANvKP3oabzrn7q24mGzACYcQ/Sz6KBRwnuAlI09dwHNBNI
AveNlMBASVJsvwHQHU/QUZ9SJAHn7Wyi5tkPelqc+YKYIUyp64rHm7XpRcTIblnK
7r+LtllVzYoKRHM51s9sHPZuWslPzc34A/Mw1yf40ac9o76rUKgre+Urnz0oeiU=
=6T3N
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Feb 2 01:03:07 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
- Update to 1.17.8
* Feature: variables support in the "grpc_pass" directive.
* Bugfix: a timeout might occur while handling pipelined requests
in an SSL connection; the bug had appeared in 1.17.5.
* Bugfix: in the "debug_points" directive when using HTTP/2.
Thanks to Daniil Bondarev.
-------------------------------------------------------------------
Tue Jan 21 16:35:28 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -74,7 +74,7 @@
%endif
#
Name: nginx
Version: 1.17.7
Version: 1.17.8
Release: 0
Summary: A HTTP server and IMAP/POP3 proxy server
License: BSD-2-Clause