Hello community, here is the log from the commit of package exim for openSUSE:Factory checked in at 2020-06-03 20:34:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exim (Old) and /work/SRC/openSUSE:Factory/.exim.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exim" Wed Jun 3 20:34:42 2020 rev:62 rq:810991 version:4.94 Changes: -------- --- /work/SRC/openSUSE:Factory/exim/exim.changes 2020-05-20 18:45:33.121294421 +0200 +++ /work/SRC/openSUSE:Factory/.exim.new.3606/exim.changes 2020-06-03 20:35:19.437699474 +0200 @@ -0,0 +1,14 @@ +Tue Jun 2 07:12:55 CEST 2020 - [email protected] + +- update to exim 4.94 + * some transports now refuse to use tainted data in constructing their delivery + location + this WILL BREAK configurations which are not updated accordingly. + In particular: any Transport use of $local_user which has been relying upon + check_local_user far away in the Router to make it safe, should be updated to + replace $local_user with $local_part_data. + * Attempting to remove, in router or transport, a header name that ends with + an asterisk (which is a standards-legal name) will now result in all headers + named starting with the string before the asterisk being removed. + +------------------------------------------------------------------- Old: ---- exim-4.93.0.4.tar.bz2 exim-4.93.0.4.tar.bz2.asc patch-exim-fixes-ee83de04d3087efaf808d1f2235a988275c2ee94 New: ---- exim-4.94.tar.bz2 exim-4.94.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exim.spec ++++++ --- /var/tmp/diff_new_pack.V6BqyU/_old 2020-06-03 20:35:21.557706120 +0200 +++ /var/tmp/diff_new_pack.V6BqyU/_new 2020-06-03 20:35:21.561706132 +0200 @@ -72,8 +72,8 @@ %endif Requires(pre): fileutils textutils %endif -Version: 4.93.0.4 -Release: 4 +Version: 4.94 +Release: 1 %if %{with_mysql} BuildRequires: mysql-devel %endif @@ -87,8 +87,8 @@ License: GPL-2.0-or-later Group: Productivity/Networking/Email/Servers BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source: http://ftp.exim.org/pub/exim/exim4/fixes/exim-%{version}.tar.bz2 -Source3: http://ftp.exim.org/pub/exim/exim4/fixes/exim-%{version}.tar.bz2.asc +Source: http://ftp.exim.org/pub/exim/exim4/exim-%{version}.tar.bz2 +Source3: http://ftp.exim.org/pub/exim/exim4/exim-%{version}.tar.bz2.asc # http://ftp.exim.org/pub/exim/Exim-Maintainers-Keyring.asc Source4: exim.keyring Source1: sysconfig.exim @@ -102,7 +102,6 @@ Source40: exim.service Patch0: exim-tail.patch Patch1: gnu_printf.patch -Patch2: patch-exim-fixes-ee83de04d3087efaf808d1f2235a988275c2ee94 %package -n eximon Summary: Eximon, an graphical frontend to administer Exim's mail queue @@ -146,7 +145,6 @@ %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" @@ -227,7 +225,6 @@ AUTH_TLS=yes AUTH_LIBS=-lsasl2 USE_OPENSSL=yes - SUPPORT_TLS=yes TLS_LIBS=-lssl -lcrypto INFO_DIRECTORY=%{_infodir} LOG_FILE_PATH=/var/log/exim/%%s.log ++++++ exim-4.93.0.4.tar.bz2 -> exim-4.94.tar.bz2 ++++++ ++++ 30964 lines of diff (skipped)
