Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sensors for openSUSE:Factory checked in at 2021-12-16 21:18:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sensors (Old) and /work/SRC/openSUSE:Factory/.sensors.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sensors" Thu Dec 16 21:18:46 2021 rev:110 rq:940445 version:3.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sensors/sensors.changes 2021-12-02 02:26:41.840307942 +0100 +++ /work/SRC/openSUSE:Factory/.sensors.new.2520/sensors.changes 2021-12-16 21:19:03.666515504 +0100 @@ -1,0 +2,6 @@ +Mon Dec 13 16:22:02 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Also remove ProtectKernelTunables from harden_fancontrol.service.patch, + breaks service (boo#1193149) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ harden_fancontrol.service.patch ++++++ --- /var/tmp/diff_new_pack.bX0WLQ/_old 2021-12-16 21:19:06.454516565 +0100 +++ /var/tmp/diff_new_pack.bX0WLQ/_new 2021-12-16 21:19:06.458516566 +0100 @@ -2,7 +2,7 @@ =================================================================== --- lm-sensors-3-6-0.orig/prog/init/fancontrol.service +++ lm-sensors-3-6-0/prog/init/fancontrol.service -@@ -4,6 +4,16 @@ ConditionFileNotEmpty=/etc/fancontrol +@@ -4,6 +4,15 @@ ConditionFileNotEmpty=/etc/fancontrol After=lm_sensors.service [Service] @@ -11,7 +11,6 @@ +ProtectSystem=full +ProtectHome=true +ProtectHostname=true -+ProtectKernelTunables=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true