Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gromox for openSUSE:Factory checked in at 2023-10-30 22:10:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gromox (Old) and /work/SRC/openSUSE:Factory/.gromox.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gromox" Mon Oct 30 22:10:42 2023 rev:20 rq:1121049 version:2.16 Changes: -------- --- /work/SRC/openSUSE:Factory/gromox/gromox.changes 2023-10-20 23:21:07.576062830 +0200 +++ /work/SRC/openSUSE:Factory/.gromox.new.17445/gromox.changes 2023-10-30 22:11:00.652715836 +0100 @@ -1,0 +2,16 @@ +Sun Oct 29 18:44:37 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.16 + * Enhancements: + * Define the "suspended" user state for grommunio-admin-api. + (think of it as a "non-receiving shared mailbox"). + * emsmdb, zcore: the ``emsmdb_max_cxh_per_user``, + ``emsmdb_max_obh_per_session`` and + ``zcore_max_obh_per_session`` config directives can now be + set to 0 for unlimited. + * Fixes: + * oxvcard: export to .vcf now positions the VERSION property in + accordance with the vCard 4.0 specification. + * oxcmail: cease gratuitous RTF conversion of calendar items. + +------------------------------------------------------------------- Old: ---- gromox-2.15.tar.asc gromox-2.15.tar.zst New: ---- gromox-2.16.tar.asc gromox-2.16.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gromox.spec ++++++ --- /var/tmp/diff_new_pack.sve8sJ/_old 2023-10-30 22:11:01.404743580 +0100 +++ /var/tmp/diff_new_pack.sve8sJ/_new 2023-10-30 22:11:01.408743728 +0100 @@ -19,7 +19,7 @@ %define _libexecdir %_prefix/libexec Name: gromox -Version: 2.15 +Version: 2.16 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 @@ -51,9 +51,11 @@ BuildRequires: group(gromox) BuildRequires: pkgconfig(fmt) >= 8 BuildRequires: pkgconfig(jsoncpp) >= 1.4.0 +BuildRequires: pkgconfig(krb5-gssapi) BuildRequires: pkgconfig(libHX) >= 4.12 BuildRequires: pkgconfig(libcrypto) BuildRequires: pkgconfig(libcurl) +BuildRequires: pkgconfig(libesedb) BuildRequires: pkgconfig(libolecf) BuildRequires: pkgconfig(libpff) BuildRequires: pkgconfig(libssl) @@ -120,7 +122,7 @@ ready-to-run installation of Gromox. %prep -%autosetup -p0 +%autosetup -p1 %build autoreconf -fi ++++++ gromox.dsc ++++++ --- /var/tmp/diff_new_pack.sve8sJ/_old 2023-10-30 22:11:01.492746827 +0100 +++ /var/tmp/diff_new_pack.sve8sJ/_new 2023-10-30 22:11:01.500747122 +0100 @@ -1,7 +1,7 @@ Format: 1.0 Source: gromox Architecture: any -Version: 2.15 +Version: 2.16 DEBTRANSFORM-RELEASE: 1 Maintainer: Gromox <n...@gromox.com> Homepage: https://gromox.com @@ -19,9 +19,11 @@ gettext, libbfio-dev, libcurl4-openssl-dev, + libesedb-dev, libfmt-dev (>= 8), libhx-dev (>= 4.12), libjsoncpp-dev (>= 1.4.0), + libkrb5-dev, libldap2-dev, libmariadbclient-dev | libmysqlclient-dev | libmariadb-dev, libpam0g-dev,