diff mbox

package/exim: security bump

Message ID 1401289619-17456-1-git-send-email-yann.morin.1998@free.fr
State Accepted
Commit 413174e6fb1f8c5e9eb1ec6b620641ae1a73a3bf
Headers show

Commit Message

Yann E. MORIN May 28, 2014, 3:06 p.m. UTC
From: "Yann E. MORIN" <yann.morin.1998@free.fr>

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>
---
 package/exim/exim.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Luca Ceresoli May 28, 2014, 3:29 p.m. UTC | #1
Yann E. MORIN wrote:
> From: "Yann E. MORIN" <yann.morin.1998@free.fr>
>
> 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>

[Built-tested with ARM Sourcery toolchain, various configs]
Tested-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Peter Korsgaard May 28, 2014, 10:04 p.m. UTC | #2
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > From: "Yann E. MORIN" <yann.morin.1998@free.fr>
 > 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>

Committed, thanks.
diff mbox

Patch

diff --git a/package/exim/exim.mk b/package/exim/exim.mk
index b780b85..0f9c6af 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+