Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package syslogd for openSUSE:Factory checked in at 2021-12-06 23:59:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/syslogd (Old) and /work/SRC/openSUSE:Factory/.syslogd.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syslogd" Mon Dec 6 23:59:12 2021 rev:96 rq:935468 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/syslogd/syslogd.changes 2021-11-27 00:51:33.706752885 +0100 +++ /work/SRC/openSUSE:Factory/.syslogd.new.31177/syslogd.changes 2021-12-06 23:59:29.664540593 +0100 @@ -1,0 +2,7 @@ +Tue Nov 30 13:20:31 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Remove PrivateDevices, ProtectClock and ProtectKernelLogs=true + from klog.service and ProtectKernelLogs from klogd.service + (bsc#1193172) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syslogd.spec ++++++ --- /var/tmp/diff_new_pack.buSFhU/_old 2021-12-06 23:59:30.700536930 +0100 +++ /var/tmp/diff_new_pack.buSFhU/_new 2021-12-06 23:59:30.704536916 +0100 @@ -1,7 +1,7 @@ # # spec file for package syslogd # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ klog.service ++++++ --- /var/tmp/diff_new_pack.buSFhU/_old 2021-12-06 23:59:30.740536788 +0100 +++ /var/tmp/diff_new_pack.buSFhU/_new 2021-12-06 23:59:30.744536774 +0100 @@ -29,12 +29,9 @@ # https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort ProtectSystem=full ProtectHome=true -PrivateDevices=true ProtectHostname=true -ProtectClock=true ProtectKernelTunables=true ProtectKernelModules=true -ProtectKernelLogs=true ProtectControlGroups=true RestrictRealtime=true # end of automatic additions ++++++ klogd.service ++++++ --- /var/tmp/diff_new_pack.buSFhU/_old 2021-12-06 23:59:30.772536675 +0100 +++ /var/tmp/diff_new_pack.buSFhU/_new 2021-12-06 23:59:30.772536675 +0100 @@ -35,7 +35,6 @@ ProtectClock=true ProtectKernelTunables=true ProtectKernelModules=true -ProtectKernelLogs=true ProtectControlGroups=true RestrictRealtime=true # end of automatic additions