Hello community,

here is the log from the commit of package php7 for openSUSE:Factory checked in 
at 2019-06-02 15:17:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7 (Old)
 and      /work/SRC/openSUSE:Factory/.php7.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7"

Sun Jun  2 15:17:07 2019 rev:63 rq:706505 version:7.3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7/php7.changes        2019-05-09 
10:01:49.707725580 +0200
+++ /work/SRC/openSUSE:Factory/.php7.new.5148/php7.changes      2019-06-02 
15:17:09.090058308 +0200
@@ -1,0 +2,16 @@
+Thu May 30 11:10:18 UTC 2019 - [email protected]
+
+- updated to 7.3.6: This is a security release which also contains
+  several bug fixes. See https://www.php.net/ChangeLog-7.php#7.3.6
+
+-------------------------------------------------------------------
+Wed May 29 13:40:11 UTC 2019 - [email protected]
+
+- check via apache-rex
+
+-------------------------------------------------------------------
+Fri May 24 09:41:59 UTC 2019 - [email protected]
+
+- build for 42.3
+
+-------------------------------------------------------------------

Old:
----
  php-7.3.5.tar.xz
  php-7.3.5.tar.xz.asc

New:
----
  php-7.3.6.tar.xz
  php-7.3.6.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php7.spec ++++++
--- /var/tmp/diff_new_pack.TJAhTs/_old  2019-06-02 15:17:10.114057864 +0200
+++ /var/tmp/diff_new_pack.TJAhTs/_new  2019-06-02 15:17:10.118057863 +0200
@@ -42,7 +42,7 @@
 %endif
 %bcond_with make_test
 Name:           php7
-Version:        7.3.5
+Version:        7.3.6
 Release:        0
 Summary:        Interpreter for the PHP scripting language version 7
 License:        PHP-3.01
@@ -79,6 +79,7 @@
 Patch15:        php-fix_net-snmp_disable_MD5.patch
 # should be upstreamed, will do later
 Patch17:        php-date-regenerate-lexers.patch
+BuildRequires:  apache-rex
 BuildRequires:  apache-rpm-macros
 BuildRequires:  apache2-devel
 BuildRequires:  autoconf
@@ -181,7 +182,7 @@
 %if %{build_argon2}
 BuildRequires:  pkgconfig(libargon2)
 %endif
-%if 0%{?suse_version} >= 1320
+%if 0%{?suse_version} >= 1315
 BuildRequires:  libzip-devel
 %endif
 %if 0%{?suse_version} > 1320
@@ -998,7 +999,7 @@
     : Update the pearver macro and rebuild.
     exit 1
 fi
-if [ %{version} != '7.3.5' ]; then
+if [ %{version} != '7.3.6' ]; then
 echo 'check whether pcre.jit=0 workaround is still needed'
 echo 'https://bugs.php.net/bug.php?id=77260'
 exit 1
@@ -1232,7 +1233,7 @@
 # ASAN needs /proc to be mounted
 exit 0
 %endif
-cd build-cli
+pushd build-cli
 # check if we link against system libcrypt
 if [ -z "$(ldd sapi/cli/php | grep libcrypt.so)" ]; then
     echo 'php does not link against system libcrypt.'
@@ -1262,24 +1263,9 @@
 set -x
 unset NO_INTERACTION REPORT_EXIT_STATUS
 %endif
-# apache module test
-set +x
-exit_code=0
-mkdir -p %{apache_test_module_dir}/htdocs
-echo '<?php phpinfo(); ?>' > %{apache_test_module_dir}/htdocs/index.php
-%apache_test_module_start_apache -m php7 -i php7.conf
-%apache_test_module_curl -d /index.php -o %{apache_test_module_dir}/php7.txt
-echo
-echo 'Testing phpinfo() output'
-grep 'PHP API.*%{apiver}' %{apache_test_module_dir}/php7.txt || exit_code=1
-if [ $exit_code -eq 0 ]; then
-  echo 'SUCCESS'
-else
-  echo 'FAILED'
-fi
-%apache_test_module_stop_apache
-set -x
-exit $exit_code
+popd
+# apache module tests
+%apache_rex_check -m build-apache2/libs -b build-fpm/sapi/fpm mod_php-basic 
mod_proxy_fcgi-php-fpm mod_proxy_fcgi-php-fpm-auth-RewriteRule 
mod_proxy_fcgi-php-fpm-CGIPassAuth
 
 %install
 export PHP_PEAR_METADATA_DIR=%{peardir}
@@ -1446,7 +1432,8 @@
 %{_bindir}/pear
 %config(noreplace) %{php_sysconf}/cli/pear.conf
 %{peardir}
-%dir %{_localstatedir}/{cache,lib}/pear
+%dir %{_localstatedir}/cache/pear
+%dir %{_localstatedir}/lib/pear
 
 %files fastcgi
 %defattr(-, root, root)

++++++ php-7.3.5.tar.xz -> php-7.3.6.tar.xz ++++++
/work/SRC/openSUSE:Factory/php7/php-7.3.5.tar.xz 
/work/SRC/openSUSE:Factory/.php7.new.5148/php-7.3.6.tar.xz differ: char 26, 
line 1



Reply via email to