poppler: upgrade 25.10.0 -> 25.11.0

Changelog:
 core:
  * NSS Signatures: Tweak the logic that decides which firefox profile to use
  * NSS Signatures: call PORT_GetError() only if the preceding CERT_PKIXVerifyCert() fails
  * Splash: Performance improvements
  * Fix crashes in malformed documents

 glib:
  * Fix ocsp check for signatures validation
  * Fix warning when running glib-mkenums

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Liu Yiding 2025-11-17 15:51:17 +08:00 committed by Khem Raj
parent 030d86f141
commit bac13f19ec
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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] = "6b5e9bb64dabb15787a14db1675291c7afaf9387438cc93a4fb7f6aec4ee6fe0"
SRC_URI[sha256sum] = "63f155142b77349e2bccaef148e754e7506ab1641e713b83af4f54a8f8b15369"
DEPENDS = "fontconfig zlib cairo lcms glib-2.0 glib-2.0-native"