+v2.2.36.4 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.2.36.3 2019-03-28 Timo Sirainen <tss@iki.fi>
* CVE-2019-7524: Missing input buffer size validation leads into
# 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.2.36.3],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.2.36.4],[dovecot@dovecot.org])
AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.2.ABIv36($PACKAGE_VERSION)", [Dovecot ABI version])
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_SRCDIR([src])