-
Notifications
You must be signed in to change notification settings - Fork 554
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters