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
@@ -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"
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 <liuyd.fnst@fujitsu.com> --- .../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%)