Commit Graph

5 Commits

Author SHA1 Message Date
Ryan Horiguchi
64e3c021c5 adguardhome: 0.107.36 -> 0.107.48 2024-04-19 18:42:56 +02:00
Alejandro Angulo
9bb69ab5f2
adguardhome: add source for armv6l and armv7l
Adds support for armv6l-linux and armv7l-linux. These are officially
supported by the AdGuard team (they provide binaries for these
architectures).

See assets on their github releases:
https://github.com/AdguardTeam/AdGuardHome/releases
2023-02-09 17:34:00 -08:00
Carl Richard Theodor Schneider
1526a1b041 adguardhome: Add schema_version
This will add `passthru.schema_version` to be used as default value for
the adguardhome module.
It will also update the `update.sh` to keep the `schema_version` in sync
with the version by inspecting the sourcecode.

This might break existing configs, if they use deprecated values that don't
appear in newer schema_versions and schema_version wasn't set explicitly.
Explicit declarations of schema_version always have higher priority.

This also removes the `host` and `config` settings in favour of using the
appropriate `settings`.

Fixes #173938

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-25 17:35:27 +02:00
Malo Bourgon
141ef7d1c9 adguardhome: add source for aarch64-darwin 2022-04-27 11:57:25 -07:00
iagocq
12c6592208
adguardhome: 0.105.2 -> 0.106.3 2021-09-19 00:36:05 -03:00