Accepting request 662124 from home:seanlew:branches:server:http
Update nginx to 1.15.8 OBS-URL: https://build.opensuse.org/request/show/662124 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=129
This commit is contained in:
parent
30019b1866
commit
4e86f78871
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8f22ea2f6c0e0a221b6ddc02b6428a3ff708e2ad55f9361102b1c9f4142bdf93
|
|
||||||
size 1026732
|
|
@ -1,10 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEcBAABAgAGBQJb/VmcAAoJEFIKmZOhwFL4YE4IAK+dp8S8x3h7ScisOqhgbykG
|
|
||||||
5VCpg986JkUgbnrEtu/xOavwUPvTgiTkct+k7O0DBuN9FLEUhTuQjV0MeGI+sEth
|
|
||||||
Mth+jJh998jmWcP2TjHpim7zC11iVCU4hxx0CiknJxTly5r8VTweKuxecWgMyPco
|
|
||||||
FzcyhWgpa7OGVvEWajtjsCeyWFWOKehHhLD+uKIODFET40xEcjaiZTYjPSgwsz+P
|
|
||||||
NZC2WLby78nXdd7vSP5mOtjYFaBYLbcMicfS+9kMfli4K+XNNLHWrljeQT+u3UFR
|
|
||||||
M+2o5hwwcwh/vJuSLyhHVXQmL1lokYWsYvHFxA3fFDRj5MNVht34MlR7yNd2s40=
|
|
||||||
=7NYU
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
nginx-1.15.8.tar.gz
Normal file
3
nginx-1.15.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a8bdafbca87eb99813ae4fcac1ad0875bf725ce19eb265d28268c309b2b40787
|
||||||
|
size 1027862
|
10
nginx-1.15.8.tar.gz.asc
Normal file
10
nginx-1.15.8.tar.gz.asc
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEcBAABAgAGBQJcIkUXAAoJEFIKmZOhwFL4pCYIAJkz+Qdwvc3xQA/RCCyZcmwl
|
||||||
|
BOfTvZEFj+SM/YlR3PHjt5+xVAAqjPJag0Lb5CTrXCPReb/9RJXQB2XLcCpOXFjA
|
||||||
|
b63l7nJ1aEnuwsEGxsteHzfVWrTftpbWtwQVy6JYX1axwETOaLsBLyz4BbFij2Do
|
||||||
|
U9IOpWspnF1BfIjlbbKaoGygenQy04s4febvI67GhkuxkkvMYsyiRPTnF5ecPvnG
|
||||||
|
ateFJnHGN5/n21CLn5iJUYt8BJsdTUB2iSm/zR2h5DHS5k2CbKPZFRvXvRjVpGez
|
||||||
|
PYleYJRIMaQgRRGjFhEjKxxhQeTC5NG7J7kiOMfF58PRZnouOTD+UK0kfBVF65g=
|
||||||
|
=qScf
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 30 23:19:48 UTC 2018 - sean@suspend.net
|
||||||
|
|
||||||
|
- update to 1.15.8
|
||||||
|
* Feature: the $upstream_bytes_sent variable
|
||||||
|
* Feature: new directives in vim syntax highlighting scripts
|
||||||
|
* Bugfix: in the "proxy_cache_background_update" directive
|
||||||
|
* Bugfix: in the "geo" directive when using unix domain listen sockets
|
||||||
|
* Workaround: the "ignoring stale global SSL error" alerts might appear erroneosuly
|
||||||
|
* Bugfix: in the ngx_http_autoindex_module on x86
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 7 14:53:14 UTC 2018 - chris@computersalat.de
|
Fri Dec 7 14:53:14 UTC 2018 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
%define ngx_doc_dir %{_datadir}/doc/packages/%{name}
|
%define ngx_doc_dir %{_datadir}/doc/packages/%{name}
|
||||||
#
|
#
|
||||||
Name: nginx
|
Name: nginx
|
||||||
Version: 1.15.7
|
Version: 1.15.8
|
||||||
Release: 0
|
Release: 0
|
||||||
%define ngx_fancyindex_version 0.4.2
|
%define ngx_fancyindex_version 0.4.2
|
||||||
%define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version}
|
%define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user