adguardhome: update to 0.107.0
authorHiếu Lê <leorize+oss@disroot.org>
Tue, 21 Dec 2021 16:22:57 +0000 (10:22 -0600)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 27 Dec 2021 08:32:36 +0000 (09:32 +0100)
commitf7973fc7afc6c05cbb535439249ce5587fad4f80
tree74dbd394773ec284cc3f320172550a779ba7ee20
parent2eb96bdd4e95ae81f79a644c35d3f00d0ff3d11a
adguardhome: update to 0.107.0

Full changelog available at: https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.0

packr has been removed from build dependencies, per
https://github.com/AdguardTeam/AdGuardHome/commit/c6888326b034daea9e69de5ee0a8f37aede45892#diff-2873f79a86c0d8b3335cd7731b0ecf7dd4301eb19a82ef7a1cba7589b5252261L2

Also added the ability to configure working directory location and moved
the directory to /var. On most setups this should not change anything,
as /var is symlinked to /tmp. The move mostly benefits setups where /var
is configured to be persistent.

The working directory is used by AdGuard to store persistent data like
query logs, filter lists, etc.

Data stored in this directory can get really huge, as such allowing
this directory to be moved elsewhere (ie. an USB drive) is very
beneficial.

Fixes: #17437
Co-authored-by: Dobroslaw Kijowski <dobo90@gmail.com>
Co-authored-by: Jeffery To <jeffery.to@gmail.com>
Signed-off-by: Hiếu Lê <leorize+oss@disroot.org>
(cherry picked from commit f44603a131ef54bbfb2836ef942d0276da427881)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
[Added fixes in the commit message]
net/adguardhome/Makefile
net/adguardhome/files/adguardhome.config [new file with mode: 0644]
net/adguardhome/files/adguardhome.init