]> git.pld-linux.org Git - packages/exim.git/commitdiff
- up to 4.92.3; official release with fix for CVE-2019-16928 auto/th/exim-4.92.3-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 29 Sep 2019 13:43:50 +0000 (15:43 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 29 Sep 2019 13:43:50 +0000 (15:43 +0200)
branch.sh
exim.spec

index cbd7035c2ebdd5e672cf130373258d1bc8838962..e35deb15e46ea1a80744257c8bd5558b385c9dbf 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.2
-branch=exim-4.92.2+fixes
+tag=exim-4.92.3
+branch=exim-4.92.3+fixes
 out=$package-git.patch
 repo=$package.git
 
index 996f1998af26e4b0639360f3e0a9c80ab7b8ece9..e93ac4e9e85f215252f0aeb80b7296a4397b7d0a 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.2
-Release:       2
+Version:       4.92.3
+Release:       1
 Epoch:         2
 License:       GPL
 Group:         Networking/Daemons/SMTP
 Source0:       ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.bz2
-# Source0-md5: 217c2c00a2bfdde13f83abd95cb44d2d
+# Source0-md5: c9c72bfcaa391bca3da5441af58e8858
 Source1:       ftp://ftp.exim.org/pub/exim/exim4/%{name}-html-%{version}.tar.bz2
-# Source1-md5: 09c31a03fc36a6428fe6e943763c938b
+# Source1-md5: b084f88d9d1d346f21c38a36d7b16251
 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:        82ebf93c48068b7205953c65b7b028db
+# Patch100-md5:        3b9c90d758213da443cdede3ddbf91f6
 Patch0:                %{name}4-EDITME.patch
 Patch1:                %{name}4-monitor-EDITME.patch
 Patch2:                %{name}4-cflags.patch
This page took 0.033866 seconds and 4 git commands to generate.