[php] update to 5.4.2 (CVE-2012-1823)

Remi Collet remi at fedoraproject.org
Thu May 3 18:37:18 UTC 2012


commit 0ef8b04a1d35b1a41e83109f78191653ca0edb5a
Author: remi <fedora at famillecollet.com>
Date:   Thu May 3 20:35:49 2012 +0200

    update to 5.4.2 (CVE-2012-1823)

 .gitignore |    1 +
 php.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c299f3..4662624 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/php.spec b/php.spec
index 3a0a460..a2fe91a 100644
--- a/php.spec
+++ b/php.spec
@@ -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 at fedoraproject.org> 5.4.2-1
+- update to 5.4.2 (CVE-2012-1823)
+
 * Fri Apr 27 2012 Remi Collet <remi at fedoraproject.org> 5.4.1-1
 - update to 5.4.1
 
diff --git a/sources b/sources
index 4a1c4d0..027da9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b9529ed89dbc48c498e9693d1af3caf  php-5.4.1.tar.bz2
+252a6546db3a26260b419a883c875615  php-5.4.2.tar.bz2


More information about the scm-commits mailing list