Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgrey for openSUSE:Factory 
checked in at 2021-10-21 23:55:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgrey (Old)
 and      /work/SRC/openSUSE:Factory/.postgrey.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgrey"

Thu Oct 21 23:55:41 2021 rev:38 rq:926781 version:1.37

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgrey/postgrey.changes        2020-02-04 
19:54:31.681362710 +0100
+++ /work/SRC/openSUSE:Factory/.postgrey.new.1890/postgrey.changes      
2021-10-21 23:56:04.460042400 +0200
@@ -1,0 +2,6 @@
+Tue Oct 19 12:40:19 UTC 2021 - Johannes Segitz <[email protected]>
+
+- Added hardening to systemd service(s) (bsc#1181400). Modified:
+  * postgrey.service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ postgrey.service ++++++
--- /var/tmp/diff_new_pack.Bvumym/_old  2021-10-21 23:56:04.964042660 +0200
+++ /var/tmp/diff_new_pack.Bvumym/_new  2021-10-21 23:56:04.968042662 +0200
@@ -17,6 +17,19 @@
 Before=mail-transfer-agent.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/postgrey
 ExecStart=/usr/sbin/postgrey -d $POSTGREY_CONN_OPTIONS $POSTGREY_DBDIR 
$POSTGREY_EXTRA_OPTIONS

Reply via email to