Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ptpd for openSUSE:Factory checked in at 2021-11-11 21:38:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ptpd (Old) and /work/SRC/openSUSE:Factory/.ptpd.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ptpd" Thu Nov 11 21:38:15 2021 rev:28 rq:930828 version:2.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ptpd/ptpd.changes 2020-08-19 18:59:50.063942211 +0200 +++ /work/SRC/openSUSE:Factory/.ptpd.new.1890/ptpd.changes 2021-11-11 21:39:21.937017463 +0100 @@ -1,0 +2,6 @@ +Wed Oct 20 14:32:53 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * ptpd2.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ptpd2.service ++++++ --- /var/tmp/diff_new_pack.idpEXn/_old 2021-11-11 21:39:22.381017786 +0100 +++ /var/tmp/diff_new_pack.idpEXn/_new 2021-11-11 21:39:22.381017786 +0100 @@ -2,6 +2,16 @@ Description=ptpd time precision daemon [Service] +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectSystem=full +ProtectHome=true +ProtectHostname=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true +# end of automatic additions Type=forking EnvironmentFile=-/etc/sysconfig/ptpd2 ExecStart=/usr/sbin/ptpd2 -c $PTPD_CONFIG_FILE $PTPD_EXTRA_OPTIONS
