mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/vim: security upgrade to 9.1.1012 (CVE-2025-22134)
This commit is contained in:
parent
289c90b053
commit
7e9fa25e24
@ -3,7 +3,7 @@
|
||||
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=vim
|
||||
pkgver=9.1.0936
|
||||
pkgver=9.1.1012
|
||||
pkgrel=0
|
||||
pkgdesc="Improved vi-style text editor"
|
||||
url="https://www.vim.org/"
|
||||
@ -32,6 +32,8 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/vim/vim/archive/refs/tags/v$
|
||||
"
|
||||
|
||||
# secfixes:
|
||||
# 9.1.1003-r0:
|
||||
# - CVE-2025-22134
|
||||
# 9.1.0936-r0:
|
||||
# - CVE-2024-47814
|
||||
# 9.1.0707-r0:
|
||||
@ -310,6 +312,6 @@ xxd() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
88f42ca538d66955e5d73376f9428f19a5cbf2c60144214597a48ed1e3a4752146a662ec82fd1aa486d20fe05298ca79ad42f05134592a1c4bc82bba471fd739 vim-9.1.0936.tar.gz
|
||||
d7e0af9663c4940d346f82c1746bc97c221acc6fe440c4085393c978e0c0fd1790396f4dbea57b037e8d2a5722b35423123e822aa0b4c38bee9c74e0aee6d442 vim-9.1.1012.tar.gz
|
||||
bb4ac5bd2862754e741e63d7b521fd9e0cb1ac19769b952672928fd26471e9486182cd8a46a7e6f25e5b87759106e642293534c5e90c3c3958308291acb26875 vimrc
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user