Accepting request 810195 from server:http

- Update to 1.19.0
  * https://nginx.org/en/CHANGES
  * Client certificate validation with OCSP.
  * "upstream sent frame for closed stream" errors might occur
    when working with gRPC backends.
  * OCSP stapling might not work if the "resolver" directive
    was not specified.
  * Connections with incorrect HTTP/2 preface were not logged.

OBS-URL: https://build.opensuse.org/request/show/810195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nginx?expand=0&rev=53
This commit is contained in:
Dominique Leuenberger 2020-06-03 18:29:33 +00:00 committed by Git OBS Bridge
commit 675c195534
6 changed files with 26 additions and 14 deletions

View File

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

View File

@ -1,10 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABCAAGBQJenv+PAAoJEFIKmZOhwFL4wLQIAI+74H86Aa8EaWam4cOzs00C
GS5QZRVjXj5soow4jT4x7hCYhSJVFW0OBH419zH7S5PzqLxKj3ZNcYs5AOmuqPVx
n0s6XluUGUw3B1H2fE9CNTd6uifSw6B+D2xfqGYZs3FngGEfHY4uQL6JlSd0tG7Y
bC4MIWKhSUZS2NeBIGZ2JX1FVV7QUkNp5HGMzokXB6x+9O2uTLCJ/Bc8O2RqDEVB
bb+Gxv5f7Wym7WPEutx0+sQcmdZjhkANN4xBk6RX2+4vFozXr7C4o/88dCkZ18t2
Pl1MLFJ4K/PSm3lciK2VMLOYoOPbqX+qdLNZuUF/vbg0jyBC3RDOv9WEaqdXAyg=
=9cDR
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,10 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABCAAGBQJezS9oAAoJEFIKmZOhwFL4CysH/3heH7X+9wxm16Z8XtbSqAOM
akTWY/NAm1cBqjVmmIAX+VEF/3uGueKPJMX7NwMIqxa4EIUXuxR5FVTCaRrMtqY7
tf7L8rWyhHYl/5XJ2SPDxaNgZEGfWSmOrps6Il4fnKMl0Mqz8ualaBa//xizW1++
51aUXKuMPSpHinITkWY+ERFECSXtTA9OqfgEB/TtyUaswzGhHVyaHA5T5+DHLkSw
JljA24x1yHlalJIjhQZkHeqpRt9i9W84iC4vQKKIJqZfC512Jx+0CkarIO3s1jnH
P25k+ihhUDzGFj81fnxeojjMg4dF5v/eM8SlO9x7Hwl8TkJAwcWXttahN1pm+NU=
=BPdN
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu May 28 01:46:00 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
- Update to 1.19.0
* https://nginx.org/en/CHANGES
* Client certificate validation with OCSP.
* "upstream sent frame for closed stream" errors might occur
when working with gRPC backends.
* OCSP stapling might not work if the "resolver" directive
was not specified.
* Connections with incorrect HTTP/2 preface were not logged.
-------------------------------------------------------------------
Thu May 7 16:15:48 UTC 2020 - Cristian Rodríguez <crrodriguez@opensuse.org>

View File

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