- Update to 1.17.6

- Feature: the $proxy_protocol_server_addr and
    $proxy_protocol_server_port variables.
  - Feature: the "limit_conn_dry_run" directive.
  - Feature: the $limit_req_status and $limit_conn_status
    variables.

OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=150
This commit is contained in:
Marcus Rückert 2019-11-23 20:15:03 +00:00 committed by Git OBS Bridge
parent e2791af833
commit e5eb1e9bf2
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:63ee35e15a75af028ffa1f995e2b9c120b59ef5f1b61a23b8a4c33c262fc10c3
size 1036056

View File

@ -1,10 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJdrx1vAAoJEFIKmZOhwFL4IRMH/0q+y4chsMDE/9B/q8jTBGv5
ff/wNC0ASguAVizH0DMnHmub5ZOl/X1f1U4RzIoMW55BHv0hXOF6vued0lDRpdwu
9tEFJK44WXq0d2jvK90FmWZ+Tt6TqeOwhPb/GEnATLTiXXTcudNLxRPcVwIHqqD0
wYJ0ZRF0YpnkovFaOa/2v4VHspNHkN8qFrLzHLQ2BS6Uoyo5vZBgo6bM/PHzIoME
Ak7V2p7GTeoXfXr0wSn1TY2J2JIGrtMmc7ePoe/1K2ArNAjTfou7/y6J6EboYFo/
PyYGNJ+7IuMXSWsbK0AT8XEEt8jtEafzqSAjoAibfK1OXlw39fazTNVA1yj4RE8=
=OGps
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,10 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJd0/pCAAoJEFIKmZOhwFL4C3kH/3kVWwF+X3rY4EO1H/whX5Uc
qVS3wpc+AMQISqzlmdNjTmpHFjHtjLjlOyofQfWw0O7fKHErfQy7cEWIhQtlRW4X
HL1F0FAJIz5dZoHojKwXpJFsIvMfQvoIUTDulMFPhS41mwf0x1h5+UuOKY4/NzZ1
EpNwDfrKGOuz36+zbLP+HaYIGqWUKnWxSl2mJs57MHe0+20eBQAxOu0TUwN1RD+0
EbTQ57mec2eDvP6KWVCKenmYosqLqDGTwgUs+Ur9uap07yIfttcJF/R6kWZnoNrY
Tm0pamtDJbiD+mvGfvdSWPNCsJzPRmA0jqUPDB4VXUtMntIg4e31V6wrzXo6K0Q=
=Utml
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Nov 23 20:12:57 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- Update to 1.17.6
- Feature: the $proxy_protocol_server_addr and
$proxy_protocol_server_port variables.
- Feature: the "limit_conn_dry_run" directive.
- Feature: the $limit_req_status and $limit_conn_status
variables.
-------------------------------------------------------------------
Mon Oct 28 01:37:06 UTC 2019 - Cristian Rodríguez <crrodriguez@opensuse.org>

View File

@ -70,7 +70,7 @@
%define ngx_doc_dir %{_datadir}/doc/packages/%{name}
#
Name: nginx
Version: 1.17.5
Version: 1.17.6
Release: 0
%define ngx_fancyindex_version 0.4.2
%define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version}