mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
* split block/logging rules (fixed #27990) * adapt reload functions to support the new split logic * the banIP status now includes the backend- and the frontend version information * fixed a config parsing error with non existing dirs (reported in the forum) * fixed a small reporting issue (reported in the forum) * added a new public dns feed (by default restricted to outbound, ports 53 and 853) * added a new gawk dependency due to significant performance gains * LuCI: no longer call the logread binary, use rpc / the ubus log object instead * LuCI: various code cleanups * LuCI: various small usability improvements * readme update Signed-off-by: Dirk Brenken <dev@brenken.org>