[oe-commits] Tom Rini : php: Update to 5.3.6

git version control git at git.openembedded.org
Mon Apr 4 23:41:21 UTC 2011


Module: openembedded.git
Branch: master
Commit: 9e160ddb72596f4d8f161e1702c085f25dad11cb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9e160ddb72596f4d8f161e1702c085f25dad11cb

Author: Tom Rini <tom_rini at mentor.com>
Date:   Mon Apr  4 16:29:36 2011 -0700

php: Update to 5.3.6

This is latest and closes various security issues.

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 .../{php-5.3.5 => php}/acinclude-xml2-config.patch |    0
 recipes/php/{php-5.3.5 => php}/iconv.patch         |    0
 .../php/{php-5.3.5 => php}/imap-fix-autofoo.patch  |    0
 recipes/php/{php-5.3.5 => php}/pear-makefile.patch |    0
 recipes/php/{php-5.3.5 => php}/phar-makefile.patch |    0
 recipes/php/{php-5.3.5 => php}/php-m4-divert.patch |    0
 .../php/{php-5.3.5 => php}/php_exec_native.patch   |    0
 recipes/php/{php_5.3.5.bb => php_5.3.6.bb}         |    4 ++--
 8 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/php/php-5.3.5/acinclude-xml2-config.patch b/recipes/php/php/acinclude-xml2-config.patch
similarity index 100%
rename from recipes/php/php-5.3.5/acinclude-xml2-config.patch
rename to recipes/php/php/acinclude-xml2-config.patch
diff --git a/recipes/php/php-5.3.5/iconv.patch b/recipes/php/php/iconv.patch
similarity index 100%
rename from recipes/php/php-5.3.5/iconv.patch
rename to recipes/php/php/iconv.patch
diff --git a/recipes/php/php-5.3.5/imap-fix-autofoo.patch b/recipes/php/php/imap-fix-autofoo.patch
similarity index 100%
rename from recipes/php/php-5.3.5/imap-fix-autofoo.patch
rename to recipes/php/php/imap-fix-autofoo.patch
diff --git a/recipes/php/php-5.3.5/pear-makefile.patch b/recipes/php/php/pear-makefile.patch
similarity index 100%
rename from recipes/php/php-5.3.5/pear-makefile.patch
rename to recipes/php/php/pear-makefile.patch
diff --git a/recipes/php/php-5.3.5/phar-makefile.patch b/recipes/php/php/phar-makefile.patch
similarity index 100%
rename from recipes/php/php-5.3.5/phar-makefile.patch
rename to recipes/php/php/phar-makefile.patch
diff --git a/recipes/php/php-5.3.5/php-m4-divert.patch b/recipes/php/php/php-m4-divert.patch
similarity index 100%
rename from recipes/php/php-5.3.5/php-m4-divert.patch
rename to recipes/php/php/php-m4-divert.patch
diff --git a/recipes/php/php-5.3.5/php_exec_native.patch b/recipes/php/php/php_exec_native.patch
similarity index 100%
rename from recipes/php/php-5.3.5/php_exec_native.patch
rename to recipes/php/php/php_exec_native.patch
diff --git a/recipes/php/php_5.3.5.bb b/recipes/php/php_5.3.6.bb
similarity index 71%
rename from recipes/php/php_5.3.5.bb
rename to recipes/php/php_5.3.6.bb
index df3c72e..620482f 100644
--- a/recipes/php/php_5.3.5.bb
+++ b/recipes/php/php_5.3.6.bb
@@ -12,5 +12,5 @@ SRC_URI_append_pn-php += "file://iconv.patch \
             file://php_exec_native.patch \
             "
 
-SRC_URI[md5sum] = "8aaf20c95e91f25c5b6a591e5d6d61b9"
-SRC_URI[sha256sum] = "a25ddae6a59d7345bcbb69ef2517784f56c2069af663ae4611e580cbdec77e22"
+SRC_URI[md5sum] = "2286f5a82a6e8397955a0025c1c2ad98"
+SRC_URI[sha256sum] = "30ae880f22e3ee93eccc9b80e3c58b0d6364d139bb4366dcc27f2fab658d3198"





More information about the Openembedded-commits mailing list