Pull request 2031: upd-all

Squashed commit of the following:

commit dc88ce95a75e4e230e2a1b34c89d714859e1934d
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Oct 9 13:46:52 2023 +0300

    all: upd go, flts, i18n, svcs, trackers
This commit is contained in:
Ainar Garipov
2023-10-09 14:03:27 +03:00
parent 24e0e33bb6
commit 3ec76cdef5
39 changed files with 434 additions and 141 deletions

View File

@@ -14,7 +14,7 @@ and this project adheres to
<!--
## [v0.108.0] - TBA
## [v0.107.39] - 2023-09-27 (APPROX.)
## [v0.107.39] - 2023-10-09 (APPROX.)
See also the [v0.107.39 GitHub milestone][ms-v0.107.39].
@@ -23,6 +23,11 @@ See also the [v0.107.39 GitHub milestone][ms-v0.107.39].
NOTE: Add new changes BELOW THIS COMMENT.
-->
### Security
- Go version has been updated to prevent the possibility of exploiting the
CVE-2023-39325 Go vulnerability fixed in [Go 1.20.9][go-1.20.9].
### Added
- Ability to edit static leases on *DHCP settings* page ([#1700]).
@@ -48,6 +53,8 @@ NOTE: Add new changes BELOW THIS COMMENT.
[#6233]: https://github.com/AdguardTeam/AdGuardHome/issues/6233
[#6280]: https://github.com/AdguardTeam/AdGuardHome/issues/6280
[go-1.20.9]: https://groups.google.com/g/golang-announce/c/XBa1oHDevAo/m/desYyx3qAgAJ
<!--
NOTE: Add new changes ABOVE THIS COMMENT.
-->