Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hylafax+ for openSUSE:Factory checked in at 2021-09-25 22:51:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hylafax+ (Old) and /work/SRC/openSUSE:Factory/.hylafax+.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hylafax+" Sat Sep 25 22:51:34 2021 rev:37 rq:921441 version:7.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/hylafax+/hylafax+.changes 2021-05-08 22:09:05.201308923 +0200 +++ /work/SRC/openSUSE:Factory/.hylafax+.new.1899/hylafax+.changes 2021-09-25 22:51:46.911374870 +0200 @@ -1,0 +2,10 @@ +Wed Sep 22 11:06:52 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * hylafax-faxgetty@.service + * hylafax-faxq.service + * hylafax-faxqclean.service + * hylafax-hfaxd.service + * hylafax-usage.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hylafax-faxgetty@.service ++++++ --- /var/tmp/diff_new_pack.1qYmLH/_old 2021-09-25 22:51:47.659375822 +0200 +++ /var/tmp/diff_new_pack.1qYmLH/_new 2021-09-25 22:51:47.663375827 +0200 @@ -5,6 +5,18 @@ PartOf=hylafax.target [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/faxgetty /dev/%I Type=idle Restart=always ++++++ hylafax-faxq.service ++++++ --- /var/tmp/diff_new_pack.1qYmLH/_old 2021-09-25 22:51:47.683375852 +0200 +++ /var/tmp/diff_new_pack.1qYmLH/_new 2021-09-25 22:51:47.683375852 +0200 @@ -4,6 +4,18 @@ PartOf=hylafax.target [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 User=root Group=root Restart=always ++++++ hylafax-faxqclean.service ++++++ --- /var/tmp/diff_new_pack.1qYmLH/_old 2021-09-25 22:51:47.707375883 +0200 +++ /var/tmp/diff_new_pack.1qYmLH/_new 2021-09-25 22:51:47.707375883 +0200 @@ -8,5 +8,17 @@ Documentation=man:faxqclean(8) [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 Type=oneshot ExecStart=/usr/sbin/faxqclean ++++++ hylafax-hfaxd.service ++++++ --- /var/tmp/diff_new_pack.1qYmLH/_old 2021-09-25 22:51:47.747375934 +0200 +++ /var/tmp/diff_new_pack.1qYmLH/_new 2021-09-25 22:51:47.747375934 +0200 @@ -4,6 +4,18 @@ PartOf=hylafax.target [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 User=root Group=root Restart=always ++++++ hylafax-usage.service ++++++ --- /var/tmp/diff_new_pack.1qYmLH/_old 2021-09-25 22:51:47.775375970 +0200 +++ /var/tmp/diff_new_pack.1qYmLH/_new 2021-09-25 22:51:47.775375970 +0200 @@ -8,5 +8,17 @@ Documentation=man:faxcron(8) [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 Type=oneshot ExecStart=/bin/bash -c '/usr/sbin/faxcron | mail -s "HylaFAX Usage Report" faxmaster'