SHA256
1
0
forked from pool/gromox

- Update to release 2.19

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=69
This commit is contained in:
Jan Engelhardt 2023-12-04 14:26:55 +00:00 committed by Git OBS Bridge
parent d5539b44f3
commit 11b9e9199d
7 changed files with 53 additions and 12 deletions

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZU+T7gAKCRD3bv5dDCI6
jwhJAP9rykI3brUPpyWZkaoxOaeT+3aeiobHXl9gsWzCKAChsQEAkyPCau/toOUj
T20TNz6t4Jeu6BZM6wCx1pBjD3aK2AM=
=Ky3o
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85958dcb494f650d3075abd71ad91c15c37fb005ff9a5f2459e6e07131618bdc
size 2079484

7
gromox-2.19.tar.asc Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZW3fIAAKCRD3bv5dDCI6
j7XqAQCVL9w3lfrrlSaFdETM5bxL48OLnzyIBsdoQ3kueswyPAD/fRqUFpIiTHyu
916WG37MFU/RVwg22ZlcKiPkmVKOzQE=
=DgAf
-----END PGP SIGNATURE-----

3
gromox-2.19.tar.zst Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f5b42e73bf99d0b3214be5a2bf5ab8767d1b668932c669aa4c020668574670c
size 2085568

View File

@ -1,3 +1,44 @@
-------------------------------------------------------------------
Mon Dec 4 14:12:37 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.19
* `gromox-mbop emptyfld` now recognizes a `-t` option to limit
deletion to messages of certain age.
* `gromox-mbop emptyfld` now recognizes a `--nuke-folders` option
* gromox-eml2mt now recognizes a `--mbox` option to support
RFC4155 Unix mboxes
* exmdb: search pacing is now time-based, which should give more
predictable interactivity during background searches
* emsmdb: do not treat the absence of the
PR_LAST_MODIFICATION_TIME message property during ICS downloads
as an error any longer
* exmdb: send "object created" notifications as search folders
re-populate
* oxcmail: ignore zero-length From fields, which should help
sending from Windows Mail
* Thunderbird/IMAP now picks up deletion events done by other
clients
-------------------------------------------------------------------
Mon Nov 27 13:36:14 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.18
* exmdb: synthesized PR_RTF_COMPRESSED properties (in relation to
the "dbg_synthesize_content" config directive) had an
incomplete header
* oxcmail: repair inadvertent propid/proptag swap causing TNEF
export to fail
* mbop/purge-softdelete: make pathspec `SENT/2022` actually work
* imap: messages delete events from OL/g-web now make it to IMAP
clients
* midb: propagate folder change events; IMAP clients now
recognize when a message was deleted in g-web/Outlook
* http: RFC 7617 support for the Basic authentication header line
* nsp: allow connections from Windows with UTF-8 locale
* midb: removal of seqid renumbering, which speeds up
IMAP SELECT/LIST/FETCH commands.
* authmgr: PAM is now offered as an authentication backend
-------------------------------------------------------------------
Sat Nov 11 11:56:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
Format: 1.0
Source: gromox
Architecture: any
Version: 2.17
Version: 2.19
DEBTRANSFORM-RELEASE: 1
Maintainer: Gromox <null@gromox.com>
Homepage: https://gromox.com

View File

@ -19,7 +19,7 @@
%define _libexecdir %_prefix/libexec
Name: gromox
Version: 2.17
Version: 2.19
Release: 0
Summary: Groupware server backend with RPC, IMAP,POP3, PHP-MAPI support
License: AGPL-3.0-or-later AND GPL-2.0-only AND GPL-3.0-or-later