This repository has been archived by the owner on Nov 23, 2023. It is now read-only.
fix(container): update image adguard/adguardhome to v0.107.41 #168
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.35
->v0.107.41
Release Notes
AdguardTeam/AdGuardHome (adguard/adguardhome)
v0.107.41
Compare Source
See also the v0.107.41 GitHub milestone.
NOTE: Add new changes BELOW THIS COMMENT.
-->
Security
CVE-2023-45283 and CVE-2023-45284 Go vulnerabilities fixed in
Go 1.20.11.
Added
limiting requests, in the configuration file (#6368).
[/domain1/../domain2/]upstream1 upstream2 .. upstreamN
(#4977).Changed
Configuration Changes
dns.ratelimit_subnet_len_ipv4
anddns.ratelimit_subnet_len_ipv6
in the configuration file (#6368).Fixed
$important,dnsrewrite
rules do not take precedence over allowlist rules(#6204).
v0.107.40
Compare Source
See also the v0.107.40 GitHub milestone.
Changed
(#684).
Fixed
(#6296).
v0.107.39
Compare Source
See also the v0.107.39 GitHub milestone.
Security
CVE-2023-39323 and CVE-2023-39325 Go vulnerabilities fixed in
Go 1.20.9 and Go 1.20.10.
Added
using the Blocked response TTL field on the DNS settings page (#4569).
Changed
ipset
entries are updated more frequently (#6233).Fixed
DS
queries (#6156).DNS servers (#6231).
v0.107.38
Compare Source
See also the v0.107.38 GitHub milestone.
Fixed
v0.107.37
Compare Source
See also the [v0.107.37 GitHub milestone][ms-v0.107.37].
Security
CVE-2023-39318, CVE-2023-39319, and CVE-2023-39320 Go vulnerabilities fixed in
[Go 1.20.8][go-1.20.8].
Added
([#5720]).
Strict-Transport-Security
][hsts] header in the HTTP API and DNS-over-HTTPSresponses when HTTPS is forced ([#2998]). See [RFC 6797][rfc6797].
([#6122]).
([#3701]).
! Title:
definition of the blocklist's source ([#6020]).([#6053]).
server and their average processing time in the Web UI ([#1453]).
pprof
debug API, see configurationchanges below.
Changed
$dnsrewrite
rules containing IPv4-mapped IPv6 addresses are now workingconsistently with legacy DNS rewrites and match the
AAAA
requests.is returned if the blocking mode isn't set to
Null IP
. In previous versionsit returned NXDOMAIN response in such cases.
Configuration Changes
In this release, the schema version has changed from 24 to 27.
Ignore rules blocking
.
inquerylog.ignored
andstatistics.ignored
havebeen migrated to AdBlock syntax (
|.^
). To rollback this change, restore therules and change the
schema_version
back to26
.Filtering-related settings have been moved from
dns
section of the YAMLconfiguration file to the new section
filtering
:v0.107.36
Compare Source
See also the v0.107.36 GitHub milestone.
Security
CVE-2023-29409 Go vulnerability fixed in Go 1.20.7.
Deprecated
Fixed
NS .
queries, usingthe Disallowed domains feature on the DNS settings page (#6049). Users
who want to block
.
queries should use the|.^
AdBlock rule or a similarregular expression.
records (#6046).
Removed
Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 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 has been generated by Mend Renovate. View repository job log here.