K 10 svn:author V 3 osa K 8 svn:date V 27 2021-02-23T14:08:02.052423Z K 7 svn:log V 494 Security update to the recent version 6.0.11 if you use 32bit build of redis. Integer overflow on 32-bit systems (CVE-2021-21309): Redis 4.0 or newer uses a configurable limit for the maximum supported bulk input size. By default, it is 512MB which is a safe value for all platforms. If the limit is significantly increased, receiving a large request from a client may trigger several integer overflow scenarios, which would result with buffer overflow and heap corruption. Various bugfixes. END