Hello community,

here is the log from the commit of package exim for openSUSE:Leap:15.2 checked 
in at 2020-04-12 15:38:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/exim (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.exim.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "exim"

Sun Apr 12 15:38:27 2020 rev:16 rq:792766 version:4.88

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/exim/exim.changes      2020-01-15 
14:54:22.301553901 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.exim.new.3248/exim.changes    2020-04-12 
15:38:28.366015829 +0200
@@ -0,0 +1,8 @@
+Wed Apr  1 12:52:10 UTC 2020 - [email protected]
+- don't create logfiles during install
+  * fixes CVE-2020-8015 (bsc#1154183)
+
+-------------------------------------------------------------------
+Mon Jan 13 08:48:53 CET 2020 - [email protected]
+- add a spec-file workaround for bsc#1160726
+

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

Other differences:
------------------
++++++ exim.spec ++++++
--- /var/tmp/diff_new_pack.i58PuS/_old  2020-04-12 15:38:28.842016190 +0200
+++ /var/tmp/diff_new_pack.i58PuS/_new  2020-04-12 15:38:28.846016192 +0200
@@ -418,10 +418,6 @@
                echo copying default config file to /etc/exim/exim.conf
        fi
 fi
-# create logfiles if missing
-for i in var/log/exim/main.log var/log/exim/panic.log var/log/exim/reject.log; 
do
-       if ! test -e $i; then touch $i; chown mail:mail $i; chmod 640 $i ; fi
-done
 %if 0%{?suse_version} > 1220
 %{fillup_only}
 %service_add_post exim.service




Reply via email to