Skip to content

Commit e77d3f3

Browse files
hbebermananphel31
authored andcommitted
vim: upgrade to 9.0.0325 to fix CVE-2022-2980, CVE-2022-2982, CVE-2022-2923, CVE-2022-2946 (#3643)
1 parent 676aa30 commit e77d3f3

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

SPECS/vim/vim.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"vim-9.0.0232.tar.gz": "e89459d31d65189cecaf0145ba98a27011be783712a52c3ca6d9b61351b281d5"
3+
"vim-9.0.0325.tar.gz": "2f36a2d78b4c879c054709512897cdf9b2ba0792e6608ca219648cacd21ec209"
44
}
55
}

SPECS/vim/vim.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%define debug_package %{nil}
22
Summary: Text editor
33
Name: vim
4-
Version: 9.0.0232
4+
Version: 9.0.0325
55
Release: 1%{?dist}
66
License: Vim
77
Vendor: Microsoft Corporation
@@ -196,6 +196,9 @@ fi
196196
%{_bindir}/vimdiff
197197

198198
%changelog
199+
* Mon Aug 29 2022 Henry Beberman <[email protected]> - 9.0.0325-1
200+
- Upgrade to 9.0.0325 to fix: CVE-2022-2980, CVE-2022-2982, CVE-2022-2923, CVE-2022-2946
201+
199202
* Fri Aug 19 2022 Andrew Phelps <[email protected]> - 9.0.0232-1
200203
- Upgrade to 9.0.0232 to fix: CVE-2022-2522, CVE-2022-2571, CVE-2022-2580, CVE-2022-2581,
201204
CVE-2022-2598, CVE-2022-2816, CVE-2022-2817, CVE-2022-2819, CVE-2022-2845, CVE-2022-2849,

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26577,8 +26577,8 @@
2657726577
"type": "other",
2657826578
"other": {
2657926579
"name": "vim",
26580-
"version": "9.0.0232",
26581-
"downloadUrl": "https://github.com/vim/vim/archive/v9.0.0232.tar.gz"
26580+
"version": "9.0.0325",
26581+
"downloadUrl": "https://github.com/vim/vim/archive/v9.0.0325.tar.gz"
2658226582
}
2658326583
}
2658426584
},

0 commit comments

Comments
 (0)