]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jan 2023 12:03:31 +0000 (12:03 +0000)
commitf12c2a5ac94cb29f473f3c7e335463c7fb6d8a6e
tree4f6ec177db28a2dd7a31faeb4a38f555a9825ad4
parent8efe99214d8b005f0ecac690ce5ba17b31758f92
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>
meta/recipes-graphics/cairo/cairo/CVE-2019-6461.patch
meta/recipes-graphics/cairo/cairo/CVE-2019-6462.patch