SHA256
1
0
forked from pool/gromox
gromox/gromox.changes

72 lines
3.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Apr 16 14:31:39 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.19
* kdb2mt: added the --with-acl option for partial conversion of ACLs
* pff2mt: added the --only-obj option to extract a specific object
* mt2exm: added the -B option for the placement of unanchored messages
* eml2mt: new utility to import mails from files
* exmdb_provider: new config directive "exmdb_schema_upgrades"
* midb: new config directive "midb_schema_upgrades"
* mkprivate, mkpublic and mkmidb now recognize the -U option to
upgrade SQLite database schemas
* mbop: new utility
* rebuild: added progress indicator
* zcore: new config directive "zcore_max_obh_per_session"
* emsmdb: new config directives "emsmdb_max_obh_per_session",
"emsmdb_max_cxh_per_user" to allow higher resource use when a
lot of stores are used by an Outlook profile (warning
W-1580).
-------------------------------------------------------------------
Fri Feb 11 15:59:05 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.16
* zcore: allow setting Out Of Office status of other mailboxes
* zcore: enhance mapi_getmsgstoretable to show all stores with
access permissions
* kdb2mt, pff2mt: add --with-hidden/--without-hidden
-------------------------------------------------------------------
Tue Jan 18 18:01:59 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.13
* mt2exm: perform named property translation on folder
properties, message recipient properties and attachment
properties.
* pff2mt: support reading multi-value variable-length property
types, and obscure single-value types.
* kdb2mt: analyze Receive Folder Table and map inbox to inbox
when ``-s`` is used.
* pam_gromox: Additional service mode checks. One can now use
e.g. auth required pam_gromox.so service=chat in
/etc/pam.d/xyz to test for the CHAT privilege bit.
-------------------------------------------------------------------
Tue Dec 7 18:00:46 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.10
* exmdb_provider: cease adding a broken recipient when deleting
last recipient
* exmdb_provider: synthesize mandatory recipient properties
essential for MSMAPI (the source of incomplete recipients is
from imported KGWC databases)
* emsmdb: work around Outlook not displaying any body in Cached
Mode when there is no HTML body
* mapi_lib: avoid making underscores in subjects when there are
umlauts
-------------------------------------------------------------------
Fri Oct 8 19:36:00 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.4
* The event(8gx) and timer(8gx) daemons now run unprivileged.
* gromox-pff2mt now skips over unrecognizable MAPI properties
rather than exiting.
* gromox-mt2exm now supports storing to public mailboxes.
-------------------------------------------------------------------
Wed Sep 1 10:03:05 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Initial entry for build.opensuse.org (gromox-1.1.43.566b624e)