[php-ZendFramework/el6] update to 1.12.7

Felix Kaechele heffer at fedoraproject.org
Sat Jul 12 16:53:11 UTC 2014


commit d3b80f54d506cfb9c5b5f60fbc38e9a4374db7be
Author: Felix Kaechele <heffer at fedoraproject.org>
Date:   Sat Jul 12 18:53:03 2014 +0200

    update to 1.12.7
    
    - fixes http://framework.zend.com/security/advisory/ZF2014-04 / CVE-2014-4914

 .gitignore             |    1 +
 php-ZendFramework.spec |    6 +++++-
 sources                |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c6a4688..f7abf49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ ZendFramework-1.10.6.tar.gz
 /ZendFramework-1.12.2.tar.gz
 /ZendFramework-1.12.3.tar.gz
 /ZendFramework-1.12.5.tar.gz
+/ZendFramework-1.12.7.tar.gz
diff --git a/php-ZendFramework.spec b/php-ZendFramework.spec
index d45a40f..8db8504 100644
--- a/php-ZendFramework.spec
+++ b/php-ZendFramework.spec
@@ -3,7 +3,7 @@
 
 Summary:         Leading open-source PHP framework
 Name:            php-ZendFramework
-Version:         1.12.5
+Version:         1.12.7
 Release:         1%{?posttag}%{?dist}
 
 License:         BSD
@@ -771,6 +771,10 @@ ln -s %{_datadir}/php/Zend/zf.sh \
 
 
 %changelog
+* Sat Jul 12 2014 Felix Kaechele <heffer at fedoraproject.org> - 1.12.7-1
+- update to 1.12.7
+- fixes http://framework.zend.com/security/advisory/ZF2014-04 / CVE-2014-4914
+
 * Mon Mar 31 2014 Felix Kaechele <heffer at fedoraproject.org> - 1.12.5-1
 - update to 1.12.5
 - fixes http://framework.zend.com/security/advisory/ZF2014-01
diff --git a/sources b/sources
index 8f369d8..8286868 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a37c0f2e8e66ad07768a262f22b9913  ZendFramework-1.12.5.tar.gz
+88f5b8612b15c57857345140c21fb7bc  ZendFramework-1.12.7.tar.gz


More information about the scm-commits mailing list