From nobody Mon Mar 30 17:04:13 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fkyJs3JQGz6X4Sc for ; Mon, 30 Mar 2026 17:04:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fkyJs2YWLz3RHW for ; Mon, 30 Mar 2026 17:04:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774890253; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Aa44e3UhhSvIeSge8D47kqn9lHa0cqXiPOxeYX1KJzo=; b=PWhkS3bfnF5ido3YwF80pSqPd/YJn4KH9moO2t0pH37FmtZTw1hYSX4y7qvYwl/7UuGj5a eOBRv1DPWxnb7a+G/u6YFPdj5xxDV4ERNAsHqBAQmGSFq501HFtgAoRewBNkaJrp8Bzc9H AUbvltyvQJPuqTbUE6z1osltjVzxmM7rH7bk18kgSCUUAPa/kwvopdSk7igy4yoCTQPGv6 PqCiV+InZiOS4BzVYdYNtLyhshgdP34U1qEWlNxB7x5d44ioNuZjgZeKXL7IOjAS5qW10t n8BmFZXB0KIMH30b91tOj8drngljfwyI9+GSkDbIH7cY2ZsagwwCUTwQiYDrIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774890253; a=rsa-sha256; cv=none; b=KwgS/wXNoCG/bnJc5tZXZRu2nOKI69Y3AcIgjCQtEkIoiOM6/CuPN5VVbch8I8m1KlGz3w e0jGic9XBXwb9zH8KOoPcJj2Crg37eRM9+YURBoeTe4RPaPbdD23Ge9B1vSbnCgHSS1XHM PUXj7bIH/Q3F+qQDQKYvhHTZq9ShMX3BSabrqV9j2ChNYHy7YvbiCefgtKP8mDGI56J2S4 8cZqZaSIPXpLANqSod2QM9j8q1M6wj8kHbTyVcPgbAIShowDK36jueOcMnk6r3s5G10JLh FfJ8ffnpbovtUBMvOOxjvXlbAe41msf+ukS3bOWdIevWKC/pAksQU1GAUx+/FA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774890253; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Aa44e3UhhSvIeSge8D47kqn9lHa0cqXiPOxeYX1KJzo=; b=G5IY9HnR+JtfJy7evtZ4iL+T8eeyi0QK5XkvGg8fY64eDat/2kruU7PWnV8Hu43LvfEccZ 8jQ/I+xvAjPrK6dxZqrhKpThlFoyziiqIdc4LFtXoWV1ZvJoZTgAvz+AYCfJG1GUShwL62 REohgMCSb+p8TY+Fg4vgrOQ8LGjRPWmJH0tkO/0f3srRfDL4n06rYhzTfZ/QR47wniESii aXKQ+kDOAkwUzXOLont7JWp2gLNaR2+DpoCuS9sS5pqGFXoQOxk4sSvXU6gOCKwDgV/XgT 1EipbR0jrYZ8HaxHm9nPLvSXbkXbCCLJK9o1n+5lMY0KHbKFPqpGQWIuw4A1jg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fkyJs26MCzs9P for ; Mon, 30 Mar 2026 17:04:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3feb8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 30 Mar 2026 17:04:13 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Adam Weinberger Subject: git: 58d999b09c28 - main - editors/vim: Update to 9.2.0272 (security) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: adamw X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 58d999b09c2836b4aab68748ceb27521f72a490e Auto-Submitted: auto-generated Date: Mon, 30 Mar 2026 17:04:13 +0000 Message-Id: <69caad0d.3feb8.218ae8f5@gitrepo.freebsd.org> The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=58d999b09c2836b4aab68748ceb27521f72a490e commit 58d999b09c2836b4aab68748ceb27521f72a490e Author: Adam Weinberger AuthorDate: 2026-03-30 17:00:39 +0000 Commit: Adam Weinberger CommitDate: 2026-03-30 17:03:59 +0000 editors/vim: Update to 9.2.0272 (security) This update addresses GHSA-2gmj-rpqf-pxvh (see advisory link below): Summary (from advisory): A bug chain in Vim allows arbitrary OS command execution when a user opens a crafted file. The tabpanel option is missing the P_MLE flag, allowing a modeline to inject a %{expr} expression string without requiring modelineexpr to be enabled. Although Vim correctly evaluates the expression inside the sandbox, autocmd_add() lacks a check_secure() call, allowing sandboxed code to register an autocommand that fires after the sandbox exits. Security: https://github.com/vim/vim/security/advisories/GHSA-2gmj-rpqf-pxvh --- editors/vim/Makefile | 2 +- editors/vim/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editors/vim/Makefile b/editors/vim/Makefile index aca95045bcdd..5b08f399a9ea 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,5 +1,5 @@ PORTNAME= vim -PORTVERSION= 9.2.0204 +PORTVERSION= 9.2.0272 DISTVERSIONPREFIX= v CATEGORIES= editors diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 016dc23a2bc7..e8d5218a4885 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773952766 -SHA256 (vim-vim-v9.2.0204_GH0.tar.gz) = e7b7a27520dafe36703b788b68f546693e853dc25c43204fe4d0c5f2e7634443 -SIZE (vim-vim-v9.2.0204_GH0.tar.gz) = 19818362 +TIMESTAMP = 1774884455 +SHA256 (vim-vim-v9.2.0272_GH0.tar.gz) = 020efae1f8187a65a457f4b73cdbd0be3ccbae230e63293af51fdfcf3c831cb5 +SIZE (vim-vim-v9.2.0272_GH0.tar.gz) = 19847045