commit php5 for openSUSE:Factory
Hello community, here is the log from the commit of package php5 for openSUSE:Factory checked in at 2014-08-27 22:18:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-07-30 07:34:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.php5.new/php5.changes 2014-08-27 22:18:14.000000000 +0200 @@ -1,0 +2,9 @@ +Tue Aug 26 06:50:40 UTC 2014 - pgajdos@suse.com + +- This release fixes several bugs against PHP 5.5.15 and resolves + CVE-2014-3538, CVE-2014-3587, CVE-2014-2497, CVE-2014-5120 and + CVE-2014-3597. +- removed patches: + * php-CVE-2014-2497.patch + +------------------------------------------------------------------- Old: ---- php-5.5.15.tar.bz2 php-CVE-2014-2497.patch New: ---- php-5.5.16.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php5.spec ++++++ --- /var/tmp/diff_new_pack.gN0Dhv/_old 2014-08-27 22:18:16.000000000 +0200 +++ /var/tmp/diff_new_pack.gN0Dhv/_new 2014-08-27 22:18:16.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.15 +Version: 5.5.16 Release: 0 Provides: php Provides: php-api = %{apiver} @@ -176,7 +176,6 @@ Patch19: php5-big-file-upload.patch Patch20: php5-per-mod-log.patch Patch21: php5-apache24-updates.patch -Patch22: php-CVE-2014-2497.patch Url: http://www.php.net BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: PHP5 Core Files @@ -1327,7 +1326,6 @@ %patch19 -p1 %patch20 -p1 %patch21 -p1 -%patch22 # 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.15.tar.bz2 -> php-5.5.16.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/php5/php-5.5.15.tar.bz2 /work/SRC/openSUSE:Factory/.php5.new/php-5.5.16.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