adblock: release 3.4.0 5332/head
authorDirk Brenken <dev@brenken.org>
Thu, 28 Dec 2017 16:55:49 +0000 (17:55 +0100)
committerDirk Brenken <dev@brenken.org>
Thu, 28 Dec 2017 17:11:17 +0000 (18:11 +0100)
commitd699afd7fefdb8cab0dd476ef44a99d8580ba318
tree2fe757df29a9d753c17af076e233e55e2d8e2ff2
parentf831d54d90602e627b736d928af9f7fd9cf95887
adblock: release 3.4.0

* preserve DNS cache after adblock processing,
  - 'unbound' and 'named' support this (please check readme)
  - 'dnsmasq' now uses the 'servers-file' directive
    to minimize the reload disruption,
    even though the dns cache will be cleared after SIGHUP
  - 'kresd' dns cache is persistent by upstream default, anyway
    Turris Omnia devices need a small upstream software change
    which is not accepted/implemented yet
* email notification in case of an error or domain count < n
  (default 0, check readme)
* removed securemecca from default config (service has been closed)
* new separate functions for hash compare and list/overall count
* add missing package dependencies
* various clean-ups
* update documentation

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.notify [new file with mode: 0644]
net/adblock/files/adblock.sh