Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cntlm for openSUSE:Factory checked 
in at 2021-08-27 21:44:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cntlm (Old)
 and      /work/SRC/openSUSE:Factory/.cntlm.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cntlm"

Fri Aug 27 21:44:19 2021 rev:30 rq:914644 version:0.92.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/cntlm/cntlm.changes      2019-12-21 
12:31:36.643369780 +0100
+++ /work/SRC/openSUSE:Factory/.cntlm.new.1899/cntlm.changes    2021-08-27 
21:45:30.090083043 +0200
@@ -1,0 +2,6 @@
+Fri Aug 27 08:31:55 UTC 2021 - Johannes Segitz <[email protected]>
+
+- Added hardening to systemd service(s). Modified:
+  * cntlm.service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cntlm.spec ++++++
--- /var/tmp/diff_new_pack.AFGHVK/_old  2021-08-27 21:45:30.698083768 +0200
+++ /var/tmp/diff_new_pack.AFGHVK/_new  2021-08-27 21:45:30.702083773 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cntlm
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2007 Scorpio IT, Deidesheim, Germany
 #
 # All modifications and additions to the file contributed by third parties

++++++ cntlm.service ++++++
--- /var/tmp/diff_new_pack.AFGHVK/_old  2021-08-27 21:45:30.766083849 +0200
+++ /var/tmp/diff_new_pack.AFGHVK/_new  2021-08-27 21:45:30.766083849 +0200
@@ -3,6 +3,19 @@
 After=network.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=forking
 EnvironmentFile=-/etc/sysconfig/cntlmd
 ExecStart=/usr/sbin/cntlm -c /etc/cntlm.conf -U cntlm -P /run/cntlm/cntlmd.pid

Reply via email to