]> git.pld-linux.org Git - packages/exim.git/commitdiff
- switch to 4.94.2 tarballs; SECURITY fixes auto/th/exim-4.94.2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 4 May 2021 19:50:16 +0000 (21:50 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 4 May 2021 19:50:16 +0000 (21:50 +0200)
branch.sh
exim.spec

index 3442ca1755ca4618e4ec4901d31703426aaf8060..c72985c069af330652652e2d070bb8c79fbd57d9 100755 (executable)
--- a/branch.sh
+++ b/branch.sh
@@ -2,8 +2,8 @@
 set -e
 url=git://git.exim.org/exim.git
 package=exim
 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
 
 out=$package-git.patch
 repo=$package.git
 
index 635790da7d1cb5ce338042989583aebfccfe6328..c31aba6bd30eb5604f056044dbb6cdb1e7ca6c80 100644 (file)
--- 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
 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
 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:       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
 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
 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
 Patch0:                %{name}4-EDITME.patch
 Patch1:                %{name}4-monitor-EDITME.patch
 Patch2:                %{name}4-cflags.patch
This page took 0.043261 seconds and 4 git commands to generate.