From patchwork Sat Jun 27 00:23:43 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 9975 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4gnCvt6pZlz3wpB for ; Sat, 27 Jun 2026 00:24:10 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4gnCvt4dMgz6nV for ; Sat, 27 Jun 2026 00:24:10 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4gnCvt3w4gz2ykp for ; Sat, 27 Jun 2026 00:24:10 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gnCvn2lN0z2xLw for ; Sat, 27 Jun 2026 00:24:05 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4gnCvh3pcLzfC; Sat, 27 Jun 2026 00:24:00 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1782519840; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=r1j1zlMbI1JGW3jrOWAE63GcXrKc8ULtRk4lYNRC35k=; b=FinpBbUyPlbTWeztcZ6Y5a+Agt0CzSWCnpSqU3IquoeUR2o13hvaH8LKXr/S+hvjJ73lWU HeM1G4S/b58GqsAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1782519840; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=r1j1zlMbI1JGW3jrOWAE63GcXrKc8ULtRk4lYNRC35k=; b=V6ECBzJwrUazoXo6kgjlacxijk4xC/IecVam8igS2VrlL1cnl6G4QnlOqiGtjeoBHPEvdW NEoGJz+6kWuCyJe5XxxwCF1nXdgTsP2B2dlcsXQLVldqSgdKlA9DtSTAnx5DxzNpSks0Pb bgrz8hbUSsVbcr9CHFe/Sz6g+uyQTVlQoxo/4ArE6jF8TBoY7S2QfaboZTKCfS2VvJ4GVm TdbUVid5ATIRyuNUzoQlPj5MlunDfu6l620Wst4WMvNOrr2rxhP2xN+e41C9QKiOc6LrU6 S2HdLwzcrXK8i8GKvZtHDpcrFLeZ9ed+l0Eji8SDKnBBSK4yXZD6UPojYfyPkA== From: Matthias Fischer To: development@lists.ipfire.org Cc: Matthias Fischer Subject: [PATCH] tmux: Update to 3.7 Date: Sat, 27 Jun 2026 02:23:43 +0200 Message-ID: <20260627002352.115368-1-matthias.fischer@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Changelog from v3.6b => v3.7 is ~13KB - too big to be published here, IMHO. For details see: https://raw.githubusercontent.com/tmux/tmux/3.7/CHANGES Signed-off-by: Matthias Fischer --- lfs/tmux | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/tmux b/lfs/tmux index 169a7a4c6..952b8805a 100644 --- a/lfs/tmux +++ b/lfs/tmux @@ -26,7 +26,7 @@ include Config SUMMARY = Terminal multiplexer -VER = 3.6b +VER = 3.7 THISAPP = tmux-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tmux -PAK_VER = 15 +PAK_VER = 16 DEPS = @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 75e8470fb5c5f893e9f5488e5029ae9c3c77a4bdf1a6b7fab9daced048b1f31b7977344f39e97a53efbc28fb05a68d82676ddcb661cd5eb6fb6bd6acc9ab64ee +$(DL_FILE)_BLAKE2 = 741bca6529dee6355af3d94c931d52b2ff22b5e9f126b4a44c9bbc96649b3324ccb0976bf2a84d8ecacc45a7d2cb3cad5ac6da369f38c89f1b3d9cce8c803b78 install : $(TARGET)