Automatic import for version 1.12.1-1.el6

This commit is contained in:
Rosa 2013-01-24 05:01:41 +04:00
parent 89db7a9fc5
commit dad5a15c0a
2 changed files with 8 additions and 2 deletions

View file

@ -1,2 +1,2 @@
sources:
"ZendFramework-1.12.0.tar.gz": d5fb88dfa1a38b4882d87a49b8ca5f68ebd3c53a
"ZendFramework-1.12.1.tar.gz": 23da5a770ec274262a3e7b55ea8d058c19f42512

View file

@ -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 <heffer@fedoraproject.org> - 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 <heffer@fedoraproject.org> - 1.12.0-1
- update to 1.12.0
- cleaned up and fixed dependencies