Hello community,

here is the log from the commit of package php7-redis for openSUSE:Leap:15.2 
checked in at 2020-03-09 18:13:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/php7-redis (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.php7-redis.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-redis"

Mon Mar  9 18:13:40 2020 rev:37 rq:782166 version:5.2.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/php7-redis/php7-redis.changes  2020-01-15 
15:43:54.471270919 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.php7-redis.new.26092/php7-redis.changes       
2020-03-09 18:14:28.941414718 +0100
@@ -1,0 +2,18 @@
+Wed Mar  4 12:55:53 UTC 2020 - Илья Индиго <[email protected]>
+
+- Update to 5.2.0
+  * https://pecl.php.net/package-changelog.php?package=redis&release=5.2.0
+  * Include RedisSentinelTest.php in package.xml!
+  * Fix -Wmaybe-uninitialized warning.
+  * Fix improper destructor when zipping values and scores.
+  * Use php_rand instead of php_mt_rand for liveness challenge string.
+  * Initial support for RedisSentinel.
+  * Fix for ASK redirections.
+  * Create specific 'test skipped' exception.
+  * Fixed memory leaks in RedisCluster.
+  * Fixes for session lifetime values that underflow or overflow.
+  * Enables slot caching for Redis Cluster.
+  * Support TYPE argument for SCAN.
+  * Added challenge/response mechanism for persistent connections.
+
+-------------------------------------------------------------------
@@ -336 +353,0 @@
-

Old:
----
  redis-5.1.1.tgz

New:
----
  redis-5.2.0.tgz

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

Other differences:
------------------
++++++ php7-redis.spec ++++++
--- /var/tmp/diff_new_pack.wiok8N/_old  2020-03-09 18:14:29.457414967 +0100
+++ /var/tmp/diff_new_pack.wiok8N/_new  2020-03-09 18:14:29.461414970 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php7-redis
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define php_name    php7
 %define pkg_name    redis
 Name:           %{php_name}-%{pkg_name}
-Version:        5.1.1
+Version:        5.2.0
 Release:        0
 Summary:        API for communicating with Redis servers
 License:        PHP-3.01

++++++ redis-5.1.1.tgz -> redis-5.2.0.tgz ++++++
++++ 75593 lines of diff (skipped)


Reply via email to