]> git.pld-linux.org Git - packages/exim.git/commitdiff
- up to 4.92.1; fixes local/remote execution in sort operator; CVE-2019-13917, OVE... auto/th/exim-4.92.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 26 Jul 2019 09:20:30 +0000 (11:20 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 26 Jul 2019 09:20:30 +0000 (11:20 +0200)
branch.sh
exim.spec

index 044362cf8aaab1d7fd06c107f70cb20928ef8325..bd105ec72277fe05198daa1cf4978d37b061432b 100755 (executable)
--- 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
 
index 97deb08264d0150232d7a3257c537c939d2fafc7..9eb4533389b85b4db493e79b993cc2f1e2988cd2 100644 (file)
--- 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
This page took 0.348691 seconds and 4 git commands to generate.