Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package irda for openSUSE:Factory checked in at 2021-09-25 00:35:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/irda (Old) and /work/SRC/openSUSE:Factory/.irda.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "irda" Sat Sep 25 00:35:35 2021 rev:24 rq:921326 version:0.9.18 Changes: -------- --- /work/SRC/openSUSE:Factory/irda/irda.changes 2019-09-09 23:57:34.937231323 +0200 +++ /work/SRC/openSUSE:Factory/.irda.new.1899/irda.changes 2021-09-25 00:36:27.783196312 +0200 @@ -1,0 +2,6 @@ +Wed Sep 22 14:57:51 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * irattach.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ irattach.service ++++++ --- /var/tmp/diff_new_pack.7Gwjpi/_old 2021-09-25 00:36:28.303196855 +0200 +++ /var/tmp/diff_new_pack.7Gwjpi/_new 2021-09-25 00:36:28.303196855 +0200 @@ -2,6 +2,18 @@ Description=Initialize hardware Infrared devices [Service] +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectSystem=full +ProtectHome=true +ProtectHostname=true +ProtectClock=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions ExecStart=/usr/sbin/irattach -b [Install]