forked from pool/gromox
Gromox 2.40
This commit is contained in:
parent
a89c2f72d9
commit
411e216a6b
@ -1,8 +1,8 @@
|
||||
gromox (2.39-0) unstable; urgency=low
|
||||
gromox (2.40-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, 21 Jan 2025 00:00:00 +0100
|
||||
-- Gromox <null@gromox.com> Tue, 28 Jan 2025 00:00:00 +0100
|
||||
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZ5AZ3AAKCRCutpQaL5yZ
|
||||
RJKDAQDDGiV2C9Sjyih7HQRk3HYgveBcixgar2jrfnNEdw2mrgEAvZDXgimbEbc9
|
||||
YpXn+z3fuV1olJQwWCrc7K3ZLprgtA4=
|
||||
=N8fl
|
||||
-----END PGP SIGNATURE-----
|
BIN
gromox-2.39.tar.zst
(Stored with Git LFS)
BIN
gromox-2.39.tar.zst
(Stored with Git LFS)
Binary file not shown.
7
gromox-2.40.tar.asc
Normal file
7
gromox-2.40.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----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)
Normal file
BIN
gromox-2.40.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 15:26:48 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.40
|
||||
* zcore: avoid unwrapping Content-Transfer-Encoding twice for
|
||||
clearsigned S/MIME
|
||||
* ews: calculate timezone offsets for local time only
|
||||
* imap, pop3: multi-server capability, replacing direct disk
|
||||
I/O by network RPCs to the exmdb storage backend
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 21 22:05:13 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _libexecdir %_prefix/libexec
|
||||
|
||||
Name: gromox
|
||||
Version: 2.39
|
||||
Version: 2.40
|
||||
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