SHA256
1
0
forked from pool/gromox

- Update to release 2.26

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=81
This commit is contained in:
2024-03-11 17:17:50 +00:00
committed by Git OBS Bridge
parent 5967ae20d8
commit d968f36aae
9 changed files with 34 additions and 22 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Mar 11 16:03:28 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.26
* exmdb: Fix restriction mismatching on ``PR_PARENT_SVREID`` &
``PR_PARENT_ENTRYID``, which had caused reminders to go off
even after appointments were moved to the wastebasket.
* exmdb_local: rectify wrong/empty ``From:`` lines in bounce
messages
* ews: fix segfault when loading public folder item
* zcore: repaired thumbnail retrieval, which used the wrong
directory
* mbop: add subcommands for manipulating websettings_persistent
* zcore: store websettings_persistent directly in the store
rather than the zcore shadow store object (automatic
migration is in place)
* kdb2mt: avoid importing ``PR_EC_WEBAPP_PERSISTENT_SETTINGS_JSON``
property
-------------------------------------------------------------------
Thu Feb 29 14:04:15 UTC 2024 - Jan Engelhardt <jengelh@inai.de>