Release 21.12.0: core: * Add API to add images * CairoOutputDev: Fix de-duping of Flate images * Fix crash on broken files when using non-default ENABLE_ZLIB_UNCOMPRESS. Issue #393 * Minor code improvements glib: * Add API for validation of signatures * Add API to read/save to file descriptor utils: * pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117 build system: * Increase C++ standard to 17
Signed-off-by: Andreas Müller <[email protected]> --- .../poppler/{poppler_21.11.0.bb => poppler_21.12.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/poppler/{poppler_21.11.0.bb => poppler_21.12.0.bb} (96%) diff --git a/meta-oe/recipes-support/poppler/poppler_21.11.0.bb b/meta-oe/recipes-support/poppler/poppler_21.12.0.bb similarity index 96% rename from meta-oe/recipes-support/poppler/poppler_21.11.0.bb rename to meta-oe/recipes-support/poppler/poppler_21.12.0.bb index a256d1301..9e9f32fad 100644 --- a/meta-oe/recipes-support/poppler/poppler_21.11.0.bb +++ b/meta-oe/recipes-support/poppler/poppler_21.12.0.bb @@ -7,7 +7,7 @@ SRC_URI = "http://poppler.freedesktop.org/${BP}.tar.xz \ file://0001-Do-not-overwrite-all-our-build-flags.patch \ file://basename-include.patch \ " -SRC_URI[sha256sum] = "31b76b5cac0a48612fdd154c02d9eca01fd38fb8eaa77c1196840ecdeb53a584" +SRC_URI[sha256sum] = "acb840c2c1ec07d07e53c57c4b3a1ff3e3ee2d888d44e1e9f2f01aaf16814de7" DEPENDS = "fontconfig zlib cairo lcms glib-2.0" -- 2.31.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#94586): https://lists.openembedded.org/g/openembedded-devel/message/94586 Mute This Topic: https://lists.openembedded.org/mt/88058487/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
