Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mumble for openSUSE:Factory checked 
in at 2021-11-03 17:26:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mumble (Old)
 and      /work/SRC/openSUSE:Factory/.mumble.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mumble"

Wed Nov  3 17:26:38 2021 rev:67 rq:929040 version:1.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/mumble/mumble.changes    2021-02-16 
22:51:26.782741218 +0100
+++ /work/SRC/openSUSE:Factory/.mumble.new.1890/mumble.changes  2021-11-03 
17:27:33.353379554 +0100
@@ -1,0 +2,6 @@
+Thu Oct  7 10:25:52 UTC 2021 - Johannes Segitz <jseg...@suse.com>
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * mumble-server.service
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------

++++++ mumble-server.service ++++++
--- /var/tmp/diff_new_pack.wwwdAK/_old  2021-11-03 17:27:33.861379832 +0100
+++ /var/tmp/diff_new_pack.wwwdAK/_new  2021-11-03 17:27:33.861379832 +0100
@@ -14,6 +14,19 @@
 After=var-run.mount network.target remote-fs.target time-sync.target 
mysql.target
 
 [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 
 User=mumble-server
 Group=mumble-server
 ExecStart=/usr/sbin/murmurd -fg -ini /etc/mumble-server.ini

Reply via email to