vim: update to 8.2.4081 (#1943)

This commit is contained in:
rlmenge 2022-01-18 17:00:21 -08:00 committed by GitHub
parent 978d04f2ec
commit bc2124db05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{
"Signatures": {
"vim-8.2.4006.tar.gz": "c3381d75f5b7695a3f191431950548d808761b370555db2333e44fc6827810d4"
"vim-8.2.4081.tar.gz": "96c39240f77395dbcc74181c5e997850338bd574faf08f9e2cde9d4685a7fb28"
}
}

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Summary: Text editor
Name: vim
Version: 8.2.4006
Version: 8.2.4081
Release: 1%{?dist}
License: Vim
Vendor: Microsoft Corporation
@ -192,6 +192,9 @@ fi
%{_bindir}/vimdiff
%changelog
* Thu Jan 13 2022 Rachel Menge <rachelmenge@microsoft.com> - 8.2.4081-1
- Update version to 8.2.4081 to fix CVE-2022-0128.
* Thu Jan 06 2022 Suresh Babu Chalamalasetty <schalam@microsoft.com> - 8.2.4006-1
- Update version to 8.2.4006 to fix CVE CVE-2021-4166.

View File

@ -28927,8 +28927,8 @@
"type": "other",
"other": {
"name": "vim",
"version": "8.2.4006",
"downloadUrl": "https://github.com/vim/vim/archive/v8.2.4006.tar.gz"
"version": "8.2.4081",
"downloadUrl": "https://github.com/vim/vim/archive/v8.2.4081.tar.gz"
}
}
},