Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 620232 - dev-db/redis-3.2.10/4.0.1: version bump
Summary: dev-db/redis-3.2.10/4.0.1: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL: https://groups.google.com/forum/#!top...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-31 01:35 UTC by Kilburn Abrahams
Modified: 2017-08-17 14:13 UTC (History)
2 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 Kilburn Abrahams 2017-05-31 01:35:21 UTC
Minor Bump

redis-cli --bigkeys: show error when TYPE fails.
Fix preprocessor if/else chain broken in order to fix #3927.
Fix zmalloc_get_memory_size() ifdefs to actually use the else branch.
Set lua-time-limit default value at safe place.
Fix #3848 by closing the descriptor on error.
Update block->free after some diff data are written to the child process
Test: fix, hopefully, false PSYNC failure like in issue #2715.
Fix pipe fds leak when fork() failed on bg aof rw
Fix Don't leak file descriptor on syncWithMaster().

Reproducible: Always
Comment 1 Tomáš Mózes 2017-08-15 14:14:20 UTC
https://github.com/gentoo/gentoo/pull/5429
Comment 2 Ultrabug gentoo-dev 2017-08-17 14:13:15 UTC
Thanks a lot!