[packages/exim] - switch to 4.94.2 tarballs; SECURITY fixes
arekm
arekm at pld-linux.org
Tue May 4 21:50:24 CEST 2021
commit acd0d13e61c416486435c3b08634f776ee0938d5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue May 4 21:50:16 2021 +0200
- switch to 4.94.2 tarballs; SECURITY fixes
branch.sh | 4 ++--
exim.spec | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/exim.spec b/exim.spec
index 635790d..c31aba6 100644
--- a/exim.spec
+++ b/exim.spec
@@ -23,15 +23,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.94
-Release: 18
+Version: 4.94.2
+Release: 1
Epoch: 2
License: GPL v2+
Group: Networking/Daemons/SMTP
Source0: ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.bz2
-# Source0-md5: 5773e8a0379bd621d57bc66c36ffff17
+# Source0-md5: e484d048bf0541a27951560ce3bf6d93
Source1: ftp://ftp.exim.org/pub/exim/exim4/%{name}-html-%{version}.tar.bz2
-# Source1-md5: e840b2f90c08bdaa8c7a356c5cab79dd
+# Source1-md5: 50cbdaecc5542cb2dfa382aa041fe2bc
Source2: %{name}.init
Source3: %{name}.cron.db
Source4: %{name}4.conf
@@ -50,7 +50,7 @@ Source15: %{name}4-smtp.pamd
Source16: %{name}on.png
# sh branch.sh
Patch100: %{name}-git.patch
-# Patch100-md5: eddd65c8e5b1c7a68a35c41741e1e5d9
+# Patch100-md5: b66ef47d261dab43db2a23a02936e443
Patch0: %{name}4-EDITME.patch
Patch1: %{name}4-monitor-EDITME.patch
Patch2: %{name}4-cflags.patch
diff --git a/branch.sh b/branch.sh
index 3442ca1..c72985c 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.94
-branch=exim-4.94+fixes
+tag=exim-4.94.2
+branch=exim-4.94.2+fixes
out=$package-git.patch
repo=$package.git
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/exim.git/commitdiff/acd0d13e61c416486435c3b08634f776ee0938d5
More information about the pld-cvs-commit
mailing list