Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rsyslog for openSUSE:Factory checked in at 2025-05-15 16:59:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rsyslog (Old) and /work/SRC/openSUSE:Factory/.rsyslog.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rsyslog" Thu May 15 16:59:18 2025 rev:182 rq:1277423 version:8.2502.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes 2025-05-12 16:48:28.835666617 +0200 +++ /work/SRC/openSUSE:Factory/.rsyslog.new.30101/rsyslog.changes 2025-05-15 16:59:26.813345090 +0200 @@ -1,0 +2,5 @@ +Wed May 14 05:48:11 UTC 2025 - Thomas Blume <thomas.bl...@suse.com> + +- select modules for SLFO (jsc#PED-12783) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rsyslog.spec ++++++ --- /var/tmp/diff_new_pack.pVbQ0a/_old 2025-05-15 16:59:27.741384022 +0200 +++ /var/tmp/diff_new_pack.pVbQ0a/_new 2025-05-15 16:59:27.741384022 +0200 @@ -32,7 +32,6 @@ Group: System/Daemons Version: %{rsyslog_major}.%{rsyslog_patch} Release: 0 -%bcond_with udpspoof %bcond_with dbi %bcond_with pkgconfig %if 0%{?suse_version} > 1230 @@ -48,14 +47,23 @@ %bcond_without pgsql %bcond_without relp %bcond_without rfc3195 -%bcond_without snmp %bcond_without diagtools %bcond_without mmnormalize %bcond_without elasticsearch %bcond_without omhttpfs -%bcond_without omamqp1 %bcond_without tcl +#SLFO +%if 0%{?suse_version} > 1500 && 0%{?suse_version} < 1699 && !0%{?is_opensuse} +%bcond_with udpspoof +%bcond_with snmp +%bcond_with kafka +%bcond_with omamqp1 +%else +%bcond_without udpspoof +%bcond_without snmp +%bcond_without omamqp1 %bcond_without kafka +%endif # https://github.com/rsyslog/rsyslog/issues/1355 %bcond_with maxminddb # contributed modules not built for various reasons