]> git.99rst.org Git - openwrt-packages.git/commit
redis: update to 8.8.0
authorAlexandru Ardelean <redacted>
Sun, 9 Aug 2026 09:16:41 +0000 (12:16 +0300)
committerAlexandru Ardelean <redacted>
Tue, 11 Aug 2026 05:50:35 +0000 (08:50 +0300)
commitb9b3c33d13228ce5053f129067a4d593f7121d3b
treec620fd4e693c32c080e8621490764457161f6518
parent96896a109ec3157f128dd909c36d620d6db29730
redis: update to 8.8.0

Update from the 6.2.x series to the current 8.x line. The 8.x releases
are tri-licensed (RSALv2 / SSPLv1 / AGPL-3.0); set PKG_LICENSE to
AGPL-3.0-only and follow upstream renaming COPYING to LICENSE.txt.

Drop 020-fix-atomicvar.patch, no longer needed, and keep
030-skip-module-tests.patch. Add a functional test.sh.

Signed-off-by: Alexandru Ardelean <redacted>
libs/redis/Makefile
libs/redis/patches/020-fix-atomicvar.patch [deleted file]
libs/redis/patches/030-skip-module-tests.patch [new file with mode: 0644]
libs/redis/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT