Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libpoppler-cpp0-24.03.0-1.2 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: libpoppler-cpp0 Distribution: openSUSE Tumbleweed
Version: 24.03.0 Vendor: openSUSE
Release: 1.2 Build date: Mon Mar 4 08:25:40 2024
Group: System/Libraries Build host: reproducible
Size: 104528 Source RPM: poppler-24.03.0-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://poppler.freedesktop.org
Summary: C++ API of the Poppler PDF rendering library
Poppler is a PDF rendering library, forked from the xpdf PDF viewer
developed by Derek Noonburg of Glyph and Cog, LLC.

Provides

Requires

License

GPL-2.0-only OR GPL-3.0-only

Changelog

* Mon Mar 04 2024 Antonio Larrosa <alarrosa@suse.com>
  - version update to 24.03.0
    Release 24.03.0:
    core:
    * Fix opening some malformed files. Issue #1447
    * Skip drawing image when it has singular matrix. Issue #1114
    * Fix crash on malformed files
    * Small internal code cleanup
    utils:
    * pdfdetach: Fix potential directory traversal
    * pdfimages: Enable to print filenames to stdout.
    * pdfsig: Add visible name/date when signing an existing form
      signature field
  - Bump poppler_sover to 135 following upstream changes.
* Thu Feb 29 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %autosetup macro. Allows to eliminate the usage of deprecated
    %patchN.
* Wed Feb 14 2024 pgajdos@suse.com
  - version update to 24.02.0
    Release 24.02.0:
    core:
    * Fix reading some JBIG2 streams. Issue #1319
    * Fix saving some annotation interior color when it's empty
    * Make searching for fonts when adding annotations a bit faster
    * Make sure images are compressed when adding them
    * Small internal code cleanup
    utils:
    * pdfimages: return exit code 2 when error opening output files
    Release 24.01.0:
    core:
    * Don't crash on certain documents on the NSS signature backend
    * Fix infinite loop in some annotation code if there's not space for even one character
    * Fix build on Android with generic font configuration
    * Small internal code cleanup
* Tue Dec 26 2023 Antonio Larrosa <alarrosa@suse.com>
  - version update to 23.12.0
      core:
    * Rewrite FoFiType1::parse to be more flexible
    * Small internal code refactoring
* Thu Nov 16 2023 pgajdos@suse.com
  - version update to 23.11.0
      core:
    * CairoOutputDev: Use internal downscaling algorithm if image exceeds Cairo's maximum dimensions.
    * Internal code improvements
    * Fix crash on malformed files
      utils:
    * pdftocairo: Add option to document logical structure if output is pdf
    * pdftocairo: EPS output should not contain %%PageOrientation
* Mon Oct 30 2023 Antonio Larrosa <alarrosa@suse.com>
  - Add patch to let it build with the heavily patched tiff 4.0.9
    we have in SLE 15:
    * reduce-libtiff-required-version.patch
* Fri Oct 27 2023 pgajdos@suse.com
  - version update to 23.10.0
      core:
    * cairo: update type 3 fonts for cairo 1.18 api
    * Fix crash on malformed files
      build system:
    * Make a few more dependencies soft-mandatory
    * Add more supported gnupg releases
    * Check if linker supports version scripts
  - modified patches
    % reduce-boost-required-version.patch (refreshed)
