From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] tmux: version bump 2.5 -> 3.4
Date: Mon, 5 Aug 2024 08:49:48 +0200 [thread overview]
Message-ID: <20240805064948.890677-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240719140214.722596-1-p.zabel@pengutronix.de>
Thanks, applied as 11d7a4cc8229bbc7465a8aa33f93ee3bcb673b94.
Michael
[sent from post-receive hook]
On Mon, 05 Aug 2024 08:49:48 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20240719140214.722596-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/tmux.make b/rules/tmux.make
> index ce5bdb5d4c91..37441ec6a3e4 100644
> --- a/rules/tmux.make
> +++ b/rules/tmux.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_TMUX) += tmux
> #
> # Paths and names
> #
> -TMUX_VERSION := 2.5
> -TMUX_MD5 := 4a5d73d96d8f11b0bdf9b6f15ab76d15
> +TMUX_VERSION := 3.4
> +TMUX_MD5 := f6e35f957f91af5bb07cb8449228f5cd
> TMUX := tmux-$(TMUX_VERSION)
> TMUX_SUFFIX := tar.gz
> TMUX_URL := https://github.com/tmux/tmux/releases/download/$(TMUX_VERSION)/$(TMUX).$(TMUX_SUFFIX)
> @@ -33,10 +33,14 @@ TMUX_LICENSE := ISC
> TMUX_CONF_TOOL := autoconf
> TMUX_CONF_OPT := \
> $(CROSS_AUTOCONF_USR) \
> + --disable-fuzzing \
> --disable-debug \
> --disable-static \
> --disable-utempter \
> - --disable-utf8proc
> + --disable-utf8proc \
> + --disable-systemd \
> + --disable-cgroups \
> + --disable-sixel
>
> # ----------------------------------------------------------------------------
> # Target-Install
prev parent reply other threads:[~2024-08-05 6:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-19 14:02 [ptxdist] [PATCH] " Philipp Zabel
2024-08-05 6:49 ` Michael Olbrich [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=20240805064948.890677-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=p.zabel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox