Skip to content

Commit 0647308

Browse files
bkuhlstpetazzoni
authored andcommitted
package/exim: security bump to version 4.89.1
Fixes CVE-2017-16943 & CVE-2017-16944: https://lists.exim.org/lurker/message/20171128.215505.79ea8efa.en.html Signed-off-by: Bernd Kuhls <[email protected]> Signed-off-by: Thomas Petazzoni <[email protected]>
1 parent 88af7d3 commit 0647308

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package/exim/exim.hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Locally calculated
2-
sha256 912f2ee03c8dba06a3a4c0ee40522d367e1b65dc59e38dfcc1f5d9eecff51ab0 exim-4.89.tar.bz2
2+
sha256 1c853bc960dff0a0e51e3e28bc4a4a8165b58b41bb64ea3abb90f254d9947a8c exim-4.89.1.tar.bz2

package/exim/exim.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
EXIM_VERSION = 4.89
7+
EXIM_VERSION = 4.89.1
88
EXIM_SOURCE = exim-$(EXIM_VERSION).tar.bz2
99
EXIM_SITE = ftp://ftp.exim.org/pub/exim/exim4
1010
EXIM_LICENSE = GPL-2.0+

0 commit comments

Comments
 (0)