+v2.3.5.1 2019-03-28 Timo Sirainen <tss@iki.fi>
+
+ * CVE-2019-7524: Missing input buffer size validation leads into
+ arbitrary buffer overflow when reading fts or pop3 uidl header
+ from Dovecot index. Exploiting this requires direct write access to
+ the index files.
+
v2.3.5 2019-03-05 Timo Sirainen <tss@iki.fi>
+ Lua push notification driver: mail keywords and flags are provided
# 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.5],[dovecot@dovecot.org])
+AC_INIT([Dovecot],[2.3.5.1],[dovecot@dovecot.org])
AC_DEFINE_UNQUOTED([DOVECOT_ABI_VERSION], "2.3.ABIv5($PACKAGE_VERSION)", [Dovecot ABI version])
AC_CONFIG_SRCDIR([src])