[php/f15] update to 5.3.13 (CVE-2012-2311)

Remi Collet remi at fedoraproject.org
Wed May 9 14:22:35 UTC 2012


commit e08b64fa14cfc73e6050c7fb43122c4a50d2899a
Author: remi <fedora at famillecollet.com>
Date:   Wed May 9 16:20:09 2012 +0200

    update to 5.3.13 (CVE-2012-2311)

 .gitignore |    1 +
 php.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f39b4f..a8dfaff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ php.spec~
 /php-5.3.9.tar.bz2
 /php-5.3.11.tar.bz2
 /php-5.3.12.tar.bz2
+/php-5.3.13.tar.bz2
diff --git a/php.spec b/php.spec
index dcdc86d..d63f143 100644
--- a/php.spec
+++ b/php.spec
@@ -37,7 +37,7 @@
 
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
-Version: 5.3.12
+Version: 5.3.13
 Release: 1%{?dist}
 License: PHP
 Group: Development/Languages
@@ -1060,6 +1060,9 @@ fi
 %files enchant -f files.enchant
 
 %changelog
+* Wed May 09 2012 Remi Collet <remi at fedoraproject.org> 5.3.13-1
+- update to 5.3.13 (CVE-2012-2311)
+
 * Thu May 03 2012 Remi Collet <remi at fedoraproject.org> 5.3.12
 - update to 5.3.12 (CVE-2012-1823)
 
diff --git a/sources b/sources
index 8dc3d63..aa59fac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf02c29be279c506cbd4ffc2819d7c82  php-5.3.12.tar.bz2
+370be99c5cdc2e756c82c44d774933c8  php-5.3.13.tar.bz2


More information about the scm-commits mailing list