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

Update nginx to 1.15.5

OBS-URL: https://build.opensuse.org/request/show/646203
OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=123
This commit is contained in:
Marguerite Su 2018-11-08 10:34:12 +00:00 committed by Git OBS Bridge
parent 0b23869ea1
commit bc523e9af9
6 changed files with 22 additions and 15 deletions

View File

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

View File

@ -1,10 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJbhWxWAAoJEFIKmZOhwFL4+icH/R0AY82GB2r/bGvrHv6FgPeT
CeqLO9xZINjwWcnay8mb8DKMlM0KCE2R11MvESO7g0ganvJkQgQuhysq4GMLzqnX
odZbJboSSpiRPduJTFG8prKA2jbp6NmfWwJg14wSimBPzWMk8r4yQY1hjGmqVFWb
lwpmUz4w0ExPFVA8aE+NmA76xJOcNCtk/NbwKYIYIFNfPvdhtazWSZO5322yaEuK
HNG4urRy2O/Dc16MSkHPNXfydM5DgN5lAwCjyiI0BQ76JAG+e7MvW2bDWZmGPMJk
9ZKPyRBETMBsihjektiahWgr0UnVjToz4O4cLOOwFS5o52wjVsT4famdArFYO/E=
=iFHN
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,10 @@
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJbs4wOAAoJEFIKmZOhwFL4Q9cH/iv1heCFj6k1/T12/NCNBwQB
5mDpjdJHe0LZL5H1u8vTLYKCP9d/t8n9cYsZyeVPnDw+CA4rkuuRLpNIzNa4rS1J
3uPolkhsiHKyrOSDaRIWouMfCWlcfoAxln/u58LGlOyJakAuAhPh9NM3sNPMjQCf
n8Qi5eN/+HkitzHPc3qa55dJl97B+eLLLn5/G4j4V2fFfmrhLzlSAf+wy/5idgN/
H0gtN/J8YRApX5U1+cy26496T5SIc9cM6JASd1BRDZ/rJlvgUAl+Re9uROMjtvgc
PV/KR1wPwTANGhnaEfFRpU/HtBJ7lW6TF3lT/vbZgnycymfwhrIos9sg59lp/RQ=
=8tSf
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Nov 03 15:29:50 UTC 2018 - sean@suspend.net
- update to 1.15.5
- Bugfix: a segmentation fault might occur in a worker process when using OpenSSL 1.1.0h or lower
- Bugfix: minor potential bugs
-------------------------------------------------------------------
Thu Sep 6 12:36:21 UTC 2018 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -70,7 +70,7 @@
%define ngx_doc_dir %{_datadir}/doc/packages/%{name}
#
Name: nginx
Version: 1.15.3
Version: 1.15.5
Release: 0
%define ngx_fancyindex_version 0.4.2
%define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version}