8 Dec
2021
8 Dec
'21
11:04 a.m.
This release still needs the following patch to build on (newer) 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>
On Dec 7, 2021, at 5:44 AM, Aki Tuomi <aki.tuomi@dovecot.fi> wrote: We are happy to announce 2.3.17.1 patch release of Dovecot. This contains some fixes for issues found after 2.3.17 release.
-- Daniel J. Luke