SHA256
1
0
forked from pool/gromox

Gromox 2.41

This commit is contained in:
2025-02-07 11:39:52 +01:00
parent 411e216a6b
commit 872ac32a00
8 changed files with 31 additions and 14 deletions

View File

@@ -1,8 +1,8 @@
gromox (2.40-0) unstable; urgency=low
gromox (2.41-0) unstable; urgency=low
* The build process is supposed to replace the entries here
automatically from data present in gromox.changes.
But if you see this message in installed systems,
that would indicate a problem in debtransform(1).
-- Gromox <null@gromox.com> Tue, 28 Jan 2025 00:00:00 +0100
-- Gromox <null@gromox.com> Fri, 07 Feb 2025 00:00:00 +0100

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZ5j23wAKCRCutpQaL5yZ
REKIAQDKzMzvSgrAKdn+S2UyRwBFX9vtLv+XwB69NMmtHQC1YAD+IsXHcuVu1hx9
YdarV/hB7AUpwmoWQMsUGtFA4/b3sgo=
=rdHX
-----END PGP SIGNATURE-----

BIN
gromox-2.40.tar.zst (Stored with Git LFS)

Binary file not shown.

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

@@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZ6XiCgAKCRCutpQaL5yZ
RF9TAQCf3hYs9AXL17rQtsZ+8auGygq4siRrafjVWHZ52ES2KAD+LhUOtxfEcfJ6
eUIh7Z4Aw4EFOtWbzGJHutpdlXyUpgQ=
=Lq7P
-----END PGP SIGNATURE-----

BIN
gromox-2.41.tar.zst (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Feb 7 10:36:28 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.41
* ldap_adaptor: plug two memory leaks
* exmdb: plug a memory leak related to subscription destruction
* oxcical: do process TRIGGER duration value type for reminders
* midb: resolve flakey update of flagged/replied/forwarded status
* midb: when a MAPI message has changed and requires a new
IMAPUID, convey the expunge of the old IMAPUID much sooner to
IMAP clients
* pop3: resolve a NULL deref/crash during RETR command
* imap: restore SEARCH command looking at right portion of a
QP-encoded message
* mkprivate: new message stores now have `frightsVisible` set
on the calendar folder
-------------------------------------------------------------------
Tue Jan 28 15:26:48 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
Format: 1.0
Source: gromox
Architecture: any
Version: 2.38
Version: 2.41
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.40
Version: 2.41
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