From: Arkadiusz Miśkiewicz Date: Fri, 26 Jul 2019 09:20:30 +0000 (+0200) Subject: - up to 4.92.1; fixes local/remote execution in sort operator; CVE-2019-13917, OVE... X-Git-Tag: auto/th/exim-4.92.1-1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=7afa2f75430d22c1ea5105823e5c4f8463f54cb8;p=packages%2Fexim.git - up to 4.92.1; fixes local/remote execution in sort operator; CVE-2019-13917, OVE-20190718-0006 --- diff --git a/branch.sh b/branch.sh index 044362c..bd105ec 100755 --- a/branch.sh +++ b/branch.sh @@ -2,8 +2,8 @@ set -e url=git://git.exim.org/exim.git package=exim -tag=exim-4.92 -branch=exim-4.92+fixes +tag=exim-4.92.1 +branch=exim-4.92.1+fixes out=$package-git.patch repo=$package.git diff --git a/exim.spec b/exim.spec index 97deb08..9eb4533 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.92 -Release: 6 +Version: 4.92.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: c2c34e7e0c3956d2b93c458106c9dc22 +# Source0-md5: f4e3201742896be2fdf790a5fb97036c Source1: ftp://ftp.exim.org/pub/exim/exim4/%{name}-html-%{version}.tar.bz2 -# Source1-md5: ab60afdcf56f28e85d74f299ffc12cf7 +# Source1-md5: f1fce83cab295e36366448e7cf99180b Source2: %{name}.init Source3: %{name}.cron.db Source4: %{name}4.conf @@ -51,7 +51,7 @@ Source15: %{name}4-smtp.pamd Source16: %{name}on.png # sh branch.sh Patch100: %{name}-git.patch -# Patch100-md5: b64deeca373e0aac98303bdbf46044da +# Patch100-md5: 68761dcf5cdf8ad679e685688c3c70b6 Patch0: %{name}4-EDITME.patch Patch1: %{name}4-monitor-EDITME.patch Patch2: %{name}4-cflags.patch