dev-db / redict

A persistent caching system, key-value, and data structures database

Official package sites : https://redict.io ·

v7.3.2 :: 0/7.3 :: gentoo

Modified
License
BSD Boost-1.0 LGPL-3
Keywords
~amd64
USE flags
jemalloc ssl systemd tcmalloc test

General

jemalloc
Use dev-libs/jemalloc for memory management
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
systemd
Enable use of systemd-specific libraries and features like socket activation or session tracking
tcmalloc
Use tcmalloc from dev-util/google-perftools for allocations.
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

acct-group / redict : Redict program group

acct-user / redict : Redict program user

dev-libs / hiredict : Minimalistic C client library for the Redict database

dev-libs / jemalloc : Jemalloc is a general-purpose scalable concurrent allocator

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools

sys-apps / systemd : System and service manager for Linux

acct-group / redict : Redict program group

acct-user / redict : Redict program user

dev-libs / hiredict : Minimalistic C client library for the Redict database

dev-libs / jemalloc : Jemalloc is a general-purpose scalable concurrent allocator

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools

sys-apps / systemd : System and service manager for Linux

virtual / tmpfiles : Virtual to select between different tmpfiles.d handlers

930504
dev-db/redict-7.3.0 fails tests: Expected 1 to be more than or equal to 2 (context: type eval line 99 cmd {assert_morethan_equal $iteration 2} proc ::test)
940609
<dev-db/redict-7.3.1 <dev-db/redis-{6.2.16,7.2.6,7.4.1}: multiple vulnerabilities
947749
<dev-db/redict-7.3.2, <dev-db/redis-{6.2.17,7.2.7,7.4.2}: multiple vulnerabilities
Repository mirror & CI · gentoo
Merge updates from master
Haelwenn (lanodan) Monnier · gentoo
dev-db/redict: drop 7.3.1
Bug: https://bugs.gentoo.org/947749 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/40061 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Haelwenn (lanodan) Monnier · gentoo
dev-db/redict: add 7.3.2
Fixes CVE-2024-51741 and CVE-2024-46981 Bug: https://bugs.gentoo.org/947749 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anna (navi) Figueiredo Gomes · gentoo
dev-db/redict: drop 7.3.0-r1
Bug: https://bugs.gentoo.org/940609 Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> Closes: https://github.com/gentoo/gentoo/pull/38834 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Anna (navi) Figueiredo Gomes · gentoo
dev-db/redict: add 7.3.1
Bug: https://bugs.gentoo.org/940609 Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anna (navi) Figueiredo Gomes · gentoo
dev-db/redict: revbump for initd fixes
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> Closes: https://github.com/gentoo/gentoo/pull/36754 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Anna (navi) Figueiredo Gomes · gentoo
dev-db/redict: new package, add 7.3.0
Based on the redis 7.2.4-r1 ebuild. Without use of a custom configure.ac, and with aditional patches to make use of system packages for jemalloc and hiredict. Closes: https://bugs.gentoo.org/928119 Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> Closes: https://github.com/gentoo/gentoo/pull/36176 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>