062cc29c3f
- in the sysvinit script use the pid file in /var/run - update to 1.10.1 (bsc# 982505) Security: a segmentation fault might occur in a worker process while writing a specially crafted request body to a temporary file (CVE-2016-4450); the bug had appeared in 1.3.9. - improve conditionals - merge the 12.2 and 12.1 based conditionals into 1 as both of them are out of support now. - enable pcre JIT - make use if libatomic_ops on Leap - enable dynamic modules for intree modules. The following modules are built as loadable modules now: ngx_http_geoip_module.so ngx_http_image_filter_module.so ngx_http_perl_module.so ngx_http_xslt_filter_module.so ngx_mail_module.so ngx_stream_module.so You will have to load those modules with load_module. http://nginx.org/en/docs/ngx_core_module.html#load_module The correct syntax for this package is: # For 64bit machines: load_module lib64/nginx/modules/ngx_http_geoip_module.so; # For 32bit machines: load_module lib/nginx/modules/ngx_http_geoip_module.so; Examples for all the intree modules have been added to the default nginx.conf OBS-URL: https://build.opensuse.org/request/show/399657 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nginx?expand=0&rev=4 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
nginx-1.2.4-perl_vendor_install.patch | ||
nginx-1.6.1-default_config.patch | ||
nginx-1.10.0-html.patch | ||
nginx-1.10.0-no_Werror.patch | ||
nginx-1.10.1.tar.gz | ||
nginx-aio.patch | ||
nginx.changes | ||
nginx.init | ||
nginx.logrotate | ||
nginx.rpmlintrc | ||
nginx.service | ||
nginx.spec | ||
ngx-fancyindex-0.3.5.tar.gz |