From 66147a3fcc0abc1d4a5931764a00816e463adcb9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sun, 11 Feb 2018 11:10:58 +0100 Subject: [PATCH] - up to 4.90.1; fixes CVE-2018-6789 (potential remote execution) --- branch.sh | 2 +- exim.spec | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/branch.sh b/branch.sh index 1e02834..bd94d3e 100755 --- a/branch.sh +++ b/branch.sh @@ -2,7 +2,7 @@ set -e url=git://git.exim.org/exim.git package=exim -tag=exim-4_90 +tag=exim-4_90_1 branch=exim-4_90+fixes out=$package-git.patch repo=$package.git diff --git a/exim.spec b/exim.spec index 120ea98..b63c2a7 100644 --- a/exim.spec +++ b/exim.spec @@ -24,15 +24,15 @@ Summary: University of Cambridge Mail Transfer Agent Summary(pl.UTF-8): Agent Transferu Poczty Uniwersytetu w Cambridge Summary(pt_BR.UTF-8): Servidor de correio eletrônico exim Name: exim -Version: 4.90 -Release: 10 +Version: 4.90.1 +Release: 1 Epoch: 2 License: GPL Group: Networking/Daemons/SMTP Source0: ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.bz2 -# Source0-md5: 29a14c4bd29b553c0dfc13036225ebdd +# Source0-md5: 4b909bf15acfd59ef65ded43d7f38820 Source1: ftp://ftp.exim.org/pub/exim/exim4/%{name}-html-%{version}.tar.bz2 -# Source1-md5: a728618fb641f4b9eb56deeefdb0cf67 +# Source1-md5: 4337888fc994f878c904f3e4a2defa68 Source2: %{name}.init Source3: %{name}.cron.db Source4: %{name}4.conf @@ -50,8 +50,8 @@ Source14: ftp://ftp.exim.org/pub/exim/exim4/old/config.samples.tar.bz2 Source15: %{name}4-smtp.pamd Source16: %{name}on.png # sh branch.sh -Patch100: %{name}-git.patch -# Patch100-md5: 5dcd2aeb9adac8951dc89eb3c49ca461 +#Patch100: %{name}-git.patch +# Patch100-md5: d41d8cd98f00b204e9800998ecf8427e Patch0: %{name}4-EDITME.patch Patch1: %{name}4-monitor-EDITME.patch Patch2: %{name}4-cflags.patch @@ -178,7 +178,7 @@ Pliki nagłówkowe dla Exima. %prep %setup -q -a1 -a7 -%patch100 -p2 +#%patch100 -p2 %patch0 -p1 %patch1 -p1 -- 2.43.0