--- - branch: MAIN date: Tue Jan 26 12:03:41 UTC 2016 files: - new: '1.18' old: '1.17' path: pkgsrc/databases/redis/Makefile pathrev: pkgsrc/databases/redis/Makefile@1.18 type: modified - new: '1.19' old: '1.18' path: pkgsrc/databases/redis/distinfo pathrev: pkgsrc/databases/redis/distinfo@1.19 type: modified id: 20160126T120341Z.8f93aa8e52e27c1b47e0e4bba7e88698a1645d0d log: | Update databases/redis to 3.0.7. --[ Redis 3.0.7 ] Release date: 25 jan 2016 Upgrade urgency MODERATE: this release fixes important Redis Cluster bugs. * [FIX] Many fixes to MIGRATE multiple keys implementation. The command could handle errors in a faulty way leading to crashes or other unexpected behaviors. MIGRATE command refactoring. (The analysis of the faulty conditions was conducted by Kevin McGehee. The fix was developed by Salvatore Sanfilippo) * [FIX] A Redis Cluster node crash was fixed because of wrong handling of node->slaveof pointers. (Reported by JackyWoo, fixed by Salvatore Sanfilippo) * [FIX] Fix redis-trib rebalance when nodes need to be left empty because the specified weight is zero. (Reported by Shahar Mor, fixed by Salvatore Sanfilippo) * [FIX] MIGRATE: Never send -ASK redirections for MIGRATE when there are open slots. Redis-trib and other cluster management utility must always be free to move keys between nodes about open slots, in order to reshard, fix the cluster configuration, and so forth. (Salvatore Sanfilippo) * [FIX] Lua debugger crash when printing too deeply nested objects. (Reported by Paul Kulchenko, fixed by Salvatore Sanfilippo) * [FIX] Redis-cli implementation of Lua debugging now allows to use the SCRIPT DEBUG command directly, switching to debugging mode as needed. (Reported by Paul Kulchenko, fixed by Salvatore Sanfilippo) * [FIX] Redis-trib is now able to fix more errors. A new CLUSTER subcommand called BUMPEPOCH was introduced in order to support new modes for the "fix" subcommand. (Salvatore Sanfilippo) * [NEW] Redis proctected mode: this feature improves Redis security and makes harder to run Redis in a configuration that is unsecure because no firewalling was used in order to protect Redis from external accesses. * [NEW] Cluster/Sentinel tests now use OSX leak to perform leak detection at the end of every unit. (Salvatore Sanfilippo) * [NEW] Detect and show server crashes during Cluster/Sentinel tests. (Salvatore Sanfilippo) * [NEW] More reliable Cluster/Sentinel test becuase of timing errors and -LOADING errors. (Salvatore Sanfilippo) module: pkgsrc subject: 'CVS commit: pkgsrc/databases/redis' unixtime: '1453809821' user: fhajny