summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-mta/exim: cleanupFabian Groffen2023-11-081-99/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.94.2-r11: 3rd attempt at CVE patchFabian Groffen2022-10-191-1/+3
| | | | | | | | Fix another combination in which the code can be compiled. Hopefully 3rd time is the charm or something. Closes: https://bugs.gentoo.org/877641 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.94.2-r10: revbump to fix compilation with exiscanFabian Groffen2022-10-191-15/+13
| | | | | | | | The CVE patch broke compilation when content scanning is not enabled. Ensure the regex_vars_clear function is always built. Closes: https://bugs.gentoo.org/877633 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim: revbumps for use-after-free fixes, CVE-2022-3559, cleanupFabian Groffen2022-10-191-0/+99
Bug: https://bugs.gentoo.org/877607 Signed-off-by: Fabian Groffen <grobian@gentoo.org>