[Dovecot-news] Dovecot v2.3.18 released

Daniel J. Luke dluke at geeklair.net
Thu Feb 3 22:09:37 UTC 2022


On Feb 3, 2022, at 5:21 AM, Aki Tuomi via Dovecot-news <dovecot-news at dovecot.org> wrote:
> We are pleased to release v2.3.18 of Dovecot.

As with all recent releases, this needs the following patch to build on MacOS:

--- 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 <unistd.h>
 #include <fcntl.h>
 #include <sys/types.h>

-- 
Daniel J. Luke



More information about the dovecot mailing list