Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 396135

Summary: dev-db/redis-2.4.7 version bump
Product: Gentoo Linux Reporter: Johan Bergström <bugs>
Component: New packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: enhancement CC: djc, lu_zero
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Johan Bergström 2011-12-26 21:33:46 UTC
Just ran the test suite against jemalloc, tcmalloc and libc malloc. Seems to work fine. Just switch epatch PV's and you're done.
Comment 1 Johan Bergström 2012-01-12 03:27:12 UTC
Just tried 2.4.6. Looks ok. Changelog:

* [BUGFIX] Fixed a ZUNIONSTORE/ZINTERSTORE bug that can cause a NaN to be
           inserted as a sorted set element score. This happens when one of the
           elements has +inf/-inf score and the weight used is 0.
* [BUGFIX] Fixed memory leak in CLIENT INFO.
* [BUGFIX] Fixed a non critical SORT bug (Issue 224).
* [BUGFIX] Fixed a replication bug: now the timeout configuration is respected
           during the connection with the master.
* --quiet option implemented in the Redis test.
Comment 2 Johan Bergström 2012-02-15 22:26:31 UTC
2.4.7 is out. tests pass with all allocators.
Comment 3 Dirkjan Ochtman (RETIRED) gentoo-dev 2012-02-16 10:07:46 UTC
Sorry this took so long, but 2.4.7 is now in the tree. Thanks for testing!