Re: [exim] Segfault in 4.86 (mail queue handleing)

Top Page
Delete this message
Reply to this message
Author: Arkadiusz Miśkiewicz
Date:  
To: exim-users
Subject: Re: [exim] Segfault in 4.86 (mail queue handleing)
On Monday 05 of October 2015, Heiko Schlittermann wrote:

> Yes, +fixes was the fastest possible way to distribute the important
> fixes w/o starting a new release cycle and without forcing the
> package/self-builders to backport/cherrypick the relevant patches by
> themself.


Too bad that this branch contains hunks that do not apply to released
tarballs. git magic is required to make a patch that applies:

git log -p exim-4_86..exim-4_86+fixes --reverse \
-- . ":(exclude)doc/doc-*" ":(exclude)test" ":(exclude).*" > exim-git.patch

Ugly. Partial solution for tarball users could be to simply publish such patch
on ftp in 4.86-fixes dir etc.

--
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )