Update adguard/adguardhome Docker tag to v0.107.76#77
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
450725b to
9bee760
Compare
9bee760 to
8e9b05c
Compare
8e9b05c to
9747979
Compare
9747979 to
3c15558
Compare
f523bd4 to
bf95564
Compare
3c15558 to
2cef833
Compare
2cef833 to
22728f6
Compare
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.
This PR contains the following updates:
v0.107.71→v0.107.76Release Notes
AdguardTeam/AdGuardHome (adguard/adguardhome)
v0.107.76Compare Source
See also the v0.107.76 GitHub milestone.
Changed
Duration values in YAML configuration file now support
d(days) units and has been updated.NOTE: Any rollback to version below the
v0.107.76should convert the values back to hours.Fixed
v0.107.75Compare Source
See also the v0.107.75 GitHub milestone.
Security
Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.26.3.
IDs of requests received over DoH and DoQ and forwarded to plain-DNS upstreams are now set to non-zero values to improve security.
This is GHSA-xgx4-4h9w-53pv. We thank @N0zoM1z0 for reporting this security issue.
Changed
Frontend API requests no longer depend on axios.
Dashboard charts use Recharts instead of Nivo.
enable_dnssecindnsconfiguration now defines whether the proxy should set the DO flag in the upstream requests, the default istrue(#7046).Fixed
Statistics database deadlock (#8359).
Translated labels on the DNS settings pages not updating after changing the UI language.
Dashboard charts now correctly display lower query counts (#6823).
Redundant validation warnings about DHCP when it's disabled (#8348).
Safe Browsing and Parental Control labels on the General Settings page not updating after changing the UI language.
v0.107.74Compare Source
See also the v0.107.74 GitHub milestone.
Security
Frontend libraries has been updated to prevent the possibility of exploiting the vulnerability described in CVE-2026-40175.
Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.26.2.
Changed
Configuration changes
In this release, the schema version has changed from 33 to 34.
Added a new field
dohinhttpconfiguration.To roll back this change, set the
schema_versionback to33.Fixed
Incorrect forwarding of root domain requests when domain-specific upstreams are configured (#7058).
The strict SNI check setting is not persisted when the TLS configuration is changed (#8327).
Status reported by the launchd service implementation in cases of scheduled service restart.
Fixed clients block/unblock when moving clients between allowed and disallowed lists.
v0.107.73Compare Source
See also the v0.107.73 GitHub milestone.
Security
Authentication is now applied to requests that have been upgraded from HTTP/2 Cleartext (H2C) requests to public resources.
NOTE: We thank @mandreko for reporting this security issue.
v0.107.72Compare Source
See also the v0.107.72 GitHub milestone.
Security
Added
AdGuard Home now tracks the TLS certificate and key files for updates and reloads them after any updates are detected (#3962).
New query parameter
recentinGET /control/stats/defines statistics lookback period in millieseconds. Seeopenapi/openapi.yamlfor details.New field
"ignored_enabled"inGetStatsConfigResponseorGetQueryLogConfigResponse. Seeopenapi/openapi.yamlfor details.Changed
Configuration changes
In this release, the schema version has changed from 32 to 33.
Added a new boolean field
ignored_enabledin querylog and statistics config.Fixed
Executable permissions in some Docker installations (#8237).
Unknown blocked services from both global and client configuration now logged instead of causing server crash.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.