Path to this page:
./
mail/exim,
The Exim mail transfer agent, a replacement for sendmail
Branch: pkgsrc-2019Q2,
Version: 4.92.2,
Package name: exim-4.92.2,
Maintainer: absExim is a mail transport agent (MTA) developed at the University of Cambridge
for use on Unix systems connected to the Internet. It is freely available
under the terms of the GNU General Public Licence. In style it is similar to
Smail 3, but its facilities are more extensive, and in particular it has
options for verifying incoming sender and recipient addresses, for refusing
mail from specified hosts, networks, or senders, and for controlling mail
relaying.
This build of exim has the following non-default features enabled:
TRANSPORT_LMTP SUPPORT_MAILDIR SUPPORT_MAILSTORE
SUPPORT_MBX AUTH_CRAM_MD5 AUTH_PLAINTEXT
AUTH_SPA SUPPORT_TLS USE_TCP_WRAPPERS
The following default feature is disabled by default, but may be enabled by
setting the 'exim-build-eximon' option:
EXIM_MONITOR
Required to run:[
lang/perl5] [
devel/pcre]
Required to build:[
pkgtools/cwrappers]
Package options: exim-appendfile-maildir, exim-appendfile-mailstore, exim-appendfile-mbx, exim-content-scan, exim-lookup-dsearch, exim-old-demime, exim-tcp-wrappers, exim-tls, inet6
Master sites:
SHA1: e308f042a2a3da9774648c2c5fc7b74218bc7298
RMD160: e97e77f61edf88f2e2c3f779585b0ffbb0be18ee
Filesize: 1731.141 KB
Version history: (Expand)
- (2019-09-07) Updated to version: exim-4.92.2
- (2019-08-09) Updated to version: exim-4.92.1
- (2019-07-04) Package added to pkgsrc.se, version exim-4.92nb2 (created)
CVS history: (Expand)
2019-09-06 20:43:36 by Benny Siegert | Files touched by this commit (2) | |
Log message:
Pullup ticket #6049 - requested by wiedi
mail/exim: security fix (remote root)
Revisions pulled up:
- mail/exim/Makefile 1.170
- mail/exim/distinfo 1.72
---
Module Name: pkgsrc
Committed By: wiedi
Date: Fri Sep 6 12:57:33 UTC 2019
Modified Files:
pkgsrc/mail/exim: Makefile distinfo
Log message:
exim: update to 4.92.2
Exim version 4.92.2
-------------------
HS/01 Handle trailing backslash gracefully. (CVE-2019-15846)
|
2019-08-09 15:25:41 by Benny Siegert | Files touched by this commit (2) |
Log message:
Pullup ticket #6016 - requested by abs
mail/exim: security fix
Revisions pulled up:
- mail/exim/Makefile 1.168
- mail/exim/distinfo 1.71
---
Module Name: pkgsrc
Committed By: abs
Date: Sun Jul 28 21:17:28 UTC 2019
Modified Files:
pkgsrc/mail/exim: Makefile distinfo
Log message:
Updated mail/exim to 4.92.1
Exim version 4.92.1
-------------------
JH/31 Avoid re-expansion in ${sort } expansion.
(CVE-2019-13917, OVE-20190718-0006)
|