summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-mta/exim-4.97.1-r6: CVE-2024-39929Fabian Groffen2024-08-212-0/+358
| | | | | Bug: https://bugs.gentoo.org/938214 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.97.1-r4: update regex memory patchFabian Groffen2024-02-161-6/+12
| | | | | | | Include 44b3172e3694 from upstream. Bug: https://bugs.gentoo.org/922780 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.97.1-r4: update regex memory patchFabian Groffen2024-02-151-13/+36
| | | | | | | Include 6fcb3173d6 and 5aacb69f5c8 from upstream. Bug: https://bugs.gentoo.org/922780 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.97.1-r3: update regex memory patchFabian Groffen2024-02-111-1/+34
| | | | | | | Include 84add256b346 from upstream. Bug: https://bugs.gentoo.org/922780 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.97.1-r2: update upstream patches for pcre2 memory usageFabian Groffen2024-01-281-20/+190
| | | | | Bug: https://bugs.gentoo.org/922780 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.97.1-r1: bump for upstream candidate patch plugging memuseFabian Groffen2024-01-261-0/+56
| | | | | | | | PCRE2 changed the amount of memory it allocates considerably, making it necessary to cleanup more often. Bug: https://bugs.gentoo.org/922780 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim: cleanup vulnerableFabian Groffen2024-01-124-645/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim: add backport for CVE-2023-51766 to 4.96 and 4.97Fabian Groffen2023-12-251-0/+265
| | | | | | | | Addresses: Partially vulnerable to "SMTP Smuggling" if pipelining is enabled and chunking is disabled/unused Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.94.2: drop oldFabian Groffen2023-12-251-269/+0
| | | | | | sparc how has exim-4.96.2 stable Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim: cleanupFabian Groffen2023-11-083-455/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.97: version bumpFabian Groffen2023-11-073-0/+367
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.96-r3: move 4.96 patches into tarballFabian Groffen2023-05-2714-1321/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.96-r3: add a bunch of upstream patchesFabian Groffen2023-05-2713-0/+1290
| | | | | | | Try to fix a bunch of crashes and problem with upstream fixes inspired by Debian packaging. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.94.2-r12: update openssl-3 patchesFabian Groffen2023-01-031-4/+302
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.94.2-r11: backport OpenSSL3 patch from 4.96Fabian Groffen2022-12-271-0/+34
| | | | | Closes: https://bugs.gentoo.org/888619 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-192-0/+130
| | | | | Bug: https://bugs.gentoo.org/877607 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.95: version bump, change of srs defaultFabian Groffen2021-09-291-0/+221
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.94.2-r6: add patch to fix crash on resolveFabian Groffen2021-07-011-0/+24
| | | | | | Closes: https://bugs.gentoo.org/799368 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim: bump stable release to include SLOT dep for opendmarcFabian Groffen2021-05-081-0/+14
| | | | | | | | | | | | | Unfortunately opendmarc broke their API without telling, and we need to ensure Exim instances are rebuilt that link against an upgraded opendmarc. Also, need to ensure that once opendmarc-1.4 goes stable, Exim is properly rebuilt. Unfortunately this requires a conditional patch, so we're all extremely unhappy here. Closes: https://bugs.gentoo.org/788343 Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim: cleanupFabian Groffen2021-05-056-483/+0
| | | | | | Bug: https://bugs.gentoo.org/786945 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.94-r1: fix PAM expansion, bug #727310Fabian Groffen2020-06-081-0/+35
| | | | | | Closes: https://bugs.gentoo.org/727310 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.94: version bumpFabian Groffen2020-06-012-0/+282
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.93.0.4-r1: add patch to fix compilation using -fno-commonFabian Groffen2020-05-241-0/+16
| | | | | | Closes: https://bugs.gentoo.org/723430 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim: security cleanupFabian Groffen2020-05-134-508/+0
| | | | | | Bug: https://bugs.gentoo.org/722484 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.93.0.4-r1: revbump for CVE-2020-12783Fabian Groffen2020-05-131-0/+83
| | | | | | Bug: https://bugs.gentoo.org/722484 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.93.0.4: fix compilation with certain USE-combinationsFabian Groffen2020-05-092-1/+69
| | | | | | | | | | | | - fix localscan compilation - fix nis compilation - refine DB includes to lookup only - fix radius compilation Closes: https://bugs.gentoo.org/720364 Closes: https://bugs.gentoo.org/720362 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim-4.93: version bumpFabian Groffen2019-12-092-0/+412
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim: cleanup vulnerable CVE-2019-10149Fabian Groffen2019-08-021-262/+0
| | | | | | Bug: https://bugs.gentoo.org/687336 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim: fix USE=dlfuncFabian Groffen2019-06-281-1/+1
| | | | | | Closes: https://bugs.gentoo.org/688572 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* mail-mta/exim: revbump for fix for bug #687554Fabian Groffen2019-06-111-0/+51
| | | | | | Bug: https://bugs.gentoo.org/687554 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* mail-mta/exim: version bumpFabian Groffen2019-02-191-0/+267
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-mta/exim: remove unused patchesMichael Mair-Keimberger2018-04-285-302/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* mail-mta/exim: add patch for CVE-2017-16944, bug #638772Fabian Groffen2017-11-291-0/+57
| | | | | | | | Original patch is slightly adjusted to the 4.98 codebase in order to apply. Bug: https://bugs.gentoo.org/638772 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* mail-mta/exim: add patch for CVE-2017-16943, bug #638772Fabian Groffen2017-11-261-0/+40
| | | | | Bug: https://bugs.gentoo.org/638772 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* mail-mta/exim: add patch from upstream for crash in address expandoFabian Groffen2017-10-081-0/+85
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* mail-mta/exim: cleanupsecurity affected version, bug #622212Fabian Groffen2017-10-052-190/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* mail-mta/exim: add backport for crash on remote server behaviourFabian Groffen2017-09-201-0/+62
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.1
* mail-mta/exim: Rev bump to add patch for CVE-2017-1000369 (bug #622212)Thomas Deutschmann2017-06-191-0/+58
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* mail-mta/exim: remove bashisms from init-script, bug #612262Fabian Groffen2017-03-111-0/+47
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* mail-mta/exim: version bump to Exim 4.89 RC4Fabian Groffen2017-02-121-0/+145
| | | | Package-Manager: portage-2.3.3
* mail-mta/exim: drop vulnerable versions, bug #602814Fabian Groffen2017-01-301-145/+0
| | | | Package-Manager: portage-2.3.3
* mail-mta/exim: version bump to 4.88_rc1 (masked)Fabian Groffen2016-09-251-0/+145
| | | | Package-Manager: portage-2.2.28
* mail-mta/exim: cleanup vulnerable versions, bug #585212Fabian Groffen2016-07-201-144/+0
| | | | Package-Manager: portage-2.2.28
* mail-mta/exim: cleanupFabian Groffen2016-07-085-209/+0
| | | | Package-Manager: portage-2.2.28
* mail-mta/exim: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* mail-mta/exim: fix TMPDIR patch for 4.86.2, drop for 4.87_rc5 as it's ↵Fabian Groffen2016-03-041-0/+68
| | | | | | upstream, bug #576332 Package-Manager: portage-2.2.26
* mail-mta/exim: add patch to avoid TMPDIR issues with distcc, bug #63420Fabian Groffen2016-02-031-0/+71
| | | | Package-Manager: portage-2.2.20-prefix