update to 5.4.2 (CVE-2012-1823)

This commit is contained in:
remi 2012-05-03 20:35:49 +02:00
parent 2b5968ad35
commit 0ef8b04a1d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
5b9529ed89dbc48c498e9693d1af3caf php-5.4.1.tar.bz2
252a6546db3a26260b419a883c875615 php-5.4.2.tar.bz2