Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mosquitto for openSUSE:Factory checked in at 2021-10-08 00:06:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mosquitto (Old) and /work/SRC/openSUSE:Factory/.mosquitto.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mosquitto" Fri Oct 8 00:06:33 2021 rev:23 rq:924091 version:2.0.11 Changes: -------- --- /work/SRC/openSUSE:Factory/mosquitto/mosquitto.changes 2021-06-11 00:19:24.885394169 +0200 +++ /work/SRC/openSUSE:Factory/.mosquitto.new.2443/mosquitto.changes 2021-10-08 00:07:32.685905313 +0200 @@ -1,0 +2,6 @@ +Wed Oct 6 14:18:36 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * mosquitto.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mosquitto.service ++++++ --- /var/tmp/diff_new_pack.UyY8YG/_old 2021-10-08 00:07:33.253906277 +0200 +++ /var/tmp/diff_new_pack.UyY8YG/_new 2021-10-08 00:07:33.257906283 +0200 @@ -3,6 +3,19 @@ Documentation=man:mosquitto.conf(5) man:mosquitto(8) [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=simple User=mosquitto Group=mosquitto