Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pptpd for openSUSE:Factory checked in at 2022-05-19 22:49:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pptpd (Old) and /work/SRC/openSUSE:Factory/.pptpd.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pptpd" Thu May 19 22:49:50 2022 rev:25 rq:978084 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pptpd/pptpd.changes 2022-04-22 21:56:27.218956366 +0200 +++ /work/SRC/openSUSE:Factory/.pptpd.new.1538/pptpd.changes 2022-05-19 22:50:24.642418764 +0200 @@ -9,0 +10,6 @@ +Wed Oct 20 08:11:05 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * pptpd.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pptpd.service ++++++ --- /var/tmp/diff_new_pack.RgUThg/_old 2022-05-19 22:50:25.250419543 +0200 +++ /var/tmp/diff_new_pack.RgUThg/_new 2022-05-19 22:50:25.250419543 +0200 @@ -3,6 +3,17 @@ After=network.target [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 +RestrictRealtime=true +# end of automatic additions ExecStart=/usr/sbin/pptpd --fg StandardOutput=null
