From 1447dddb4dba74a6b752ecd37c70befa71be19e4 Mon Sep 17 00:00:00 2001 From: Thomas Morper Date: Wed, 29 Nov 2017 21:30:41 +0000 Subject: network/exim: Updated for version 4.89.1. Addresses CVE-2017-19644 and CVE-2017-16943. (* Security fix *) Signed-off-by: David Spencer --- network/exim/exim.Makefile | 3 ++- network/exim/exim.SlackBuild | 2 +- network/exim/exim.info | 6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'network/exim') diff --git a/network/exim/exim.Makefile b/network/exim/exim.Makefile index 31a89fa31b62..858396440a99 100644 --- a/network/exim/exim.Makefile +++ b/network/exim/exim.Makefile @@ -253,7 +253,7 @@ SUPPORT_MBX=yes # you perform upgrades and revert them. You should consider the benefit of # embedding the Exim version number into LOOKUP_MODULE_DIR, so that you can # maintain two concurrent sets of modules. -# +# # *BEWARE*: ability to modify the files in LOOKUP_MODULE_DIR is equivalent to # the ability to modify the Exim binary, which is often setuid root! The Exim # developers only intend this functionality be used by OS software packagers @@ -306,6 +306,7 @@ LOOKUP_DSEARCH=yes # LOOKUP_IBASE=yes # LOOKUP_LDAP=yes # LOOKUP_MYSQL=yes +# LOOKUP_MYSQL_PC=mariadb # LOOKUP_NIS=yes # LOOKUP_NISPLUS=yes # LOOKUP_ORACLE=yes diff --git a/network/exim/exim.SlackBuild b/network/exim/exim.SlackBuild index 18db9f29e1e9..7fe8b2e3cfc4 100644 --- a/network/exim/exim.SlackBuild +++ b/network/exim/exim.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=exim -VERSION=${VERSION:-4.89} +VERSION=${VERSION:-4.89.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/exim/exim.info b/network/exim/exim.info index 42a84ac16454..cab0603154dd 100644 --- a/network/exim/exim.info +++ b/network/exim/exim.info @@ -1,8 +1,8 @@ PRGNAM="exim" -VERSION="4.89" +VERSION="4.89.1" HOMEPAGE="http://www.exim.org/" -DOWNLOAD="ftp://ftp.exim.org/pub/exim/exim4/exim-4.89.tar.xz" -MD5SUM="b569ec80c495dffc54545895e680ed61" +DOWNLOAD="ftp://ftp.exim.org/pub/exim/exim4/exim-4.89.1.tar.xz" +MD5SUM="e5d48403fc93cd1ff2d3124c15af6018" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" -- cgit v1.2.3