Merge branch 'master' into 4686-ipset-file

This commit is contained in:
Ainar Garipov
2022-09-12 16:03:11 +03:00
2 changed files with 6 additions and 16 deletions

View File

@@ -15,12 +15,18 @@ and this project adheres to
## [v0.108.0] - 2022-12-01 (APPROX.)
-->
### Changed
- The minimum DHCP message size is reassigned back to BOOTP's constraint of 300
bytes ([#4904]).
### Security
- Weaker cipher suites that use the CBC (cipher block chaining) mode of
operation have been disabled ([#2993]).
[#2993]: https://github.com/AdguardTeam/AdGuardHome/issues/2993
[#4904]: https://github.com/AdguardTeam/AdGuardHome/issues/4904