Hello community, here is the log from the commit of package php5 for openSUSE:Factory checked in at 2015-03-25 21:04:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-02-27 11:06:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.php5.new/php5.changes 2015-03-25 21:04:22.000000000 +0100 @@ -1,0 +2,16 @@ +Tue Mar 24 13:26:49 UTC 2015 - [email protected] + +- update to 5.6.7: Several bugs have been fixed as well as + CVE-2015-0231, CVE-2015-2305 and CVE-2015-2331. + +------------------------------------------------------------------- +Tue Mar 24 13:21:19 UTC 2015 - [email protected] + +- build against system gd [bnc#923946] + +------------------------------------------------------------------- +Fri Mar 20 08:18:12 UTC 2015 - [email protected] + +- build against system libzip [bnc#922894] + +------------------------------------------------------------------- Old: ---- php-5.6.6.tar.xz php-5.6.6.tar.xz.asc New: ---- php-5.6.7.tar.xz php-5.6.7.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php5.spec ++++++ --- /var/tmp/diff_new_pack.jWTNv2/_old 2015-03-25 21:04:24.000000000 +0100 +++ /var/tmp/diff_new_pack.jWTNv2/_new 2015-03-25 21:04:24.000000000 +0100 @@ -47,6 +47,7 @@ %endif BuildRequires: freetype2-devel BuildRequires: gcc-c++ +BuildRequires: gd-devel BuildRequires: gmp-devel BuildRequires: imap-devel BuildRequires: krb5-devel @@ -60,6 +61,7 @@ BuildRequires: libtiff-devel BuildRequires: libtool BuildRequires: libxslt-devel +BuildRequires: libzip-devel BuildRequires: ncurses-devel BuildRequires: net-snmp-devel BuildRequires: openldap2-devel @@ -111,7 +113,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.6.6 +Version: 5.6.7 Release: 0 Provides: php Provides: php-api = %{apiver} @@ -1430,6 +1432,7 @@ --with-system-tzdata=/usr/share/zoneinfo \ --enable-hash \ --with-mhash \ + --with-libzip \ "$@" || cat config.log # Some modules are builtin, reasons: # - libxml can not be shared (and is needed by PEAR) @@ -1497,7 +1500,7 @@ --with-zlib=shared \ --with-bz2=shared \ --with-curl=shared \ - --with-gd=shared \ + --with-gd=shared,%{_usr} \ --enable-gd-native-ttf \ --with-xpm-dir=%{_x11prefix} \ --with-freetype-dir=%{_usr} \ ++++++ php-5.6.6.tar.xz -> php-5.6.7.tar.xz ++++++ /work/SRC/openSUSE:Factory/php5/php-5.6.6.tar.xz /work/SRC/openSUSE:Factory/.php5.new/php-5.6.7.tar.xz differ: char 26, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
