[info=58428fa92caeeccf136112c1b88449d9ca7f52c03b6f3fac969f6d132854e88d]
OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=100
This commit is contained in:
parent
f248b8133f
commit
bc67987ff7
@ -1,4 +1,4 @@
|
|||||||
mtime: 1730908978
|
mtime: 1732100729
|
||||||
commit: a8a3c49febbb1b6e2f658859e1d62ee5463a6ca3bc18c2922ae46b05f5057fcd
|
commit: 58428fa92caeeccf136112c1b88449d9ca7f52c03b6f3fac969f6d132854e88d
|
||||||
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:7d2658cfdfb6385ddd8ac5328e34eb77ef72c22821794cd4b3deebc84daa59d6
|
oid sha256:da8adcac2b9ebe82734f351b91e92d181dd5604c41e500a12ed34a437818753f
|
||||||
size 256
|
size 256
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
gromox (2.36-0) unstable; urgency=low
|
gromox (2.37-0) unstable; urgency=low
|
||||||
|
|
||||||
* The build process is supposed to replace the entries here
|
* The build process is supposed to replace the entries here
|
||||||
automatically from data present in gromox.changes.
|
automatically from data present in gromox.changes.
|
||||||
But if you see this message in installed systems,
|
But if you see this message in installed systems,
|
||||||
that would indicate a problem in debtransform(1).
|
that would indicate a problem in debtransform(1).
|
||||||
|
|
||||||
-- Gromox <null@gromox.com> Wed, 06 Nov 2024 16:56:00 +0100
|
-- Gromox <null@gromox.com> Wed, 20 Nov 2024 12:00:00 +0100
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZyuRqwAKCRCutpQaL5yZ
|
|
||||||
RI6TAP9Qx13UzqXw5aeYWnq+XuZema8g4By7/6lkdiA485b+8QD/SQ8rGGdRj45L
|
|
||||||
aiyEAK8oPeqSClrVcV0rWQKpE642rQI=
|
|
||||||
=jMpo
|
|
||||||
-----END PGP SIGNATURE-----
|
|
BIN
gromox-2.36.tar.zst
(Stored with Git LFS)
BIN
gromox-2.36.tar.zst
(Stored with Git LFS)
Binary file not shown.
7
gromox-2.37.tar.asc
Normal file
7
gromox-2.37.tar.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZz3AaQAKCRCutpQaL5yZ
|
||||||
|
RHcaAQDI4nkVnCU2OUMZGDtwAAewB2DiWFuYEsN0nLfMplT8ZgEA0cxuyC4+RIIo
|
||||||
|
XqVTwg5Nygp805pJxwUNxiCDRPOzDgk=
|
||||||
|
=IHbS
|
||||||
|
-----END PGP SIGNATURE-----
|
BIN
gromox-2.37.tar.zst
(Stored with Git LFS)
Normal file
BIN
gromox-2.37.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,32 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 20 10:58:49 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2.37
|
||||||
|
* exmdb: fix garbage being returned to clients when reading v1z
|
||||||
|
files from cid/
|
||||||
|
* exmdb: stop an SQL error from appearing when `gromox-mbop
|
||||||
|
recalc-sizes` is used on an empty store
|
||||||
|
* oxcical: evaluate all, instead of just two, STANDARD/DAYLIGHT
|
||||||
|
tzprops for determining the relevant DST timezone
|
||||||
|
* ews: fix time elements, e.g. in OOF settings, always having
|
||||||
|
value 1970-01-01
|
||||||
|
* email_lib: on vCard ingestion, treat ORG lines as the
|
||||||
|
structured field that they are specified as, rather than as
|
||||||
|
one text value
|
||||||
|
* exmdb_local: autovivify new named properties on delivery,
|
||||||
|
fixing log message ``D-1220`` when ingesting a vCard message
|
||||||
|
into an empty store via SMTP/LMTP
|
||||||
|
* dbop_sqlite: avoid use of the ``UNIXEPOCH`` function since it
|
||||||
|
is not available in AlmaLinux 9
|
||||||
|
* lib: add missing chown call on newly-created logfiles to
|
||||||
|
account for subsequent privilege separation
|
||||||
|
* dscli: evaluate not just one AutoDiscover URL but multiple as
|
||||||
|
the specifation asks for
|
||||||
|
* mbop: stop printing the help text multiple times when the
|
||||||
|
"for-all-users" subcommand was used but options were rejected
|
||||||
|
* gromox-mbsize: new debug utility for mailbox size analysis
|
||||||
|
* gromox-tnef2mt: add support for importing standalone TNEF files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 6 15:51:31 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Wed Nov 6 15:51:31 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.36
|
Version: 2.37
|
||||||
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