diff mbox series

[1/1] package/exim: security bump to version 4.89.1

Message ID 20171129203827.10872-1-bernd.kuhls@t-online.de
State Accepted
Headers show
Series [1/1] package/exim: security bump to version 4.89.1 | expand

Commit Message

Bernd Kuhls Nov. 29, 2017, 8:38 p.m. UTC
Fixes CVE-2017-16943 & CVE-2017-16944:
https://lists.exim.org/lurker/message/20171128.215505.79ea8efa.en.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/exim/exim.hash | 2 +-
 package/exim/exim.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Nov. 29, 2017, 8:42 p.m. UTC | #1
Hello,

On Wed, 29 Nov 2017 21:38:27 +0100, Bernd Kuhls wrote:
> Fixes CVE-2017-16943 & CVE-2017-16944:
> https://lists.exim.org/lurker/message/20171128.215505.79ea8efa.en.html
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/exim/exim.hash | 2 +-
>  package/exim/exim.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
Peter Korsgaard Dec. 20, 2017, 8:54 p.m. UTC | #2
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Fixes CVE-2017-16943 & CVE-2017-16944:
 > https://lists.exim.org/lurker/message/20171128.215505.79ea8efa.en.html

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed to 2017.02.x, thanks.
diff mbox series

Patch

diff --git a/package/exim/exim.hash b/package/exim/exim.hash
index 29b9989c3e..d961083ebd 100644
--- a/package/exim/exim.hash
+++ b/package/exim/exim.hash
@@ -1,2 +1,2 @@ 
 # Locally calculated
-sha256 912f2ee03c8dba06a3a4c0ee40522d367e1b65dc59e38dfcc1f5d9eecff51ab0  exim-4.89.tar.bz2
+sha256 1c853bc960dff0a0e51e3e28bc4a4a8165b58b41bb64ea3abb90f254d9947a8c  exim-4.89.1.tar.bz2
diff --git a/package/exim/exim.mk b/package/exim/exim.mk
index 45cb57db14..612eaf47fa 100644
--- a/package/exim/exim.mk
+++ b/package/exim/exim.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-EXIM_VERSION = 4.89
+EXIM_VERSION = 4.89.1
 EXIM_SOURCE = exim-$(EXIM_VERSION).tar.bz2
 EXIM_SITE = ftp://ftp.exim.org/pub/exim/exim4
 EXIM_LICENSE = GPL-2.0+