Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package prosody for openSUSE:Factory checked in at 2021-10-21 23:55:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/prosody (Old) and /work/SRC/openSUSE:Factory/.prosody.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "prosody" Thu Oct 21 23:55:42 2021 rev:25 rq:926793 version:0.11.10 Changes: -------- --- /work/SRC/openSUSE:Factory/prosody/prosody.changes 2021-08-18 08:56:42.482918739 +0200 +++ /work/SRC/openSUSE:Factory/.prosody.new.1890/prosody.changes 2021-10-21 23:56:08.764044614 +0200 @@ -1,0 +2,6 @@ +Wed Oct 20 14:28:24 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * prosody.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ prosody.service ++++++ --- /var/tmp/diff_new_pack.JFOpsg/_old 2021-10-21 23:56:09.248044863 +0200 +++ /var/tmp/diff_new_pack.JFOpsg/_new 2021-10-21 23:56:09.248044863 +0200 @@ -3,6 +3,19 @@ After=network-online.target mysql.service [Service] +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectSystem=full +ProtectHome=true +PrivateDevices=true +ProtectHostname=true +ProtectClock=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions Type=forking PIDFile=/run/prosody/prosody.pid ExecStart=/usr/bin/prosodyctl start
