Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fcoe-utils for openSUSE:Factory checked in at 2021-10-20 20:22:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcoe-utils (Old) and /work/SRC/openSUSE:Factory/.fcoe-utils.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcoe-utils" Wed Oct 20 20:22:57 2021 rev:23 rq:926076 version:1.0.34 Changes: -------- --- /work/SRC/openSUSE:Factory/fcoe-utils/fcoe-utils.changes 2021-09-21 21:12:23.638587834 +0200 +++ /work/SRC/openSUSE:Factory/.fcoe-utils.new.1890/fcoe-utils.changes 2021-10-20 20:23:21.961344064 +0200 @@ -1,0 +2,5 @@ +Fri Oct 15 12:11:45 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Drop ProtectClock hardening, can cause issues if other device acceess is needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ harden_fcoe.service.patch ++++++ --- /var/tmp/diff_new_pack.SiZTTu/_old 2021-10-20 20:23:22.401344336 +0200 +++ /var/tmp/diff_new_pack.SiZTTu/_new 2021-10-20 20:23:22.401344336 +0200 @@ -2,7 +2,7 @@ =================================================================== --- fcoe-utils-1.0.34.orig/etc/systemd/fcoe.service +++ fcoe-utils-1.0.34/etc/systemd/fcoe.service -@@ -3,6 +3,16 @@ Description=Open-FCoE initiator daemon +@@ -3,6 +3,15 @@ Description=Open-FCoE initiator daemon After=syslog.target network.target [Service] @@ -11,7 +11,6 @@ +ProtectSystem=full +ProtectHome=true +ProtectHostname=true -+ProtectClock=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true