Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mbpfan for openSUSE:Factory checked 
in at 2022-01-29 20:59:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbpfan (Old)
 and      /work/SRC/openSUSE:Factory/.mbpfan.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbpfan"

Sat Jan 29 20:59:38 2022 rev:3 rq:949864 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbpfan/mbpfan.changes    2022-01-22 
08:19:29.350376111 +0100
+++ /work/SRC/openSUSE:Factory/.mbpfan.new.1898/mbpfan.changes  2022-01-29 
21:00:23.135358360 +0100
@@ -1,0 +2,9 @@
+Thu Jan 27 23:56:25 UTC 2022 - Luciano Santos <luc1...@opensuse.org>
+
+- Remove "ProtectKernelTunables=true" systemd unit option from
+  harden_mbpfan.service.patch since mbpfan relies on having write
+  permission to kernel variables in order to set the fan speed.
+  Without this permission mbpfan daemon will refuse to start
+  (boo#1195253).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mbpfan.spec ++++++
--- /var/tmp/diff_new_pack.BguaJ3/_old  2022-01-29 21:00:23.543355618 +0100
+++ /var/tmp/diff_new_pack.BguaJ3/_new  2022-01-29 21:00:23.547355590 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mbpfan
 #
-# Copyright (c) 2020 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
@@ -47,7 +47,6 @@
 %setup -q
 %patch0 -p1
 
-
 %build
 %if 0%{?suse_version} && 0%{?suse_version} < 1550
 export CFLAGS="%{optflags}"
@@ -57,7 +56,6 @@
 %endif
 %make_build
 
-
 %install
 # Installing the binary
 install -Dpm 0755 -t %{buildroot}%{_sbindir}/ bin/%{name}

++++++ harden_mbpfan.service.patch ++++++
--- /var/tmp/diff_new_pack.BguaJ3/_old  2022-01-29 21:00:23.579355375 +0100
+++ /var/tmp/diff_new_pack.BguaJ3/_new  2022-01-29 21:00:23.583355349 +0100
@@ -1,8 +1,6 @@
-Index: mbpfan-2.2.1/mbpfan.service
-===================================================================
---- mbpfan-2.2.1.orig/mbpfan.service
-+++ mbpfan-2.2.1/mbpfan.service
-@@ -4,6 +4,17 @@ After=syslog.target
+--- a/mbpfan.service
++++ b/mbpfan.service
+@@ -4,6 +4,16 @@ After=syslog.target
  After=sysinit.target
  
  [Service]
@@ -11,7 +9,6 @@
 +ProtectSystem=full
 +ProtectHome=true
 +ProtectHostname=true
-+ProtectKernelTunables=true
 +ProtectKernelModules=true
 +ProtectKernelLogs=true
 +ProtectControlGroups=true

Reply via email to