update to 5.4.3 (CVE-2012-2311, CVE-2012-2329)

This commit is contained in:
remi 2012-05-09 16:50:03 +02:00
parent 0ef8b04a1d
commit 9f5d563e80
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ php.spec~
/php-5.?.?
/php-5.4.1.tar.bz2
/php-5.4.2.tar.bz2
/php-5.4.3.tar.bz2

View File

@ -55,7 +55,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.4.2
Version: 5.4.3
Release: 1%{?dist}
License: PHP
Group: Development/Languages
@ -1278,6 +1278,9 @@ fi
%changelog
* Wed May 09 2012 Remi Collet <remi@fedoraproject.org> 5.4.3-1
- update to 5.4.3 (CVE-2012-2311, CVE-2012-2329)
* Thu May 03 2012 Remi Collet <remi@fedoraproject.org> 5.4.2-1
- update to 5.4.2 (CVE-2012-1823)

View File

@ -1 +1 @@
252a6546db3a26260b419a883c875615 php-5.4.2.tar.bz2
51f9488bf8682399b802c48656315cac php-5.4.3.tar.bz2