forked from pool/gromox
Accepting request 1247194 from server:mail
- Update to release 2.42 OBS-URL: https://build.opensuse.org/request/show/1247194 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gromox?expand=0&rev=44
This commit is contained in:
commit
38e3e5dd02
@ -1,4 +1,4 @@
|
|||||||
mtime: 1738924823
|
mtime: 1739986896
|
||||||
commit: 872ac32a00bac23201e9b185fb3e307d643c4d7416140eb16a34e42eee960c5c
|
commit: 81320d95a4358f96d73a5ca7ae8b1955406e26896163b3df4b90d5199ed6133c
|
||||||
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:645954b72644b72b2e308f43ae7b660b35492cc839339fe1f5b19f58dd49d5b8
|
oid sha256:ff93ca0b05de9c1156bd67401bb7639aad7dcf195e90160ba4fb303102d09516
|
||||||
size 256
|
size 256
|
||||||
|
@ -1,8 +1 @@
|
|||||||
gromox (2.41-0) unstable; urgency=low
|
gromox (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> Fri, 07 Feb 2025 00:00:00 +0100
|
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZ6XiCgAKCRCutpQaL5yZ
|
|
||||||
RF9TAQCf3hYs9AXL17rQtsZ+8auGygq4siRrafjVWHZ52ES2KAD+LhUOtxfEcfJ6
|
|
||||||
eUIh7Z4Aw4EFOtWbzGJHutpdlXyUpgQ=
|
|
||||||
=Lq7P
|
|
||||||
-----END PGP SIGNATURE-----
|
|
BIN
gromox-2.41.tar.zst
(Stored with Git LFS)
BIN
gromox-2.41.tar.zst
(Stored with Git LFS)
Binary file not shown.
7
gromox-2.42.tar.asc
Normal file
7
gromox-2.42.tar.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----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)
Normal file
BIN
gromox-2.42.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 19 14:33:49 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2.42
|
||||||
|
* exmdb_local: plug memory leak resulting from RPC execution
|
||||||
|
* alias_resolve: plug memory leak resulting from GAB refreshes
|
||||||
|
* alias_resolve: avoid unnecessary GAB refresh on shutdown
|
||||||
|
* oxdisco: recognize /mail/config-v1.1.xml URI
|
||||||
|
* New internal addressbook implementation backing the
|
||||||
|
NSPI-provided and Zcore-provided AB functionality
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 7 10:36:28 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
Fri Feb 7 10:36:28 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define _libexecdir %_prefix/libexec
|
%define _libexecdir %_prefix/libexec
|
||||||
|
|
||||||
Name: gromox
|
Name: gromox
|
||||||
Version: 2.41
|
Version: 2.42
|
||||||
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…
x
Reference in New Issue
Block a user