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-06-22 23:27:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gromox (Old) and /work/SRC/openSUSE:Factory/.gromox.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gromox" Thu Jun 22 23:27:15 2023 rev:14 rq:1094704 version:2.10 Changes: -------- --- /work/SRC/openSUSE:Factory/gromox/gromox.changes 2023-05-10 16:20:08.391548042 +0200 +++ /work/SRC/openSUSE:Factory/.gromox.new.15902/gromox.changes 2023-06-22 23:28:03.710453799 +0200 @@ -1,0 +2,16 @@ +Thu Jun 15 15:24:02 UTC 2023 - Jan Engelhardt <[email protected]> + +- Update to release 2.10 + * DNSBL filtering mechanism, cf. man dnsbl_filter + * Address book name resolution now evaluates alias addresses + * pff2mt: speedup operation by 70%+ + * emsmdb: strike limits (raise to infinity) for session + handles, user handles and notify handles, and raise limit for + ems_max_pending_sesnotif to 1K + * emsmdb: new configuration directives ems_max_active_notifh, + ems_max_active_sessions, ems_max_active_users, + ems_max_pending_sesnotif + * mbop: new subcommands clear-photo, clear-profile, + purge-softdelete, purge-datafiles + +------------------------------------------------------------------- Old: ---- gromox-2.9.tar.asc gromox-2.9.tar.zst New: ---- gromox-2.10.tar.asc gromox-2.10.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gromox.spec ++++++ --- /var/tmp/diff_new_pack.K51uK2/_old 2023-06-22 23:28:04.302456818 +0200 +++ /var/tmp/diff_new_pack.K51uK2/_new 2023-06-22 23:28:04.310456860 +0200 @@ -19,7 +19,7 @@ %define _libexecdir %_prefix/libexec Name: gromox -Version: 2.9 +Version: 2.10 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 @@ -160,6 +160,7 @@ %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
