Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gromox for openSUSE:Factory checked in at 2024-03-08 18:10:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gromox (Old) and /work/SRC/openSUSE:Factory/.gromox.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gromox" Fri Mar 8 18:10:03 2024 rev:27 rq:1156291 version:2.25 Changes: -------- --- /work/SRC/openSUSE:Factory/gromox/gromox.changes 2024-02-11 15:46:05.903805956 +0100 +++ /work/SRC/openSUSE:Factory/.gromox.new.1770/gromox.changes 2024-03-08 18:10:14.788493068 +0100 @@ -1,0 +2,17 @@ +Thu Feb 29 14:04:15 UTC 2024 - Jan Engelhardt <jeng...@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 + +------------------------------------------------------------------- Old: ---- gromox-2.24.tar.asc gromox-2.24.tar.zst New: ---- gromox-2.25.tar.asc gromox-2.25.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gromox.spec ++++++ --- /var/tmp/diff_new_pack.xvWu8k/_old 2024-03-08 18:10:15.464517917 +0100 +++ /var/tmp/diff_new_pack.xvWu8k/_new 2024-03-08 18:10:15.464517917 +0100 @@ -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 @@ -45,7 +45,7 @@ %else BuildRequires: php-devel >= 7 %endif -BuildRequires: libvmime-devel >= 0.9.2.175 +BuildRequires: libvmime-devel >= 0.9.2+g175 BuildRequires: zstd BuildRequires: group(gromox) BuildRequires: pkgconfig(fmt) >= 8 ++++++ debian.control ++++++ --- /var/tmp/diff_new_pack.xvWu8k/_old 2024-03-08 18:10:15.500519240 +0100 +++ /var/tmp/diff_new_pack.xvWu8k/_new 2024-03-08 18:10:15.504519387 +0100 @@ -10,7 +10,7 @@ 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 ++++++ debian.gromox.postinst ++++++ --- /var/tmp/diff_new_pack.xvWu8k/_old 2024-03-08 18:10:15.520519975 +0100 +++ /var/tmp/diff_new_pack.xvWu8k/_new 2024-03-08 18:10:15.520519975 +0100 @@ -17,7 +17,7 @@ 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 \ ++++++ gromox.dsc ++++++ --- /var/tmp/diff_new_pack.xvWu8k/_old 2024-03-08 18:10:15.556521299 +0100 +++ /var/tmp/diff_new_pack.xvWu8k/_new 2024-03-08 18:10:15.560521445 +0100 @@ -1,7 +1,7 @@ Format: 1.0 Source: gromox Architecture: any -Version: 2.24 +Version: 2.25 DEBTRANSFORM-RELEASE: 1 Maintainer: Gromox <n...@gromox.com> Homepage: https://gromox.com