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-08-23 14:58:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gromox (Old) and /work/SRC/openSUSE:Factory/.gromox.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gromox" Wed Aug 23 14:58:50 2023 rev:15 rq:1105462 version:2.11 Changes: -------- --- /work/SRC/openSUSE:Factory/gromox/gromox.changes 2023-06-22 23:28:03.710453799 +0200 +++ /work/SRC/openSUSE:Factory/.gromox.new.1766/gromox.changes 2023-08-23 14:59:57.594241756 +0200 @@ -1,0 +2,13 @@ +Mon Aug 21 13:40:35 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.11 + * exmdb: attachment storage with hash-based filenames + * exmdb_local: persistent (on-disk) last-autoreply time tracking + * imap: allow large literals with APPEND + * imap: add RFC 7888 support + * oxdisco: allow AutoDiscover information retrieval from + secondary mailboxes even if the scndstore_hints table does not + have an entry. + * emsmdb: "Mark all as read" in OL (Online mode) now works + +------------------------------------------------------------------- Old: ---- gromox-2.10.tar.asc gromox-2.10.tar.zst New: ---- gromox-2.11.tar.asc gromox-2.11.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gromox.spec ++++++ --- /var/tmp/diff_new_pack.L4fr7h/_old 2023-08-23 14:59:58.210242857 +0200 +++ /var/tmp/diff_new_pack.L4fr7h/_new 2023-08-23 14:59:58.218242871 +0200 @@ -19,7 +19,7 @@ %define _libexecdir %_prefix/libexec Name: gromox -Version: 2.10 +Version: 2.11 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 @@ -58,6 +58,7 @@ BuildRequires: pkgconfig(libpff) BuildRequires: pkgconfig(libssl) BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(libxxhash) BuildRequires: pkgconfig(libzstd) BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(tinyxml2) >= 8 @@ -96,6 +97,7 @@ Requires(pre): group(gromox) Provides: php-mapi-gromox = %version-%release Provides: bundled(tzcode) = 2022c +Conflicts: grommunio-admin-api < 1.10.7 %{?systemd_ordering} %if !0%{?_pamdir:1} %define _pamdir /%_lib/security @@ -160,7 +162,6 @@ %endif perl -i -lpe 's{Type=simple}{Type=simple\nRestart=on-failure}' "$b/%_unitdir"/*.service %fdupes %buildroot/%_prefix -echo hi >%buildroot/usr/libexec/gromox/x.xml %global services gromox-delivery.service gromox-delivery-queue.service gromox-event.service gromox-http.service gromox-imap.service gromox-midb.service gromox-pop3.service gromox-snapshot.service gromox-snapshot.timer gromox-timer.service gromox-zcore.service ++++++ gromox.dsc ++++++ --- /var/tmp/diff_new_pack.L4fr7h/_old 2023-08-23 14:59:58.322243057 +0200 +++ /var/tmp/diff_new_pack.L4fr7h/_new 2023-08-23 14:59:58.326243065 +0200 @@ -1,7 +1,7 @@ Format: 1.0 Source: gromox Architecture: any -Version: 2.9 +Version: 2.11 DEBTRANSFORM-RELEASE: 1 Maintainer: Gromox <n...@gromox.com> Homepage: https://gromox.com @@ -34,6 +34,7 @@ libtool-bin (>= 2) | libtool (>= 2), libvmime-dev (>= 0.9.2), libxml2-dev, + libxxhash-dev, libzstd-dev, lsb-release, make,