From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@buildroot.org
Subject: [Buildroot] [git commit branch/2021.08.x] package/vim: security bump to version 8.2.3432
Date: Tue, 14 Sep 2021 14:14:22 +0200 [thread overview]
Message-ID: <20210914123344.8393D8B355@busybox.osuosl.org> (raw)
commit: https://git.buildroot.net/buildroot/commit/?id=8f13e35ecc21dbfc46d96e3c9f7a9a8594b618d8
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.08.x
- Fix CVE-2021-3770: vim is vulnerable to Heap-based Buffer Overflow
- Update hash of README.txt due to changes not related to license:
https://github.com/vim/vim/commit/f2a44e5c48b029666ded556e2ab052dfc1266d62
https://github.com/vim/vim/commit/89a9c159f23fb7b3e24e6d09068adfc24a73afcb
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit c3198cd4148b5ee8a91f3eff07420e2d2f846d24)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/vim/vim.hash | 4 ++--
package/vim/vim.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/vim/vim.hash b/package/vim/vim.hash
index eb5928e91c..ce04e5cf5d 100644
--- a/package/vim/vim.hash
+++ b/package/vim/vim.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 8a72323817210daf40abe545bdf7637591b9b541a0fb3560baed76e436132dba vim-8.2.0000.tar.gz
-sha256 accdbd6761e7dd7e580545fe30f3a5a7707d50073aec4b8afef85c30fc9c031b README.txt
+sha256 12cce47b81e12779b7d58faf879633be1b668f54a5417a5a24adac50413b3b3c vim-8.2.3432.tar.gz
+sha256 96970b67f9cb38b0e759946cff22562a3c4b11ce78f62f2117d5e7ecded9ab4d README.txt
diff --git a/package/vim/vim.mk b/package/vim/vim.mk
index 36cb59331a..f1ed3c342d 100644
--- a/package/vim/vim.mk
+++ b/package/vim/vim.mk
@@ -4,7 +4,7 @@
#
################################################################################
-VIM_VERSION = 8.2.0000
+VIM_VERSION = 8.2.3432
VIM_SITE = $(call github,vim,vim,v$(VIM_VERSION))
VIM_DEPENDENCIES = ncurses $(TARGET_NLS_DEPENDENCIES)
VIM_SUBDIR = src
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
reply other threads:[~2021-09-14 12:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210914123344.8393D8B355@busybox.osuosl.org \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox