Skip to content

chore(deps): update adguard/adguardhome docker tag to v0.107.67#4

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/adguard-adguardhome-0.x
Open

chore(deps): update adguard/adguardhome docker tag to v0.107.67#4
renovate[bot] wants to merge 1 commit intomainfrom
renovate/adguard-adguardhome-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Update Change
adguard/adguardhome (source) patch v0.107.62 -> v0.107.67

Release Notes

AdguardTeam/AdGuardHome (adguard/adguardhome)

v0.107.67

Compare Source

See also the v0.107.67 GitHub milestone.

Added
  • The HaGeZi's DNS Rebind Protection filter for protecting against DNS rebinding attacks (#​102).
  • Support for configuring the suggested default HTTP port for the installation wizard via the ADGUARD_HOME_DEFAULT_WEB_PORT environment variable (useful for vendors).
Changed
  • Optimized matching of filtering rules.
Fixed
  • Excessive configuration file overwrites when visiting the Web UI and a non-empty language is set.
  • Lowered the severity of log messages for failed deletion of old filter files (#​7964).

v0.107.66

Compare Source

See also the v0.107.66 GitHub milestone.

Security
  • Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.25.1.
Changed
  • Our snap package now uses the core24 image as its base.
  • Outgoing HTTP requests now use the User-Agent header AdGuardHome/v0.107.66 (where v0.107.66 is the current version) instead of Go-http-client/1.1 (#​7979).
Fixed
  • Authentication errors in the Web UI when AdGuard Home is behind a proxy that sets Basic Auth headers (#​7987).
  • The HTTP API GET /control/profile endpoint failing when no users were configured (#​7985).
  • Missing warning on the Encryption Settings page when using a certificate without an IP address.

v0.107.65

Compare Source

See also the v0.107.65 GitHub milestone.

Security
  • Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.24.6.
Added
  • A separate checkbox in the Web UI to enable or disable the global DNS response cache without losing the configured cache size.

  • A new "cache_enabled" field to the HTTP API (GET /control/dns_info and POST /control/dns_config). See openapi/openapi.yaml for the full description.

Changed
Configuration changes

In this release, the schema version has changed from 29 to 30.

  • Added a new boolean field dns.cache_enabled to the configuration. This field explicitly controls whether DNS caching is enabled, replacing the previous implicit logic based on dns.cache_size.

BEFORE:

'dns':

    'cache_size': 123456

AFTER:

'dns':

    'cache_enabled': true
    'cache_size': 123456
```

To roll back this change, set the schema_version back to `29`.
Fixed
  • Disabled state of Top clients action button in web UI (#​7923).

v0.107.64

Compare Source

See also the v0.107.64 GitHub milestone.

Security
  • Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.24.5.
Fixed
  • TTL override calculation (#​7903).
  • Validation process for DNSCrypt settings (#​7856).

v0.107.63

Compare Source

See also the v0.107.63 GitHub milestone.

Security
  • Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.24.4.
Fixed
  • The hostnames of DHCP clients with multiple labels not being recognized.

  • Status reported by the systemd service implementation in cases of auto-restart after a failed start.


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/adguard-adguardhome-0.x branch from 5f086c3 to ad3f48a Compare July 28, 2025 18:29
@renovate renovate bot changed the title chore(deps): update adguard/adguardhome docker tag to v0.107.63 chore(deps): update adguard/adguardhome docker tag to v0.107.64 Jul 28, 2025
@renovate renovate bot force-pushed the renovate/adguard-adguardhome-0.x branch from ad3f48a to 084d07f Compare August 20, 2025 21:36
@renovate renovate bot changed the title chore(deps): update adguard/adguardhome docker tag to v0.107.64 chore(deps): update adguard/adguardhome docker tag to v0.107.65 Aug 20, 2025
@renovate renovate bot changed the title chore(deps): update adguard/adguardhome docker tag to v0.107.65 chore(deps): update adguard/adguardhome docker tag to v0.107.66 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/adguard-adguardhome-0.x branch from 084d07f to 01dc52b Compare September 16, 2025 05:14
@renovate renovate bot force-pushed the renovate/adguard-adguardhome-0.x branch from 01dc52b to 8c63db5 Compare September 29, 2025 16:54
@renovate renovate bot changed the title chore(deps): update adguard/adguardhome docker tag to v0.107.66 chore(deps): update adguard/adguardhome docker tag to v0.107.67 Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants