diff --git a/exim.spec b/exim.spec index 7799a5b..315ce62 100644 --- a/exim.spec +++ b/exim.spec @@ -1,7 +1,7 @@ # -# spec file for package exim (Version 4.64) +# spec file for package exim (Version 4.65) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -36,7 +36,7 @@ provides: smtp_daemon Requires: logrotate PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd fileutils textutils %endif -Version: 4.64 +Version: 4.65 Release: 1 Summary: The Exim Mail Transfer Agent, a Replacement for sendmail BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -415,6 +415,20 @@ exit 0 %endif %changelog -n exim +* Tue Jan 02 2007 - poeml@suse.de +- update to 4.65 + TK/01 Disable default definition of HAVE_LINUX_SENDFILE. Clashes with + Linux large file support (_FILE_OFFSET_BITS=64) on older glibc + versions. (#438) + MH/01 Don't check that the operands of numeric comparison operators are + integers when their expansion is in "skipping" mode (fixes bug + introduced by 4.64-PH/07). + PH/01 If a system filter or a router generates more than SHRT_MAX (32767) + child addresses, Exim now panics and dies. Previously, because the count + is held in a short int, deliveries were likely to be lost. As such a + large number of recipients for a single message is ridiculous + (performance will be very, very poor), I have chosen to impose a limit + rather than extend the field. * Wed Dec 20 2006 - poeml@suse.de - update to 4.64 TK/01 Bugzilla #401. Fix DK spooling code so that it can overwrite a