Hello community, here is the log from the commit of package exim for openSUSE:Factory checked in at 2014-11-26 20:55:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exim (Old) and /work/SRC/openSUSE:Factory/.exim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "exim" Changes: -------- --- /work/SRC/openSUSE:Factory/exim/exim.changes 2014-08-13 08:49:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.exim.new/exim.changes 2014-11-26 22:55:29.000000000 +0100 @@ -1,0 +2,19 @@ +Wed Nov 26 14:38:41 UTC 2014 - lmuelle@suse.com + +- Remove dependency on gpg-offline as signature checking is implemented in the + source validator. + +------------------------------------------------------------------- +Wed Nov 26 13:13:38 UTC 2014 - lmuelle@suse.com + +- update to 4.84 + + Re-add a 'return NULL' to silence complaints from static checkers that + were complaining about end of non-void function with no return; + (beo#1506); obsoletes silence-static-checkers.patch. + + Fix parsing of quoted parameter values in MIME headers. + This was a regression intruduced in 4.83 by another bugfix; (beo#1513). + + Fix broken compilation when EXPERIMENTAL_DSN is enabled. + + Fix exipick for enhanced spoolfile specification used when + EXPERIMENTAL_DNS is enabled; (beo#1509). + +------------------------------------------------------------------- Old: ---- exim-4.83.tar.bz2 exim-4.83.tar.bz2.asc exim-pubkey_04d29eba.asc silence-static-checkers.patch New: ---- exim-4.84.tar.bz2 exim-4.84.tar.bz2.asc exim.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exim.spec ++++++ --- /var/tmp/diff_new_pack.x26H0d/_old 2014-11-26 22:55:30.000000000 +0100 +++ /var/tmp/diff_new_pack.x26H0d/_new 2014-11-26 22:55:30.000000000 +0100 @@ -39,7 +39,6 @@ %if %{?suse_version:%suse_version}%{?!suse_version:0} > 800 Requires: logrotate %if 0%{?suse_version} > 1220 -BuildRequires: gpg-offline BuildRequires: pkgconfig(systemd) %{?systemd_requires} %else @@ -49,7 +48,7 @@ Requires(pre): /usr/sbin/useradd Requires(pre): fileutils textutils %endif -Version: 4.83 +Version: 4.84 Release: 0 %if %{?build_with_mysql:1}0 BuildRequires: mysql-devel @@ -65,7 +64,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: exim-%{version}.tar.bz2 Source3: exim-%{version}.tar.bz2.asc -Source4: exim-pubkey_04d29eba.asc +Source4: exim.keyring Source1: sysconfig.exim Source2: exim.logrotate Source11: exim.rc @@ -77,7 +76,6 @@ Source32: exim.service Patch: exim-tail.patch Patch1: exim-enable_ecdh_openssl.patch -Patch2: silence-static-checkers.patch %if !%{?build_with_mysql:1}0 && !%{?build_with_pgsql:1}0 %package -n eximon @@ -127,11 +125,9 @@ %endif %prep -%{?gpg_verify: %gpg_verify --keyring %{SOURCE4} %{SOURCE3}} %setup -q -n exim-%{version} %patch %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" ++++++ exim-4.83.tar.bz2 -> exim-4.84.tar.bz2 ++++++ ++++ 3576 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org