Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SPECS/vim/vim.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"vim-9.0.0232.tar.gz": "e89459d31d65189cecaf0145ba98a27011be783712a52c3ca6d9b61351b281d5"
"vim-9.0.0325.tar.gz": "2f36a2d78b4c879c054709512897cdf9b2ba0792e6608ca219648cacd21ec209"
}
}
5 changes: 4 additions & 1 deletion SPECS/vim/vim.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%define debug_package %{nil}
Summary: Text editor
Name: vim
Version: 9.0.0232
Version: 9.0.0325
Release: 1%{?dist}
License: Vim
Vendor: Microsoft Corporation
Expand Down Expand Up @@ -196,6 +196,9 @@ fi
%{_bindir}/vimdiff

%changelog
* Mon Aug 29 2022 Henry Beberman <[email protected]> - 9.0.0325-1
- Upgrade to 9.0.0325 to fix: CVE-2022-2980, CVE-2022-2982, CVE-2022-2923, CVE-2022-2946

* Fri Aug 19 2022 Andrew Phelps <[email protected]> - 9.0.0232-1
- Upgrade to 9.0.0232 to fix: CVE-2022-2522, CVE-2022-2571, CVE-2022-2580, CVE-2022-2581,
CVE-2022-2598, CVE-2022-2816, CVE-2022-2817, CVE-2022-2819, CVE-2022-2845, CVE-2022-2849,
Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -26587,8 +26587,8 @@
"type": "other",
"other": {
"name": "vim",
"version": "9.0.0232",
"downloadUrl": "https://github.com/vim/vim/archive/v9.0.0232.tar.gz"
"version": "9.0.0325",
"downloadUrl": "https://github.com/vim/vim/archive/v9.0.0325.tar.gz"
}
}
},
Expand Down