stubby: update to version 0.2.4 8098/head
authorJonathan G. Underwood <jonathan.underwood@gmail.com>
Thu, 3 Jan 2019 15:10:47 +0000 (15:10 +0000)
committerJonathan G. Underwood <jonathan.underwood@gmail.com>
Thu, 31 Jan 2019 23:41:52 +0000 (23:41 +0000)
commit09b794eccc378850381bf5bdaea6b0bbab5a8575
tree430aacb8c48e6592ee2c532097ef5f09ba2f08b4
parent41c4f82f8ddbac6c1c530a7e6cbea3fb9abe268d
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 <jonathan.underwood@gmail.com>
net/stubby/Makefile
net/stubby/files/README.md
net/stubby/files/stubby.conf
net/stubby/files/stubby.init