Accepting request 1231170 from server:mail

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1231170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gromox?expand=0&rev=40
This commit is contained in:
Ana Guerrero 2024-12-16 18:11:02 +00:00 committed by Git OBS Bridge
commit 37befaf4a7
10 changed files with 40 additions and 17 deletions

View File

@ -1,4 +1,4 @@
mtime: 1732100729
commit: 58428fa92caeeccf136112c1b88449d9ca7f52c03b6f3fac969f6d132854e88d
mtime: 1733571096
commit: f39ff584afea94a091e3898ae453b55d8a6c9fc46c9553147dbd307bc71d84f6
url: https://src.opensuse.org/jengelh/gromox
revision: master

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da8adcac2b9ebe82734f351b91e92d181dd5604c41e500a12ed34a437818753f
oid sha256:7fb5c5e0fd9a1650fe8e4cf88fa6459b516b56bbb331ff193bced94ac6a27ad3
size 256

View File

@ -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
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> Wed, 20 Nov 2024 12:00:00 +0100
-- Gromox <null@gromox.com> Sat, 07 Dec 2024 12:22:00 +0100

View File

@ -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)

Binary file not shown.

7
gromox-2.38.tar.asc Normal file
View 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

Binary file not shown.

View File

@ -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>

View File

@ -1,7 +1,7 @@
Format: 1.0
Source: gromox
Architecture: any
Version: 2.33
Version: 2.38
DEBTRANSFORM-RELEASE: 1
Maintainer: Gromox <null@gromox.com>
Homepage: https://gromox.com

View File

@ -19,7 +19,7 @@
%define _libexecdir %_prefix/libexec
Name: gromox
Version: 2.37
Version: 2.38
Release: 0
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