From 413174e6fb1f8c5e9eb1ec6b620641ae1a73a3bf Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Wed, 28 May 2014 17:06:59 +0200 Subject: [PATCH] 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 --- package/exim/exim.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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+ -- 2.30.2