mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
main/vim: security upgrade to 9.1.0678
This commit is contained in:
parent
2665f421f1
commit
afddb9abfd
@ -3,7 +3,7 @@
|
||||
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=vim
|
||||
pkgver=9.1.0652
|
||||
pkgver=9.1.0678
|
||||
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.0678-r0:
|
||||
# - CVE-2024-43374
|
||||
# 9.1.0652-r0:
|
||||
# - CVE-2024-41957
|
||||
# - CVE-2024-41965
|
||||
@ -303,6 +305,6 @@ xxd() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
c318ad2148ed2201a438cb878606db06dabf838561af1678feb87f98dddf0608d612c59cbe342488f3b585968de87b337e2d6c766a52429e46c13c2f7328ccc0 vim-9.1.0652.tar.gz
|
||||
7d5708d7d19841489f26afffde5582959314a506d635b43a84c390b5f879222b52b48ff175d2aa0159f07b7e15a74d9208c938538c721aacd30335dfcd51341d vim-9.1.0678.tar.gz
|
||||
bb4ac5bd2862754e741e63d7b521fd9e0cb1ac19769b952672928fd26471e9486182cd8a46a7e6f25e5b87759106e642293534c5e90c3c3958308291acb26875 vimrc
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user