commit php5 for openSUSE:Factory
Hello community, here is the log from the commit of package php5 for openSUSE:Factory checked in at 2014-07-02 15:04:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php5 (Old) and /work/SRC/openSUSE:Factory/.php5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "php5" Changes: -------- --- /work/SRC/openSUSE:Factory/php5/php5.changes 2014-06-25 06:57:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.php5.new/php5.changes 2014-07-02 15:04:10.000000000 +0200 @@ -1,0 +2,8 @@ +Tue Jul 1 06:58:06 UTC 2014 - pgajdos@suse.com + +- updated to 5.5.14: This release fixes several bugs against + PHP 5.5.13. Also, this release fixes a total of 8 CVEs, + half of them concerning the FileInfo extension. +- removed php-5.5.13-CVE-2014-4049.patch (upstreamed) + +------------------------------------------------------------------- Old: ---- php-5.5.13-CVE-2014-4049.patch php-5.5.13.tar.bz2 New: ---- php-5.5.14.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php5.spec ++++++ --- /var/tmp/diff_new_pack.xYQeOG/_old 2014-07-02 15:04:12.000000000 +0200 +++ /var/tmp/diff_new_pack.xYQeOG/_new 2014-07-02 15:04:12.000000000 +0200 @@ -104,7 +104,7 @@ %define apache2_includedir %(%{apxs2} -q INCLUDEDIR) %define apache2_serverroot %(%{apxs2} -q PREFIX) %define need_libxml2_hack %(if [ -e %{_includedir}/libxml/parser.h ]; then if grep -q XML_PARSE_OLDSAX %{_includedir}/libxml/parser.h;then echo 1; else echo 0; fi; else echo 0; fi) -Version: 5.5.13 +Version: 5.5.14 Release: 0 Provides: php Provides: php-api = %{apiver} @@ -177,7 +177,6 @@ Patch20: php5-per-mod-log.patch Patch21: php5-apache24-updates.patch Patch22: php-5.5.10-CVE-2014-2497.patch -Patch23: php-5.5.13-CVE-2014-4049.patch Url: http://www.php.net BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: PHP5 Core Files @@ -1329,7 +1328,6 @@ %patch20 -p1 %patch21 -p1 %patch22 -%patch23 # Safety check for API version change. vapi=`sed -n '/#define PHP_API_VERSION/{s/.* //;p}' main/php.h` if test "x${vapi}" != "x%{apiver}"; then ++++++ php-5.5.13.tar.bz2 -> php-5.5.14.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/php5/php-5.5.13.tar.bz2 /work/SRC/openSUSE:Factory/.php5.new/php-5.5.14.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de