[24.10] adguardhome: Update to 0.107.56 (backport)#3
Merged
dmsza merged 2 commits intoopenwrt-24.10from Feb 17, 2025
Merged
Conversation
Bump version to 0.107.56, it's a small update. Changelog is in links below. Use tarballs from upstream tags instead of a Git repo. Link: https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.56 Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com> (cherry picked from commit 62c7581)
Move working directory from `/var/adguardhome` to `/var/lib/adguardhome`, according to Linux FHS. Add option to store PID file, defaulting to `/run/adguardhome.pid`. Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com> (cherry picked from commit c3a33e1)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Maintainer: @dobo90 @1715173329
Compile tested: NanoPi R6S 24.10.0
Run tested: NanoPi R6S 24.10.0
Description: Backport/cherry-pick of @Ra2-IFV PR#25521 (Bump last AdGuard Home and go-lang)