Hello community, here is the log from the commit of package php5 for openSUSE:Factory checked in at 2014-01-15 19:36:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-12-24 20:01:25.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.php5.new/php5.changes 2014-01-15 19:36:07.000000000 +0100 @@ -1,0 +2,10 @@ +Mon Jan 13 08:35:59 UTC 2014 - [email protected] + +- updated to 5.5.8: + * fixes CVE-2013-6712 and build against freetype2 + * see http://www.php.net/ChangeLog-5.php#5.5.8 + for more + * removed CVE-2013-6712.patch + * removed freetype2_include_dir.patch + +------------------------------------------------------------------- Old: ---- php-5.5.6-CVE-2013-6712.patch php-5.5.7.tar.bz2 php5-freetype2_include_dir.patch New: ---- php-5.5.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php5.spec ++++++ --- /var/tmp/diff_new_pack.e61Cpg/_old 2014-01-15 19:36:08.000000000 +0100 +++ /var/tmp/diff_new_pack.e61Cpg/_new 2014-01-15 19:36:08.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package php5 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -100,7 +100,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.7 +Version: 5.5.8 Release: 0 Provides: php Provides: php-api = %{apiver} @@ -176,9 +176,6 @@ Patch19: php5-big-file-upload.patch Patch20: php5-per-mod-log.patch Patch21: php5-apache24-updates.patch -Patch22: php-5.5.6-CVE-2013-6712.patch -# PATCH-FIX-UPSTREAM php5-freetype2_include_dir.patch -- fix freetype2 include check -Patch23: php5-freetype2_include_dir.patch Url: http://www.php.net BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: PHP5 Core Files @@ -1327,8 +1324,6 @@ %patch19 -p1 %patch20 -p1 %patch21 -p1 -%patch22 -%patch23 -p1 # 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.7.tar.bz2 -> php-5.5.8.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/php5/php-5.5.7.tar.bz2 /work/SRC/openSUSE:Factory/.php5.new/php-5.5.8.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
