Hello community, here is the log from the commit of package redis for openSUSE:Factory checked in at 2020-07-31 15:51:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/redis (Old) and /work/SRC/openSUSE:Factory/.redis.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "redis" Fri Jul 31 15:51:46 2020 rev:59 rq:823030 version:6.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/redis/redis.changes 2020-06-11 14:47:47.913923752 +0200 +++ /work/SRC/openSUSE:Factory/.redis.new.3592/redis.changes 2020-07-31 15:51:59.412005778 +0200 @@ -1,0 +2,21 @@ +Mon Jul 27 00:11:22 UTC 2020 - Andreas Stieger <[email protected]> + +- redis 6.0.6: + * Fix crash when enabling CLIENT TRACKING with prefix + * EXEC always fails with EXECABORT and multi-state is cleared + * RESTORE ABSTTL won't store expired keys into the db + * redis-cli better handling of non-pritable key names + * TLS: Ignore client cert when tls-auth-clients off + * Tracking: fix invalidation message on flush + * Notify systemd on Sentinel startup + * Fix crash on a misuse of STRALGO + * Few fixes in module API + * Fix a few rare leaks (STRALGO error misuse, Sentinel) + * Fix a possible invalid access in defrag of scripts + * Add LPOS command to search in a list + * Use user+pass for MIGRATE in redis-cli and redis-benchmark in + cluster mode + * redis-cli support TLS for --pipe, --rdb and --replica options + * TLS: Session caching configuration support + +------------------------------------------------------------------- Old: ---- redis-6.0.5.tar.gz New: ---- redis-6.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ redis.spec ++++++ --- /var/tmp/diff_new_pack.l2Wfvr/_old 2020-07-31 15:52:02.468008543 +0200 +++ /var/tmp/diff_new_pack.l2Wfvr/_new 2020-07-31 15:52:02.472008546 +0200 @@ -19,10 +19,10 @@ %define _data_dir %{_localstatedir}/lib/%{name} %define _log_dir %{_localstatedir}/log/%{name} %define _conf_dir %{_sysconfdir}/%{name} -%define redis_hashes_tree f898aabb30ab0655dc08f8f5cf900f1a8de8a803 +%define redis_hashes_tree 94da7f90ee31c74ff1a98d13a974fb883c5d4be4 Name: redis -Version: 6.0.5 +Version: 6.0.6 Release: 0 Summary: Persistent key-value database License: BSD-3-Clause ++++++ redis-6.0.5.tar.gz -> redis-6.0.6.tar.gz ++++++ ++++ 3737 lines of diff (skipped) ++++++ redis.hashes ++++++ --- /var/tmp/diff_new_pack.l2Wfvr/_old 2020-07-31 15:52:02.896008930 +0200 +++ /var/tmp/diff_new_pack.l2Wfvr/_new 2020-07-31 15:52:02.896008930 +0200 @@ -107,3 +107,4 @@ hash redis-6.0.3.tar.gz sha256 bca46dce81fe92f7b2de4cf8ae41fbc4b94fbd5674def7f12c87e7f9165cbb3a http://download.redis.io/releases/redis-6.0.3.tar.gz hash redis-6.0.4.tar.gz sha256 3337005a1e0c3aa293c87c313467ea8ac11984921fab08807998ba765c9943de http://download.redis.io/releases/redis-6.0.4.tar.gz hash redis-6.0.5.tar.gz sha256 42cf86a114d2a451b898fcda96acd4d01062a7dbaaad2801d9164a36f898f596 http://download.redis.io/releases/redis-6.0.5.tar.gz +hash redis-6.0.6.tar.gz sha256 12ad49b163af5ef39466e8d2f7d212a58172116e5b441eebecb4e6ca22363d94 http://download.redis.io/releases/redis-6.0.6.tar.gz
