]> 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>
Thu, 19 Jan 2023 14:17:25 +0000 (04:17 -1000)
commit785197a9c79e0fe8d27951fa9c0782c92fed2b0c
treec9e6fddb3a414130d3da8e61a59f22bd83987c03
parent7d4179576c32c3464cb1a612840fd6aa37f7ff1f
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