From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Thu, 04 Feb 2021 16:34:20 +0100 Subject: [Buildroot] [PATCH 1/2] package/chartjs: move 'v' version prefix out of CHARTJS_VERSION In-Reply-To: <20210119154607.11101-1-patrickdepinguin@gmail.com> (Thomas De Schampheleire's message of "Tue, 19 Jan 2021 16:46:04 +0100") References: <20210119154607.11101-1-patrickdepinguin@gmail.com> Message-ID: <877dnng83n.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas De Schampheleire writes: > From: Thomas De Schampheleire > chartjs 2.9.3 has a security vulnerability (CVE-2020-7746) which is not > detected by the CVE scripts, presumably because our version variable starts > with a 'v'. > Move that 'v' prefix out of the version variable to fix that. > Signed-off-by: Thomas De Schampheleire Committed to 2020.11.x, thanks. -- Bye, Peter Korsgaard