Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937915 - dev-db/redis-7.4.0 version bump
Summary: dev-db/redis-7.4.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Petr Vaněk
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-08-14 12:08 UTC by Tomáš Mózes
Modified: 2024-08-14 20:42 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.
Comment 1 Larry the Git Cow gentoo-dev 2024-08-14 20:42:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01c4a13cd3e75d51168cecd933a5e82e2928f7eb

commit 01c4a13cd3e75d51168cecd933a5e82e2928f7eb
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2024-08-14 20:33:11 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2024-08-14 20:40:48 +0000

    dev-db/redis: re-enable jemalloc by default and correct its use flags
    
    Redis newly requires jemalloc with stats USE flag enabled.
    
    See-also: https://github.com/gentoo/gentoo/pull/38145
    Closes: https://bugs.gentoo.org/937915
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 dev-db/redis/redis-7.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f24f7890a042b2977edf929248f478ce01523f1f

commit f24f7890a042b2977edf929248f478ce01523f1f
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2024-08-14 13:12:26 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2024-08-14 20:40:42 +0000

    dev-db/redis: add 7.4.0
    
    Bug: https://bugs.gentoo.org/937915
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/38145
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 dev-db/redis/Manifest           |   1 +
 dev-db/redis/redis-7.4.0.ebuild | 193 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 194 insertions(+)