Skip to content

Commit 8fd0aec

Browse files
authored
Updating vim to version 8.2.5064. (#3112)
1 parent b3b85d6 commit 8fd0aec

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-8.2.4979.tar.gz": "7f8b709039480ebceb0f0d089183bedf48f2a51f56292537c69c00c19d87fbde"
3+
"vim-8.2.5064.tar.gz": "3e3f9f073ea9470482476db2c0a12a85af0a9e9d34478f3c4f924e33bb267c46"
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: 8.2.4979
4+
Version: 8.2.5064
55
Release: 1%{?dist}
66
License: Vim
77
Vendor: Microsoft Corporation
@@ -193,6 +193,9 @@ fi
193193
%{_bindir}/vimdiff
194194

195195
%changelog
196+
* Mon Jun 06 2022 Pawel Winogrodzki <[email protected]> - 8.2.5064-1
197+
- Update to version 8.2.5064 to fix CVEs: 2022-1851, 2022-1886, and 2022-1898.
198+
196199
* Fri May 27 2022 Max Brodeur-Urbas <[email protected]> - 8.2.4979-1
197200
- Update version to 8.2.4979 to fix CVE-2022-1619, CVE-2022-1621, CVE-2022-1629,
198201
CVE-2022-1616, CVE-2022-1733, CVE-2022-1735, CVE-2022-1769, CVE-2022-1620,

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26057,8 +26057,8 @@
2605726057
"type": "other",
2605826058
"other": {
2605926059
"name": "vim",
26060-
"version": "8.2.4979",
26061-
"downloadUrl": "https://github.com/vim/vim/archive/v8.2.4979.tar.gz"
26060+
"version": "8.2.5064",
26061+
"downloadUrl": "https://github.com/vim/vim/archive/v8.2.5064.tar.gz"
2606226062
}
2606326063
}
2606426064
},

0 commit comments

Comments
 (0)