Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package laptop-mode-tools for openSUSE:Factory checked in at 2021-10-16 22:47:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/laptop-mode-tools (Old) and /work/SRC/openSUSE:Factory/.laptop-mode-tools.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "laptop-mode-tools" Sat Oct 16 22:47:07 2021 rev:46 rq:925591 version:1.74 Changes: -------- --- /work/SRC/openSUSE:Factory/laptop-mode-tools/laptop-mode-tools.changes 2021-10-12 21:51:14.496033911 +0200 +++ /work/SRC/openSUSE:Factory/.laptop-mode-tools.new.1890/laptop-mode-tools.changes 2021-10-16 22:47:36.396690219 +0200 @@ -1,0 +2,5 @@ +Fri Oct 15 12:12:24 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Drop ProtectClock hardening, can cause issues if other device acceess is needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ harden_laptop-mode.service.patch ++++++ --- /var/tmp/diff_new_pack.iDqyUU/_old 2021-10-16 22:47:38.836692275 +0200 +++ /var/tmp/diff_new_pack.iDqyUU/_new 2021-10-16 22:47:38.840692278 +0200 @@ -2,7 +2,7 @@ =================================================================== --- laptop-mode-tools_1.74.orig/etc/systemd/laptop-mode.service +++ laptop-mode-tools_1.74/etc/systemd/laptop-mode.service -@@ -4,6 +4,17 @@ Documentation=man:laptop_mode(8) man:lap +@@ -4,6 +4,16 @@ Documentation=man:laptop_mode(8) man:lap Documentation=http://github.com/rickysarraf/laptop-mode-tools [Service] @@ -11,7 +11,6 @@ +ProtectSystem=full +ProtectHome=true +ProtectHostname=true -+ProtectClock=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true ++++++ harden_lmt-poll.service.patch ++++++ --- /var/tmp/diff_new_pack.iDqyUU/_old 2021-10-16 22:47:38.848692285 +0200 +++ /var/tmp/diff_new_pack.iDqyUU/_new 2021-10-16 22:47:38.848692285 +0200 @@ -2,7 +2,7 @@ =================================================================== --- laptop-mode-tools_1.74.orig/etc/systemd/lmt-poll.service +++ laptop-mode-tools_1.74/etc/systemd/lmt-poll.service -@@ -4,6 +4,17 @@ Documentation=man:laptop_mode(8) man:lap +@@ -4,6 +4,16 @@ Documentation=man:laptop_mode(8) man:lap Documentation=http://github.com/rickysarraf/laptop-mode-tools [Service] @@ -11,7 +11,6 @@ +ProtectSystem=full +ProtectHome=true +ProtectHostname=true -+ProtectClock=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true