Accepting request 850599 from home:13ilya:branches:server:http
- Update to 1.19.5 * https://nginx.org/en/CHANGES * Add the -e switch. * The same source files can now be specified in different modules while building addon modules. * Fix SSL shutdown did not work when lingering close was used. * Fix "upstream sent frame for closed stream" errors might occur when working with gRPC backends. * Fix in request body filters internal API. OBS-URL: https://build.opensuse.org/request/show/850599 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=184
This commit is contained in:
parent
ae11cec77a
commit
41664cc261
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:61df546927905a0d624f9396bb7a8bc7ca7fd26522ce9714d56a78b73284000e
|
|
||||||
size 1054974
|
|
@ -1,10 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEcBAABCAAGBQJfmDhvAAoJEFIKmZOhwFL44k0H/AvIpc8b9WTE00sJP9aWK44x
|
|
||||||
wsamkMUC3B3woy8aRA45zlJ+MaynZAU5lXxT+EAnyKB0bfLURSwnayAuIqjhRJEG
|
|
||||||
r2iMwbLXMv4pjTpBAtrF92x46I1Ax5DUQWWKXOheKV7kDiSJnI0+O9NYe8CEMckv
|
|
||||||
qBh52Oh6kchlHSizekcSa5oKgVxBPKXppOxeVXuPkePe/IfO7wpawDsfrIkZApAM
|
|
||||||
SOLsMpnVEfdGyrNZ782KUE+iu0fTfz5FuF/COGvp3jgKNyMfosUcXlhvJido1DA6
|
|
||||||
QnIxH0a14OWMplhAHi8bGEHpxKWL0a3dMtZYKbR5aE4yEF5INX1IiQO0GYOfQNk=
|
|
||||||
=Kk5F
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
nginx-1.19.5.tar.gz
Normal file
3
nginx-1.19.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5c0a46afd6c452d4443f6ec0767f4d5c3e7c499e55a60cd6542b35a61eda799c
|
||||||
|
size 1055590
|
10
nginx-1.19.5.tar.gz.asc
Normal file
10
nginx-1.19.5.tar.gz.asc
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEcBAABCAAGBQJfvSHZAAoJEFIKmZOhwFL4vOIH+gPDE887ImLKTSJQI5CTeYC2
|
||||||
|
28zXBaNDVcjjp9QdHwSmOP4IHeaHqIXzpgvU7fl4dnmNFzwd/LCOsr4Mxb5H3ifs
|
||||||
|
hP+Z2sQbx1zoLsW8PLLr3krn4JEJXCOJotYGNqoG9h7gLxlb7vaHnzuurvyMTILb
|
||||||
|
mDATh0K8Pz0wNsUzcc4S7enAj1BDCKg3YUi2H5A9UoOhPQ7/I8r3jOABQFbsxCtj
|
||||||
|
xiqY3/UVSa2RQmX4uIV1DiLcVaN0o3BSJ92HnmJZcoBQpiyfOgJl1HfxqjTenRZP
|
||||||
|
+uh9AN+4N/k93JUSiOuMlqv+x5nPCqlNF1K8BHBxRitPN7i9TcCUQrpxO/FLAWE=
|
||||||
|
=H1ah
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 24 19:30:01 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
|
||||||
|
|
||||||
|
- Update to 1.19.5
|
||||||
|
* https://nginx.org/en/CHANGES
|
||||||
|
* Add the -e switch.
|
||||||
|
* The same source files can now be specified in different modules
|
||||||
|
while building addon modules.
|
||||||
|
* Fix SSL shutdown did not work when lingering close was used.
|
||||||
|
* Fix "upstream sent frame for closed stream" errors might occur
|
||||||
|
when working with gRPC backends.
|
||||||
|
* Fix in request body filters internal API.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 9 11:07:07 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
|
Mon Nov 9 11:07:07 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
|
||||||
|
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Name: nginx
|
Name: nginx
|
||||||
Version: 1.19.4
|
Version: 1.19.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A HTTP server and IMAP/POP3 proxy server
|
Summary: A HTTP server and IMAP/POP3 proxy server
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user