adblock: release 4.0.3 11800/head
authorDirk Brenken <dev@brenken.org>
Tue, 7 Apr 2020 20:18:00 +0000 (22:18 +0200)
committerDirk Brenken <dev@brenken.org>
Wed, 8 Apr 2020 05:02:40 +0000 (07:02 +0200)
commit5e69c99619225854ece3701e6ef05a7ea370e665
tree7e220b28180eb75df6cda10b108740da5a597107
parentb7f2b61da41d90cb62e3b8fd3f56ac815a3a9264
adblock: release 4.0.3

* new package dependencies: coreultis-sort and
  a download util with SSL support
* focus on speed (multicore-support) to handle quite big lists
* include more than 40 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]