-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(container): update image adguard/adguardhome to v0.107.54 #2641
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/adguard-adguardhome-0.107.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Path: @@ -125,7 +125,7 @@
name: config
containers:
- name: app-template
- image: adguard/adguardhome:v0.107.45
+ image: adguard/adguardhome:v0.107.54
imagePullPolicy:
args:
- --config |
renovate
bot
force-pushed
the
renovate/adguard-adguardhome-0.107.x
branch
from
April 4, 2024 17:03
0176bd8
to
a155dd8
Compare
renovate
bot
changed the title
fix(container): update image adguard/adguardhome to v0.107.46
fix(container): update image adguard/adguardhome to v0.107.47
Apr 4, 2024
renovate
bot
changed the title
fix(container): update image adguard/adguardhome to v0.107.47
fix(container): update image adguard/adguardhome to v0.107.48
Apr 5, 2024
renovate
bot
force-pushed
the
renovate/adguard-adguardhome-0.107.x
branch
from
April 5, 2024 16:28
a155dd8
to
1bdd379
Compare
npawelek
force-pushed
the
master
branch
6 times, most recently
from
April 14, 2024 04:42
43f9f5f
to
75f63dd
Compare
npawelek
force-pushed
the
master
branch
2 times, most recently
from
May 13, 2024 21:56
d41b585
to
f9025c9
Compare
renovate
bot
force-pushed
the
renovate/adguard-adguardhome-0.107.x
branch
from
May 22, 2024 02:28
1bdd379
to
91c571a
Compare
renovate
bot
changed the title
fix(container): update image adguard/adguardhome to v0.107.48
fix(container): update image adguard/adguardhome to v0.107.49
May 22, 2024
renovate
bot
changed the title
fix(container): update image adguard/adguardhome to v0.107.49
fix(container): update image adguard/adguardhome to v0.107.50
May 23, 2024
renovate
bot
force-pushed
the
renovate/adguard-adguardhome-0.107.x
branch
from
May 23, 2024 15:03
91c571a
to
1f86aa8
Compare
renovate
bot
changed the title
fix(container): update image adguard/adguardhome to v0.107.50
fix(container): update image adguard/adguardhome to v0.107.51
Jun 6, 2024
renovate
bot
force-pushed
the
renovate/adguard-adguardhome-0.107.x
branch
from
June 6, 2024 16:20
1f86aa8
to
37be4c5
Compare
renovate
bot
force-pushed
the
renovate/adguard-adguardhome-0.107.x
branch
from
July 4, 2024 22:40
37be4c5
to
2b535b1
Compare
renovate
bot
changed the title
fix(container): update image adguard/adguardhome to v0.107.51
fix(container): update image adguard/adguardhome to v0.107.52
Jul 4, 2024
renovate
bot
force-pushed
the
renovate/adguard-adguardhome-0.107.x
branch
from
August 13, 2024 23:30
2b535b1
to
9bd1ad3
Compare
renovate
bot
changed the title
fix(container): update image adguard/adguardhome to v0.107.52
fix(container): update image adguard/adguardhome to v0.107.53
Oct 3, 2024
renovate
bot
force-pushed
the
renovate/adguard-adguardhome-0.107.x
branch
from
October 3, 2024 15:27
9bd1ad3
to
4251739
Compare
renovate
bot
changed the title
fix(container): update image adguard/adguardhome to v0.107.53
fix(container): update image adguard/adguardhome to v0.107.54
Nov 6, 2024
renovate
bot
force-pushed
the
renovate/adguard-adguardhome-0.107.x
branch
from
November 6, 2024 16:56
4251739
to
b214d60
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.45
->v0.107.54
Release Notes
AdguardTeam/AdGuardHome (adguard/adguardhome)
v0.107.54
Compare Source
See also the v0.107.54 GitHub milestone.
NOTE: Add new changes BELOW THIS COMMENT.
-->
Security
Changed
Fixed
AdGuard Home start (#7315).
v0.107.53
Compare Source
See also the v0.107.53 GitHub milestone.
Security
Previous versions of AdGuard Home allowed users to add any system file it had
access to as filters, exposing them to be world-readable. To prevent this,
AdGuard Home now allows adding filtering-rule list files only from files
matching the patterns enumerated in the
filtering.safe_fs_patterns
propertyin the configuration file.
We thank @itz-d0dgy for reporting this vulnerability, designated
CVE-2024-36814, to us.
Additionally, AdGuard Home will now try to change the permissions of its files
and directories to more restrictive ones to prevent similar vulnerabilities
as well as limit the access to the configuration.
We thank @go-compile for reporting this vulnerability, designated
CVE-2024-36586, to us.
Go version has been updated to prevent the possibility of exploiting the Go
vulnerabilities fixed in 1.23.2.
Added
Changed
the same rules as their domain specifications.
Configuration changes
In this release, the schema version has changed from 28 to 29.
filtering.safe_fs_patterns
contains glob patterns for paths offiles that can be added as local filtering-rule lists. The migration should
add list files that have already been added, as well as the default value,
$DATA_DIR/userfilters/*
.Fixed
clients.runtime_sources.dhcp
in the configuration file not takingeffect.
Known issues
Due to the complexity of the Windows permissions architecture and poor support
from the standard Go library, we have to postpone the proper automated Windows
fix until the next release.
Temporary workaround: Set the permissions of the
AdGuardHome
directoryto more restrictive ones manually. To do that:
AdGuardHome
directory.restricted.)
Full control
access to only the user which runsAdGuard Home. Typically,
Administrator
.v0.107.52
Compare Source
See also the v0.107.52 GitHub milestone.
Security
vulnerabilities fixed in Go 1.22.5.
Added
log.enabled
configurationproperty (#7079).
Changed
Frontend rewritten in TypeScript.
The
systemd
-based service now usesjournal
for logging by default. Italso doesn't create the
/var/log/
directory anymore (#7053).NOTE: With an installed service for changes to take effect, you need to
reinstall the service using
-r
flag of the install scriptor via the CLI (with root privileges):
Don't forget to backup your configuration file and other important data before
reinstalling the service.
Deprecated
Fixed
file (#7069).
/etc/hosts
file changes causing panics within particularfilesystems on start (#7076).
v0.107.51
Compare Source
See also the v0.107.51 GitHub milestone.
Security
vulnerabilities fixed in Go 1.22.4.
Changed
to match the one used by AdGuard Home's HTTP client to fetch filtering-list
data (#7041).
v0.107.50
Compare Source
See also the v0.107.50 GitHub milestone.
Fixed
(#7013).
v0.107.49
Compare Source
See also the v0.107.49 GitHub milestone.
Security
vulnerabilities fixed in Go 1.22.3.
Added
Changed
SOA
andNS
requests (#6882).Deprecated
when reading them from the configuration file. This behaviour is deprecated
and will cause errors on startup in a future release.
Fixed
section on client settings on the [Wiki page][wiki-config].
unqualified domains (#6744).
fe80::/16
, as client identifiers(#6312).
(#6422).
fe80::/16
, in the access settings(#6192).
server not starting.
in-addr.arpa
andip6.arpa
containing zero-length prefixincorrectly considered invalid when specified for private rDNS upstream
servers (#6854).
(#6875).
v0.107.48
Compare Source
See also the v0.107.48 GitHub milestone.
Fixed
v0.107.47
Compare Source
See also the v0.107.47 GitHub milestone.
Security
vulnerabilities fixed in Go 1.22.2.
Changed
the request came from a trusted proxy (#5829).
Deprecated
filtering-rule lists on startup. This feature is deprecated, and invalid IDs
will cause errors on startup in a future version.
Fixed
file upon startup on FreeBSD (#6717).
Removed
v0.107.46
Compare Source
See also the v0.107.46 GitHub milestone.
Added
resolution (#6610).
statistics (#5992).
Changed
Private rDNS resolution (
dns.use_private_ptr_resolvers
in YAMLconfiguration) now requires a valid "Private reverse DNS servers", when
enabled (#6820).
NOTE: Disabling private rDNS resolution behaves effectively the same as if
no private reverse DNS servers provided by user and by the OS.
Fixed
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 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.