Change log: core: * Be less strict about the Page Annots object being correct. Issue #1641 * Fix rendering of some annotations. Issue #1642 * TextOuputDev: change default line ending to \n * Splash: Performance improvements * Ignore color operators when painting a Type3 font with d1 * Internal code improvements * Fix crashes in malformed documents
utils: * pdfsig: specify search order for NSS certificate database on the man page build system: * Switch to C++23 Signed-off-by: Liu Yiding <[email protected]> --- .../poppler/{poppler_25.11.0.bb => poppler_25.12.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/poppler/{poppler_25.11.0.bb => poppler_25.12.0.bb} (96%) diff --git a/meta-oe/recipes-support/poppler/poppler_25.11.0.bb b/meta-oe/recipes-support/poppler/poppler_25.12.0.bb similarity index 96% rename from meta-oe/recipes-support/poppler/poppler_25.11.0.bb rename to meta-oe/recipes-support/poppler/poppler_25.12.0.bb index 7f079ec641..71bff6d70d 100644 --- a/meta-oe/recipes-support/poppler/poppler_25.11.0.bb +++ b/meta-oe/recipes-support/poppler/poppler_25.12.0.bb @@ -9,7 +9,7 @@ SRC_URI = "http://poppler.freedesktop.org/${BP}.tar.xz \ file://0001-cmake-Do-not-use-isystem.patch \ file://0001-workaround-build-racing.patch \ " -SRC_URI[sha256sum] = "63f155142b77349e2bccaef148e754e7506ab1641e713b83af4f54a8f8b15369" +SRC_URI[sha256sum] = "c18b40eb36b1a0c5b86e29ca054bf0770304583da4f2cdd42fe86eca6a20de48" DEPENDS = "fontconfig zlib cairo lcms glib-2.0 glib-2.0-native" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122396): https://lists.openembedded.org/g/openembedded-devel/message/122396 Mute This Topic: https://lists.openembedded.org/mt/116690276/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
