[info=f39ff584afea94a091e3898ae453b55d8a6c9fc46c9553147dbd307bc71d84f6]
OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=101
This commit is contained in:
parent
bc67987ff7
commit
867ea2bba8
@ -1,4 +1,4 @@
|
|||||||
mtime: 1732100729
|
mtime: 1733571096
|
||||||
commit: 58428fa92caeeccf136112c1b88449d9ca7f52c03b6f3fac969f6d132854e88d
|
commit: f39ff584afea94a091e3898ae453b55d8a6c9fc46c9553147dbd307bc71d84f6
|
||||||
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:da8adcac2b9ebe82734f351b91e92d181dd5604c41e500a12ed34a437818753f
|
oid sha256:7fb5c5e0fd9a1650fe8e4cf88fa6459b516b56bbb331ff193bced94ac6a27ad3
|
||||||
size 256
|
size 256
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
gromox (2.37-0) unstable; urgency=low
|
gromox (2.38-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, 20 Nov 2024 12:00:00 +0100
|
-- Gromox <null@gromox.com> Sat, 07 Dec 2024 12:22:00 +0100
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZz3AaQAKCRCutpQaL5yZ
|
|
||||||
RHcaAQDI4nkVnCU2OUMZGDtwAAewB2DiWFuYEsN0nLfMplT8ZgEA0cxuyC4+RIIo
|
|
||||||
XqVTwg5Nygp805pJxwUNxiCDRPOzDgk=
|
|
||||||
=IHbS
|
|
||||||
-----END PGP SIGNATURE-----
|
|
BIN
gromox-2.37.tar.zst
(Stored with Git LFS)
BIN
gromox-2.37.tar.zst
(Stored with Git LFS)
Binary file not shown.
7
gromox-2.38.tar.asc
Normal file
7
gromox-2.38.tar.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZ1QxNwAKCRCutpQaL5yZ
|
||||||
|
RH3hAQChxMPC1ZKG52/fW2k0kYSdwrjGke9pTLkOg13Wtt4VtgEA40S1P5w3DuOL
|
||||||
|
YVhV7AhzhrGV6vV68orfm2x8BJyj0wA=
|
||||||
|
=Rt/1
|
||||||
|
-----END PGP SIGNATURE-----
|
BIN
gromox-2.38.tar.zst
(Stored with Git LFS)
Normal file
BIN
gromox-2.38.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 7 11:21:28 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2.38
|
||||||
|
* oxcical: ignore zero-length PidLidTimeZoneStruct on export
|
||||||
|
rather than failing the operation
|
||||||
|
* freebusy: process events with recurrence patterns > 510 bytes
|
||||||
|
* mbop-get-freeubsy: respect the absence of start_time,end_time
|
||||||
|
(-a/-b) parameters
|
||||||
|
* mapi_lib: support TNEF export of messages without
|
||||||
|
PR_INTERNET_CPID
|
||||||
|
* email_lib: no longer reject import of time-based recurrent
|
||||||
|
series (`RRULE` line with `UNTIL` specifier) with a single
|
||||||
|
occurrence
|
||||||
|
* midb: deal with folder changes that occurr during times when
|
||||||
|
midb is not running
|
||||||
|
* exm2eml: add TNEF file export support
|
||||||
|
* imap: reject creating extant folder
|
||||||
|
* midb: change M-COPY from a read-write cycle to server-side
|
||||||
|
copy, thereby preserving mail headers from now on
|
||||||
|
* midb/imapd: folder names are now treated case-sensitive, just
|
||||||
|
like MAPI did it already
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 20 10:58:49 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Wed Nov 20 10:58:49 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: gromox
|
Source: gromox
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Version: 2.33
|
Version: 2.38
|
||||||
DEBTRANSFORM-RELEASE: 1
|
DEBTRANSFORM-RELEASE: 1
|
||||||
Maintainer: Gromox <null@gromox.com>
|
Maintainer: Gromox <null@gromox.com>
|
||||||
Homepage: https://gromox.com
|
Homepage: https://gromox.com
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define _libexecdir %_prefix/libexec
|
%define _libexecdir %_prefix/libexec
|
||||||
|
|
||||||
Name: gromox
|
Name: gromox
|
||||||
Version: 2.37
|
Version: 2.38
|
||||||
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