nginx-util: fix PROVIDES and issue #6905
authorPeter Stadler <peter.stadler@student.uibk.ac.at>
Wed, 22 Jan 2020 09:00:39 +0000 (10:00 +0100)
committerPeter Stadler <peter.stadler@student.uibk.ac.at>
Wed, 22 Jan 2020 09:00:39 +0000 (10:00 +0100)
commitf76f1e082dae1c046e65cbdb1091fa8297db6a6b
tree93db0b30dfc32a2c951f3fede0f69251bcef4a54
parent5cd9d62f52422d946acbc1b5520e998079d79e90
nginx-util: fix PROVIDES and issue #6905

nginx-ssl-util and nginx-ssl-util-nopcre are replacements for each other,
but cannot replace nginx-util (instead conflict with it).

The hard coded [::1] could lead to a nginx error if build without IPv6.
So, get the loopback addresses dynamically.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
net/nginx-util/Makefile
net/nginx-util/src/nginx-util.cpp
net/nginx-util/src/ubus-cxx.hpp