[milter-greylist] Update to 4.5.12

Paul Howarth pghmcfc at fedoraproject.org
Thu Dec 18 10:00:15 UTC 2014


commit 461a05253907a0f664f7528e091525ce644d6828
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Dec 18 09:59:35 2014 +0000

    Update to 4.5.12
    
    - New upstream release 4.5.12
      - Prevent buffer overflow on IP address in DRAC code
      - Remove duplicate dkim check in configure
      - Let MX clause work if a MX has no DNS A record
      - Fix build on CentOS

 milter-greylist.spec |   11 +++++++++--
 sources              |    2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/milter-greylist.spec b/milter-greylist.spec
index 0640d76..30c1ee0 100644
--- a/milter-greylist.spec
+++ b/milter-greylist.spec
@@ -19,8 +19,8 @@
 
 Summary:		Milter for greylisting, the next step in the spam control war
 Name:			milter-greylist
-Version:		4.5.11
-Release:		3%{?dist}
+Version:		4.5.12
+Release:		1%{?dist}
 License:		BSD with advertising
 Group:			System Environment/Daemons
 URL:			http://hcpnet.free.fr/milter-greylist/
@@ -233,6 +233,13 @@ fi
 %endif
 
 %changelog
+* Thu Dec 18 2014 Paul Howarth <paul at city-fan.org> - 4.5.12-1
+- Update to 4.5.12
+  - Prevent buffer overflow on IP address in DRAC code
+  - Remove duplicate dkim check in configure
+  - Let MX clause work if a MX has no DNS A record
+  - Fix build on CentOS
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.5.11-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 8bbdfa0..994fb7d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d819c17be4ea9ffc9db62f1d619aec49  milter-greylist-4.5.11.tgz
+b43b1a1de30665991ecbd32b8873d799  milter-greylist-4.5.12.tgz


More information about the scm-commits mailing list