Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package poppler for openSUSE:Factory checked in at 2025-07-08 15:28:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poppler (Old) and /work/SRC/openSUSE:Factory/.poppler.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poppler" Tue Jul 8 15:28:09 2025 rev:213 rq:1290189 version:25.06.0 Changes: -------- --- /work/SRC/openSUSE:Factory/poppler/poppler.changes 2025-04-08 17:51:43.259727545 +0200 +++ /work/SRC/openSUSE:Factory/.poppler.new.7373/poppler.changes 2025-07-08 15:28:31.020935546 +0200 @@ -1,0 +2,29 @@ +Thu Jul 3 08:46:24 UTC 2025 - pgaj...@suse.com + +- version update to 25.06.0 [bsc#1245625] (CVE-2025-52886) + Release 25.06.0: + core: + * Fix writing dates back to file + * Internal code improvements + * Fix crashes in malformed documents + glib: + * Add the ink annotation type + * Add missing autopointers definitions + utils: + * pdfsig: Add assert-signer feature + * pdfsig: Return error code on error + Release 25.05.0: + core: + * Fix re-fetching after xref reconstruction. Issue #1584 + * Fix compilation with ENABLE_ZLIB_UNCOMPRESS=ON + * Various annotation improvements. Issues #642, #1558, #1055 + * CairoFontEngine: invalidate broken embedded fonts. Issue #1453 + * Splash: Performance improvements + * Internal code improvements + glib: + * Small signature improvements +- modified patches + % reduce-boost-required-version.patch (refreshed) + % reduce-libtiff-required-version.patch (refreshed) + +------------------------------------------------------------------- Old: ---- poppler-25.04.0.tar.xz poppler-25.04.0.tar.xz.sig New: ---- poppler-25.06.0.tar.xz poppler-25.06.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poppler.spec ++++++ --- /var/tmp/diff_new_pack.cCFXxJ/_old 2025-07-08 15:28:32.709006116 +0200 +++ /var/tmp/diff_new_pack.cCFXxJ/_new 2025-07-08 15:28:32.713006283 +0200 @@ -24,7 +24,7 @@ %endif # Actual version of poppler-data: %define poppler_data_version 0.4.11 -%define poppler_sover 148 +%define poppler_sover 150 %define poppler_cpp_sover 2 %define poppler_glib_sover 8 %define poppler_qt5_sover 1 @@ -32,7 +32,7 @@ %define poppler_api 0.18 %define poppler_apipkg 0_18 Name: poppler%{?psuffix} -Version: 25.04.0 +Version: 25.06.0 Release: 0 Summary: PDF Rendering Library License: GPL-2.0-only OR GPL-3.0-only ++++++ poppler-25.04.0.tar.xz -> poppler-25.06.0.tar.xz ++++++ ++++ 13985 lines of diff (skipped) ++++++ reduce-boost-required-version.patch ++++++ --- /var/tmp/diff_new_pack.cCFXxJ/_old 2025-07-08 15:28:33.249028692 +0200 +++ /var/tmp/diff_new_pack.cCFXxJ/_new 2025-07-08 15:28:33.253028859 +0200 @@ -1,8 +1,8 @@ -Index: poppler-24.12.0/CMakeLists.txt +Index: poppler-25.06.0/CMakeLists.txt =================================================================== ---- poppler-24.12.0.orig/CMakeLists.txt -+++ poppler-24.12.0/CMakeLists.txt -@@ -227,7 +227,7 @@ find_soft_mandatory_package(ENABLE_QT6 Q +--- poppler-25.06.0.orig/CMakeLists.txt ++++ poppler-25.06.0/CMakeLists.txt +@@ -232,7 +232,7 @@ add_definitions(-DQT_NO_KEYWORDS) # Check for Cairo rendering backend macro_optional_find_package(Cairo ${CAIRO_VERSION}) ++++++ reduce-libtiff-required-version.patch ++++++ --- /var/tmp/diff_new_pack.cCFXxJ/_old 2025-07-08 15:28:33.265029361 +0200 +++ /var/tmp/diff_new_pack.cCFXxJ/_new 2025-07-08 15:28:33.273029695 +0200 @@ -1,8 +1,8 @@ -Index: poppler-24.12.0/CMakeLists.txt +Index: poppler-25.06.0/CMakeLists.txt =================================================================== ---- poppler-24.12.0.orig/CMakeLists.txt -+++ poppler-24.12.0/CMakeLists.txt -@@ -168,7 +168,7 @@ endmacro() +--- poppler-25.06.0.orig/CMakeLists.txt ++++ poppler-25.06.0/CMakeLists.txt +@@ -169,7 +169,7 @@ endmacro() find_soft_mandatory_package(ENABLE_NSS3 NSS3 3.68) find_soft_mandatory_package(ENABLE_GPGME Gpgmepp 1.19)