Pull request 2317: Update all

Squashed commit of the following:

commit 832a5ac0c9d588428c7d030978769e510e011645
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Wed Dec 4 17:38:20 2024 +0300

    client: upd i18n

commit 6fa7591109085b169b79bd771808922a1a53f875
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Wed Dec 4 17:20:30 2024 +0300

    client: upd trackers

commit f4b692d37c1cc4d784b4a76f85198f4a1cfa7f83
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Wed Dec 4 16:55:40 2024 +0300

    all: upd tools, go
This commit is contained in:
Eugene Burkov
2024-12-04 17:57:37 +03:00
parent 3895cfb4f0
commit c234e5dc31
15 changed files with 161 additions and 138 deletions

View File

@@ -29,10 +29,8 @@ NOTE: Add new changes BELOW THIS COMMENT.
- The permission check and migration on Windows has been fixed to use the
Windows security model more accurately ([#7400]).
- Go version has been updated to prevent the possibility of exploiting the Go
vulnerabilities fixed in [1.23.3][go-1.23.3].
vulnerabilities fixed in [1.23.4][go-1.23.4].
- The release executables are now signed.
### Added
@@ -51,7 +49,7 @@ NOTE: Add new changes BELOW THIS COMMENT.
[#7357]: https://github.com/AdguardTeam/AdGuardHome/issues/7357
[#7400]: https://github.com/AdguardTeam/AdGuardHome/issues/7400
[go-1.23.3]: https://groups.google.com/g/golang-announce/c/X5KodEJYuqI
[go-1.23.4]: https://groups.google.com/g/golang-announce/c/3DyiMkYx4Fo
<!--
NOTE: Add new changes ABOVE THIS COMMENT.