[postfix/f13/master] update to 2.7.4 fix CVE-2011-1720

Jaroslav Škarvada jskarvad at fedoraproject.org
Mon May 9 14:03:04 UTC 2011


commit a950baafd6c6dda1359a02e404c5d84b928bcb08
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Mon May 9 16:02:44 2011 +0200

    update to 2.7.4
    fix CVE-2011-1720

 .gitignore   |    3 +--
 postfix.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 77fc5c9..8b2a832 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 pflogsumm-1.1.2.tar.gz
-postfix-2.7.0.tar.gz
-/postfix-2.7.3.tar.gz
+/postfix-2.7.4.tar.gz
diff --git a/postfix.spec b/postfix.spec
index 7d805f3..3b75e21 100644
--- a/postfix.spec
+++ b/postfix.spec
@@ -39,7 +39,7 @@
 
 Name: postfix
 Summary: Postfix Mail Transport Agent
-Version: 2.7.3
+Version: 2.7.4
 Release: 1%{?dist}
 Epoch: 2
 Group: System Environment/Daemons
@@ -499,9 +499,13 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon May 09 2011 Jaroslav Škarvada <jskarvad at redhat.com> - 2:2.7.4-1
+- update to 2.7.4
+- fix CVE-2011-1720
+
 * Mon Mar 14 2011 Jaroslav Škarvada <jskarvad at redhat.com> - 2:2.7.3-1
 - update to 2.7.3
-  fixes CVE-2011-0411 (#683168)
+- fix CVE-2011-0411 (#683168)
 
 * Fri Feb 26 2010 Miroslav Lichvar <mlichvar at redhat.com> 2:2.7.0-1
 - update to 2.7.0
diff --git a/sources b/sources
index 66e001e..7dc72fa 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-2bbb529b7bff25f0f38c3c0a5dcf37ca  postfix-2.7.3.tar.gz
+48251ff7a549e42e5e54b4ebb8baadd5  postfix-2.7.4.tar.gz
 c6bb433444a83564101aa30259cc849b  pflogsumm-1.1.2.tar.gz


More information about the scm-commits mailing list