Accepting request 885311 from home:13ilya:branches:server:http
- Update to 1.19.10 * https://nginx.org/en/CHANGES * Changed default value for "keepalive_requests" to 1000. * Added "keepalive_time" directive and $connection_time variable. * Fixed "gzip filter failed to use preallocated memory" alerts appeared in logs when using zlib-ng. OBS-URL: https://build.opensuse.org/request/show/885311 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=198
This commit is contained in:
parent
73dd9dd46b
commit
2a953e31f7
3
nginx-1.19.10.tar.gz
Normal file
3
nginx-1.19.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8d0290ff561986ad7cd6c33307e12e11b137186c4403a6a5ccdb4914c082d88
|
||||
size 1061062
|
10
nginx-1.19.10.tar.gz.asc
Normal file
10
nginx-1.19.10.tar.gz.asc
Normal file
@ -0,0 +1,10 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEcBAABCAAGBQJgdbZ/AAoJEFIKmZOhwFL4VtsIAKMoR7LdyQ+gMUtABPWkiV1S
|
||||
az87bNeCnsL9OEQkTsTCbOUvQrZxXwDHARC3QmAxH8bx9LitEbIqCcyNw47s5+Dn
|
||||
MGtKuc4qp1dcLfgoSAD+V5Jm4BZEHjtBb/3w5f5pBtclc3fTvNl6kkvqZ4O6tm0E
|
||||
oIxr2Jxikgx3YSppniZZwTl22nsvZ/yih9k3UPNrXgUk3KS275cBrp92R2vQWwb8
|
||||
IB/yyIjkkFVUqVtlgRaN3bDmmP69KJSGWZIcTJbLyQWI07qH/P2nnpT9SirhlXXv
|
||||
jISyvzHx9XacbUqkaS+4BQ3JABGegFHrHYZNO0a3VGJ1MTjfOKYf346Eb+uPtZw=
|
||||
=Rqbq
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e35dff06a9826e8aca940e9e8be46b7e4b12c19a48d55bfc2dc28fc9cc7d841
|
||||
size 1060580
|
@ -1,10 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEcBAABCAAGBQJgYzpSAAoJEFIKmZOhwFL4MuIH/RSqA7cZDtn0OLiNJjM9hrA+
|
||||
u9oMrgZbvjTQ3vm+VBL/UelAl900LNRB+yMgvM+JV8BJ4YCnSySRUFMAfMoIoj8Q
|
||||
5jh/NPR7rM7owAHTtd/e2MxnMhMAJAoRHC8jq0wriVvhS9uJQK57CkXfHLo71udg
|
||||
Cj7S+SJ9EeqAPkUZqFzvgKito+WTJArBk6nml8nKtC8sboaN1GBVckicYE6AXuGA
|
||||
Z5sKXo5TlUY/4s95Ay6POxLbdBwB8eHpykBd/d0pzKkh9XK3iexr7IRQFQSgRama
|
||||
x9/0O1NTSThV3BS4URi4+NhpuhBowWck91YYxn1Ei5QT0wkupZL5d6ixM/K+bAQ=
|
||||
=kGyb
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 14 11:09:07 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>
|
||||
|
||||
- Update to 1.19.10
|
||||
* https://nginx.org/en/CHANGES
|
||||
* Changed default value for "keepalive_requests" to 1000.
|
||||
* Added "keepalive_time" directive and $connection_time variable.
|
||||
* Fixed "gzip filter failed to use preallocated memory" alerts
|
||||
appeared in logs when using zlib-ng.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 3 10:29:25 UTC 2021 - Илья Индиго <ilya@ilya.pp.ua>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%bcond_with ngx_google_perftools
|
||||
#
|
||||
Name: nginx
|
||||
Version: 1.19.9
|
||||
Version: 1.19.10
|
||||
Release: 0
|
||||
Summary: A HTTP server and IMAP/POP3 proxy server
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user