]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
redis: bump to version 3.2.11
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 26 Oct 2017 12:44:15 +0000 (14:44 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 28 Oct 2017 17:05:11 +0000 (19:05 +0200)
commit58ea6ad528a53b1b3f19efb441bbeb6451695b8e
treee1060b3fe2f7170ee66c136bf443803c0dcd1f28
parent7e10bd482597cdb76c54eb6777847a4d3ef3ab51
redis: bump to version 3.2.11

3.2.11 fixes important issues. From the release notes:

================================================================================
Redis 3.2.11     Released Thu Sep 21 15:47:53 CEST 2017
================================================================================

Upgrade urgency HIGH: Potentially critical bugs fixed.

AOF flush on SHUTDOWN did not cared to really write the AOF buffers
(not in the kernel but in the Redis process memory) to disk before exiting.
Calling SHUTDOWN during traffic resulted into not every operation to be
persisted on disk.

Also add a hash for the license file while we're at it.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 751cd4cfab88ff15143d13eccf87f982a274e4e3)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/redis/redis.hash
package/redis/redis.mk