Gromox 2.43
This commit is contained in:
parent
81320d95a4
commit
71f725abe7
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZ7YW9AAKCRCutpQaL5yZ
|
|
||||||
RMJbAQC902Pm1SiVRk4K+HR2C48/iEXBsBx4FhJ4FhkZ7NuraQD9GvzGETJF+S6A
|
|
||||||
+Afr+T0F5lwKJy07uzGqW+udGJQxUAs=
|
|
||||||
=dpFs
|
|
||||||
-----END PGP SIGNATURE-----
|
|
BIN
gromox-2.42.tar.zst
(Stored with Git LFS)
BIN
gromox-2.42.tar.zst
(Stored with Git LFS)
Binary file not shown.
7
gromox-2.43.tar.asc
Normal file
7
gromox-2.43.tar.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZ8nT5QAKCRCutpQaL5yZ
|
||||||
|
RF2hAP9OlOG+8F24al05OuXIH7G5RHAnCbaSZqSSk1OKDCR39wD9Ge3bSpvtb+tf
|
||||||
|
v2cjFQUm7P1rp+EcICFcceFFQyKE3wU=
|
||||||
|
=SQSq
|
||||||
|
-----END PGP SIGNATURE-----
|
BIN
gromox-2.43.tar.zst
(Stored with Git LFS)
Normal file
BIN
gromox-2.43.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 6 16:57:28 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2.43
|
||||||
|
* oxm2mt: support embedded messages
|
||||||
|
* mysql_adaptor: add TLS connection config directives
|
||||||
|
* imap: reduce memory footprint when FETCHing messages
|
||||||
|
* imap: resolve shutdown ordering crash
|
||||||
|
* exmdb: upgrade 0-length PR_ENTRYIDs to fake 1 byte to soothe
|
||||||
|
Outlook Cached Mode syncer
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 19 14:33:49 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
Wed Feb 19 14:33:49 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gromox
|
Source: gromox
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Version: 2.41
|
Version: 2.43
|
||||||
DEBTRANSFORM-RELEASE: 1
|
DEBTRANSFORM-RELEASE: 1
|
||||||
Maintainer: Gromox <null@gromox.com>
|
Maintainer: Gromox <null@gromox.com>
|
||||||
Homepage: https://gromox.com
|
Homepage: https://gromox.com
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define _libexecdir %_prefix/libexec
|
%define _libexecdir %_prefix/libexec
|
||||||
|
|
||||||
Name: gromox
|
Name: gromox
|
||||||
Version: 2.42
|
Version: 2.43
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Groupware server backend with RPC, IMAP,POP3, PHP-MAPI support
|
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
|
License: AGPL-3.0-or-later AND GPL-2.0-only AND GPL-3.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user