Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gromox for openSUSE:Factory checked in at 2022-11-28 11:06:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gromox (Old) and /work/SRC/openSUSE:Factory/.gromox.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gromox" Mon Nov 28 11:06:55 2022 rev:2 rq:1038501 version:1.35 Changes: -------- --- /work/SRC/openSUSE:Factory/gromox/gromox.changes 2022-09-01 22:11:42.148331346 +0200 +++ /work/SRC/openSUSE:Factory/.gromox.new.1597/gromox.changes 2022-11-28 11:06:59.899736794 +0100 @@ -1,0 +2,19 @@ +Fri Nov 25 13:50:57 UTC 2022 - Jan Engelhardt <[email protected]> + +- Update to release 1.35 + * kdb2mt: add option for mapping ACL identities using a text file + * tools: add kdb-uidextract and kdb-uidextract-limited scripts to + facilitate ACL conversion + * Per-organization LDAP server support + * User accounts can now be hidden from the GAL and other + address lists + * The gromox-dscli command-line utility now performs DNS SRV + lookups. + * exmdb_provider: mlists that were granted the StoreOwner + permission bit through an ACL now propagate it to the + individuals in the mlist. + * emsmdb: On outgoing mails, the Return-Receipt-To (Read + Receipt Request) header was malformed. On the incoming side, + this would then be translated back to invalid@invalid. + +------------------------------------------------------------------- Old: ---- gromox-1.31.tar.asc gromox-1.31.tar.zst New: ---- gromox-1.35.tar.asc gromox-1.35.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gromox.spec ++++++ --- /var/tmp/diff_new_pack.55xHDb/_old 2022-11-28 11:07:01.563745343 +0100 +++ /var/tmp/diff_new_pack.55xHDb/_new 2022-11-28 11:07:01.571745384 +0100 @@ -19,7 +19,7 @@ %define _libexecdir %_prefix/libexec Name: gromox -Version: 1.31 +Version: 1.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 @@ -46,6 +46,7 @@ %else BuildRequires: php-devel >= 7 %endif +BuildRequires: libvmime-devel >= 0.9.2.175 BuildRequires: zstd BuildRequires: group(gromox) BuildRequires: pkgconfig(fmt) >= 8 @@ -60,7 +61,6 @@ BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(tinyxml2) >= 8 BuildRequires: pkgconfig(vmime) >= 0.9.2 -BuildRequires: libvmime-devel >= 0.9.2.175 BuildRequires: pkgconfig(zlib) BuildRequires: user(grommunio) BuildRequires: user(gromox)
