Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libinfinity"

Tue Oct 12 21:49:27 2021 rev:38 rq:924748 version:0.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libinfinity/libinfinity.changes  2021-05-19 
17:49:13.285574567 +0200
+++ /work/SRC/openSUSE:Factory/.libinfinity.new.2443/libinfinity.changes        
2021-10-12 21:50:47.563995356 +0200
@@ -1,0 +2,6 @@
+Mon Oct  4 15:07:22 UTC 2021 - Johannes Segitz <[email protected]>
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * infinoted.service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ infinoted.service ++++++
--- /var/tmp/diff_new_pack.Ws06QE/_old  2021-10-12 21:50:48.111996140 +0200
+++ /var/tmp/diff_new_pack.Ws06QE/_new  2021-10-12 21:50:48.115996146 +0200
@@ -4,6 +4,18 @@
 After=network.target
 
 [Service]
+# added automatically, for details please see
+# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
+ProtectSystem=full
+PrivateDevices=true
+ProtectHostname=true
+ProtectClock=true
+ProtectKernelTunables=true
+ProtectKernelModules=true
+ProtectKernelLogs=true
+ProtectControlGroups=true
+RestrictRealtime=true
+# end of automatic additions 
 EnvironmentFile=-/etc/sysconfig/infinoted
 ExecStart=/usr/bin/infinoted ${INFINOTED_OPTIONS}
 

Reply via email to