- Update to release 1.19
OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=8
This commit is contained in:
parent
eed04e3041
commit
89183c33dd
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCYjWqwQAKCRD3bv5dDCI6
|
||||
j8bWAP0U0j8wxWBlOquNgcHaB0ddjj9a+INWQXsVKKbNUUY6AwEAxxf354t/gkmq
|
||||
0Ks5qeEKOz6Rib4wm6dPyGa74m1Z2gU=
|
||||
=l0q5
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb76019d249f3dae5a9f2d01ff49b24c835a0884732a879a08dc5265b56a0120
|
||||
size 1280544
|
7
gromox-1.19.tar.asc
Normal file
7
gromox-1.19.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCYliMEQAKCRD3bv5dDCI6
|
||||
j02pAQDvxOTzub0Dy3qU/W/NzXH9/eKgytwzrhe+wVuKx3+WgAD/SXSpa1YV1SZr
|
||||
EdLbjNW7AEyeGuqhyqJXUon9CH5bpgs=
|
||||
=dvSD
|
||||
-----END PGP SIGNATURE-----
|
3
gromox-1.19.tar.xz
Normal file
3
gromox-1.19.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c45bc1b36c8ddfcbb1454a399865eecb8a7a35f8b834de062a1f1b5d14118ceb
|
||||
size 1301776
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 14:31:39 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.19
|
||||
* kdb2mt: added the --with-acl option for partial conversion of ACLs
|
||||
* pff2mt: added the --only-obj option to extract a specific object
|
||||
* mt2exm: added the -B option for the placement of unanchored messages
|
||||
* eml2mt: new utility to import mails from files
|
||||
* exmdb_provider: new config directive "exmdb_schema_upgrades"
|
||||
* midb: new config directive "midb_schema_upgrades"
|
||||
* mkprivate, mkpublic and mkmidb now recognize the -U option to
|
||||
upgrade SQLite database schemas
|
||||
* mbop: new utility
|
||||
* rebuild: added progress indicator
|
||||
* zcore: new config directive "zcore_max_obh_per_session"
|
||||
* emsmdb: new config directives "emsmdb_max_obh_per_session",
|
||||
"emsmdb_max_cxh_per_user" to allow higher resource use when a
|
||||
lot of stores are used by an Outlook profile (warning
|
||||
W-1580).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 11 15:59:05 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Format: 1.0
|
||||
Source: gromox
|
||||
Architecture: any
|
||||
Version: 1.18
|
||||
Version: 1.19
|
||||
DEBTRANSFORM-RELEASE: 1
|
||||
Maintainer: Gromox <null@gromox.com>
|
||||
Homepage: https://gromox.com
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define _libexecdir %_prefix/libexec
|
||||
|
||||
Name: gromox
|
||||
Version: 1.18
|
||||
Version: 1.19
|
||||
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