Hello community,

here is the log from the commit of package php7-xdebug for openSUSE:Factory 
checked in at 2020-09-17 15:01:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-xdebug (Old)
 and      /work/SRC/openSUSE:Factory/.php7-xdebug.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-xdebug"

Thu Sep 17 15:01:22 2020 rev:14 rq:835092 version:2.9.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-xdebug/php7-xdebug.changes  2020-05-07 
14:50:37.073973102 +0200
+++ /work/SRC/openSUSE:Factory/.php7-xdebug.new.4249/php7-xdebug.changes        
2020-09-17 15:08:25.832914522 +0200
@@ -1,0 +2,12 @@
+Wed Sep 16 21:09:11 UTC 2020 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- Updated to Xdebug 2.9.7
+  * Fixed issue #1839: Add keepalive options to debugging socket
+- Updated to Xdebug 2.9.6
+  * Fixed issue #1782: Cookie "XDEBUG_SESSION" will be soon rejected because 
it has
+    the “sameSite” attribute set to none
+  * Fixed issue #1787: Branch coverage data does not always follow the 
lines/functions
+    format
+  * Fixed issue #1790: Segfault in var_dump() or while debugging with protobuf 
extension
+
+-------------------------------------------------------------------

Old:
----
  xdebug-2.9.5.tgz

New:
----
  xdebug-2.9.7.tgz

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

Other differences:
------------------
++++++ php7-xdebug.spec ++++++
--- /var/tmp/diff_new_pack.tjQioP/_old  2020-09-17 15:08:28.136916710 +0200
+++ /var/tmp/diff_new_pack.tjQioP/_new  2020-09-17 15:08:28.136916710 +0200
@@ -19,15 +19,16 @@
 %define pkg_name    xdebug
 %define pkg_version %{version}
 Name:           php7-%{pkg_name}
-Version:        2.9.5
+Version:        2.9.7
 Release:        0
 Summary:        Extended PHP debugger
 License:        PHP-3.0
 Group:          Productivity/Networking/Web/Servers
 URL:            https://xdebug.org/
 Source:         https://xdebug.org/files/%{pkg_name}-%{pkg_version}.tgz
-BuildRequires:  php7 >= 7
-BuildRequires:  php7-devel >= 7
+BuildRequires:  php7 < 8.0
+BuildRequires:  php7 >= 7.1
+BuildRequires:  php7-devel
 BuildRequires:  php7-soap
 Provides:       php-%{pkg_name} = %{version}
 Obsoletes:      php-%{pkg_name} < %{version}

++++++ xdebug-2.9.5.tgz -> xdebug-2.9.7.tgz ++++++
++++ 65741 lines of diff (skipped)


Reply via email to