forked from pool/gromox
Accepting request 1198844 from server:mail
- Update to release 2.32 OBS-URL: https://build.opensuse.org/request/show/1198844 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gromox?expand=0&rev=34
This commit is contained in:
commit
b5629c5c75
@ -1,4 +1,4 @@
|
|||||||
mtime: 1723627772
|
mtime: 1725477224
|
||||||
commit: cd650e4cb5f85fa185a810dacdb4939924a1a7f31a2a0a0be7175dd1739edbb3
|
commit: c94e92d8218929aa5790d2451b98defac6c3a6e889cd573dc62e11dbecfb4f6d
|
||||||
url: https://src.opensuse.org/jengelh/gromox
|
url: https://src.opensuse.org/jengelh/gromox
|
||||||
revision: master
|
revision: master
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:ed09ee1ce4af683ca10775ee61363fb60c1cbd107c00c4dcf9bbe68b5d1bda05
|
oid sha256:25a55b06f3706341ff5baef76debdafee5ca4787ce6c1a438765eed44dccbe5b
|
||||||
size 256
|
size 256
|
||||||
|
@ -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