[info=fbc8d5d4df0f2ccdb4181c021e33c3f7e1d54871af839a0bb7c1d754fa4f8ebd]
OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=98
This commit is contained in:
parent
f4e3c0e37f
commit
b8beb84727
@ -1,4 +1,4 @@
|
||||
mtime: 1728411261
|
||||
commit: cc345f88432cf95111be4b4453707448701142ce36438794c307db79bab02063
|
||||
mtime: 1728994419
|
||||
commit: fbc8d5d4df0f2ccdb4181c021e33c3f7e1d54871af839a0bb7c1d754fa4f8ebd
|
||||
url: https://src.opensuse.org/jengelh/gromox
|
||||
revision: master
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:524f2aed082779213afd212ef1434e4b58336c0288fa742889c4162594beb07a
|
||||
oid sha256:cf9d459c8c5ec61deaf5e53aff58a35b894c59a2bde9c8e92e7ab36c7376c6de
|
||||
size 256
|
||||
|
@ -1,8 +1,8 @@
|
||||
gromox (2.34-0) unstable; urgency=low
|
||||
gromox (2.35-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, 08 Oct 2024 17:10:00 +0200
|
||||
-- Gromox <null@gromox.com> Tue, 15 Oct 2024 13:25:00 +0200
|
||||
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZwVSnwAKCRCutpQaL5yZ
|
||||
RJCKAQCgdiSugh1hTpyNY3GmwJky8jJi3PsYWhEdM3jtzMqk3gD+Lfptqi+46ec4
|
||||
X/NvAaw0xD5/s3tm2MVcaRIPeMYK5QI=
|
||||
=ZklD
|
||||
-----END PGP SIGNATURE-----
|
BIN
gromox-2.34.tar.zst
(Stored with Git LFS)
BIN
gromox-2.34.tar.zst
(Stored with Git LFS)
Binary file not shown.
7
gromox-2.35.tar.asc
Normal file
7
gromox-2.35.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZw5b6gAKCRCutpQaL5yZ
|
||||
RAooAP9+v7Vd15fz1zpf6q4EqTg/MeIofwik3M5NzMzDUQddCAD9GfHmmIuBgCax
|
||||
gxCZ/oLfUoz1WjBv13EZTKEvkS0gXgE=
|
||||
=6E19
|
||||
-----END PGP SIGNATURE-----
|
BIN
gromox-2.35.tar.zst
(Stored with Git LFS)
Normal file
BIN
gromox-2.35.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 11:24:31 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.35
|
||||
* alias_resolve: resolve nullptr deref crash
|
||||
* ews: resolve nullptr deref crash
|
||||
* mapi_lib: fix out-of-bounds access in PROBLEM_ARRAY::transform
|
||||
* mapi_lib: rop_util_get_gc_value used the wrong mask, which
|
||||
caused "Change commit failed because the object was changed
|
||||
separately"
|
||||
* exmdb: let PR_ACCESS include permissions from all group
|
||||
memberships
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 8 15:20:02 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _libexecdir %_prefix/libexec
|
||||
|
||||
Name: gromox
|
||||
Version: 2.34
|
||||
Version: 2.35
|
||||
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…
Reference in New Issue
Block a user