Hello community,

here is the log from the commit of package php7-redis for openSUSE:Factory 
checked in at 2019-11-03 12:26:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-redis (Old)
 and      /work/SRC/openSUSE:Factory/.php7-redis.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-redis"

Sun Nov  3 12:26:46 2019 rev:17 rq:744916 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-redis/php7-redis.changes    2019-08-07 
14:01:14.160852987 +0200
+++ /work/SRC/openSUSE:Factory/.php7-redis.new.2990/php7-redis.changes  
2019-11-03 12:26:48.829708123 +0100
@@ -1,0 +2,24 @@
+Sat Nov  2 20:03:07 UTC 2019 - Илья Индиго <i...@ilya.pp.ua>
+
+- Update to 5.1.0
+  * https://pecl.php.net/package-changelog.php?package=redis&release=5.1.0
+  * Fix regression for multihost_distribute_call added in 112c77e3.
+  * Fix regression for conntecting to unix sockets with relative path
+    added in 1f41da64.
+  * Fix unix-socket detection logic broken in 418428fa.
+  * Fix memory leak and bug with getLastError for redis_mbulk_reply_assoc
+    and redis_mbulk_reply_zipped.
+  * Fix bug with password contain "#" for redis_session.
+  * Add optional support for Zstd compression, using --enable-redis-ztsd.
+    This requires libzstd version >= 1.3.0.
+  * Fix overallocation in RedisCluster directed node commands.
+  * Also attach slaves when caching cluster slots.
+  * Use zend_register_persistent_resource_ex for connection pooling.
+  * Refactor redis_session.
+  * Documentation improvements.
+  * Fix missing null byte in PHP_MINFO_FUNCTION.
+  * Remove dead code generic_unsubscribe_cmd.
+  * Add documentation for zpopmin and zpopmax.
+  * Allow to specify scheme for session handler.
+
+-------------------------------------------------------------------

Old:
----
  redis-5.0.2.tgz

New:
----
  redis-5.1.0.tgz

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

Other differences:
------------------
++++++ php7-redis.spec ++++++
--- /var/tmp/diff_new_pack.RyGeeM/_old  2019-11-03 12:26:49.741709260 +0100
+++ /var/tmp/diff_new_pack.RyGeeM/_new  2019-11-03 12:26:49.741709260 +0100
@@ -19,11 +19,10 @@
 %define php_name    php7
 %define pkg_name    redis
 Name:           %{php_name}-%{pkg_name}
-Version:        5.0.2
+Version:        5.1.0
 Release:        0
 Summary:        API for communicating with Redis servers
 License:        PHP-3.01
-Group:          Productivity/Networking/Web/Servers
 URL:            https://pecl.php.net/package/%{pkg_name}
 Source0:        https://pecl.php.net/get/%{pkg_name}-%{version}.tgz
 Source1:        %{pkg_name}.ini
@@ -56,7 +55,6 @@
 install -m644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/%{php_name}/conf.d/%{pkg_name}.ini
 
 %files
-%defattr(0644,root,root,-)
 %license COPYING
 %doc CREDITS README.markdown
 %config(noreplace) %{_sysconfdir}/%{php_name}/conf.d/%{pkg_name}.ini

++++++ redis-5.0.2.tgz -> redis-5.1.0.tgz ++++++
++++ 74520 lines of diff (skipped)


Reply via email to