Update adguard/adguardhome Docker tag to v0.107.45 #51

Merged
remoll merged 1 commits from renovate/adguard-adguardhome-0.x into main 2024-03-08 07:42:51 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

AdguardTeam/AdGuardHome (adguard/adguardhome)

v0.107.45

Compare Source

See also the v0.107.45 GitHub milestone.

Security
  • Go version has been updated to prevent the possibility of exploiting the Go
    vulnerabilities fixed in Go 1.21.8.
Added
  • Context menu item in the Query Log to add a Client to the Persistent client
    list (#​6679).
Changed
  • Starting with this release our scripts are using Go's forward compatibility
    mechanism
    for updating the Go version.

    Important note for porters: This change means that if your go version
    is 1.21+ but is different from the one required by AdGuard Home, the go tool
    will automatically download the required version.

    If you want to use the version installed on your builder, run:

    go get go@$YOUR_VERSION
    go mod tidy
    

    and call make with GOTOOLCHAIN=local.

Deprecated
  • Go 1.21 support. Future versions will require at least Go 1.22 to build.
Fixed
  • Missing IP addresses in logs when querying for domain names from the ignore
    lists.
  • Blank page after resetting access clients (#​6634).
  • Wrong algorithm for caching bootstrapped upstream addresses (#​6723).
Removed
  • Go 1.20 support, as it has reached end of life.

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.44` -> `v0.107.45` | --- ### Release Notes <details> <summary>AdguardTeam/AdGuardHome (adguard/adguardhome)</summary> ### [`v0.107.45`](https://github.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010745---2024-03-06) [Compare Source](https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.44...v0.107.45) See also the [v0.107.45 GitHub milestone][ms-v0.107.45]. ##### Security - Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [Go 1.21.8][go-1.21.8]. ##### Added - Context menu item in the Query Log to add a Client to the Persistent client list ([#&#8203;6679]). ##### Changed - Starting with this release our scripts are using Go's [forward compatibility mechanism][go-toolchain] for updating the Go version. **Important note for porters:** This change means that if your `go` version is 1.21+ but is different from the one required by AdGuard Home, the `go` tool will automatically download the required version. If you want to use the version installed on your builder, run: ```sh go get go@$YOUR_VERSION go mod tidy ``` and call `make` with `GOTOOLCHAIN=local`. ##### Deprecated - Go 1.21 support. Future versions will require at least Go 1.22 to build. ##### Fixed - Missing IP addresses in logs when querying for domain names from the ignore lists. - Blank page after resetting access clients ([#&#8203;6634]). - Wrong algorithm for caching bootstrapped upstream addresses ([#&#8203;6723]). ##### Removed - Go 1.20 support, as it has reached end of life. [#&#8203;6634]: https://github.com/AdguardTeam/AdGuardHome/issues/6634 [#&#8203;6679]: https://github.com/AdguardTeam/AdGuardHome/issues/6679 [#&#8203;6723]: https://github.com/AdguardTeam/AdGuardHome/issues/6723 [go-1.21.8]: https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg [go-toolchain]: https://go.dev/blog/toolchain [ms-v0.107.45]: https://github.com/AdguardTeam/AdGuardHome/milestone/80?closed=1 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate added 1 commit 2024-03-07 18:01:26 +00:00
remoll merged commit f762f5451b into main 2024-03-08 07:42:51 +00:00
remoll deleted branch renovate/adguard-adguardhome-0.x 2024-03-08 07:42:51 +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#51
No description provided.