Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package low-memory-monitor for openSUSE:Factory checked in at 2021-10-16 22:47:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/low-memory-monitor (Old) and /work/SRC/openSUSE:Factory/.low-memory-monitor.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "low-memory-monitor" Sat Oct 16 22:47:15 2021 rev:3 rq:925636 version:2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/low-memory-monitor/low-memory-monitor.changes 2021-10-08 00:07:10.417867561 +0200 +++ /work/SRC/openSUSE:Factory/.low-memory-monitor.new.1890/low-memory-monitor.changes 2021-10-16 22:47:51.988703357 +0200 @@ -1,0 +2,5 @@ +Fri Oct 15 12:12:33 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Drop ProtectClock hardening, can cause issues if other device acceess is needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ harden_low-memory-monitor.service.patch ++++++ --- /var/tmp/diff_new_pack.rh3Hju/_old 2021-10-16 22:47:52.408703711 +0200 +++ /var/tmp/diff_new_pack.rh3Hju/_new 2021-10-16 22:47:52.408703711 +0200 @@ -2,14 +2,13 @@ =================================================================== --- low-memory-monitor-2.1.orig/data/low-memory-monitor.service.in +++ low-memory-monitor-2.1/data/low-memory-monitor.service.in -@@ -31,6 +31,13 @@ ProtectKernelModules=true +@@ -31,6 +31,12 @@ ProtectKernelModules=true # Real-time RestrictRealtime=true +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectHostname=true -+ProtectClock=true +ProtectKernelTunables=true +ProtectKernelLogs=true +# end of automatic additions