All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Olivain via buildroot <buildroot@buildroot.org>
To: Titouan Christophe <titouan.christophe@mind.be>
Cc: buildroot@buildroot.org, Daniel Price <daniel.price@gmail.com>
Subject: Re: [Buildroot] [PATCH v2] package/redis: bump to v8.10.0
Date: Thu, 13 Aug 2026 21:40:45 +0200	[thread overview]
Message-ID: <59da30984c8e59db752ba897e2a6efbd@free.fr> (raw)
In-Reply-To: <20260812085353.419485-1-titouan.christophe@mind.be>

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 <titouan.christophe@mind.be>

Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2026-08-13 19:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-12  8:53 [Buildroot] [PATCH v2] package/redis: bump to v8.10.0 Titouan Christophe via buildroot
2026-08-13 19:40 ` Julien Olivain via buildroot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59da30984c8e59db752ba897e2a6efbd@free.fr \
    --to=buildroot@buildroot.org \
    --cc=daniel.price@gmail.com \
    --cc=ju.o@free.fr \
    --cc=titouan.christophe@mind.be \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.