From 7aaf9ba8bbd2835536e93db73fc0057b3edafc2c Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Wed, 6 Sep 2023 15:04:49 +0300 Subject: [PATCH] NEWS: Update NEWS with changes --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index eec451c122..272ff18ead 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,8 @@ v2.3.21 2023-09-15 Aki Tuomi using the mailbox directory's atime when the header isn't set, which usually moves the scan time into the future. - dict-redis: A crash would occur on transaction rollback. + - dsync: Infinite loop causing out of memory would occur when handling + mailbox deletion from remote end and hierarchy separators would differ. - dsync: Incremental dsync failed for folder names ending with '%', unless BROKENCHAR was set. Also folder names with '%' elsewhere in them caused each incremental dsync to unnecessarily rename the folder @@ -76,6 +78,7 @@ v2.3.21 2023-09-15 Aki Tuomi CRL check failures for outgoing SSL/TLS connections, although it was supposed to affect checking CRLs only for client-side SSL certificates. v2.3.17 regression. + - lib-sql: MySQL driver leaked memory when connection failed. - lib-storage: Various fixes when running into out of disk space. - master: Service idle_kill setting didn't work properly on busy servers. It was very unlikely that any process was idling long enough -- 2.47.3