adblock: release 4.0.0 11680/head
authorDirk Brenken <dev@brenken.org>
Fri, 27 Mar 2020 19:26:39 +0000 (20:26 +0100)
committerDirk Brenken <dev@brenken.org>
Sat, 28 Mar 2020 05:40:03 +0000 (06:40 +0100)
commitb07aae26c157e13d89234b70155a819b4676913e
tree1c8b43248887b6974545e0219a0d840e72b53ee3
parentd96f1cf10c322fd7349b7b902e37cb5f36db8a1e
adblock: release 4.0.0

* new package dependencies: coreultis-sort and
  a download util with SSL support
* focus on speed (multicore-support) to handle quite big lists
* include 38 pre-configured blocklist sources in a compressed
  json file (/etc/adblock/adblock.sources.gz)
* dynamic SafeSearch support for google, bing, duckduckgo,
  yandex, youtube and pixabay (CNAME (bind) & IP (dnsmaq, unbound))
* DNS backend autodetection
* Download Utility autodetection
* Report Interface autodetection
* Easy cron wrapper to set an adblock related auto-timer for
  automatic blocklist updates
* raw domain/blocklist support (e.g. for dnscrypt support)
* re-add restrictive Jaillist support
* rework online doc
* Complete LuCI rewrite (migrated to client side JS)

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.mail
net/adblock/files/adblock.monitor [new file with mode: 0755]
net/adblock/files/adblock.service [deleted file]
net/adblock/files/adblock.sh
net/adblock/files/adblock.sources [new file with mode: 0644]