Accepting request 1244120 from server:mail
- Update to release 2.41 OBS-URL: https://build.opensuse.org/request/show/1244120 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gromox?expand=0&rev=43
This commit is contained in:
commit
dc70f9c235
@ -1,4 +1,4 @@
|
||||
mtime: 1738079151
|
||||
commit: 411e216a6b117d11682c2435d5d92a6587ca588cce6c101578a7d253fc0f8db9
|
||||
mtime: 1738924823
|
||||
commit: 872ac32a00bac23201e9b185fb3e307d643c4d7416140eb16a34e42eee960c5c
|
||||
url: https://src.opensuse.org/jengelh/gromox
|
||||
revision: master
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1318311cedbb400829b35e2bd8ee8f480042c3107c392dceff1475534d360ae6
|
||||
oid sha256:645954b72644b72b2e308f43ae7b660b35492cc839339fe1f5b19f58dd49d5b8
|
||||
size 256
|
||||
|
@ -1,8 +1,8 @@
|
||||
gromox (2.40-0) unstable; urgency=low
|
||||
gromox (2.41-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> Tue, 28 Jan 2025 00:00:00 +0100
|
||||
-- Gromox <null@gromox.com> Fri, 07 Feb 2025 00:00:00 +0100
|
||||
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZ5j23wAKCRCutpQaL5yZ
|
||||
REKIAQDKzMzvSgrAKdn+S2UyRwBFX9vtLv+XwB69NMmtHQC1YAD+IsXHcuVu1hx9
|
||||
YdarV/hB7AUpwmoWQMsUGtFA4/b3sgo=
|
||||
=rdHX
|
||||
-----END PGP SIGNATURE-----
|
BIN
gromox-2.40.tar.zst
(Stored with Git LFS)
BIN
gromox-2.40.tar.zst
(Stored with Git LFS)
Binary file not shown.
7
gromox-2.41.tar.asc
Normal file
7
gromox-2.41.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZ6XiCgAKCRCutpQaL5yZ
|
||||
RF9TAQCf3hYs9AXL17rQtsZ+8auGygq4siRrafjVWHZ52ES2KAD+LhUOtxfEcfJ6
|
||||
eUIh7Z4Aw4EFOtWbzGJHutpdlXyUpgQ=
|
||||
=Lq7P
|
||||
-----END PGP SIGNATURE-----
|
BIN
gromox-2.41.tar.zst
(Stored with Git LFS)
Normal file
BIN
gromox-2.41.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 10:36:28 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.41
|
||||
* ldap_adaptor: plug two memory leaks
|
||||
* exmdb: plug a memory leak related to subscription destruction
|
||||
* oxcical: do process TRIGGER duration value type for reminders
|
||||
* midb: resolve flakey update of flagged/replied/forwarded status
|
||||
* midb: when a MAPI message has changed and requires a new
|
||||
IMAPUID, convey the expunge of the old IMAPUID much sooner to
|
||||
IMAP clients
|
||||
* pop3: resolve a NULL deref/crash during RETR command
|
||||
* imap: restore SEARCH command looking at right portion of a
|
||||
QP-encoded message
|
||||
* mkprivate: new message stores now have `frightsVisible` set
|
||||
on the calendar folder
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 15:26:48 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Format: 1.0
|
||||
Source: gromox
|
||||
Architecture: any
|
||||
Version: 2.38
|
||||
Version: 2.41
|
||||
DEBTRANSFORM-RELEASE: 1
|
||||
Maintainer: Gromox <null@gromox.com>
|
||||
Homepage: https://gromox.com
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _libexecdir %_prefix/libexec
|
||||
|
||||
Name: gromox
|
||||
Version: 2.40
|
||||
Version: 2.41
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user