summaryrefslogtreecommitdiffstats
path: root/package/exim
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-05-28 17:06:59 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-05-28 23:28:57 +0200
commit413174e6fb1f8c5e9eb1ec6b620641ae1a73a3bf (patch)
treeca41463a375b2f4b47c3b08e5d1acfb1952e7aef /package/exim
parente5512dfc493817cdcb57ef2fe0c856c31fc5f847 (diff)
downloadbuildroot-413174e6fb1f8c5e9eb1ec6b620641ae1a73a3bf.tar.gz
buildroot-413174e6fb1f8c5e9eb1ec6b620641ae1a73a3bf.zip
package/exim: security bump
Bump exim to get an urgent security fix. We should not be impacted, since we're not building with DMARC (where the flaw is), but better safe than sorry. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/exim')
-rw-r--r--package/exim/exim.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/exim/exim.mk b/package/exim/exim.mk
index b780b855cc..0f9c6af784 100644
--- a/package/exim/exim.mk
+++ b/package/exim/exim.mk
@@ -4,7 +4,7 @@
#
################################################################################
-EXIM_VERSION = 4.82
+EXIM_VERSION = 4.82.1
EXIM_SOURCE = exim-$(EXIM_VERSION).tar.bz2
EXIM_SITE = ftp://ftp.exim.org/pub/exim/exim4
EXIM_LICENSE = GPLv2+
OpenPOWER on IntegriCloud