From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] vim: Update to version 9.2.0526
Date: Mon, 25 May 2026 14:25:04 +0200 [thread overview]
Message-ID: <20260525122505.3658371-14-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260525122505.3658371-1-adolf.belka@ipfire.org>
- 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 <adolf.belka@ipfire.org>
---
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)
--
2.54.0
next prev parent reply other threads:[~2026-05-25 12:25 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-25 12:24 [PATCH] core203: Ship iana-etc Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship krb5 Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship libusb Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship lvm2 Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship meson Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship sqlite Adolf Belka
2026-05-25 12:24 ` [PATCH] iana-etc: Update to version 20260511 Adolf Belka
2026-05-25 12:24 ` [PATCH] krb5: Update to version 1.22.2 Adolf Belka
2026-05-25 12:24 ` [PATCH] libusb: Update to version 1.0.30 Adolf Belka
2026-05-25 12:25 ` [PATCH] lvm2: Update to version 2.03.41 Adolf Belka
2026-05-25 12:25 ` [PATCH] meson: Update to version 1.11.1 Adolf Belka
2026-05-25 12:25 ` [PATCH] sqlite: Update to version 3530100 Adolf Belka
2026-05-25 12:25 ` [PATCH] tmux: Update to version 3.6b Adolf Belka
2026-05-25 12:25 ` Adolf Belka [this message]
2026-05-25 12:25 ` [PATCH] xfsprogs: Update to version 7.0.1 Adolf Belka
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=20260525122505.3658371-14-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/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