forked from pool/redis
49c4076296
- update to 2.8.13 - remove unused skip-aof-test.patch - additional changes from 2.8.12 * [FIX / BREAKS BACKWARD COMPATIBILITY] Using SELECT inside Lua scripts no longer makes the selected DB to be set in the calling client. So Lua can still use SELECT, but the client calling the script will remain set to the original DB. Thix fixes an issue with Redis replication of Lua scripts that called SELECT without reverting the selected DB to the original one. (Salvatore Sanfilippo) * [FIX] Sentinel failover was instalbe if the master was detected as available during the failover (especially during manual failovers) because of an implementation error (lack of checking of SRI_PROMOTED flag). (Salvatore Sanfilippo) * [FIX] Cancel SHUTDOWN if initial AOF is being written. (Matt Stancliff) OBS-URL: https://build.opensuse.org/request/show/242690 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis?expand=0&rev=13 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
redis-2.8.13.tar.gz | ||
redis-conf.patch | ||
redis-enable-bactrace-on-x86-and-ia64-only.patch | ||
redis-initscript.patch | ||
redis.changes | ||
redis.logrotate | ||
redis.spec | ||
redis.sysconfig |