[AUTOPATCHER-CORE] Upgrade vim to version 9.0.0805 to fix CVE-2022-3705 (#4141)
Co-authored-by: Olivia Crain <oliviacrain@microsoft.com>
This commit is contained in:
Родитель
adeef602aa
Коммит
fba3cb778f
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"Signatures": {
|
||||
"vim-9.0.0614.tar.gz": "5fcf0de749a87c55302ef85268b243a35a56e3f1a0e58df508238a55b0db4d83"
|
||||
"vim-9.0.0805.tar.gz": "c552dc1091fd18d9a0c358adf49c5873b3ed206ef29402866d31a10a794b1c46"
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
%define debug_package %{nil}
|
||||
Summary: Text editor
|
||||
Name: vim
|
||||
Version: 9.0.0614
|
||||
Version: 9.0.0805
|
||||
Release: 1%{?dist}
|
||||
License: Vim
|
||||
Vendor: Microsoft Corporation
|
||||
|
@ -196,6 +196,9 @@ fi
|
|||
%{_bindir}/vimdiff
|
||||
|
||||
%changelog
|
||||
* Sun Oct 30 2022 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.0.0805-1
|
||||
- Upgrade to 9.0.0805
|
||||
|
||||
* Tue Oct 04 2022 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.0.0614-1
|
||||
- Upgrade to 9.0.0614
|
||||
|
||||
|
|
|
@ -26827,8 +26827,8 @@
|
|||
"type": "other",
|
||||
"other": {
|
||||
"name": "vim",
|
||||
"version": "9.0.0614",
|
||||
"downloadUrl": "https://github.com/vim/vim/archive/v9.0.0614.tar.gz"
|
||||
"version": "9.0.0805",
|
||||
"downloadUrl": "https://github.com/vim/vim/archive/v9.0.0805.tar.gz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче