SHA256
1
0
forked from pool/gromox

- Update to release 2.3

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=31
This commit is contained in:
2023-02-03 16:16:28 +00:00
committed by Git OBS Bridge
parent 4cf8e0af6a
commit 473178295c
6 changed files with 29 additions and 11 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Feb 3 16:16:14 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.3
* pff2mt: support non-Unicode PFF files
* ldap_adaptor: read ldap_start_tls, ldap_mail_attr from
orgparam table
* Support Emojis in HTML-to-RTF conversion code
* exmdb_provider: implement message store softdelete count
properties
* dbop_sqlite: guard schema upgrades with transaction
* Do not fail entire HTML-to-RTF conversion or calls like
getpropvals(PR_RTF_COMPRESSED) when encountering garbage
bytes
* exmdb_provider: have folder message count properties respect
softdelete
* zcore: mapi_copyto had inverted meaning of MAPI_NOREPLACE
-------------------------------------------------------------------
Mon Jan 16 19:14:43 UTC 2023 - Jan Engelhardt <jengelh@inai.de>