profiles/base: stabilize vim

this is required to pull recent versions of vim which fix CVEs.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2022-02-09 18:02:47 +01:00
parent 563b295ed7
commit 4f4137b33d

View File

@ -68,3 +68,7 @@ dev-util/checkbashisms
# Keep iproute in sync with kernel version.
=sys-apps/iproute2-5.15.0 ~amd64 ~arm64
# Required for some CVEs
=app-editors/vim-8.2.4328 ~amd64 ~arm64
=app-editors/vim-core-8.2.4328 ~amd64 ~arm64