Accepting request 680799 from home:seanlew:branches:server:http

Update nginx

OBS-URL: https://build.opensuse.org/request/show/680799
OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=131
This commit is contained in:
Marcus Rückert 2019-03-04 14:47:39 +00:00 committed by Git OBS Bridge
parent 4e86f78871
commit 0aef653ed2
6 changed files with 23 additions and 15 deletions

View File

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

View File

@ -1,10 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJcIkUXAAoJEFIKmZOhwFL4pCYIAJkz+Qdwvc3xQA/RCCyZcmwl
BOfTvZEFj+SM/YlR3PHjt5+xVAAqjPJag0Lb5CTrXCPReb/9RJXQB2XLcCpOXFjA
b63l7nJ1aEnuwsEGxsteHzfVWrTftpbWtwQVy6JYX1axwETOaLsBLyz4BbFij2Do
U9IOpWspnF1BfIjlbbKaoGygenQy04s4febvI67GhkuxkkvMYsyiRPTnF5ecPvnG
ateFJnHGN5/n21CLn5iJUYt8BJsdTUB2iSm/zR2h5DHS5k2CbKPZFRvXvRjVpGez
PYleYJRIMaQgRRGjFhEjKxxhQeTC5NG7J7kiOMfF58PRZnouOTD+UK0kfBVF65g=
=qScf
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,10 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJcdVxhAAoJEFIKmZOhwFL42fEH/3xgFfgOd0IXLcARGB7cu+Al
5CHcLMZKCwA1aUrH5vVel59LRSX2QWfmAla7S9F24yPjD638h0O3DL9U74y06h+L
2jR74LSUWQOSW4hwO1xQpq5k+IvrQ7zv9gcQdcgpqpV7Eco9vT437VyTkLarnrRg
9w75nCgFUU/0LIwbdwrgV4pPe9e076SbcEu4DL+WQcoIfHXmUyisZx/JPR4qvtaH
3ObXfjclxrF3lgrDvA/YLj6LuNLUT69yODJ1RzG8dB+5+531GjhdHL8aN2M7kA1Z
Jat1JrxwHZOmyQezKC304S4rJU50IfUQefRj3pUlXluwmkiDUbbgQpenY7FKZR0=
=2fRS
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Mar 02 14:25:02 UTC 2019 - seanlew@openeuse.org
- update to 1.15.9
* Feature: variables support in the "ssl_certificate" directives
* Bugfix: the "proxy_upload_rate" and "proxy_download_rate"
directives in the stream module worked incorrectly with UDP
-------------------------------------------------------------------
Sun Dec 30 23:19:48 UTC 2018 - sean@suspend.net

View File

@ -1,7 +1,7 @@
#
# spec file for package nginx
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -70,7 +70,7 @@
%define ngx_doc_dir %{_datadir}/doc/packages/%{name}
#
Name: nginx
Version: 1.15.8
Version: 1.15.9
Release: 0
%define ngx_fancyindex_version 0.4.2
%define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version}