Compare commits
14 Commits
Author | SHA256 | Date | |
---|---|---|---|
71f725abe7 | |||
81320d95a4 | |||
872ac32a00 | |||
411e216a6b | |||
a89c2f72d9 | |||
f39ff584af | |||
58428fa92c | |||
a8a3c49feb | |||
fbc8d5d4df | |||
cc345f8843 | |||
3493ed7aa4 | |||
c94e92d821 | |||
cd650e4cb5 | |||
4267ab0073 |
@ -1,4 +0,0 @@
|
||||
mtime: 1739986896
|
||||
commit: 81320d95a4358f96d73a5ca7ae8b1955406e26896163b3df4b90d5199ed6133c
|
||||
url: https://src.opensuse.org/jengelh/gromox
|
||||
revision: master
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff93ca0b05de9c1156bd67401bb7639aad7dcf195e90160ba4fb303102d09516
|
||||
size 256
|
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Format: 1.0
|
||||
Source: gromox
|
||||
Architecture: any
|
||||
Version: 2.41
|
||||
Version: 2.43
|
||||
DEBTRANSFORM-RELEASE: 1
|
||||
Maintainer: Gromox <null@gromox.com>
|
||||
Homepage: https://gromox.com
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _libexecdir %_prefix/libexec
|
||||
|
||||
Name: gromox
|
||||
Version: 2.42
|
||||
Version: 2.43
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user