]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
NEWS: Add NEWS for 2.3.11.3
authorAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 29 Jul 2020 08:28:50 +0000 (11:28 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 29 Jul 2020 08:28:50 +0000 (11:28 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 98a5dc67ab12c2684fcd2fe0ac2c175c3a05f3f1..13e0f615b7d12b49598c5f8b4576a44b0a1c4a9f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+v2.3.11.3 2020-07-29   Aki Tuomi <aki.tuomi@open-xchange.com>
+
+       - pop3-login: Login didn't handle commands in multiple IP packets properly.
+         This mainly affected large XCLIENT commands or a large SASL initial
+         response parameter in the AUTH command.
+       - pop3: pop3_deleted_flag setting was broken, causing:
+         Panic: file seq-range-array.c: line 472 (seq_range_array_invert):
+         assertion failed: (range[count-1].seq2 <= max_seq)
+
 v2.3.11.2 2020-07-13   Aki Tuomi <aki.tuomi@open-xchange.com>
 
        - auth: Lua passdb/userdb leaks stack elements per call, eventually