Apply suggestions from code review

This commit is contained in:
Brennan Kinney 2025-08-18 12:34:34 +12:00 committed by GitHub
parent a27753bede
commit a007c5e1e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,8 +12,9 @@ All notable changes to this project will be documented in this file. The format
- Removed Pyzor + Razor due to maintenance concerns. From observations it is unlikely to have any notable regression ([#4548](https://github.com/docker-mailserver/docker-mailserver/pull/4548)) - Removed Pyzor + Razor due to maintenance concerns. From observations it is unlikely to have any notable regression ([#4548](https://github.com/docker-mailserver/docker-mailserver/pull/4548))
### Updated ### Updated
- **APT**
- Updated `.list` => `.sources` according to the new [DEB822](https://repolib.readthedocs.io/en/latest/deb822-format.html) format ([#4556](https://github.com/docker-mailserver/docker-mailserver/pull/4556)) - **Internal:**
- Aligning with the change in upstream Debian, APT package repositories added by DMS have migrated the format from `.list` to `.sources` ([DEB822](https://repolib.readthedocs.io/en/latest/deb822-format.html)) ([#4556](https://github.com/docker-mailserver/docker-mailserver/pull/4556))
## [v15.1.0](https://github.com/docker-mailserver/docker-mailserver/compare/v15.1.0...HEAD) ## [v15.1.0](https://github.com/docker-mailserver/docker-mailserver/compare/v15.1.0...HEAD)