-
Notifications
You must be signed in to change notification settings - Fork 42
chore(deps): update docker.io/adguard/adguardhome docker tag to v0.107.62 #288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
731a1c9 to
9c5e29b
Compare
9c5e29b to
6d78530
Compare
6d78530 to
36e1eca
Compare
ac04a2f to
87fcf4d
Compare
87fcf4d to
88ead30
Compare
88ead30 to
661591f
Compare
661591f to
141ddac
Compare
66cb157 to
43ace78
Compare
141ddac to
12bcb4d
Compare
12bcb4d to
d780ebd
Compare
d780ebd to
c54e691
Compare
c54e691 to
f6a95a4
Compare
f6a95a4 to
0dafd95
Compare
0dafd95 to
f0f5b44
Compare
f0f5b44 to
b378324
Compare
8333d60 to
bc5d17b
Compare
bc5d17b to
d23f813
Compare
d23f813 to
1293f9f
Compare
1293f9f to
4a86a27
Compare
4a86a27 to
8ec950b
Compare
8ec950b to
e0408ad
Compare
e0408ad to
ab41b94
Compare
ab41b94 to
a863cfb
Compare
a863cfb to
a655c06
Compare
a655c06 to
d794c35
Compare
d794c35 to
9d13394
Compare
9d13394 to
8d4d41a
Compare
8e23a26 to
e9f68f7
Compare
e9f68f7 to
991cc63
Compare
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.60->v0.107.62Release Notes
AdguardTeam/AdGuardHome (docker.io/adguard/adguardhome)
v0.107.62Compare Source
See also the v0.107.62 GitHub milestone.
Security
Fixed
Clients with CIDR identifiers showing zero requests on the Settings → Client settings page (#2945).
Command line option
--updatewhen thedns.serve_plain_dnsconfiguration property was disabled (#7801).DNS cache not working for custom upstream configurations.
Validation process for the DNS-over-TLS, DNS-over-QUIC, and HTTPS ports on the Encryption Settings page.
Searching for persistent clients using an exact match for CIDR in the
POST /clients/searchHTTP API.v0.107.61Compare Source
See also the v0.107.61 GitHub milestone.
Security
Any simultaneous requests that are considered duplicates will now only result in a single request to upstreams, reducing the chance of a cache poisoning attack succeeding. This is controlled by the new configuration object
pending_requests, which has a singleenabledproperty, set totrueby default.NOTE: We thank Xiang Li for reporting this security issue. It's strongly recommended to leave it enabled, otherwise AdGuard Home will be vulnerable to untrusted clients.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.