Skip to content
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

chore(deps): update container image adguard/adguardhome to v0.107.29 #860

Merged
merged 1 commit into from
May 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
adguard/adguardhome patch v0.107.25 -> v0.107.29

Release Notes

AdguardTeam/AdGuardHome

v0.107.29

Compare Source

See also the v0.107.29 GitHub milestone.

Added
  • The ability to exclude client activity from the query log or statistics by
    editing client's settings on the respective page in the UI ([#​1717], [#​4299]).
Changed
  • Stored DHCP leases moved from leases.db to data/leases.json. The file
    format has also been optimized.
Fixed
  • The github.com/mdlayher/raw dependency has been temporarily returned to
    support raw connections on Darwin (#​5712).
  • Incorrect recording of blocked results as “Blocked by CNAME or IP” in the
    query log (#​5725).
  • All Safe Search services being unchecked by default.
  • Panic when a DNSCrypt stamp is invalid (#​5721).

v0.107.28

Compare Source

See also the [v0.107.28 GitHub milestone][ms-v0.107.28].

Added
  • The ability to exclude client activity from the query log or statistics by
    using the new properties ignore_querylog and ignore_statistics of the
    items of the clients.persistent array ([#​1717], [#​4299]). The UI changes
    are coming in the upcoming releases.
  • Better profiling information when debug_pprof is set to true.
  • IPv6 support in Safe Search for some services.
  • The ability to make bootstrap DNS lookups prefer IPv6 addresses to IPv4 ones
    using the new dns.bootstrap_prefer_ipv6 configuration file property
    ([#​4262]).
  • Docker container's healthcheck ([#​3290]).
  • The new HTTP API POST /control/protection, that updates protection state
    and adds an optional pause duration ([#​1333]). The format of request body
    is described in openapi/openapi.yaml. The duration of this pause could
    also be set with the property protection_disabled_until in the dns object
    of the YAML configuration file.
  • The ability to create a static DHCP lease from a dynamic one more easily
    ([#​3459]).
  • Two new HTTP APIs, PUT /control/stats/config/update and GET control/stats/config, which can be used to set and receive the query log
    configuration. See openapi/openapi.yaml for the full description.
  • Two new HTTP APIs, PUT /control/querylog/config/update and GET control/querylog/config, which can be used to set and receive the statistics
    configuration. See openapi/openapi.yaml for the full description.
  • The ability to set custom IP for EDNS Client Subnet by using the DNS-server
    configuration section on the DNS settings page in the UI ([#​1472]).
  • The ability to manage Safe Search for each service by using the new
    safe_search property ([#​1163]).
Changed
  • ARPA domain names containing a subnet within private networks now also
    considered private, behaving closer to [RFC 6761][rfc6761] ([#​5567]).
Configuration Changes

In this release, the schema version has changed from 17 to 20.

  • Property statistics.interval, which in schema versions 19 and earlier used
    to be an integer number of days, is now a string with a human-readable
    duration:

v0.107.27

Compare Source

See also the v0.107.27 GitHub milestone.

Security
Fixed
  • Query log not showing all filtered queries when the “Filtered” log filter is
    selected (#​5639).
  • Panic in empty hostname in the filter's URL (#​5631).
  • Panic caused by empty top-level domain name label in /etc/hosts files
    (#​5584).

v0.107.26

Compare Source

See also the [v0.107.26 GitHub milestone][ms-v0.107.26].

Security
  • Go version has been updated to prevent the possibility of exploiting the
    CVE-2023-24532 Go vulnerability fixed in [Go 1.19.7][go-1.19.7].
Added
  • The ability to set custom IP for EDNS Client Subnet by using the new
    dns.edns_client_subnet.use_custom and dns.edns_client_subnet.custom_ip
    properties ([#​1472]). The UI changes are coming in the upcoming releases.
  • The ability to use dnstype rules in the disallowed domains list ([#​5468]).
    This allows dropping requests based on their question types.
Changed
Configuration Changes
  • Property edns_client_subnet, which in schema versions 16 and earlier used
    to be a part of the dns object, is now part of the dns.edns_client_subnet
    object:


Configuration

📅 Schedule: Branch creation - "on sunday" (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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 12, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 0.91s
✅ KUBERNETES kubeval 1 0 0.2s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 0.93s
✅ YAML yamllint 1 0 0.25s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/adguard-adguardhome-0.x branch from 0fbdd00 to f0fc132 Compare April 5, 2023 23:01
@renovate renovate bot changed the title chore(deps): update container image adguard/adguardhome to v0.107.26 chore(deps): update container image adguard/adguardhome to v0.107.27 Apr 5, 2023
@renovate renovate bot changed the title chore(deps): update container image adguard/adguardhome to v0.107.27 chore(deps): update container image adguard/adguardhome to v0.107.28 Apr 12, 2023
@renovate renovate bot force-pushed the renovate/adguard-adguardhome-0.x branch from f0fc132 to 9cf290a Compare April 12, 2023 19:29
@renovate renovate bot force-pushed the renovate/adguard-adguardhome-0.x branch from 9cf290a to 6d47d04 Compare April 18, 2023 19:12
@renovate renovate bot changed the title chore(deps): update container image adguard/adguardhome to v0.107.28 chore(deps): update container image adguard/adguardhome to v0.107.29 Apr 18, 2023
@Stackclash Stackclash merged commit 018a14e into main May 9, 2023
@Stackclash Stackclash deleted the renovate/adguard-adguardhome-0.x branch May 9, 2023 01:57
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.

1 participant