Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package thinkfan for openSUSE:Factory checked in at 2022-01-04 19:37:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thinkfan (Old) and /work/SRC/openSUSE:Factory/.thinkfan.new.1896 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thinkfan" Tue Jan 4 19:37:51 2022 rev:3 rq:943708 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/thinkfan/thinkfan.changes 2021-12-29 21:10:59.454287215 +0100 +++ /work/SRC/openSUSE:Factory/.thinkfan.new.1896/thinkfan.changes 2022-01-04 19:38:10.573983957 +0100 @@ -1,0 +2,8 @@ +Mon Jan 3 15:43:19 UTC 2022 - Johannes Segitz <[email protected]> + +- Removed ProtectKernelTunables from the hardenings. Changed + * harden_thinkfan-sleep.service.patch + * harden_thinkfan-wakeup.service.patch + * harden_thinkfan.service.patch + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thinkfan.spec ++++++ --- /var/tmp/diff_new_pack.Cw0UVy/_old 2022-01-04 19:38:11.225984810 +0100 +++ /var/tmp/diff_new_pack.Cw0UVy/_new 2022-01-04 19:38:11.229984816 +0100 @@ -1,7 +1,7 @@ # # spec file for package thinkfan # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ harden_thinkfan-sleep.service.patch ++++++ --- /var/tmp/diff_new_pack.Cw0UVy/_old 2022-01-04 19:38:11.265984862 +0100 +++ /var/tmp/diff_new_pack.Cw0UVy/_new 2022-01-04 19:38:11.269984868 +0100 @@ -2,7 +2,7 @@ =================================================================== --- thinkfan-1.3.0.orig/rcscripts/systemd/thinkfan-sleep.service +++ thinkfan-1.3.0/rcscripts/systemd/thinkfan-sleep.service -@@ -3,6 +3,16 @@ Description=Notify thinkfan of imminent +@@ -3,6 +3,15 @@ Description=Notify thinkfan of imminent Before=sleep.target [Service] @@ -11,7 +11,6 @@ +ProtectSystem=full +ProtectHome=true +ProtectHostname=true -+ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +RestrictRealtime=true ++++++ harden_thinkfan-wakeup.service.patch ++++++ --- /var/tmp/diff_new_pack.Cw0UVy/_old 2022-01-04 19:38:11.277984878 +0100 +++ /var/tmp/diff_new_pack.Cw0UVy/_new 2022-01-04 19:38:11.281984883 +0100 @@ -2,7 +2,7 @@ =================================================================== --- thinkfan-1.3.0.orig/rcscripts/systemd/thinkfan-wakeup.service +++ thinkfan-1.3.0/rcscripts/systemd/thinkfan-wakeup.service -@@ -7,6 +7,16 @@ After=hybrid-sleep.target +@@ -7,6 +7,15 @@ After=hybrid-sleep.target After=hibernate.target [Service] @@ -11,7 +11,6 @@ +ProtectSystem=full +ProtectHome=true +ProtectHostname=true -+ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +RestrictRealtime=true ++++++ harden_thinkfan.service.patch ++++++ --- /var/tmp/diff_new_pack.Cw0UVy/_old 2022-01-04 19:38:11.289984894 +0100 +++ /var/tmp/diff_new_pack.Cw0UVy/_new 2022-01-04 19:38:11.289984894 +0100 @@ -2,7 +2,7 @@ =================================================================== --- thinkfan-1.3.0.orig/rcscripts/systemd/thinkfan.service.cmake +++ thinkfan-1.3.0/rcscripts/systemd/thinkfan.service.cmake -@@ -4,6 +4,16 @@ After=sysinit.target +@@ -4,6 +4,15 @@ After=sysinit.target After=systemd-modules-load.service [Service] @@ -11,7 +11,6 @@ +ProtectSystem=full +ProtectHome=true +ProtectHostname=true -+ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +RestrictRealtime=true
