From: Yann E. MORIN Date: Wed, 28 May 2014 15:06:59 +0000 (+0200) Subject: package/exim: security bump X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=413174e6fb1f8c5e9eb1ec6b620641ae1a73a3bf;p=buildroot.git 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" Cc: Gustavo Zacarias Tested-by: Luca Ceresoli Acked-by: Luca Ceresoli Signed-off-by: Peter Korsgaard --- 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+