From 14afc277e5438f4d3dbdec9d09001a9c5168dfee Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Thu, 1 Dec 2022 13:08:01 +0200 Subject: [PATCH] NEWS: Add POP3 assert-crashfix. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 12187f2ab0..e3b71e2a00 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,8 @@ v2.3.20 2022-12-12 Aki Tuomi - lib: ioloop-kqueue was missing include breaking some BSD builds. - oauth2: Using %{oauth2:name} variables could cause useless introspections. + - pop3: Sending POP3 command with ':' character caused an assert-crash. + v2.3.18 regression. - replicator: Replication queue had various issues, potentially causing replication requests to become stuck. - stats: Invalid Prometheus label names were created with specific -- 2.47.3