summaryrefslogtreecommitdiff
path: root/mail/exim/Makefile
diff options
context:
space:
mode:
authoradam <adam>2014-05-29 09:27:37 +0000
committeradam <adam>2014-05-29 09:27:37 +0000
commit0cff8a9eb975aefc9b4fc497924a5688a14f6684 (patch)
treef27374be3da215ed9929f2054fc10e7b8a3824b6 /mail/exim/Makefile
parent92106dbc1cffb6fa3ac413e9f171c4aaf0d31cae (diff)
downloadpkgsrc-0cff8a9eb975aefc9b4fc497924a5688a14f6684.tar.gz
Changes 4.82.1:
This is a SECURITY release, addressing a CRITICAL remote code execution flaw in Exim version 4.82 (only) when built with DMARC support (an experimental feature, not on by default). This release is identical to 4.82 except for the small change needed to plug the security hole. The next release of Exim will, eventually, be 4.83, which will include the many improvements we've made since 4.82, but which will require the normal release candidate baking process before release. You are not vulnerable unless you built Exim with EXPERIMENTAL_DMARC. This issue is known by the CVE ID of CVE-2014-2957, was reported directly to the Exim development team by a company which uses Exim for its mail server. An Exim developer constructed a small patch which altered the way the contents of the From header is parsed by converting it to use safer and better internal functions. It was applied and tested on a production server for correctness. We were notified of the vulnerability Friday night, created a patch on Saturday, applied and tested it on Sunday, notified OS packagers on Monday/Tuesday, and are releasing on the next available work day, which is Wednesday. This is why we have made the smallest feasible changes to prevent exploit: we want this chagne to be as safe as possible to expedite into production (if the packages were built with DMARC).
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r--mail/exim/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index ec9f0c74057..83508caf571 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.130 2014/04/30 10:21:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.131 2014/05/29 09:27:37 adam Exp $
-DISTNAME= exim-4.82
-PKGREVISION= 2
+DISTNAME= exim-4.82.1
CATEGORIES= mail net
MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \
http://dl.ambiweb.de/mirrors/ftp.exim.org/exim/exim4/