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-11-25 15:50:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rsyslog (Old) and /work/SRC/openSUSE:Factory/.rsyslog.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rsyslog" Tue Nov 25 15:50:30 2025 rev:183 rq:1319679 version:8.2502.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes 2025-05-15 16:59:26.813345090 +0200 +++ /work/SRC/openSUSE:Factory/.rsyslog.new.14147/rsyslog.changes 2025-11-25 15:51:19.358627311 +0100 @@ -1,0 +2,5 @@ +Fri Nov 21 12:21:20 UTC 2025 - Filippo Bonazzi <[email protected]> + +- Fix SELinux context of rsyslog run directory (bsc#1253261) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rsyslog.spec ++++++ --- /var/tmp/diff_new_pack.tjHmMJ/_old 2025-11-25 15:51:20.322667928 +0100 +++ /var/tmp/diff_new_pack.tjHmMJ/_new 2025-11-25 15:51:20.322667928 +0100 @@ -1,7 +1,7 @@ # # spec file for package rsyslog # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ rsyslog-service-prepare.in ++++++ --- /var/tmp/diff_new_pack.tjHmMJ/_old 2025-11-25 15:51:20.438672815 +0100 +++ /var/tmp/diff_new_pack.tjHmMJ/_new 2025-11-25 15:51:20.442672984 +0100 @@ -20,6 +20,8 @@ echo "\$AddUnixListenSocket $value" done >> "${cfg_file}" +restorecon -R "${run_dir}" 2> /dev/null + # # make sure xconsole exists and is a pipe #
