Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package exim for openSUSE:Factory checked in at 2021-05-17 18:45:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exim (Old) and /work/SRC/openSUSE:Factory/.exim.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exim" Mon May 17 18:45:36 2021 rev:66 rq:893769 version:4.94.2 Changes: -------- --- /work/SRC/openSUSE:Factory/exim/exim.changes 2021-05-05 20:40:03.718900541 +0200 +++ /work/SRC/openSUSE:Factory/.exim.new.2988/exim.changes 2021-05-17 18:46:07.940415468 +0200 @@ -1,0 +2,5 @@ +Mon May 17 15:03:24 CEST 2021 - wullin...@rz.uni-kiel.de + +- add exim-4.94.2+fixes and taintwarn patches (taintwarn.patch) + +------------------------------------------------------------------- New: ---- taintwarn.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exim.spec ++++++ --- /var/tmp/diff_new_pack.QpvJ92/_old 2021-05-17 18:46:08.608412634 +0200 +++ /var/tmp/diff_new_pack.QpvJ92/_new 2021-05-17 18:46:08.612412617 +0200 @@ -73,7 +73,7 @@ Requires(pre): fileutils textutils %endif Version: 4.94.2 -Release: 1 +Release: 2 %if %{with_mysql} BuildRequires: mysql-devel %endif @@ -103,6 +103,7 @@ Source41: exim_db.8.gz Patch0: exim-tail.patch Patch1: gnu_printf.patch +Patch2: taintwarn.patch %package -n eximon Summary: Eximon, an graphical frontend to administer Exim's mail queue @@ -146,6 +147,7 @@ %setup -q -n exim-%{version} %patch0 %patch1 -p1 +%patch2 -p1 # build with fPIE/pie on SUSE 10.0 or newer, or on any other platform %if %{?suse_version:%suse_version}%{?!suse_version:99999} > 930 fPIE="-fPIE" ++++++ taintwarn.patch ++++++ ++++ 1052 lines (skipped)