Update adguard/adguardhome Docker tag to v0.107.52 #144

Merged
remoll merged 1 commits from renovate/adguard-adguardhome-0.x into main 2024-07-05 09:03:34 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
adguard/adguardhome (source) Kustomization patch v0.107.51 -> v0.107.52

Release Notes

AdguardTeam/AdGuardHome (adguard/adguardhome)

v0.107.52

Compare Source

See also the v0.107.52 GitHub milestone.

NOTE: Add new changes BELOW THIS COMMENT.
-->

Security
  • Go version has been updated to prevent the possibility of exploiting the Go
    vulnerabilities fixed in Go 1.22.5.
Added
  • The ability to disable logging using the new log.enabled configuration
    property (#​7079).
Changed
  • Frontend rewritten in TypeScript.

  • The systemd-based service now uses journal for logging by default. It
    also 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 script
    or via the CLI (with root privileges):

    ./AdGuardHome -s uninstall
    ./AdGuardHome -s install
    

    Don't forget to backup your configuration file and other important data before
    reinstalling the service.

Deprecated
  • Node 18 support, Node 20 will be required in future releases.
Fixed
  • Unnecessary validation call on the encryption page.
  • Missing version in the footer.
  • Panic caused by missing user-specific blocked services object in configuration
    file (#​7069).
  • Tracking /etc/hosts file changes causing panics within particular
    filesystems on start (#​7076).

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [adguard/adguardhome](https://adguard.com/en/adguard-home/overview.html) ([source](https://github.com/AdguardTeam/AdGuardHome)) | Kustomization | patch | `v0.107.51` -> `v0.107.52` | --- ### Release Notes <details> <summary>AdguardTeam/AdGuardHome (adguard/adguardhome)</summary> ### [`v0.107.52`](https://github.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010752---2024-06-29-APPROX) [Compare Source](https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.51...v0.107.52) See also the [v0.107.52 GitHub milestone][ms-v0.107.52]. [ms-v0.107.52]: https://github.com/AdguardTeam/AdGuardHome/milestone/87?closed=1 NOTE: Add new changes BELOW THIS COMMENT. \--> ##### Security - Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [Go 1.22.5][go-1.22.5]. ##### Added - The ability to disable logging using the new `log.enabled` configuration property ([#&#8203;7079]). ##### Changed - Frontend rewritten in TypeScript. - The `systemd`-based service now uses `journal` for logging by default. It also doesn't create the `/var/log/` directory anymore ([#&#8203;7053]). **NOTE:** With an installed service for changes to take effect, you need to reinstall the service using `-r` flag of the [install script][install-script] or via the CLI (with root privileges): ```sh ./AdGuardHome -s uninstall ./AdGuardHome -s install ``` Don't forget to backup your configuration file and other important data before reinstalling the service. ##### Deprecated - Node 18 support, Node 20 will be required in future releases. ##### Fixed - Unnecessary validation call on the encryption page. - Missing version in the footer. - Panic caused by missing user-specific blocked services object in configuration file ([#&#8203;7069]). - Tracking `/etc/hosts` file changes causing panics within particular filesystems on start ([#&#8203;7076]). [#&#8203;7053]: https://github.com/AdguardTeam/AdGuardHome/issues/7053 [#&#8203;7069]: https://github.com/AdguardTeam/AdGuardHome/issues/7069 [#&#8203;7076]: https://github.com/AdguardTeam/AdGuardHome/issues/7076 [#&#8203;7079]: https://github.com/AdguardTeam/AdGuardHome/issues/7079 [go-1.22.5]: https://groups.google.com/g/golang-announce/c/gyb7aM1C9H4 [install-script]: https://github.com/AdguardTeam/AdGuardHome/?tab=readme-ov-file#automated-install-linux-and-mac <!-- NOTE: Add new changes ABOVE THIS COMMENT. --> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI3MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate added 1 commit 2024-07-04 16:01:05 +00:00
remoll merged commit 7f61158564 into main 2024-07-05 09:03:34 +00:00
remoll deleted branch renovate/adguard-adguardhome-0.x 2024-07-05 09:03:35 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#144
No description provided.