Skip to content

Commit 43e9782

Browse files
Prince213Jappie3
andcommitted
nixos/dovecot: support 2.4
Co-authored-by: Jappie3 <jappie3+git@jappie.dev>
1 parent f5d0535 commit 43e9782

File tree

3 files changed

+267
-103
lines changed

3 files changed

+267
-103
lines changed

doc/release-notes/rl-2605.section.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@
6363

6464
- `corepack_latest` has been removed, as Corepack is no longer distributed with Node.js.
6565

66+
- `dovecot` default version has been updated from 2.3 to 2.4.
67+
This introduces some breaking changes; Refer to the [upstream migration article](https://doc.dovecot.org/2.4.2/installation/upgrade/2.3-to-2.4.html) for details.
68+
6669
- `nodePackages.browser-sync` has been removed, as it was unmaintained within nixpkgs.
6770

6871
- `spoof` has been removed, as there are many issues upstream with it working on modern OS versions, and it appears to be unmaintained.

nixos/doc/manual/release-notes/rl-2605.section.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ See <https://github.com/NixOS/nixpkgs/issues/481673>.
157157

158158
- Budgie has been updated to 10.10, please check the [upstream announcement](https://buddiesofbudgie.org/blog/budgie-10-10-released) for more details.
159159

160+
- `services.dovecot` now supports the Dovecot 2.4 configuration format while maintaining compatibility with Dovecot 2.3.
161+
160162
- `services.frp` now supports multiple instances through `services.frp.instances` to make it possible to run multiple frp clients or servers at the same time.
161163

162164
- `hyphen` now supports over 40 language variants through `hyphenDicts` and now allows to enable all supported languages through `hyphenDicts.all`.

0 commit comments

Comments
 (0)