nginx: update to version 1.15.10 and rework 8602/head
authorAnsuel Smith <ansuelsmth@gmail.com>
Fri, 5 Apr 2019 15:36:16 +0000 (17:36 +0200)
committerAnsuel Smith <ansuelsmth@gmail.com>
Fri, 5 Apr 2019 19:54:53 +0000 (21:54 +0200)
commit4b541141ca44eff99c9f8be0cc3b24773277308c
treefb11d161e7beb68b9239b0bd4f67132d6a3e2144
parentd92d34db5a382997e3d9230247644e55a1d84602
nginx: update to version 1.15.10 and rework

Remove libopenssl dep from NGINX_HTTP_CACHE and NGINX_HTTP_AUTH_BASIC config flag
The documentation doesn't mention that openssl is required for this 2 modules. This also permit to use nginx no-ssl variant without libopenssl as this 2 module are selected by default. Also make OPENSSL_ENGINE flag a dep to recompile nginx on change of openssl compilation flag.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
net/nginx/Makefile