Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 502486 - dev-db/redis-2.8.6 version bump
Summary: dev-db/redis-2.8.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Proxy Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-26 05:54 UTC by Johan Bergström
Modified: 2014-02-26 11:08 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Bergström 2014-02-26 05:54:17 UTC
Week or two old. Rename works fine for me. If other maintainers agree, I'd also like to see a STABLEREQ of the 2.8.x series. I'd prefer waiting for 2.8.5 over the older version. Thoughts?


# UPGRADE URGENCY: HIGH for Redis, LOW for Sentinel. Redis users using Lua
                   scripts with EVALSHA and attached slaves and/or AOF
                   persistence should consider upgrading ASAP.

* [FIX] Fixed an critical EVALSHA script cache bug: scripts executed may not
        propagate to AOF / Slaves correctly under certain conditions.
        See issue #1549 at Github for more information.
* [FIX] Fixed multiple bugs resulting into closing the link with master or slave
        during replication without good reasons. This will result in useless
        resynchronizations, or infinite loops where the replication link can't
        be established.
* [FIX] Don't count the time needed to populate the buffers of clients waiting
        in MONITOR mode when populating the Slow Log entries.

* [NEW] AOF write errors (like no space on device) no longer abort Redis if the
        fsync policy is none or every second. The database enters a read-only
        mode where every write is refused with an error. Normal operations are
        restored as soon as Redis is able to append again data to the AOF file.
* [NEW] Sentinel now accepts SHUTDOWN command.
Comment 1 Ultrabug gentoo-dev 2014-02-26 11:08:27 UTC
Hey Johan ;)

It's now in tree, thank you.

As for your STABLEREQ question, given the HIGH nature of this last 2.8.x bump, I'd go straight for 2.8.6 in a few weeks.

+*redis-2.8.6 (26 Feb 2014)
+
+  26 Feb 2014; Ultrabug <ultrabug@gentoo.org> -redis-2.6.15.ebuild,
+  -redis-2.8.3.ebuild, +redis-2.8.6.ebuild:
+  version bump fix #502486, drop old
+