]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
cairo: fix CVE patches assigned wrong CVE number
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>
Mon, 2 Jan 2023 14:39:34 +0000 (15:39 +0100)
committerSteve Sakoman <steve@sakoman.com>
Fri, 20 Jan 2023 18:03:12 +0000 (08:03 -1000)
commit8b1f40639c16286937f04b9b50cef3d759bf442e
treef4f556e9f50d6fc3f21c0a08c2582a3caad12529
parentc25a5c5f6fede29893a2ac1502216e9deccfa6c3
cairo: fix CVE patches assigned wrong CVE number

CVE-2019-6461 and CVE-2019-6462 are fixed, but the reporting is
incorrect as the patch for CVE-2019-6461 is actually for CVE-2019-6462
and vice-versa.

This swaps both files and edit the CVE field to report the correct
identifier.

Cc: Quentin Schulz <foss+yocto@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit f12c2a5ac94cb29f473f3c7e335463c7fb6d8a6e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-graphics/cairo/cairo/CVE-2019-6461.patch
meta/recipes-graphics/cairo/cairo/CVE-2019-6462.patch