| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 101 |
1722d 01h |
magnus |
/trunk/debian/ |
Leave out redundant Acknowledgements.html from binary package. |
|
| 100 |
1722d 01h |
magnus |
/trunk/debian/ |
encoding.patch: Change a single letter in Acknowledgements.html from
Latin-1 to UTF-8 and add a charset meta tag to sa.html. |
|
| 99 |
1722d 01h |
magnus |
/trunk/debian/ |
Bump Standards-Version to 4.5.1. |
|
| 98 |
1722d 01h |
magnus |
/trunk/debian/ |
Upgrade to Debhelper compat level 12. |
|
| 97 |
1723d 23h |
magnus |
/trunk/debian/ |
Rebuild against current exim4 (Closes: #981398). |
|
| 96 |
2092d 20h |
magnus |
/trunk/debian/ |
Bump Standards-Version to 4.5.0. |
|
| 95 |
2092d 21h |
magnus |
/trunk/debian/ |
no_eval.patch: [CVE-2019-19920] Manually parse option string in
Greylisting plugin, avoiding use of eval() (Closes: #946829, #947198). |
|
| 94 |
2169d 19h |
magnus |
/trunk/debian/ |
sprintf_no_format_string.patch: With exim 4.93, string_sprintf()
requires at least two arguments (Closes: #943571). Thanks to Andreas
Metzler. |
|
| 93 |
2169d 21h |
magnus |
/trunk/debian/ |
Build with -DLOCAL_SCAN. |
|
| 92 |
2368d 21h |
magnus |
/trunk/debian/ |
Update changelog date. |
|
| 91 |
2368d 21h |
magnus |
/trunk/debian/ |
Don't update body_linecount when zero, indicating body_wireformat.
Don't close #926952, which is already closed. |
|
| 90 |
2371d 20h |
magnus |
/trunk/debian/ |
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. |
|
| 89 |
2371d 21h |
magnus |
/trunk/debian/ |
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). |
|
| 87 |
3377d 21h |
magnus |
/trunk/debian/ |
reproducible-build.patch: Make ACKNOWLEDGEMENTS always UTF-8 encoded
rather than depending on the environment. |
|
| 85 |
3389d 09h |
magnus |
/trunk/debian/ |
Override Lintian warning about virtual exim4-localscanapi dependency
regardless of API version. |
|
| 84 |
3389d 09h |
magnus |
/trunk/debian/ |
Bump Standards-Version to 3.9.8. |
|
| 82 |
3389d 09h |
magnus |
/trunk/debian/ |
Use dpkg-buildflags. |
|
| 81 |
3389d 09h |
magnus |
/trunk/debian/ |
greylist-lint.patch: disable greylisting plugin during spamassassin
--lint to avoid warnings about missing headers (Closes: #760860).
Thanks to Chaskiel Grundman. |
|
| 80 |
3389d 09h |
magnus |
/trunk/debian/ |
postrm: On purge, always delete the greylisting tuplets directory
first. Normally, /var/spool/sa-exim is then empty and can be removed
without asking the user, avoiding leaving unowned files (Closes:
#657140). |
|
| 79 |
3389d 10h |
magnus |
/trunk/debian/ |
postinst, postrm: Remove hard-coded path to invoke-rc.d. |
|