Subversion Repositories sa-exim

Compare Revisions

Ignore whitespace Rev 89 → Rev 90

/trunk/debian/changelog
3,8 → 3,13
* remove-header-crs.patch (new): Strip out carriage returns from header
lines returned by spamd when the spool file is in wire format
(Probably closes: #879687; it's a bit unclear what the bug is about).
* api-limitation.patch: Do expansion of $primary_hostname on every call;
for some reason, it were getting overwritten between calls despite
using the permanent memory pool in accordance with Exim documentation
(Closes: #926952). Also start using body_linecount again since it's
now part of the API.
 
-- Magnus Holmgren <holmgren@debian.org> Sun, 05 May 2019 23:47:33 +0200
-- Magnus Holmgren <holmgren@debian.org> Sun, 05 May 2019 23:52:33 +0200
 
sa-exim (4.2.1-16) unstable; urgency=low