Hello community, here is the log from the commit of package redis for openSUSE:Factory checked in at 2020-09-14 12:14:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/redis (Old) and /work/SRC/openSUSE:Factory/.redis.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "redis" Mon Sep 14 12:14:35 2020 rev:60 rq:833728 version:6.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/redis/redis.changes 2020-07-31 15:51:59.412005778 +0200 +++ /work/SRC/openSUSE:Factory/.redis.new.4249/redis.changes 2020-09-14 12:16:51.712457460 +0200 @@ -1,0 +2,19 @@ +Fri Sep 11 06:38:43 UTC 2020 - Andreas Stieger <[email protected]> + +- redis 6.0.8: + * bug fixes when using with Sentinel + * bug fixes when using CONFIG REWRITE + * Remove THP warning when set to madvise + * Allow EXEC with read commands on readonly replica in cluster + * Add masters/replicas options to redis-cli --cluster call command +- includes changes from 6.0.7: + * CONFIG SET could hung the client when arrives during RDB/ROF + loading + * LPOS command when RANK is greater than matches responded with + broken protocol + * Add oom-score-adj configuration option to control Linux OOM + killer + * Show IO threads statistics and status in INFO output + * Add optional tls verification mode (see tls-auth-clients) + +------------------------------------------------------------------- Old: ---- redis-6.0.6.tar.gz New: ---- redis-6.0.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ redis.spec ++++++ --- /var/tmp/diff_new_pack.rXqeYI/_old 2020-09-14 12:16:54.200460002 +0200 +++ /var/tmp/diff_new_pack.rXqeYI/_new 2020-09-14 12:16:54.200460002 +0200 @@ -19,10 +19,8 @@ %define _data_dir %{_localstatedir}/lib/%{name} %define _log_dir %{_localstatedir}/log/%{name} %define _conf_dir %{_sysconfdir}/%{name} -%define redis_hashes_tree 94da7f90ee31c74ff1a98d13a974fb883c5d4be4 - Name: redis -Version: 6.0.6 +Version: 6.0.8 Release: 0 Summary: Persistent key-value database License: BSD-3-Clause @@ -37,7 +35,7 @@ Source7: %{name}[email protected] Source8: %{name}-sentinel.target Source9: %{name}-user.conf -Source10: https://raw.githubusercontent.com/antirez/redis-hashes/%{redis_hashes_tree}/README#/redis.hashes +Source10: https://raw.githubusercontent.com/redis/redis-hashes/master/README#/redis.hashes # PATCH-MISSING-TAG -- See https://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines Patch0: %{name}-conf.patch Patch1: getMcontextEip-return-value.patch ++++++ redis-6.0.6.tar.gz -> redis-6.0.8.tar.gz ++++++ ++++ 5709 lines of diff (skipped) ++++++ redis.hashes ++++++ --- /var/tmp/diff_new_pack.rXqeYI/_old 2020-09-14 12:16:54.580460389 +0200 +++ /var/tmp/diff_new_pack.rXqeYI/_new 2020-09-14 12:16:54.580460389 +0200 @@ -108,3 +108,5 @@ 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 +hash redis-6.0.7.tar.gz sha256 c2aaa1a4c7e72c70adedf976fdd5e1d34d395989283dab9d7840e0a304bb2393 http://download.redis.io/releases/redis-6.0.7.tar.gz +hash redis-6.0.8.tar.gz sha256 04fa1fddc39bd1aecb6739dd5dd73858a3515b427acd1e2947a66dadce868d68 http://download.redis.io/releases/redis-6.0.8.tar.gz
