Accepting request 693038 from server:http

OBS-URL: https://build.opensuse.org/request/show/693038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nginx?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2019-04-11 10:18:25 +00:00 committed by Git OBS Bridge
commit 1211b8ea11
6 changed files with 32 additions and 15 deletions

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

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

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

@ -0,0 +1,10 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJcmjJLAAoJEFIKmZOhwFL4UIEH/342uiyehzJiit7WcJqDV41v
UbQUqOVlyEsS5vziWBRo2S/38+Ru5mTXeEewscLjsoedJJTgI9LT2ygoCx0cAFBy
j1vxHWOdl9A55b28zIjMfRAUkPIiTUPC2gpr/q09IltEm+Tmx8I8+XukI8fwuv1y
o5YobTnPxwRYyc09IpOpyG/OgCMKpG8CIMRFKRxgRInPV0BWVhbvTIEfTqVx9jRc
JyAyyE/oKUTfGd/iepmDwjlBmYJfv529s2VmuIvVEgc4AWT+GjvfbhltPRAHJCBm
uzvIFkl1r6vpWjMt6e281WP+cczLTolamQrNjgEVvXYzcGKFzIHr3EjUQfG4JLM=
=kRvj
-----END PGP SIGNATURE-----

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-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Apr 07 03:17:33 UTC 2019 - seanlew@opensuse.org
- update to 1.15.10
* When using hostname in the 'listen' directive, create new socket
* Port ranges in the 'listen' directive
* Loading of SSL certs/secret keys from variables
* $ssl_server_name var might be empty with OpenSSL 1.1.1
-------------------------------------------------------------------
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.10
Release: 0
%define ngx_fancyindex_version 0.4.2
%define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version}