Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package timidity for openSUSE:Factory checked in at 2021-11-27 00:51:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/timidity (Old) and /work/SRC/openSUSE:Factory/.timidity.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "timidity" Sat Nov 27 00:51:36 2021 rev:45 rq:934017 version:2.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/timidity/timidity.changes 2021-08-11 11:49:34.397576460 +0200 +++ /work/SRC/openSUSE:Factory/.timidity.new.1895/timidity.changes 2021-11-27 00:52:28.334564270 +0100 @@ -1,0 +2,6 @@ +Thu Nov 25 07:30:11 UTC 2021 - Johannes Segitz <[email protected]> + +- Added hardening to systemd service(s) (bsc#1181400). Modified: + * timidity.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ timidity.service ++++++ --- /var/tmp/diff_new_pack.VKLbjP/_old 2021-11-27 00:52:28.918562253 +0100 +++ /var/tmp/diff_new_pack.VKLbjP/_new 2021-11-27 00:52:28.918562253 +0100 @@ -3,6 +3,17 @@ After=sound.target [Service] +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectSystem=full +ProtectHome=read-only +ProtectHostname=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions EnvironmentFile=-/etc/sysconfig/timidity ExecStart=/usr/bin/timidity $TIM_ALSASEQPARAMS $TIM_STARTUP
