adblock: release 3.8.0
authorDirk Brenken <dev@brenken.org>
Thu, 15 Aug 2019 12:02:30 +0000 (14:02 +0200)
committerDirk Brenken <dev@brenken.org>
Fri, 23 Aug 2019 04:46:51 +0000 (06:46 +0200)
commit641318d5c5cb1573ec2383f32947a26d0d3ea3de
treecc91fbf36e9b5101c99a41c22a50dd0e109352a1
parentcaecb1d400eca94265acc62691ba0c7f61567a98
adblock: release 3.8.0

* add support for 'DNS File Reset', where the final DNS blockfile
  will be purged after DNS backend loading (save storage space).
  A small background service will be started to trace/handle
  dns backend reloads/restarts
* add support for the 'null' blocking variant in dnsmasq
  (via addn-hosts), which may provide better response times
  in dnsmasq
* enhance the report & search engine to support
  the new blocking variants. Search now includes
  backups & black-/whitelist as well
* compressed source list backups are now mandatory (default to '/tmp')
* speed up TLD compression
* E-Mail notification setup is now integrated in UCI/LuCI
* update the LuCI frontend to reflect all changes (separate PR)
* drop preliminary dnscrypt-proxy-support (use dnsmasq instead)
* drop additional 'dnsjail' blocklist support (not used by anyone)
* procd cleanups in init
* various shellcheck cleanups
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 504412ccdbe9e6f1f65b34cf28641ec9aa9b7c22)
net/adblock/Makefile
net/adblock/files/README.md
net/adblock/files/adblock.conf
net/adblock/files/adblock.init
net/adblock/files/adblock.mail [new file with mode: 0755]
net/adblock/files/adblock.notify [deleted file]
net/adblock/files/adblock.service [new file with mode: 0755]
net/adblock/files/adblock.sh