12 May
2022
12 May
'22
11:22 p.m.
On May 10, 2022, at 2:33 AM, Aki Tuomi via Dovecot-news
We are pleased to release v2.3.19 of Dovecot.
As per usual now, you need this (small) patch to build on macOS (if there's some better way to submit this so it eventually makes it into a release, please redirect me):
--- src/lib/ioloop-notify-kqueue.c.orig 2021-06-14 07:56:46.000000000 -0400
+++ src/lib/ioloop-notify-kqueue.c 2021-06-21 12:10:16.000000000 -0400
@@ -11,6 +11,7 @@
#include "ioloop-private.h"
#include "llist.h"
+#include "time-util.h"
#include