stubby: update to version 0.2.4
authorJonathan G. Underwood <redacted>
Thu, 3 Jan 2019 15:10:47 +0000 (15:10 +0000)
committerJonathan G. Underwood <redacted>
Sun, 20 Jan 2019 15:26:36 +0000 (15:26 +0000)
commitc7c3eca42ea7a237777b8245fd7e2065ff393534
tree0c322210b1e75fd852c03ba74a315ca83522523b
parent92bfd4a85a48cdcc996da90c27081c362253a393
stubby: update to version 0.2.4

This upstream release adds support for trust_anchors_backoff_time
configuration parameter. UCI support has been added for this.

This commit also includes a number of clean-ups:
    o change START=50 to START=30 in init file
      Starting earlier in the boot means less chance of missing interface
      trigger events. See: https://github.com/openwrt/packages/pull/4675
    o remove unused variables from init file
    o separate local declarations and assignments in init file
    o add defensive quoting in init file
    o use default values for procd respawn in init file
    o make use of {} in variables consistent in init file
    o remove unused variable from init file

Signed-off-by: Jonathan G. Underwood <redacted>
net/stubby/Makefile
net/stubby/files/README.md
net/stubby/files/stubby.conf
net/stubby/files/stubby.init
git clone https://git.99rst.org/PROJECT