SHA256
1
0
forked from pool/gromox

- Update to release 2.25

OBS-URL: https://build.opensuse.org/package/show/server:mail/gromox?expand=0&rev=78
This commit is contained in:
Jan Engelhardt 2024-02-29 15:15:29 +00:00 committed by Git OBS Bridge
parent a606498b08
commit b16ecbf73f
9 changed files with 31 additions and 14 deletions

View File

@ -10,7 +10,7 @@ Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends},
php-cli, php-fpm, php-mysql, php-simplexml, php-soap,
system-user-grommunio, system-user-gromox, w3m,
system-user-grommunio, system-user-gromox (>= 3), w3m,
libhx32 (>= 4.12)
Provides: php-mapi-gromox
Description: Groupware server (backend) with RPCH, IMAP and Z-MAPI support

View File

@ -17,7 +17,7 @@ set_perms()
xpostinst()
{
set_perms grommunio gromox 0755 /etc/gromox || :
set_perms grommunio gromoxcf 0750 /etc/gromox || :
for i in /var/lib/gromox \
/var/lib/gromox/domain \
/var/lib/gromox/user \

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZcdb8wAKCRD3bv5dDCI6
j5nyAQDBYE017BpGHy9LveW4UArJskDS8w1vHI1vHdW02LiPmAD/WZ/B1V2Nmngm
XXxIInI3BIrbesWFp2iai/ckUKX8hwI=
=dvs0
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df12924d857fb0708f263e4ba8ac211e03e135e68575efb6941d27cb41f3b1c0
size 2073790

7
gromox-2.25.tar.asc Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZeCOQgAKCRD3bv5dDCI6
jxVzAP0aJlyVr0Uz4aICdTJSJ780PRTcWMTSl2KddZ/uUe1PYAEAsEHC0c/bbBG5
fa8i3MzdWMdOGOxgz8LNWK/8yx4bOwQ=
=jVuW
-----END PGP SIGNATURE-----

3
gromox-2.25.tar.zst Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:608ab8f41b207d8de4035115a006c8a847e48875f885a8fd5e8cf0099cc19d0a
size 2083436

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Feb 29 14:04:15 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.25
* mt2exm: the -B option can be used with all folder names
* mbop: new commands ``get-photo``, ``set-photo``,
``get-websettings``, ``set-websettings``
* oxcmail: export no longer generates a MIME epilogue, which
should workaround Outlook's broken S/MIME validator which
fails to include epilogues in the signature verification.
* mkpublic: newly created public stores lacked a
``replguidmap`` table
* exmdb: repair initialization of PR_ATTACH_NUM when instances
are opened
* oxcmail: strip leftover right angled bracket from Content-ID
on oxcmail_import
-------------------------------------------------------------------
Sat Feb 10 11:54:03 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
Format: 1.0
Source: gromox
Architecture: any
Version: 2.24
Version: 2.25
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.24
Version: 2.25
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