Commit Graph

5 Commits

Author SHA1 Message Date
Internet1235
6c798d6c05
adguardhome: update to 0.107.57 2025-03-12 22:09:08 +08:00
root
22237093e3 adguardhome: Update to 0.107.52 2024-09-28 07:24:25 +08:00
James White
b44ed66975 adguardhome: Increase init start value to avoid network race conditions
Signed-off-by: James White <james@jmwhite.co.uk>
2022-11-10 16:38:26 +08:00
Hiếu Lê
81cdbe2cb3 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
c6888326b0 (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.

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>
2021-12-23 09:26:30 +00:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00