diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-11-17 15:51:17 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-18 08:17:53 -0800 |
| commit | bac13f19ecb34a36a7ed518ffe1e5bea0365b92c (patch) | |
| tree | 84bfbec4988e7c62ca65e32915ea9a3db2ec36c1 | |
| parent | 030d86f141aa978709b21c7a35a67bcaa4ceea83 (diff) | |
| download | meta-openembedded-bac13f19ecb34a36a7ed518ffe1e5bea0365b92c.tar.gz | |
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>
| -rw-r--r-- | meta-oe/recipes-support/poppler/poppler_25.11.0.bb (renamed from meta-oe/recipes-support/poppler/poppler_25.10.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/poppler/poppler_25.10.0.bb b/meta-oe/recipes-support/poppler/poppler_25.11.0.bb index cce5e5f7ae..7f079ec641 100644 --- a/meta-oe/recipes-support/poppler/poppler_25.10.0.bb +++ b/meta-oe/recipes-support/poppler/poppler_25.11.0.bb | |||
| @@ -9,7 +9,7 @@ SRC_URI = "http://poppler.freedesktop.org/${BP}.tar.xz \ | |||
| 9 | file://0001-cmake-Do-not-use-isystem.patch \ | 9 | file://0001-cmake-Do-not-use-isystem.patch \ |
| 10 | file://0001-workaround-build-racing.patch \ | 10 | file://0001-workaround-build-racing.patch \ |
| 11 | " | 11 | " |
| 12 | SRC_URI[sha256sum] = "6b5e9bb64dabb15787a14db1675291c7afaf9387438cc93a4fb7f6aec4ee6fe0" | 12 | SRC_URI[sha256sum] = "63f155142b77349e2bccaef148e754e7506ab1641e713b83af4f54a8f8b15369" |
| 13 | 13 | ||
| 14 | DEPENDS = "fontconfig zlib cairo lcms glib-2.0 glib-2.0-native" | 14 | DEPENDS = "fontconfig zlib cairo lcms glib-2.0 glib-2.0-native" |
| 15 | 15 | ||
