From a7d02fa9350dc3e1661b2179e7c7b819a840eb68 Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Wed, 2 Nov 2022 18:39:46 +0300 Subject: [PATCH] Pull request: upd-chlog Merge in DNS/adguard-home from upd-chlog to master Squashed commit of the following: commit d148e3db4f432cfb447eeda2f56f1df2fb512a50 Author: Ainar Garipov Date: Wed Nov 2 18:33:21 2022 +0300 all: upd chlog --- CHANGELOG.md | 48 +++++++++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0265fc5f..7a0f1639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,14 +15,28 @@ and this project adheres to ## [v0.108.0] - TBA (APPROX.) --> -## Security + + + + + + +## [v0.107.17] - 2022-11-02 + +See also the [v0.107.17 GitHub milestone][ms-v0.107.17]. + +### Security - Go version has been updated to prevent the possibility of exploiting the CVE-2022-41716 Go vulnerability fixed in [Go 1.18.8][go-1.18.8]. -[go-1.18.8]: https://groups.google.com/g/golang-announce/c/mbHY1UY3BaM - -## Added +### Added - The warning message when adding a certificate having no IP addresses ([#4898]). @@ -51,7 +65,7 @@ and this project adheres to ### Fixed - ClientIDs not working when using DNS-over-HTTPS with HTTP/3. -- Editing an enabled rule list's URL now also includes validation of the filter +- Editing the URL of an enabled rule list also includes validation of the filter contents preventing from saving a bad one ([#4916]). - The default value of `dns.cache_size` accidentally set to 0 has now been reverted to 4 MiB ([#5010]). @@ -65,24 +79,15 @@ and this project adheres to [#4898]: https://github.com/AdguardTeam/AdGuardHome/issues/4898 [#4916]: https://github.com/AdguardTeam/AdGuardHome/issues/4916 [#4925]: https://github.com/AdguardTeam/AdGuardHome/issues/4925 -[#4927]: https://github.com/AdguardTeam/AdGuardHome/issues/4927 [#4942]: https://github.com/AdguardTeam/AdGuardHome/issues/4942 [#4986]: https://github.com/AdguardTeam/AdGuardHome/issues/4986 [#4990]: https://github.com/AdguardTeam/AdGuardHome/issues/4990 [#4993]: https://github.com/AdguardTeam/AdGuardHome/issues/4993 [#5010]: https://github.com/AdguardTeam/AdGuardHome/issues/5010 -[clientid]: https://github.com/AdguardTeam/AdGuardHome/wiki/Clients#clientid - - - - +[clientid]: https://github.com/AdguardTeam/AdGuardHome/wiki/Clients#clientid +[go-1.18.8]: https://groups.google.com/g/golang-announce/c/mbHY1UY3BaM +[ms-v0.107.17]: https://github.com/AdguardTeam/AdGuardHome/milestone/53?closed=1 @@ -91,7 +96,7 @@ See also the [v0.107.17 GitHub milestone][ms-v0.107.17]. This is a security update. There is no GitHub milestone, since no GitHub issues were resolved. -## Security +### Security - Go version has been updated to prevent the possibility of exploiting the CVE-2022-2879, CVE-2022-2880, and CVE-2022-41715 Go vulnerabilities fixed in @@ -1400,11 +1405,12 @@ See also the [v0.104.2 GitHub milestone][ms-v0.104.2]. -[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.16...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.17...HEAD +[v0.107.17]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.16...v0.107.17 [v0.107.16]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.15...v0.107.16 [v0.107.15]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.14...v0.107.15 [v0.107.14]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.13...v0.107.14