- update rmtp module to 1.2.1
- just commenting all places where we fallthrough conditionals - update headers more to 0.33 - feature: add wildcard match support for more_clear_input_headers. - update fancyindex module to 0.4.2 This release contains an important fix which can cause Nginx to crash when a directory contains zero-sized (empty) files. This bug has been present in all previous releases, and all users are strongly encouraged to update to version 0.4.2. https://github.com/aperezdc/ngx-fancyindex/releases/tag/v0.4.2 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=103
This commit is contained in:
parent
597fc4b85d
commit
175edd096e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6d9dab8ea1fc997031007e2e8f47cced01417e203cd88d53a9fe9f6ae138720
|
||||
size 28033
|
3
headers-more-nginx-module-0.33.tar.gz
Normal file
3
headers-more-nginx-module-0.33.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3dcbab117a9c103bc1ea5200fc00a7b7d2af97ff7fd525f16f8ac2632e30fbf
|
||||
size 28130
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8026f5ade30b178a06f12c46dff053cfe12256016ad465a46646183086b16b0
|
||||
size 519895
|
3
nginx-rtmp-module-1.2.1.tar.gz
Normal file
3
nginx-rtmp-module-1.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87aa597400b0b5a05274ee2d23d8cb8224e12686227a0abe31d783b3a645ea37
|
||||
size 519919
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 13:32:25 UTC 2018 - mrueckert@suse.de
|
||||
|
||||
- update rmtp module to 1.2.1
|
||||
- just commenting all places where we fallthrough conditionals
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 13:30:07 UTC 2018 - mrueckert@suse.de
|
||||
|
||||
- update headers more to 0.33
|
||||
- feature: add wildcard match support for
|
||||
more_clear_input_headers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 13:27:54 UTC 2018 - mrueckert@suse.de
|
||||
|
||||
- update fancyindex module to 0.4.2
|
||||
This release contains an important fix which can cause Nginx to
|
||||
crash when a directory contains zero-sized (empty) files. This
|
||||
bug has been present in all previous releases, and all users are
|
||||
strongly encouraged to update to version 0.4.2.
|
||||
|
||||
https://github.com/aperezdc/ngx-fancyindex/releases/tag/v0.4.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 13:23:44 UTC 2018 - mrueckert@suse.de
|
||||
|
||||
|
@ -72,16 +72,16 @@
|
||||
Name: nginx
|
||||
Version: 1.13.9
|
||||
Release: 0
|
||||
%define ngx_fancyindex_version 0.4.1
|
||||
%define ngx_fancyindex_version 0.4.2
|
||||
%define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version}
|
||||
|
||||
%define headers_more_nginx_version 0.32
|
||||
%define headers_more_nginx_version 0.33
|
||||
%define headers_more_nginx_module_path headers-more-nginx-module-%{headers_more_nginx_version}
|
||||
|
||||
%define nginx_upstream_check_version 0.3.0
|
||||
%define nginx_upstream_check_module_path nginx_upstream_check_module-%{nginx_upstream_check_version}
|
||||
|
||||
%define nginx_rtmp_version 1.2.0
|
||||
%define nginx_rtmp_version 1.2.1
|
||||
%define nginx_rtmp_module_path nginx-rtmp-module-%{nginx_rtmp_version}
|
||||
|
||||
Summary: A HTTP server and IMAP/POP3 proxy server
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b00d8e0ad2a67152a9cee7b7ee67990c742d501412df912baaf1eee9bb6dc71
|
||||
size 21130
|
3
ngx-fancyindex-0.4.2.tar.gz
Normal file
3
ngx-fancyindex-0.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8327150864ca267b735d550d3304030efbbd863fdddfe0a94e970f249a8827ee
|
||||
size 22047
|
Loading…
Reference in New Issue
Block a user