diff --git a/.abf.yml b/.abf.yml index 8797b77..125d9b3 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - "ZendFramework-1.12.0.tar.gz": d5fb88dfa1a38b4882d87a49b8ca5f68ebd3c53a + "ZendFramework-1.12.1.tar.gz": 23da5a770ec274262a3e7b55ea8d058c19f42512 diff --git a/php-ZendFramework.spec b/php-ZendFramework.spec index a505513..5547490 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.0 +Version: 1.12.1 Release: 1%{?posttag}%{?dist} License: BSD @@ -772,6 +772,12 @@ ln -s %{_datadir}/php/Zend/zf.sh \ %changelog +* Thu Dec 27 2012 Felix Kaechele - 1.12.1-1 +- update to 1.12.1 +- full changelog http://framework.zend.com/changelog/1.12.1 +- fixes CVE-2012-5657 aka ZF2012-05: Potential XML eXternal Entity injection + vectors in Zend Framework 1 Zend_Feed component + * Thu Aug 30 2012 Felix Kaechele - 1.12.0-1 - update to 1.12.0 - cleaned up and fixed dependencies