From: Wang Mingyu <[email protected]> Changelog: =========== - The malloc-stats code has been removed from the tests directory Cairo now requires a version of pixman equal to, or newer than, 0.40. - There have been multiple build fixes for newer versions of GCC for MSVC; for Solaris; and on macOS 10.7 - PNG errors caused by loading malformed data are correctly propagated to callers, so they can handle the case. - Both stroke and fill colors are now set when showing glyphs on a PDF surface. - All the font options are copied when creating a fallback font object. - When drawing text on macOS, Cairo now tries harder to select the appropriate font name. - Cairo now prefers the COLRv1 table inside a font, if one is available. - Cairo requires a C11 toolchain when building.
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-graphics/cairo/{cairo_1.18.0.bb => cairo_1.18.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/cairo/{cairo_1.18.0.bb => cairo_1.18.2.bb} (97%) diff --git a/meta/recipes-graphics/cairo/cairo_1.18.0.bb b/meta/recipes-graphics/cairo/cairo_1.18.2.bb similarity index 97% rename from meta/recipes-graphics/cairo/cairo_1.18.0.bb rename to meta/recipes-graphics/cairo/cairo_1.18.2.bb index 4c97e973d0..12aeb431d0 100644 --- a/meta/recipes-graphics/cairo/cairo_1.18.0.bb +++ b/meta/recipes-graphics/cairo/cairo_1.18.2.bb @@ -32,7 +32,7 @@ SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.xz \ file://cairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff \ " -SRC_URI[sha256sum] = "243a0736b978a33dee29f9cca7521733b78a65b5418206fef7bd1c3d4cf10b64" +SRC_URI[sha256sum] = "a62b9bb42425e844cc3d6ddde043ff39dbabedd1542eba57a2eb79f85889d45a" inherit meson pkgconfig upstream-version-is-even gtk-doc multilib_script -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204129): https://lists.openembedded.org/g/openembedded-core/message/204129 Mute This Topic: https://lists.openembedded.org/mt/108241634/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
