From patchwork Mon May 25 12:25:04 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 9886 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 "R12" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4gPFTF5h6Jz3wr7 for ; Mon, 25 May 2026 12:25:21 +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 "E8" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4gPFTF3yl6z7Bw for ; Mon, 25 May 2026 12:25:21 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4gPFTB2VR7z35Z7 for ; Mon, 25 May 2026 12:25:18 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gPFT52hLWz33Bs for ; Mon, 25 May 2026 12:25:13 +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 4gPFT33MLbz7G6; Mon, 25 May 2026 12:25:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1779711911; 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: in-reply-to:in-reply-to:references:references; bh=WRGGofTmWzE6iWGLV3e9GKWbfBbSOBrmASV/xY7rmEk=; b=hMmEOlCuf5+pLXC8q6o5weGg3doov81oN8xRaA5gav102P5O2LPg/6AVbjcZArWsQzjvWQ Khw43xZM5SLMkb122qWYTHBhYOXu3szQ4f95O5DiLeEUzt45aUwcYte9OJTAK7qqTaG6P/ /lBefVP+8vdtrqKTX1pInfsSb8sWcbX9mMa+O3O3XY3ldbDtBnbvhGSKeWL2HAk5WqZTA8 PBT4LpyO3lKpFDJkQ2+NWX6Ja8CETwqIuLi2Bicy66g4cJiQryPtgs3MxxJ+Pbdn3w8uxL pxXMqTZp4tZom8aPL+SfA7VygPpECrOso9tffRQh2SsFCDevN4z3eBeOpnJYJA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1779711911; 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: in-reply-to:in-reply-to:references:references; bh=WRGGofTmWzE6iWGLV3e9GKWbfBbSOBrmASV/xY7rmEk=; b=CI7yxNOn5TnqPEjKilwT6zkcHWbYaZEcoOUMrD04CvbXjys+R0NgplbP7nVlLR4k+Cu05A /E8+jHoX7I9SI+BQ== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] vim: Update to version 9.2.0526 Date: Mon, 25 May 2026 14:25:04 +0200 Message-ID: <20260525122505.3658371-14-adolf.belka@ipfire.org> In-Reply-To: <20260525122505.3658371-1-adolf.belka@ipfire.org> References: <20260525122505.3658371-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 - Update from version 9.2.0305 to 9.2.0526 - Update of rootfile - Changelog is not available. Generally each patch version number update is related to a commit entry in the git repository. The details for all the commit changes can be found at https://github.com/vim/vim/commits/master/ Signed-off-by: Adolf Belka --- config/rootfiles/common/vim | 4 ++++ lfs/vim | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/common/vim b/config/rootfiles/common/vim index 4be32a8fe..49584d6dd 100644 --- a/config/rootfiles/common/vim +++ b/config/rootfiles/common/vim @@ -280,6 +280,7 @@ usr/share/vim #usr/share/vim/vim92/compiler/zig.vim #usr/share/vim/vim92/compiler/zig_build.vim #usr/share/vim/vim92/compiler/zig_build_exe.vim +#usr/share/vim/vim92/compiler/zig_cc.vim #usr/share/vim/vim92/compiler/zig_test.vim #usr/share/vim/vim92/compiler/zsh.vim #usr/share/vim/vim92/defaults.vim @@ -455,6 +456,7 @@ usr/share/vim #usr/share/vim/vim92/ftplugin/abaqus.vim #usr/share/vim/vim92/ftplugin/abnf.vim #usr/share/vim/vim92/ftplugin/ada.vim +#usr/share/vim/vim92/ftplugin/algol68.vim #usr/share/vim/vim92/ftplugin/alsaconf.vim #usr/share/vim/vim92/ftplugin/ant.vim #usr/share/vim/vim92/ftplugin/antlr4.vim @@ -568,6 +570,7 @@ usr/share/vim #usr/share/vim/vim92/ftplugin/gdscript.vim #usr/share/vim/vim92/ftplugin/gdshader.vim #usr/share/vim/vim92/ftplugin/gel.vim +#usr/share/vim/vim92/ftplugin/ghostty.vim #usr/share/vim/vim92/ftplugin/git.vim #usr/share/vim/vim92/ftplugin/gitattributes.vim #usr/share/vim/vim92/ftplugin/gitcommit.vim @@ -1296,6 +1299,7 @@ usr/share/vim #usr/share/vim/vim92/syntax/aflex.vim #usr/share/vim/vim92/syntax/ahdl.vim #usr/share/vim/vim92/syntax/aidl.vim +#usr/share/vim/vim92/syntax/algol68.vim #usr/share/vim/vim92/syntax/alsaconf.vim #usr/share/vim/vim92/syntax/amiga.vim #usr/share/vim/vim92/syntax/aml.vim diff --git a/lfs/vim b/lfs/vim index 2f53dce1d..8d232a1a8 100644 --- a/lfs/vim +++ b/lfs/vim @@ -24,7 +24,7 @@ include Config -VER = 9.2.0305 +VER = 9.2.0526 THISAPP = vim-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = cdd1146ac0f761ce7530ec823620a06e529224799c18eb404d251df7bdbb4ea3be86a38bc4d11d6ac02dc6b60d4a5281d5ac9db71e72cd45fa06cdfd50097761 +$(DL_FILE)_BLAKE2 = 0768ae9f4649bd3f5629138505e35f9aa16a6b70977abd0ef1f1398141dca8ce5b0912dbbc5f5d87bc179ff67c542aed8ec1f751da49633b2066a2b973a1f4e9 install : $(TARGET)