Re: [Buildroot] [PATCH v2] package/redis: bump to v8.10.0
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
On 12/08/2026 10:53, Titouan Christophe via buildroot wrote: > Redis 8.10 is a new feature release, see the changes: > https://github.com/redis/redis/blob/8.10.0/00-RELEASENOTES > > Since upstream commit 4dd58caa7cc23225b01f31e7bd9a1ed0af7e49ad [1], > Redis must now be built with `make build redis` to avoid building extra > modules, which are distributed within the source code archive since > 8.10.0 > > Moreover, because the default upstream configuration now includes those > modules, attempting to launch redis-server with this would fail, > because > it cannot load the missing modules. Therefore, we use the provided > `make sync-redis-conf` to regenerate a full redis configuration that > take the absence of modules into account, and we install that config > file instead of the default one. > > [1] > https://github.com/redis/redis/commit/4dd58caa7cc23225b01f31e7bd9a1ed0af7e49ad > > Signed-off-by: Titouan Christophe <[email protected]> Applied to master, thanks. _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot