Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package janus-gateway for openSUSE:Factory 
checked in at 2021-10-12 21:49:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/janus-gateway (Old)
 and      /work/SRC/openSUSE:Factory/.janus-gateway.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "janus-gateway"

Tue Oct 12 21:49:26 2021 rev:7 rq:924657 version:0.11.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/janus-gateway/janus-gateway.changes      
2021-09-08 21:37:42.561965245 +0200
+++ /work/SRC/openSUSE:Factory/.janus-gateway.new.2443/janus-gateway.changes    
2021-10-12 21:50:45.751992762 +0200
@@ -1,0 +2,6 @@
+Thu Sep 23 05:14:47 UTC 2021 - Johannes Segitz <[email protected]>
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * janus.service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ janus.service ++++++
--- /var/tmp/diff_new_pack.wVXzDO/_old  2021-10-12 21:50:46.543993895 +0200
+++ /var/tmp/diff_new_pack.wVXzDO/_new  2021-10-12 21:50:46.547993901 +0200
@@ -3,6 +3,19 @@
 After=network-online.target nss-lookup.target time-sync.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 
 Type=simple
 ExecStart=/usr/bin/janus
 User=janus

Reply via email to