[milter-greylist] Update to 4.5.6

Paul Howarth pghmcfc at fedoraproject.org
Mon Sep 2 10:17:09 UTC 2013


commit 40eaf534d1f54d2da94801b8f184188c96259105
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Sep 2 10:56:55 2013 +0100

    Update to 4.5.6
    
    - New upstream release 4.5.6
      - Fix bug that replaced first character of hostname by '['
      - Do not force into lowercase properties set using the set clause
      - Add %cA and %ca to report current ACL line number and id
      - Increase format string maximum length to 4096
      - Break long SMTP replies into mutiple lines
      - Add configure --disable-parallel-make in case make -j is unsupported

 milter-greylist.spec |   11 ++++++++++-
 sources              |    2 +-
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/milter-greylist.spec b/milter-greylist.spec
index 7504e22..1c951d6 100644
--- a/milter-greylist.spec
+++ b/milter-greylist.spec
@@ -19,7 +19,7 @@
 
 Summary:		Milter for greylisting, the next step in the spam control war
 Name:			milter-greylist
-Version:		4.5.5
+Version:		4.5.6
 Release:		1%{?dist}
 License:		BSD with advertising
 Group:			System Environment/Daemons
@@ -229,6 +229,15 @@ fi
 %endif
 
 %changelog
+* Mon Sep  2 2013 Paul Howarth <paul at city-fan.org> - 4.5.6-1
+- Update to 4.5.6
+  - Fix bug that replaced first character of hostname by '['
+  - Do not force into lowercase properties set using the set clause
+  - Add %%cA and %%ca to report current ACL line number and id
+  - Increase format string maximum length to 4096
+  - Break long SMTP replies into mutiple lines
+  - Add configure --disable-parallel-make in case make -j is unsupported
+
 * Sun Sep  1 2013 Paul Howarth <paul at city-fan.org> - 4.5.5-1
 - Update to 4.5.5
   - Fix memory leak in log ACL clause
diff --git a/sources b/sources
index 6fb3f40..bc9c7b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4e8f0a6c7337aaef0646db18cb446580  milter-greylist-4.5.5.tgz
+9c1645908cb2087a99e700fface708db  milter-greylist-4.5.6.tgz


More information about the scm-commits mailing list