[AUTOPATCHER-CORE] Upgrade vim to 9.0.2068 CVE-2023-46246 (#6758)

This commit is contained in:
CBL-Mariner-Bot 2023-11-15 13:22:34 -08:00 коммит произвёл GitHub
Родитель f52eea597b
Коммит e47df523d1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 10 добавлений и 7 удалений

Просмотреть файл

@ -1,5 +1,5 @@
{
"Signatures": {
"vim-9.0.2010.tar.gz": "7295de193f7c78128ae43d8c7e55851ee1d85c5723a40fedb054147d9be82acf"
}
"Signatures": {
"vim-9.0.2068.tar.gz": "84eafa62601b535f031f6e8a5f5eaafab9ed29a30123f35ec1bd0ae451679e6e"
}
}

Просмотреть файл

@ -1,7 +1,7 @@
%define debug_package %{nil}
Summary: Text editor
Name: vim
Version: 9.0.2010
Version: 9.0.2068
Release: 1%{?dist}
License: Vim
Vendor: Microsoft Corporation
@ -196,6 +196,9 @@ fi
%{_bindir}/vimdiff
%changelog
* Tue Nov 14 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.0.2068-1
- Auto-upgrade to 9.0.2068 - CVE-2023-46246
* Tue Oct 17 2023 Neha Agarwal <nehaagarwal@microsoft.com> - 9.0.2010-1
- Update version to 9.0.2010 to fix CVE-2023-5535.
- Remove patches that no longer apply in the new version.

Просмотреть файл

@ -29387,8 +29387,8 @@
"type": "other",
"other": {
"name": "vim",
"version": "9.0.2010",
"downloadUrl": "https://github.com/vim/vim/archive/v9.0.2010.tar.gz"
"version": "9.0.2068",
"downloadUrl": "https://github.com/vim/vim/archive/v9.0.2068.tar.gz"
}
}
},
@ -30877,4 +30877,4 @@
}
],
"Version": 1
}
}