https://redis.io/blog/announcing-redis-community-edition-and-redis-stack-74/ https://github.com/redis/redis/releases/tag/7.4.0
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(+)