+v2.3.17.1 2021-12-07 Aki Tuomi <aki.tuomi@open-xchange.com>
+
+ - dsync: Add back accidentically removed parameters.
+ - lib-ssl-iostream: Fix assert-crash when OpenSSL returned syscall error
+ without errno.
+ - master: Dovecot failed to start if ssl_ca was too large.
+
v2.3.17 2021-10-28 Aki Tuomi <aki.tuomi@open-xchange.com>
* Dovecot now logs a warning if time seems to jump forward at least
# Be sure to update ABI version also if anything changes that might require
# recompiling plugins. Most importantly that means if any structs are changed.
-AC_INIT([Dovecot],[2.3.17],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.3.17.1],[dovecot@dovecot.org])
AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv17($PACKAGE_VERSION)", [Dovecot ABI version])
AC_CONFIG_SRCDIR([src])