+v2.3.7.2 2019-08-28 Aki Tuomi <aki.tuomi@open-xchange.com>
+
+ * CVE-2019-11500: IMAP protocol parser does not properly handle NUL byte
+ when scanning data in quoted strings, leading to out of bounds heap
+ memory writes. Found by Nick Roessler and Rafi Rubin.
+
v2.3.7.1 2019-07-23 Timo Sirainen <timo.sirainen@open-xchange.com>
- Fix TCP_NODELAY errors being logged on non-Linux OSes
# 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.7.1],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.3.7.2],[dovecot@dovecot.org])
AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv7($PACKAGE_VERSION)", [Dovecot ABI version])
AC_CONFIG_SRCDIR([src])