Name: | redis-trib |
---|---|
Version: | 3.2.10 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 62339 |
License: | BSD |
RPM: | redis-trib-3.2.10-2.el7.noarch.rpm |
Source RPM: | redis-3.2.10-2.el7.src.rpm |
Build Date: | Wed Sep 06 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://redis.io |
Summary: | Cluster management script for Redis |
Description: | Redis cluster management utility providing cluster creation, node addition and removal, status checks, resharding, rebalancing, and other operations. |
- Add redis-trib based on patch from Sebastian Saletnik. (RHBZ #1215654)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Upstream 3.2.10 release - Ensure both the redis and redis-sentinel service files set correct perms - Dropped systemd tmpfiles source, handled directly in systemd service files
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Upstream 3.2.9 - Add RuntimeDirectory=redis to systemd unit file (RHBZ #1454700) - Mark rundir as %ghost since it may disappear (tmpfs - #1454700) - Fix a shutdown failure with Unix domain sockets (RHBZ #1444988)
- Upstream 3.2.8 - bugfix for #3796 (MIGRATE could cause server crash after socket error)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Upstream 3.2.7 (important security fix)
- Install tmpfiles and /run/redis for legacy configurations
- Upstream 3.2.4 - Fix buffer overlow (TALOS-2016-0206)