forked from pool/gromox
gromox 2.32
This commit is contained in:
parent
cd650e4cb5
commit
c94e92d821
@ -1,5 +1,5 @@
|
|||||||
gromox (2.31-0) unstable; urgency=low
|
gromox (2.32-0) unstable; urgency=low
|
||||||
|
|
||||||
* Update.
|
* Update.
|
||||||
|
|
||||||
-- Gromox <null@gromox.com> Wed, 14 Aug 2024 09:49:00 +0200
|
-- Gromox <null@gromox.com> Wed, 04 Sep 2024 09:49:00 +0200
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZrxxSgAKCRCutpQaL5yZ
|
|
||||||
REUDAP43AyHgyk6oQUZ+n/F7rVsxrY2ENWPqC06Z218CVtwmewD+MD02QNxvx92r
|
|
||||||
V7ZJc9U6od92PYrFXQM4dht+YjMlhAo=
|
|
||||||
=FkQO
|
|
||||||
-----END PGP SIGNATURE-----
|
|
BIN
gromox-2.31.tar.zst
(Stored with Git LFS)
BIN
gromox-2.31.tar.zst
(Stored with Git LFS)
Binary file not shown.
7
gromox-2.32.tar.asc
Normal file
7
gromox-2.32.tar.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZth70AAKCRCutpQaL5yZ
|
||||||
|
RDKmAQDq4jtOfa5iOiBMnC19pnUjaMyIKVn/fl8wjX24eL9auwEAinJI433sjK/c
|
||||||
|
6nCUgVDDZiQ9JND1EKaA6q0NM46MjAA=
|
||||||
|
=eRu9
|
||||||
|
-----END PGP SIGNATURE-----
|
BIN
gromox-2.32.tar.zst
(Stored with Git LFS)
Normal file
BIN
gromox-2.32.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 4 08:17:15 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2.32
|
||||||
|
* mysql_adaptor: re-speedup queries that came to ran without an
|
||||||
|
index
|
||||||
|
* mbop: make the "clear-profile" operation do clear g-web
|
||||||
|
settings again
|
||||||
|
* zcore: workaround potential hang during shutdown
|
||||||
|
* emsmdb, zcore: allow "Empty Folder" operations in public stores
|
||||||
|
* exmdb: increased verbosity during shutdown phase so it does
|
||||||
|
not appear like a hang
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 14 07:50:17 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Wed Aug 14 07:50:17 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define _libexecdir %_prefix/libexec
|
%define _libexecdir %_prefix/libexec
|
||||||
|
|
||||||
Name: gromox
|
Name: gromox
|
||||||
Version: 2.31
|
Version: 2.32
|
||||||
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…
Reference in New Issue
Block a user