* Fri Sep 29 2023 Dirk Müller <dmueller@suse.com>
  - build with gpgmepp for signing documents (bsc#1215632)
* Tue Sep 19 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 23.09.0:
    * core:
    - Add Android-specific font matching functionality
    - Fix digital signatures for NeedAppearance=true
    - Forms: Don't look up same glyph multiple times
    - Provide the key location for certificates you can sign with
    - Add ToUnicode support for similarequal
    - Fix crash on malformed files
    * qt5:
    - Provide the key location for certificates you can sign with
    - Allow to force a rasterized overprint preview during PS
      conversion
    * qt6:
    - Provide the key location for certificates you can sign with
    - Allow to force a rasterized overprint preview during PS
      conversion
    * pdfsig:
    - Provide the key location for certificates you can sign with
  - Changes from version 23.08.0:
    * core:
    - Fix GWG 19.2 - DeviceN Overprint (White)
    - Splash: avoid bogus memory allocation size in
      doTilingPatternFill
    - Fix use-of-uninitialized-value in XRef
    - Fix float-cast-overflow error in Catalog
    - Cleanup gpgme backend code
    - Version symbols in poppler core
    * glib:
    - Improve poppler_get_available_signing_certificates
    - Add new members to PopplerCertificateInfo
    * utils:
    - pdftotext: small improvement to man page
  - Bump poppler_sover to 131 following upstream changes.
* Sat Jul 15 2023 Dirk Müller <dmueller@suse.com>
  - update to 23.07.0:
    core:
    * Fix reading of utf8-with-bom files
    * Fix crash if CERT_ExtractPublicKey doesn't return a public
      key
    * Fix rendering of some malformed documents. Issue #1395
    * Allow for stream compression and compress font streams in
      forms Remove method Hints::getPageRanges
    qt5:
    * Fix crash when overprint preview is enabled
    * Don't fail signature basics tests if backend is not
      configured
    qt6:
    * Fix crash when overprint preview is enabled
    * Don't fail signature basics tests if backend is not
      configured
    utils:
    * pdfsig: Allow showung and selecting signature backend
    * pdfsig: Describe signature dump format in manual page
* Tue Jun 13 2023 Dirk Müller <dmueller@suse.com>
  - update to 23.06.0 (bsc#1212255):
    * CairoOutputDev: Fix crash when doing type3 rendering
    * Fix crash with unknown signature hashing algorithms
    * Add gpgme backend for signature handling
    * FontInfo: Make it return proper information about font
      substitution
    * FontInfo: Try harder to get Type 3 font name
    * Store embedded fonts widths table in a more effective manner
    * Skip font lookup for nonprintable characters
    * Fix crash on malformed files
    * Add API to allow selecting signature backend (nss or gpgme)
    * Convert embedded files to bytearray a bit smarter
* Thu May 18 2023 Dirk Müller <dmueller@suse.com>
  - update to 23.05.0:
    * Fix crash when filling some forms
    * Set SigFlags when signing unsigned signature
    * Add some infrastructure code to support multiple signing
      backends
    * Fix potential stack overflow in PostScriptFunction::parseCode
    * Fix some minor uninitialised memory reads
* Mon Apr 03 2023 Dirk Müller <dmueller@suse.com>
  - update to 23.04.0:
    * Fix memory issue when signing fails. Issue #1372
    * Internal improvements of signature related code
    * CairoOutputDev: improve type3 font rendering
    * Fix memory leak in
      GlobalParams::findSystemFontFileForFamilyAndStyle
    * pdftocairo: Fix crash in some special situations
    * pdfsig: allow holes in -dump signature list
    * pdfsig: Support --help
* Tue Mar 07 2023 Dirk Müller <dmueller@suse.com>
  - update to 23.03.0:
    core:
    * PngWriter: Fix potential uninitialized memory use
* Wed Feb 15 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 23.02.0:
    + core:
    * CairoOutputDev:
      . Fix rendering of color type 3 fonts
      . Add handling matte entry
    * Fix segfault on wrong nssdir
    * Fix "NSS could not shutdown"
    + utils: pdfsig: Point out supports PKCS#11 URIs as nickname
* Thu Jan 12 2023 Antonio Larrosa <alarrosa@suse.com>
  - Add patch to reduce the boost dependencies (which isn't really
    needed) so we can build poppler 23.01.0 in SLE-15-SP4/SP5:
    * reduce-boost-required-version.patch
* Mon Jan 02 2023 Dirk Müller <dmueller@suse.com>
  - update to 23.01.0:
    core:
    * PDFDoc::sign: Fix crash if font can't be found
    * PDFDoc::sign: Try Arial to sign if Helvetica isn't found
    * FoFiType1::parse: Be more flexible parsing the encoding content. Issue #1324
    * Gfx::opBeginMarkedContent: Support Span with Name. Issue #1327
    * Splash: Avoid color issues due to implicit rounding
    * Splash: Fix crash on malformed file.
    * CairoOutputDev: Ignore text rendering mode for type3 fonts
    * Remove unused FoFiType1::load function
    build system:
    * Increase minimum required versions of several dependencies
    * Improve include path handling
    qt6:
    * Use less deprecated functions
* Fri Dec 09 2022 Peter Simons <psimons@suse.com>
  - Configure $CXX to the correct compiler version on codestreams
    that have gcc12, such as SLE-15-SP5. [bsc#1206019]
* Mon Dec 05 2022 Stefan Weiberg <sweiberg@suse.com>
  - The development compiler in SLE 15 has been updated to gcc12 via
    maintenance update. Therefore adjusting the compiler version for
    SLE 15 in the spec file, to not build with gcc11 anymore. This
    resolves bsc#1206019.
* Sat Dec 03 2022 Dirk Müller <dmueller@suse.com>
  - update to 22.12.0:
    core:
    * Form::addFontToDefaultResources: Be stubborn in finding a font we can use. Issue #1272
* Thu Nov 17 2022 Dirk Müller <dmueller@suse.com>
  - update to 22.11.0:
    core:
    * CairoOutputDev: Update font after restore
    * Protect against broken files
    * Small code refactoring
* Tue Oct 04 2022 Dirk Müller <dmueller@suse.com>
  - update to 22.10.0:
    * SplashOutputDev::tilingPatternFill: Properly restore CTM on failure.
    * Protect against malformed files
    * Refactor code to not use strndup
    * Other small code refactoring
    utils:
    * pdftoppm: Avoid round-off errors when determining raster dimensions
    * pdftocairo: Avoid round-off errors when determining raster dimensions
    * pdftotext: Simplify memory handling
    qt:
    * Take into account flagNoView when getting/setting the visible status.
      KDE bug #456313
* Mon Sep 12 2022 Dirk Müller <dmueller@suse.com>
  - update to 22.09.0 (CVE-2022-38784):
    * Splash: Do not truncate line dash patterns with more than 20 entries. Issue #1281
    * Various signature related improvements
    * Fix FormField::getFullyQualifiedName in some scenarios
    * Splash: Small optimization on dash pattern handling
    * JBIG2Stream::readHalftoneRegionSeg: Fix potential memory leak
    * Fix crashes on malformed files. Including CVE-2022-38784
    * Fix string formatting in error reporting
    * Fix two potential memory leaks in poppler_document_create_dests_tree
    * pdfsig: List signature field names when listing signature information
    * pdfsig: Add support for specifying signature by field name
    * pdfunite: Fix crashes on malformed files
    * pdfunite: Fix potential memory leak of docs
  - Bump soname following upstreams changes.
* Tue Aug 02 2022 Dirk Müller <dmueller@suse.com>
  - update to 22.08.0:
    * Fix rendering text on some forms
    * CairoOutputDev: Support Type3 charprocs having Resources
    * Fix crashes on malformed files
* Mon Jul 25 2022 Dirk Müller <dmueller@suse.com>
  - update to 22.07.0:
    * Fix crash when filling in forms in some files. Issue #1258
    * Fix first lines of Annotations sometimes being cut off. Issue #1246
    * Signatures: Don't crash if the signature doesn't have a common name
    * CairoFontEngine: increment font_face reference when retrieving from the cache
    * Add ToUnicode support for lessorequalslant and greaterorequalslant
    glib:
    * Add support for stamp annotation
  - add gpg keyring validation for the release tarball
  - drop da226d346e691f7545d995d6761d43e08855a3b7.patch (upstream)
* Sat Jul 16 2022 Atri Bhattacharya <badshah400@gmail.com>
  - Add da226d346e691f7545d995d6761d43e08855a3b7.patch --
    CairoFontEnginer: increment font_face reference when retrieving
    from the cache; this fixes crashes with certain pdfs
    [glgo#GNOME/evince#1808, glfo#poppler/poppler#1212].
* Sun Jun 05 2022 Dirk Müller <dmueller@suse.com>
  - update to 22.06.0:
    core:
    * Forms: Fix crash in forms with their own DR
    * Refactor CairoFontEngine caching
    * CairoOutputDev: preserve text color when drawing type 3 glyphs
    * Windows: font code simplification
    * Minor code improvements
    * pdfattach: Assume filename is utf8 encoded
    * pdftohtml: Fix type 3 font size calculation
  - drop poppler-cairo_font_face_t-incorrect-cacheing.patch (upstream)
* Sat May 14 2022 Atri Bhattacharya <badshah400@gmail.com>
  - Add poppler-cairo_font_face_t-incorrect-cacheing.patch -- Fix
    missing symbols after reloading some pdf files; patch taken from
    upstream merge request [glfo#poppler/poppler#1247].
* Sat May 07 2022 Dirk Müller <dmueller@suse.com>
  - update to 22.05.0:
    * Annotations: Make sure we embed fonts for the FreeText annots
    * Forms: Make sure we embedd fonts as needed
    * Signatures: Make sure we embed the needed fonts
    * CairoOutputDev: color type 3 fonts
    * fix two bugs in multiline find_text()
    * code improvements
    * pdftotext: added TSV mode
    * HtmlOutputDev: don't use png.h
    * Use time_t for time
    * Add page_transition::durationReal
    * Pass leftFontSize down to `FormWidgetSignature::signDocumentWithAppearence`
* Tue Apr 19 2022 Dirk Müller <dmueller@suse.com>
  - update to 22.04.0:
    * Fix underline sometimes being drawn only partially
    * Fix Adobe Reader not reading some of the contents we write correctly
    * Fix code that workarounds some broken-ish files
    * FoFiTrueType: Parse CFF2 fonts too
    * FoFiTrueType: Support cmap types 2 and 13
    * Fix a few small memory leaks
    * code improvements
    qt:
    * Handle SaveAs named action
    * Annotations: don't change the text color when changing the font
    utils:
    * pdftotext: print creation and modification date when using htmlmeta param
    glib:
    * Fix returning internal data of temporary strings
    cpp:
    * Fix code incompatibility with MSVC
    build system:
    * poppler internal library is no longer forced to static on MSVC
    * Error out if iconv is not available and the cpp frontend is enabled
    * Require FreeType 2.8
* Thu Mar 03 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 22.03.0:
    + core:
    - Signature:
      . Fix finding Signatures that are in Pages not not in the
      global the Forms object
      . Improve getting the path to the firefox certificate
      database
    - Splash: Fix rendering of some joints.
    - Fix get_poppler_localdir for relocatable Windows builds
    - Minor code improvements
    + qt: Minor code improvements
    + utils: pdfimages: Fix the wrong Stream being passed for
      drawMaskedImage
    + build system: Small code improvements
  - Changes from version 22.02.0:
    + core:
    - Signature:
      . Add a way to detect unsigned FormFieldSignature
      . Suport background image when using left and right text
      . Fix path where to search for Firefox NSS in Windows
      . Fix NSS code to work correctly in Windows/Android
    - Count only signature fields in PDFDoc::getNumSignatureFields
    - Minor code improvements
    + qt:
    - Allow signing unsigned signature fields
    - Allow passing a background image for the signature when
      signing
    - Allow passing the document password when signing
    - Fix leftFontSize being ignored when signing
    + glib:
    - Try with utf8 password if latin1 fails
    - New method for getting all signature fields of a document
    - Fix compile with MSVC
    + utils: pdfsig: Fix compile with MSVC
    + build system: Fix NSS cmake check for MSVC
  - Bump poppler sover following upstream changes.
* Tue Jan 11 2022 Antonio Larrosa <alarrosa@suse.com>
  - Update to 22.01.0:
    core:
    * Allow local (relative to dll) fonts dir on Windows
    * TextOutputDev: require more spacing between columns.
      Issue #1093
    * Fix crash in Splash::gouraudTriangleShadedFill. Issue #1183
    * Fix crash when calling Form::reset()
    * GfxSeparationColorSpace: Check validity of colorspace and
      function. Issue #1184
    * Minor code improvements
    glib:
    * Include glib.h before using defines from it
    * Close file descriptors on error
    * Plug some memory leaks
    * Replace use of deprecated g_memdup/g_time_zone_new
    * Remove FD-taking functions on windows
    utils:
    * pdfsig: Add support for documents with passwords
    * pdfsig: Fix signing with -sign if nss password is needed
* Wed Dec 22 2021 Antonio Larrosa <alarrosa@suse.com>
  - Use gcc11 when building in SLE/Leap since a Qt6 header file
    includes <filesystem> which was still experimental in gcc7.
* Thu Dec 02 2021 Dirk Müller <dmueller@suse.com>
  - update to 21.12.0:
    * Add API to add images
    * CairoOutputDev: Fix de-duping of Flate images
    * Fix crash on broken files when using non-default ENABLE_ZLIB_UNCOMPRESS. Issue #393
    * Minor code improvements
    * Add API for validation of signatures
    * Add API to read/save to file descriptor
    * pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117
    * Increase C++ standard to 17
* Wed Nov 10 2021 Enrico Belleri <idesmi@protonmail.com>
  - Update to 21.11.0:
    core:
    * Fix rendering of some non-standard confirming annotations
    * Support rendering of some non-standard Type3 charprocs
    * TextOutputDev: Respect orientation when selecting words
    * CairoOutputDev: Don't override the antialias settings from the cairo_t
    * StructElement: support MCID in XObjects
    * Fix detection of monospace fonts
    * Ignore Adobe-Identity for non embedded CID fonts
    * PageLabelInfo::labelToIndex: work on some special no style intervals
    * Fix crash in malformed files
    * Minor code improvements
    utils:
    * pdfinfo: add -url option to print all URLs in a PDF
    * pdftohtml: document what zoom means in regard to DPI
    qt6:
    * Require Qt 6.1
    * Minor code improvements
* Fri Oct 01 2021 Enrico Belleri <idesmi@protonmail.com>
  - Update to 21.10.0:
    core:
    * Add support for setting custom stamp annotations
    * Add default appearance for the well known stamp names
    * Correct encoding of signature's properties Reason & Location
    * Splash: Fix rendering of some odd patterns
    * SignatureHandler::validateCertificate: Add option to not do OCSP revocation check
    * SignatureHandler::validateCertificate: Add support for AIA fetching to verify certificates
    * greallocn: if memory allocation fails, free the previous pointer to avoid memory leak
    * Fix issues with malformed files
    utils:
    * pdfsig: Add a way to list certificate nicknames
    * pdfsig: You can now add signatures from pdfsig
    * pdfsig: Add option to not do OCSP revocation check
    * pdfsig: Add option for AIA fetching to verify certificates
    * pdfinfo: Add -custom option to print custom metadata
    * pdfinfo: add metadata flags
    qt:
    * Add support for setting custom stamp annotations
    * Add getters for signature's properties Reason & Location
    glib:
    * Remove incorrect PopplerAttachment deprecation
* Mon Sep 27 2021 Enrico Belleri <idesmi@protonmail.com>
  - Update to 21.09.0:
    core:
    * Splash: Massive speed improvement on files that use lots of save/restore (q/Q) operators
    * Correct decoding of signature properties Reason & Location when they are Unicode
    * Fix issues with malformed files
* Sat Aug 07 2021 Enrico Belleri <idesmi@protonmail.com>
  - Update to 21.08.0:
    core:
    * Add API to allow addition and modification of outlines into a PDF
    * Use additional samples to test for constant parts of an axial gradient
    * forms: Create fallback fonts for some well known font names
    * Support reading the PDF Version from the Catalog
    * Fix XRef::copy when there are modified objects
    * Take into account that Date string may be in unicode
    * JBIG2Stream: Fix regression in "Do not consider a size-0 to be an error"
    * Replace a local bubble sort implementation by std::sort
    * Fix issues with malformed files
    build system:
    * Better error message when libjpeg is not found
    * Better error messages when libopenjpeg2 is not found
    qt5/qt6:
    * Document that a document has to outlive its pages
    * Make getPdfVersion return a dedicated version object
    glib:
    * mimick TextSelectionDumper logic change for spaceAfter
* Mon Jul 26 2021 Dirk Müller <dmueller@suse.com>
  - update to 21.07.0:
    core:
    * JBIG2Stream: Do not consider a size-0 to be an error. Issue #535
    * PSOutputDev: fix off-by-one error for image masking in L1/L2 output. Issue #1088
    * CairoOutputDev: Fix memory leak on broken files
    * Minor code improvements
    build system:
    * set C standard to 11 without extensions
* Sat Jun 19 2021 Enrico Belleri <idesmi@protonmail.com>
  - Update to 21.06.1:
    core:
    * Fix rendering of some extended latin1 characters in annotations. Issue #1070
    * Support some not so well formed documents with password. Issue #1083
    * Add API to get notified if the xref is reconstructed
    * Add somewhat fancier left/right signature visual representation
    * Fix crashes in malformed files
    * Minor code improvements
    qt6:
    * Change some functions to return std::unique_ptr
    qt5/qt6:
    * Add API to get notified if the xref is reconstructed
    * Add somewhat fancier left/right signature visual representation
    * Don't assert when trying to invert singular matrices
    build system:
    * make boost opt-out if building splash
    glib:
    * fix poppler_rectangle_free() regression. Issue #1087
* Tue May 04 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 21.05.0:
    core:
    * Fix crashes in malformed files
    * Export SplashFont* symbols used by Scribus
    * Minor code improvements
    glib:
    * Enhance find to support multi-line matching
    qt5/qt6:
    * Make sure new signatures are always properly oriented
    * Allow to pass the border width when signing
    utils:
    * pdftoppm: Fix regression when using single scaleTo.
  - Drop Export-SplashFont-symbols-used-by-Scribus.patch as the change
    was upstreamed
* Mon Apr 26 2021 Wolfgang Bauer <wbauer@tmo.at>
  - Add Export-SplashFont-symbols-used-by-Scribus.patch to fix
    scribus' PDF import plugin
* Sun Apr 04 2021 Axel Braun <axel.braun@gmx.de>
  - update to 21.04.0
    core:
    * Hide symbols by default
    * TextSelectionDumper: fix word order for RTL text
    * Fix rendering of text in some files. Issue #1052
    * Implement rendering of Masks of Image subtype. Issue #1058
    * Forms: fix unclicking standalone form buttons. Issue #1034
    glib:
    * Expose more fields from MediaRendition in PopplerMedia
    * Use stock glib macro to define boxed type
    * Remove incorrecly used volatile from enum type registration code
    qt5:
    * Fix crash in files with malformed signatures
    * Fix memory leak when QImage constructor "fails"
    qt6:
    * Fix crash in files with malformed signatures
    * Fix memory leak when QImage constructor "fails"
    utils:
    * pdfsig: New paragraph for "-sign" in manpage
    * pdfimages: Do not assert in "too big images". Issue #1061
* Fri Mar 19 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Add a Qt6 flavor to poppler
* Sun Mar 14 2021 Dirk Müller <dmueller@suse.com>
  - update to 21.03.0:
    core:
    * Fix parsing text in some broken pdf files. Issue #1040
    * Fix memory issue when using threads. Issue #1050
    * TextSelectionDumper: Fix getText() for space after word
    * Change signature of OutputDev:tilingPatternFill
    * Make PDFDocBuilder return a std::unique_ptr
    * Improve well formed check for shading functions
    * Fix leak in case of fread failing
    * Fix memory leak in broken file in JBIG2Stream::readGenericBitmap
    * PSOutputDev: Fix stack overflow in broken files
    glib:
    * poppler_annot_free_text_get_callout_line: Fix wrong static cast
    * poppler-structure-element: fix memleak
    * Improve documentation
    * demo: keep same visual appearance between displayed and copied text
    utils:
    * pdftotext: Add -cropbox option
    * pdftoppm: Add -progress option
    * pdftoppm: Fix rounding bug in computation of output bitmap size. Issue #927
    qt6:
    * Add missing poppler-qt6.pc.cmake
* Thu Feb 11 2021 Antonio Larrosa <alarrosa@suse.com>
  - Update to 21.02.0:
    + core:
    - GfxCal*ColorSpace: introduce Bradford transform for chromatic adaptation
    - Fix memory leak if saving the file fails
    - Internal code improvements
    - Fix various issues handling broken files
    - Make checkedAdd work for long long in MSVC
    + qt5:
    - Properly export NewSignatureData class
    - Fix regression in QIODeviceOutStream + MSVC
    + qt6:
    - Properly export NewSignatureData class
    - Fix regression in QIODeviceOutStream + MSVC
    + utils:
    - pdftohtml: Fix error() parameter type
* Mon Jan 04 2021 Paolo Stivanin <info@paolostivanin.com>
  - Update to 21.01.0:
    + core:
    - Faster routines for jpeg decoding
    - Fix reading signatures in encrypted files
    - Add white point correction when lcms is used
    - JBIG2Stream: Fix byte counting
    - Fix potential data loss if we try to fetch a non existing Ref after modifying the document
    - Specifically use DeviceGray instead of DefaultGray for softmasks
    - Fix various issues handling broken files
      (including bsc#1181551, glfo#poppler/poppler#1014)
    + utils:
    - pdftocairo: Setmode binary for windows
    - pdfsig: Add hability to digitally sign files
    - pdftoppm: add options to set DeviceGray/DeviceRGB/DeviceCMYK
    - pdftops: add options to set DeviceGray/DeviceRGB/DeviceCMYK
    - pdfimages: Account for rotation in PPI calculation
    + qt5 and qt6:
    - Add hability to digitally sign files

Files

/usr/lib64/libpoppler-cpp.so.0
/usr/lib64/libpoppler-cpp.so.0.11.0


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 30 23:52:28 2024