forked from pool/gromox
Jan Engelhardt
bd88569d82
OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=48
318 lines
14 KiB
Plaintext
318 lines
14 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 10 09:07:18 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 2.9
|
|
* emsmdb: support forwarding meeting requests from organizers
|
|
that are not local to the installation
|
|
* imap: broadcast changes to mailbox from EXPUNGE commands
|
|
* oxcical: add TZID for allday events
|
|
* imap: add and populate a per-context seqid list
|
|
* midb: unbreak search matching based on dates and sizes
|
|
* emsmdb: avoid hitting an assertion when sort-reloading a
|
|
table of a deleted folder
|
|
- Delete 0001-dbop_mysql-remove-extraneous-DEFAULT-keyword-in-clas.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 15 10:07:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 2.8
|
|
* exmdb_provider: repair a 4-byte cutoff when reading PR_BODY,
|
|
PR_TRANSPORT_MESSAGE_HEADERS if they are compressed on disk
|
|
* nsp: fix janky addressbook navigation when the GAL has hidden
|
|
entries
|
|
* The "Hide from addresbook" functionality has gained another
|
|
bit, so that name resolution ("Check names" button in
|
|
OL/g-web) is no longer tied to visibility in the GAL.
|
|
* Support for non-default stores in the IMAP and POP3 protocols;
|
|
use "actualusername!sharedmbox" as the username for login.
|
|
- Add 0001-dbop_mysql-remove-extraneous-DEFAULT-keyword-in-clas.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 24 01:13:00 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 2.7
|
|
* exmdb_provider: default to mbox_contention_reject=0
|
|
* zcore: make mapi_message_imtoinet operate on message instances,
|
|
not messages
|
|
* oxcmail: do not fail exporting DSNs with unresolvable addresses
|
|
* oxcical: do not fail exporting calendar objects with
|
|
unresolvable addresses
|
|
- Delete 0001-build-resolve-compile-error-with-gcc-13.patch,
|
|
0001-snapshot-safer-parsing-of-snapshot.cfg.patch (merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 20 21:24:52 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Add 0001-build-resolve-compile-error-with-gcc-13.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 13 09:13:31 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Add 0001-snapshot-safer-parsing-of-snapshot.cfg.patch
|
|
[boo#1209051]
|
|
- Updated directory permissions
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 9 23:44:07 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 2.6
|
|
* exmdb_provider: filter duplicate propids when they occur in
|
|
the mailbox, resolving a failure to export (broken)
|
|
recipients to MSG, and resolving _one_ instance of OL sync
|
|
error 80070057.
|
|
* oxvcard: PidLidBusinessCardDisplayDefinition named property
|
|
was not assigned the right namespace (PSETID_ADDRESS)
|
|
* oxcmail: do not abort export routine if SMIME message is
|
|
lacking an SMIME body (just treat it as empty instead)
|
|
* oxcical: do not abort export routine if IPM.*.Resp.* has no
|
|
attendee
|
|
* exmdb_local: perform online lookup of named properties,
|
|
resolving vcarduid being erroneously assigned propid 0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 5 23:23:42 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 2.5
|
|
* authmgr: Alternate username support
|
|
* Repair a null deref during HTML-to-text conversion
|
|
* Synchronization of embedded messages now works
|
|
* Saving a draft in grommunio-web would erroneously strip the
|
|
subject prefix
|
|
* EWS: Detailed FreeBusy requests did not return detailed info
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 26 18:24:47 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 2.4
|
|
* mbop: emptyfld/delmsg support folder names now
|
|
* dscli: added an --eas option
|
|
* oxdisco: support autodiscover.json requests
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Update to release 2.2
|
|
* exmdb_provider: repair SQL logic errors showing up when a
|
|
folder's contents are requested in Conversation mode
|
|
* exmdb_provider: only delete links, not messages, from search
|
|
folders
|
|
* tools: add --integrity option for mkprivate, mkpublic, mkmidb
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 11:39:59 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 2.1
|
|
* exmdb_provider: support for private store message and folder
|
|
softdelete (and thus the Recover Deleted Items feature in OL)
|
|
* mapi_lib: parse "Received" headers into
|
|
PR_MESSAGE_DELIVERY_TIME for the sake of EML imports
|
|
* emsmdb: work around OL crash with Recover Deleted Items dialog
|
|
* emsmdb: rework interpretation of PR_SENT_REPRESENTING on
|
|
IPM.Schedule objects (relates to the organizer of a meeting
|
|
when such meeting is forwarded)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 18 12:25:44 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.37
|
|
* exmdb_provider: on-disk content file compression, controllable
|
|
using the exmdb_file_compression config directive (affects only
|
|
new files)
|
|
* exmdb_provider: support evaluation of inbox rules that have
|
|
RES_CONTENT restrictions with PT_BINARY properties
|
|
* kdb2mt: full user resolution and PR_*_ADDRTYPE resolution with
|
|
new option set --mbox-name/--user-map
|
|
* zcore: Addressed "exmdb_client: reached maximum
|
|
connections ..." warnings.
|
|
* Selecting addresses from the "From" dropdown in OL's
|
|
compose mail dialog works now.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 25 13:50:57 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.35
|
|
* kdb2mt: add option for mapping ACL identities using a text file
|
|
* tools: add kdb-uidextract and kdb-uidextract-limited scripts to
|
|
facilitate ACL conversion
|
|
* Per-organization LDAP server support
|
|
* User accounts can now be hidden from the GAL and other
|
|
address lists
|
|
* The gromox-dscli command-line utility now performs DNS SRV
|
|
lookups.
|
|
* exmdb_provider: mlists that were granted the StoreOwner
|
|
permission bit through an ACL now propagate it to the
|
|
individuals in the mlist.
|
|
* emsmdb: On outgoing mails, the Return-Receipt-To (Read
|
|
Receipt Request) header was malformed. On the incoming side,
|
|
this would then be translated back to invalid@invalid.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 30 12:02:07 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.31
|
|
* kdb2mt: add a size column to the disambiguation table
|
|
* exmdb_provider: added the "exmdb_search_yield" and
|
|
"exmdb_search_nice" config directives
|
|
* exmdb_provider: add a vacuum RPC (and expose via
|
|
gromox-mbop(8gx))
|
|
* emsmdb: implement cached mode cross-store move support
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 25 16:45:33 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.28
|
|
* freebusy: do not publicize private recurrence exceptions
|
|
* Delayed Sending had left messages in Outbox
|
|
* emsmdb: the contact folder list erroneously rejected sort
|
|
requests that grouped and sorted by the same column
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 12 21:49:52 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.25
|
|
* exmdb_provider: repair PR_MEMBER_NAME transition (ACL table
|
|
contents)
|
|
* zcore: fix randomly occurring set_permission failures
|
|
* autodiscover: resolve & in displaynames being misrepresented
|
|
* autodiscover: force-remove single quotes from ini values
|
|
* imap: improved the tokenization for unusual values found in
|
|
the From/To/Reply-To etc. headers
|
|
* imap: stop emitting excess parenthesis pairs for RFC822 field
|
|
values during FETCH
|
|
* imap: stop offering the STARTTLS capability keyword when the
|
|
STARTTLS command can, at the same time, not be issued anyway
|
|
* imap: IMAP commands emitted to the log (under imap_cmd_debug)
|
|
were truncated sometimes
|
|
* midb: resolve potential crash when the IMAP SEARCH command
|
|
is used
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 1 19:42:23 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.24
|
|
* exmdb_provider: lifted the folder limit from 10k to 28 billion
|
|
* oxcmail: cease excessive base64 encoding.
|
|
* Messages are now preferably encoded as quoted-printable
|
|
during conversion to Internet Mail format. This might help
|
|
with spam classification.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 12 15:27:23 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.22
|
|
* service_loader: resolve crash when first module is unloadable
|
|
* eml2mt, exm2eml: rectify wrong serivce plugin search path
|
|
* eml2mt: add iCalendar and vCard file import
|
|
* kdb2mt: skip IPM.MessageManager FAI messages (cause Outlook
|
|
to sometimes refuse opening a folder)
|
|
* The /usr/libexec/gromox/autodiscover command has been renamed
|
|
to just gromox-dscli.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 30 12:26:55 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.20
|
|
* Resolve a use-after-free in gromox-eml2mt
|
|
* oxcmail: conversion of Reply-To MAPI field to Internet Mail
|
|
had only used the last ONEOFF-type recipient, now it uses all
|
|
ONEOFF recipients.
|
|
* oxcmail: set IPM.Note.SMIME.MultipartSigned only for incoming
|
|
S/MIME mails, not for OpenPGP mails.
|
|
* autodiscover: Change the way autodiscover.ini is parsed. This
|
|
allows a few more non-alphanumeric characters in the MariaDB
|
|
password. ';' is still unusable.
|
|
* exmdb_provider: Evaluate restrictions against absent values
|
|
differently; this makes messages without a sensitivity tag
|
|
and which are located in a non-default store visible in
|
|
Outlook again.
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|