Rev 95 | Rev 97 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 95 | Rev 96 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | sa-exim (4.2.1-19) unstable; urgency=medium |
1 | sa-exim (4.2.1-19) unstable; urgency=medium |
| 2 | 2 | ||
| 3 | * no_eval.patch: [CVE-2019-19920] Manually parse option string in |
3 | * no_eval.patch: [CVE-2019-19920] Manually parse option string in |
| 4 | Greylisting plugin, avoiding use of eval() (Closes: #946829, #947198). |
4 | Greylisting plugin, avoiding use of eval() (Closes: #946829, #947198). |
| - | 5 | * Bump Standards-Version to 4.5.0. |
|
| 5 | 6 | ||
| 6 | -- Magnus Holmgren <holmgren@debian.org> Sat, 08 Feb 2020 18:10:43 +0100 |
7 | -- Magnus Holmgren <holmgren@debian.org> Sat, 08 Feb 2020 22:53:50 +0100 |
| 7 | 8 | ||
| 8 | sa-exim (4.2.1-18) unstable; urgency=medium |
9 | sa-exim (4.2.1-18) unstable; urgency=medium |
| 9 | 10 | ||
| 10 | * Build with -DLOCAL_SCAN. |
11 | * Build with -DLOCAL_SCAN. |
| 11 | * sprintf_no_format_string.patch: With exim 4.93, string_sprintf() |
12 | * sprintf_no_format_string.patch: With exim 4.93, string_sprintf() |