Hello community, here is the log from the commit of package php7-redis for openSUSE:Factory checked in at 2020-10-22 14:26:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php7-redis (Old) and /work/SRC/openSUSE:Factory/.php7-redis.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php7-redis" Thu Oct 22 14:26:22 2020 rev:24 rq:843332 version:5.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/php7-redis/php7-redis.changes 2020-07-08 19:20:07.608422990 +0200 +++ /work/SRC/openSUSE:Factory/.php7-redis.new.3463/php7-redis.changes 2020-10-22 14:26:59.407003862 +0200 @@ -1,0 +2,23 @@ +Thu Oct 22 07:21:48 UTC 2020 - Arjen de Korte <suse+bu...@de-korte.org> + +- Update to 5.3.2 + * Use "%.17g" sprintf format for doubles as done in Redis server. + * Allow to pass NULL as RedisCluster stream context options. + * Verify SET options are strings before testing them as strings + * Fix cluster segfault when dealing with NULL multi bulk replies + in RedisCluster + * Fix xReadGroup() must return message id + * Fix memory leak in rediscluster session handler + * Fix XInfo() returns false if the stream is empty + * Relax requirements on set's expire argument + * Refactor redis_sock_check_liveness + * PHP8 compatibility + * Update documentation + * Add Redis::OPT_NULL_MULTIBULK_AS_NULL setting to treat NULL + multi bulk replies as NULL instead of []. + * Allow to specify stream context for rediscluster session handler + * Add new parameter to RedisCluster to specify stream ssl/tls + context. + * Add new parameter to RedisSentinel to specify auth information + +------------------------------------------------------------------- Old: ---- redis-5.3.1.tgz New: ---- redis-5.3.2.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php7-redis.spec ++++++ --- /var/tmp/diff_new_pack.0vD0zL/_old 2020-10-22 14:26:59.907004312 +0200 +++ /var/tmp/diff_new_pack.0vD0zL/_new 2020-10-22 14:26:59.911004315 +0200 @@ -19,7 +19,7 @@ %define php_name php7 %define pkg_name redis Name: %{php_name}-%{pkg_name} -Version: 5.3.1 +Version: 5.3.2 Release: 0 Summary: API for communicating with Redis servers License: PHP-3.01 ++++++ redis-5.3.1.tgz -> redis-5.3.2.tgz ++++++ ++++ 79723 lines of diff (skipped)