Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rsyslog for openSUSE:Factory checked in at 2026-08-01 18:29:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rsyslog (Old) and /work/SRC/openSUSE:Factory/.rsyslog.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rsyslog" Sat Aug 1 18:29:11 2026 rev:190 rq:1368587 version:8.2606.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes 2026-07-29 18:59:44.910678404 +0200 +++ /work/SRC/openSUSE:Factory/.rsyslog.new.16738/rsyslog.changes 2026-08-01 18:30:01.481190821 +0200 @@ -1,0 +2,5 @@ +Thu Jul 30 13:11:08 UTC 2026 - Thomas Blume <[email protected]> + +- fix specfile for dtls module + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rsyslog.spec ++++++ --- /var/tmp/diff_new_pack.yfvL13/_old 2026-08-01 18:30:04.329287765 +0200 +++ /var/tmp/diff_new_pack.yfvL13/_new 2026-08-01 18:30:04.337288038 +0200 @@ -709,6 +709,9 @@ %if %{with gcrypt} lmcry_gcry.so \ %endif +%if %{with dtls} + imdtls.so omdtls.so \ +%endif %if %{with gssapi} omgssapi.so imgssapi.so lmgssutil.so \ %endif @@ -872,6 +875,7 @@ /usr/bin/systemctl -f enable rsyslog.service >/dev/null 2>&1 || : %post_for_mark_daemon_restart module-gssapi +%post_for_mark_daemon_restart module-dtls %post_for_mark_daemon_restart module-mysql %post_for_mark_daemon_restart module-pgsql %post_for_mark_daemon_restart module-dbi
