Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package canna for openSUSE:Factory checked 
in at 2021-08-26 23:15:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/canna (Old)
 and      /work/SRC/openSUSE:Factory/.canna.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "canna"

Thu Aug 26 23:15:12 2021 rev:39 rq:914380 version:3.7p3

Changes:
--------
--- /work/SRC/openSUSE:Factory/canna/canna.changes      2019-11-10 
22:42:09.233457779 +0100
+++ /work/SRC/openSUSE:Factory/.canna.new.1899/canna.changes    2021-08-26 
23:16:25.848192682 +0200
@@ -1,0 +2,6 @@
+Wed Aug 25 13:58:19 UTC 2021 - Johannes Segitz <jseg...@suse.com>
+
+- Added hardening to systemd service(s). Modified:
+  * canna.service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ canna.spec ++++++
--- /var/tmp/diff_new_pack.xZhHSs/_old  2021-08-26 23:16:26.580192063 +0200
+++ /var/tmp/diff_new_pack.xZhHSs/_new  2021-08-26 23:16:26.584192060 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package canna
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ canna.service ++++++
--- /var/tmp/diff_new_pack.xZhHSs/_old  2021-08-26 23:16:26.676191982 +0200
+++ /var/tmp/diff_new_pack.xZhHSs/_new  2021-08-26 23:16:26.676191982 +0200
@@ -2,6 +2,19 @@
 Description=Canna Japanese Conversion Engine
 
 [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=forking
 ExecStartPre=/bin/rm -rf /tmp/.iroha_unix
 ExecStart=/usr/sbin/cannaserver -s -u wnn -r /var/lib/canna

Reply via email to