chore(deps): update adguard/adguardhome docker tag to v0.107.78#94
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update adguard/adguardhome docker tag to v0.107.78#94renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
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
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.77→v0.107.78Release Notes
AdguardTeam/AdGuardHome (adguard/adguardhome)
v0.107.78Compare Source
See also the v0.107.78 GitHub milestone.
NOTE: Add new changes BELOW THIS COMMENT.
-->
Security
The H2C connection establishment via HTTP/1.1 request upgrade is no longer supported. See RFC 9113.
Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.26.5.
The size of rulelists is limited. This is necessary to prevent a user's machine from becoming overloaded if the filter source misbehaves.
Added
Changed
Configuration changes
filteringobject of the YAML configuration now includes a new property,max_http_size, which defines the maximum size of the HTTP request for rulelists. To disable the limitation, set a large size, such as1 TB.Fixed
Invalid AA flag in DNS responses (#7955).
The parsing of the
echparameter in DNS rewrite rules for the HTTPS record type (#8276).Blocked services check on the Custom filtering rules page does not work properly without specifying of a client.
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.