Accepting request 692075 from home:seanlew:branches:server:http
Update nginx OBS-URL: https://build.opensuse.org/request/show/692075 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=132
This commit is contained in:
parent
0aef653ed2
commit
b840293921
3
nginx-1.15.10.tar.gz
Normal file
3
nginx-1.15.10.tar.gz
Normal 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
10
nginx-1.15.10.tar.gz.asc
Normal 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-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4cfba989bba614cd53f3f406ac6da9f05977d6b1296e5d20a299f10c2d7ae43
|
||||
size 1031760
|
@ -1,10 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEcBAABAgAGBQJcdVxhAAoJEFIKmZOhwFL42fEH/3xgFfgOd0IXLcARGB7cu+Al
|
||||
5CHcLMZKCwA1aUrH5vVel59LRSX2QWfmAla7S9F24yPjD638h0O3DL9U74y06h+L
|
||||
2jR74LSUWQOSW4hwO1xQpq5k+IvrQ7zv9gcQdcgpqpV7Eco9vT437VyTkLarnrRg
|
||||
9w75nCgFUU/0LIwbdwrgV4pPe9e076SbcEu4DL+WQcoIfHXmUyisZx/JPR4qvtaH
|
||||
3ObXfjclxrF3lgrDvA/YLj6LuNLUT69yODJ1RzG8dB+5+531GjhdHL8aN2M7kA1Z
|
||||
Jat1JrxwHZOmyQezKC304S4rJU50IfUQefRj3pUlXluwmkiDUbbgQpenY7FKZR0=
|
||||
=2fRS
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -70,7 +70,7 @@
|
||||
%define ngx_doc_dir %{_datadir}/doc/packages/%{name}
|
||||
#
|
||||
Name: nginx
|
||||
Version: 1.15.9
|
||||
Version: 1.15.10
|
||||
Release: 0
|
||||
%define ngx_fancyindex_version 0.4.2
|
||||
%define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version}
|
||||
|
Loading…
Reference in New Issue
Block a user