Redis 2.6.7 has been packaged, bringing two changes (take a look at the Changelog) :
- [BUGFIX] Don’t crash if BLPOP & co are called with the same key repeated multiple times (issue #801).
- [BUGFIX] Jemalloc updated to 3.2.0
The upgrade urgency is :
- high if you experienced one or more crashes, or if you BLPOP using the same key multiple times,
- moderate if Redis is running fine for you.
The packages are now available for Debian 6.0 “Squeeze” on both amd64 and i386 architectures.