adblock: update 2.6.0 4253/head
authorDirk Brenken <dev@brenken.org>
Mon, 10 Apr 2017 19:15:34 +0000 (21:15 +0200)
committerDirk Brenken <dev@brenken.org>
Wed, 12 Apr 2017 13:54:11 +0000 (15:54 +0200)
commit45af003ba138b55834c44e3ae8638bb2c4725ae7
tree6d866e89306b3ff809a1ce9ab371c87865e08a89
parent1fdf5d1e7ed483731e0016f99bc4c42f59c66d2e
adblock: update 2.6.0

* no longer misuse ubus/procd service object for adblock runtime
  information, now save all required information directly
  in a JSON file/format (/tmp/adb_runtime.json)
* new 'status' init command to print runtime information
* add a configurable interface trigger timeout for
  nested or slow modem/router setups,
  set 'adb_triggerdelay' accordingly (default 1 second)
* add support for pure http download utilities like wget-nossl
  or uclient-fetch without libustream-ssl (http donwloads only!)
* fix stop action
* fix enabled/disabled action
* fix country code in regional list for china
* LuCI update to reflect all changes

Signed-off-by: Dirk Brenken <dev@brenken.org>
net/adblock/Makefile
net/adblock/files/README.md
net/adblock/files/adblock.conf
net/adblock/files/adblock.init
net/adblock/files/adblock.sh