Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gromox for openSUSE:Factory checked in at 2025-07-30 11:43:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gromox (Old) and /work/SRC/openSUSE:Factory/.gromox.new.13279 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gromox" Wed Jul 30 11:43:50 2025 rev:49 rq:1296191 version:2.47 Changes: -------- --- /work/SRC/openSUSE:Factory/gromox/gromox.changes 2025-05-30 17:21:29.101671815 +0200 +++ /work/SRC/openSUSE:Factory/.gromox.new.13279/gromox.changes 2025-07-30 11:45:03.997950567 +0200 @@ -1,0 +2,25 @@ +Mon Jul 28 16:42:44 UTC 2025 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.47 + * oxdisco: support RFC 6764 well-known endpoints for + CalDAV/CardDAV (if not running grommunio nginx config in front) + * oxcical: try to handle ICS files with missing VTIMEZONE blocks + * oxcical: support YEARLY recurrences with BYDAY without BYSETPOS + * imap: offer $Forwarded keyword for APPEND/STORE commands + * nsp: remove meaningless session_check directive; no longer + erroneously reject requests after daemon received SIGHUP + * oxcical: avoid setting out-of-spec MAPI recurnum for + FREQ=MONTHLY,BYDAY= recurrences + * oxcical: fix wrong BYMONTH calculation for MONTHNTH recurrences + being exported to iCal + * midb, imap: make EXPUNGE synchronous so that old UIDs don't + reappear in a subsequent FETCH + * midb: respect setting \Deleted, \Answered, \Flagged during APPEND + * exmdb: resolve a case of "INSERT INTO t... UNIQUE constraint + failed" log message + * exmdb: stop losing RFC5322 representation when a message is + copied + * HTML-to-Text conversion using w3m suffered from an encoding + mismatch, which was fixed. + +------------------------------------------------------------------- Old: ---- gromox-2.46.tar.asc gromox-2.46.tar.zst New: ---- gromox-2.47.tar.asc gromox-2.47.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gromox.spec ++++++ --- /var/tmp/diff_new_pack.IfiTre/_old 2025-07-30 11:45:05.446010569 +0200 +++ /var/tmp/diff_new_pack.IfiTre/_new 2025-07-30 11:45:05.450010735 +0200 @@ -19,7 +19,7 @@ %define _libexecdir %_prefix/libexec Name: gromox -Version: 2.46 +Version: 2.47 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 @@ -168,7 +168,11 @@ perl -i -lpe 's{Type=simple}{Type=simple\nRestart=on-failure}' "$b/%_unitdir"/*.service %fdupes %buildroot/%_prefix -%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 +%check +%make_build check V=1 + +# Though services autoreconnect, starting them in the preferred order services is smoother +%global services gromox-timer.service gromox-http.service gromox-zcore.service gromox-event.service gromox-midb.service gromox-imap.service gromox-pop3.service gromox-delivery.service gromox-delivery-queue.service gromox-snapshot.service gromox-snapshot.timer %if 0%{?service_add_pre:1} %pre @@ -193,27 +197,6 @@ # the pam module will be combined with a too old version of gromox # libs. No good solution in sight.. /usr/bin/systemctl try-restart grommunio-chat.service php-fpm.service saslauthd.service 2>/dev/null || : -# Delete old service links -if /usr/bin/systemctl is-enabled gromox-exch.target >/dev/null 2>/dev/null; then - echo Migrating gromox-exch.target - /usr/bin/systemctl enable gromox-http.service gromox-midb.service gromox-zcore.service || : - /usr/bin/systemctl disable gromox-exch.target || : -fi -if /usr/bin/systemctl is-enabled gromox-mra.target >/dev/null 2>/dev/null; then - echo Migrating gromox-mra.target - /usr/bin/systemctl enable gromox-imap.service gromox-pop3.service || : - /usr/bin/systemctl disable gromox-mra.target || : -fi -if /usr/bin/systemctl is-enabled gromox-mta.target >/dev/null 2>/dev/null; then - echo Migrating gromox-mta.target - /usr/bin/systemctl enable gromox-delivery.service gromox-delivery-queue.service || : - /usr/bin/systemctl disable gromox-mta.target || : -fi -if /usr/bin/systemctl is-enabled gromox-sa.target >/dev/null 2>/dev/null; then - echo Migrating gromox-sa.target - /usr/bin/systemctl enable gromox-event.service gromox-timer.service || : - /usr/bin/systemctl disable gromox-sa.target || : -fi %preun %if 0%{?service_del_preun:1} ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.IfiTre/_old 2025-07-30 11:45:05.502012890 +0200 +++ /var/tmp/diff_new_pack.IfiTre/_new 2025-07-30 11:45:05.506013055 +0200 @@ -1,5 +1,5 @@ -mtime: 1748444579 -commit: 2b5db2104beb5a1a27347212c3560a6211a15baf0026a92f2471d783bb80d0da +mtime: 1753723347 +commit: 7b12c4de236ca297ec3b789b1d8f3a35e4f8164efd5185e970f25ed7a6ff5ca6 url: https://src.opensuse.org/jengelh/gromox revision: master ++++++ build.specials.obscpio ++++++ ++++++ gromox-2.46.tar.zst -> gromox-2.47.tar.zst ++++++ ++++ 15780 lines of diff (skipped) ++++++ gromox.dsc ++++++ --- /var/tmp/diff_new_pack.IfiTre/_old 2025-07-30 11:45:06.590057974 +0200 +++ /var/tmp/diff_new_pack.IfiTre/_new 2025-07-30 11:45:06.598058306 +0200 @@ -1,7 +1,7 @@ Format: 1.0 Source: gromox Architecture: any -Version: 2.46 +Version: 2.47 DEBTRANSFORM-RELEASE: 1 Maintainer: Gromox <n...@gromox.com> Homepage: https://gromox.com