libpoppler73-32bit-0.62.0-150000.4.34.1<>,Љephp9|b=NR.d?]6lL5"릱$a>!J5#|/)& :ED1E{xr S &bN&r@#ҡ`'aq% F?lLPnظxv~t:ʼnaU]ޟG͝MM(=X Y߾J7nb0)}ݻ0C-x  GJHz,8hWC#H:XRck-KRl܎m\'B}U5>>?d * @ /@agn      4<|1@11(D8L@9L@: @>?GHHPIXX\Yh\]^bcde f lu v(wxy-Clibpoppler73-32bit0.62.0150000.4.34.1PDF Rendering LibraryPoppler is a PDF rendering library, forked from the xpdf PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC.ephh04-ch1c(pXSUSE Linux Enterprise 15SUSE LLC GPL-2.0 or GPL-3.0https://www.suse.com/System/Librarieshttps://poppler.freedesktop.org/linuxx86_64/sbin/ldconfig(pXepheph178925c15f0f323d4afc79e1e32928b896f34ce29db51ea05f512f4acd6cf4ddlibpoppler.so.73.0.0rootrootrootrootpoppler-0.62.0-150000.4.34.1.src.rpmlibpoppler.so.73libpoppler73-32bitlibpoppler73-32bit(x86-32)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libcurl.so.4libfontconfig.so.1libfreetype.so.6libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libgcc_s.so.1(GLIBC_2.0)libjpeg.so.8libjpeg.so.8(LIBJPEG_8.0)liblcms2.so.2libm.so.6libm.so.6(GLIBC_2.0)libm.so.6(GLIBC_2.1)libnspr4.solibnss3.solibnss3.so(NSS_3.12)libnss3.so(NSS_3.2)libnss3.so(NSS_3.3)libnss3.so(NSS_3.4)libnss3.so(NSS_3.8)libopenjp2.so.7libpng16.so.16libpng16.so.16(PNG16_0)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)libpthread.so.0(GLIBC_2.2)libsmime3.solibsmime3.so(NSS_3.16)libsmime3.so(NSS_3.2)libsmime3.so(NSS_3.4)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)libtiff.so.5libz.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1eoe7e6`@e.w@e%= 1.14. - Fix: Build with old clang. Various crashes in broken files. And some warnings. - Add some constness to the basic classes. - Remove unused functions from GlobalParams. + Qt5: - Added methods to get and set the font size of text fields (fdo#101692). - Add whether renderToImage shows annotations. - ArthurOutputDev: . Replace Splash font rendering by Qt font rendering. . Implement the drawSoftMaskedImage method. . Fix several small bugs related to dash pattern handling. + Build system: - cmake is now the default build system. - autotools based build system has been removed. + Utils: pdfinfo: don't truncate dest name. - Drop CVE-2017-14517.patch and CVE-2017-14518.patch: fixed upstream (fdo#102687 and fdo#102688, respectively). - Add cmake BuildRequires; replace configure, make and make_install macros, with cmake, make_jobs and cmake_install: following upstream port. - Add glib2-devel BuildRequires as it's a dependency required by CMakeLists. - Drop command for removal of *.la files: with the build system port to cmake, *.la are no longer generated.- Update package summaries and RPM categorizations. - Drop some idempotent %if..%endif markers whose presence has no effect on the files being output.- Apply CVE-2017-14517.patch from upstream to fix a NULL pointer dereference in the XRef::parseEntry() function that may have lead to potential denial-of-service attack when handling malicious PDF files. [CVE-2017-14517, bsc#1059066]- Apply CVE-2017-14518.patch to remedy a floating point exception in Splash.cc that could have been exploited using a specially crafted PDF document. [CVE-2017-14518, bsc#1059101]- Update to version 0.59.0: + core: Fix infinite recursion in NameTree parsing in broken files. + utils: - pdfunite: Fix API porting error that caused abort in some cases. - pdfinfo: . Fix crashes and memory leaks when using -dests. . Use GooString.append instead of sprintf/strcat. - pdfimages: Fix warning when compiling with cygwin. + build system: - Fix cygwin 32-bit compile. - Cmake tweaks. - Bump soversion following upstream changes.- Update to version 0.58.0: + core: - CairoOutputDev: cairo 1.14 now has high quality downscaling. - Signature related improvements (fdo#99271). - Tweak which cmap we use (fdo#101855). - Memory leak fixes. - Substantial rework of the internals. - win32: call ANSI functions directly (fdo#100312). - Add some documentation. + qt5: - Expose signature information. - ArthurOutputDev: initialize the image with the paper color (fdo#102129). - Fix copy'n'paste bugs: Qt4 -> Qt5. - ArthurOutputDev: Properly set the QPainter transformation. - ArthurOutputDev: Use Qt::SvgMiterJoin instead of Qt::MiterJoin (fdo#102356). + utils: - pdfinfo: add -dests option to print named destinations (fdo#97262). - pdftocairo: add -jpegopt for setting jpeg compression parameters (fdo#45727). - pdftoppm: add -jpegopt for setting jpeg compression parameters (fdo#45727). - pdfimages: support listing/extracting inline images (fdo#25625). + build system: - cmake: Various Windows fixes. - cmake: Use -std=c++11 instead of -std=gnu++11. + cpp: Fix page.text() not taking page orientation into account (fdo#94517). - Bump soversion following upstream changes.- Update to version 0.57.0: + core: - Fix parsing of Type 1 fonts with newlines in encoding sequences (fdo#101728). - Fix crash in broken documents. + utils: - pdfunite: Fix crash with broken documents (fdo#101208). - pdftohtml: skip control characters (fdo#101770). - pdfseparate: minor improvement to the documentation (fdo#101800). + build system: - cmake: Set RUNPATH for poppler shared libs (fdo#101945). - configure: fix --disable-FEATURE actually enabling the feature. - Bump soversion following upstream changes.- Update to version 0.56.0: + core: - FormFieldButton::setState() shouldn't check the field is readOnly. - Fix crashes on multiple broken files. + utils: pdfunite: Fix crash with broken documents (fdo#101153, fdo#101149). - Drop poppler-pdfunite-fix-crash-with-broken-documents.patch: Fixed upstream.- Add poppler-pdfunite-fix-crash-with-broken-documents.patch: pdfunite: Fix crash with broken documents. Sometimes we can't parse pages so check before accessing them (bsc#1043088, bsc#1041783, CVE-2017-7515, CVE-2017-7511, fdo#101153, fdo#101149).- Update to version 0.55.0: + core: - Fix abort in files with broken Decode arrays (kde#379835). - Fix memory leak (and probably logic bug) parsing broken XRef entries (fdo#100775). - Fix memory leak when reconstructing broken files (fdo#100776). - Minor optimization. - Fix regression in GfxIndexedColorSpace::mapColorToBase (fdo#100931). - Fix memory leak in error condition. + cpp: Return nullptr if the page at index can't be fetched (fdo#100981). + build system: - Fail by default if libjpeg is not available. - Fail by default if libopenjpeg2/1 is not available.- Update to version 0.54.0: + core: Make XRef reconstruction a bit better (fdo#100509). + glib: - Expose movie play mode (fdo#99625). - demo: Show play mode in movie properties view. + qt5: Compile with -DQT_NO_CAST_FROM_BYTEARRAY (fdo#100311). + utils: pdfimages: don't fail listing if inline image data contains 'EI' (fdo#100737).- Update to version 0.53.0: + core: - Form support improvements. - SplashOutputDev: Fix memory leak when rendering images with colormap and matte color. - Minor fix in GlobalParams documentation. + qt5: - Expose form calculate order. - Expose Form additional actions. + utils: - pdfimages: support 16bpc png and tiff images (fdo#99988). - pdftohtml: fix small memory leak when constructing some filenames. - pdfinfo: fix leak when printing JS. + build system: Compile in C++11 mode. - Bump soversion following upstream changes. - Stop exporting -std=gnu++11 for older versions of gcc, upstream now ensures this happens.- Update to version 0.52.0: + core: - Fix assert on reading some OCGs (fdo#99768). - Properly initialize some RichMedia variables in corner cases (fdo#99767). + qt4: - optcontent structure was leaking the headers items (fdo#99449). - Cleanup objects in tests to fix memory leaks (fdo#99449). + qt5: - optcontent structure was leaking the headers items (fdo#99449). - Cleanup objects in tests to fix memory leaks (fdo#99449). + utils: pdftocairo.1: Fix typo.- Update to version 0.51.0: + core: - Check for error from NSS in SignatureHandler construct (fdo#99363). - Add Form[Field|Widget]::setPartialName - Fix memory leak in PDFDoc::markAnnotations. + qt5: - Implement digital signature support (fdo#94378). - Add Poppler::FormField::setName - Fix segfault/assert if LinkDestination is constructed with invalid input string (fdo#99357). + utils: pdfunite: add fields to AcroForm dict (fdo#99141).- Update to version 0.50.0: + core: - PSOutputDev: Fix PS conversion for some files (fdo#63963). - Fix Outline parsing on broken documents (fdo#98732). - Fix PDFDoc::saveIncrementalUpdate()'s detection of document being modified (fdo#96561). - SplashOutputDev: Read softmask into memstrean in case of matte (fdo#97803). - Bail out if Hints nBitsNumObjects or nBitsDiffGroupLength are greater than 32 (fdo#94941). - CairoOutputDev: initialize CairoOutputDev::antialias (fdo#98983). - Fix crash when loading some thumbnails (fdo#97870). + utils: - pdftoppm: Fix -tiff -gray/-mono incorrect output. - pdftops: add -passlevel1customcolor (fdo#97193). + build system: Default to libopenjpeg2 instead of libopenjpeg1. + qt: Support OCG state change links. + glib: Use g_slice_new0 for PopplerActionLayer (fdo#98786). - Bump soversion following upstream changes.- Update to version 0.49.0: + core: - Merge type3 glyph handling from xpdf 3.04 (fdo#96667). - Continue rendering in case of 'Singular matrix in shading pattern fill (bgo#98623). - Fix memory leak in parametrized gouraudTriangleShadedFill. - Fix crash on broken files. - PDFDoc::setDocInfoStringEntry(): treat value consisting of just the unicode marker as an empty string. - Fix UBSAN warning. - Misc compile fixes. + utils: pdfseparate: remove extra '%' in error message. + build system: configure: Fix typo in disable nss help string.- Update to version 0.48.0: + core: - Fix crashes and memory leaks in invalid files. - Small memory usage improvements. - TextOutputDev: Remove null characters from PDF text (fdo#97144). - TextOutputDev: Break words on all whitespace characters (fdo#97399). - Fix UTF16 decoding of document outline title (fdo#97156). - Add functions for named destination name in name-tree/dict. + glib: Increase glib requirement to 2.41. - Bump soversion following upstream changes.- Update to version 0.47.0 (boo#994702): + core: - Fix abort on documents where the docinfo obj is not a dict (fdo#97134). - Check for XRefEntry existing before using it (fdo#97005). - Fix memory leak on PDFDoc::setDocInfoStringEntry() with empty string. - Don't presume that DocInfo is a dictionary in XRef::createDocInfoIfNoneExists(). + build system: configure: Work with non gnu greps.- The "poppler_soname" macro (and others) really just contained the version (not the entire name), so rename to "popple_sover".- Update to version 0.46.0: + core: - cairo: . Fix bug in setAntialias(). . Fix tiling patterns with BBox with non-zero x,y. . Try finding glyphs in substitute fonts by unicode value (fdo#96994). - Added XRef modification flag. - Added DocInfo setters & getters. - Be less strict when parsing FitH Link destinations (fdo#96661). + utils: - pdftocairo: . Revert the use of groups for blending into white page. . Use fprintf for printing errors. - pdfinfo: Don't print pdf info when printing metadata, javascript, or structure (fdo#96801). + glib: - Added document property setters & simplified getters. - Make document metatag gobject properties writeable. + cpp: - Pass len to GooString constructor in detail::ustring_to_unicode_GooString() (fdo#96426). - Added functions to save a document. - Added document property setters & getters. + qt4: Added document property setters & simplified getters. + qt5: Added document property setters & simplified getters. + build system: - configure: . Don't use -fPIC on cygwin. . Work with non gnu greps. - Bump soname following upstream changes.- Qt 5.7 needs gnu++11 standard, export the appropriate flag in spec when compiler doesn't enforce it by default.- Update to version 0.45.0: + core: - SplashOutputDev: Fix iccTransform + splashModeXBGR8. - Fix memory leaks. - Fix crash in broken files (fdo#95567, fdo#96027). - Emulate some non portable glibc functions when not available. + utils: - pdftohtml: Fix crash in broken files (fdo#95563). - pdfinfo: . Convert dates to local time zone. . Add -isodates for printing dates in ISO-8601 format. . Fix memory leaks. + glib: Return date in UTC instead of local time (fdo#94173). + cpp: Switched from detail::convert_date() to core's dateStringToTime(). - Bump soname following upstream changes. - Drop poppler-Fix-mem-leak-SplashgouraudTriangleShadedFill.patch: Fix upstream.- Update to version 0.44.0: + core: - Fix Compile in 32bit linux (fdo#95492). - Splash: type 3 chars. restore the current position also in output device (fdo#95344). - Splash: Improve rendering of some dotted lines (fdo#84693). - Refactor GooString::Set() (fdo#94201). - Fix typo in GfxPatchMeshShading::parse. - Fix memory leak in PSOutputDev::filterPSLabel. - Fix memory leak in SignatureHandler::getDefaultFirefoxCertDB_Linux. - Fix potential crash in SplashOutputDev::doUpdateFont. - Fix potential crash in TextPage::coalesce. - Remove call that does nothing. + utils: pdftocairo: add -antialias option (fdo#94977). - Bump soname following upstream changes. - Add poppler-Fix-mem-leak-SplashgouraudTriangleShadedFill.patch: Fix memory leak in Splash::gouraudTriangleShadedFill, patch from upstream git.- Update to version 0.43.0: + core: - Implement sanity check for linearization usage (fdo#92482). - Add SymbolMT as an alias for the Symbol font (fdo#93168). - Fix some blank files (fdo#94756). - cairo: . Fix fillToStrokePathClip crash and rendering (fdo#62905). . Check if PDF knows the width of 'm' in case of substituted font (fdo#94054). . Save mask state and don't extend image mask (fdo#94234). - SplashOuputDev: Compile with C++11 compilers that don't define isinfinite (fdo#94761). - Typo fixes. + utils: pdftocairo: Calculate rotation before scaling (fdo#94655). + qt4: Fix crash on certain PDF form item activation actions (fdo#94873). + qt5: Fix crash on certain PDF form item activation actions (fdo#94873). - Drop poppler-Fix-rendering-of-broken-pdfs.patch, fixed upstream. - Bump soname following upstream changes.- Add poppler-Fix-rendering-of-broken-pdfs.patch: Fix pdf rendering commit (boo#973888 bgo#764641 fdo#94830).- Update to version 0.42.0: + core: - Add the support for version 5 + revision 6 documents (fdo#85368). - Add initial support for Signature handling. - Initialize gamut mapping multipliers in ::copy() functions (fdo#90697). - Implement jpx streams support with depth < 8. - Handle SMaskInData = 0 for JPX encoded images (fdo#93468). - Fix rendering of some broken PDF files (fdo#92508). - PSOutputDev: . Support for LZW encoding. . Add support for Flate compression in Level 3 output. - SplashOuputDev: . Implement function shading (fdo#94441). . Improve rendering of some non embedded fonts (fdo#94054). . Fall back to Gfx implementation of tiling pattern if repetition rate is small (fdo#90596). . Implementation of Matte entries in softmasks of softmasked images (fdo#22473). . Assure line width > 0 in case of text stroke (fdo#94038). - TextOuputDev: Cache result of inner loop in visitDepthFirst (fdo#77087). - Avoid attempting a tiling pattern fill with a singular transform matrix. + utils: - pdfinfo: Add option to show document structure - pdfsig: New command that gives information about signature + qt4: Fix bug in links to remote documents getting the page number wrong sometimes. + qt5: Fix bug in links to remote documents getting the page number wrong sometimes. - Add pkgconfig(nss) BuildRequires: Build nss support. - Bump soname following upstream changes.- Update to version 0.41.0: + core: - CairoOutputDev: add missing font types (fontCIDType0COT and fontTrueTypeOT) (fdo#93559). - SplashOutputDev: Adjust limit check and check in addition bitmap pointer (fdo#94053). + utils: - pdfseparate: Refine resource detection. - pdfinfo: fix man page.- Update to version 0.40.0: + core: - CairoOutputDev: Use shape mask with soft mask (fdo#91931). - TextOutputDev: . Handle right-to-left text in search . Fix finding Arabic Presentation Forms ligatures. - Fix crash in invalid file (fdo#93476). - Regression test improvements. + utils: - pdftocairo: . Fix writing to stdout out with image output. . Document that -singlefile appends file type (fdo#86254). . Ensure surface flushed before accessing image data. . Check for invalid use of options (fdo#92195). - pdfunite: Fix typo in manual. + build system: Improve cmake build system.- Update to version 0.39.0: + core: - Ignore the alternateSpace and tintTransform (fdo#92381). - CairoOutputDev: . Scale radial pattern (fdo#22098). . Implement function shading using mesh gradients (fdo#88394). - Regression test improvements. - Fix typos in error messages. + build system: Visual Studio 2015 now supports snprintf (fdo#93116). + utils: - pdftops: fix %%PageBoundingBox (fdo#87161). - pdftocairo: Fix double free when both user and owner passwords are given. + glib: - Add duration_real to PopplerPageTransition (fdo#92040). - Remove enum PopplerOrientation from API (fdo#93229). - Documentation improvements. - glib-demo improvements. - Bump soname following upstream changes.- Update to version 0.38.0: + core: - Splash: Multiply opacity in case of pattern colorspace (fdo#92592). - Small form improvements on non ascii character rendering. - Clarify README. + build system: Clarify internal DCT and JPX are only provided as deprecated fallbacks. + utils: pdftocairo: fix fit to page transformation. - Bump soname following upstream changes.- Update to version 0.37.0: + core: - CairoOutputDev: Use mask for even-odd fill (fdo#84527). - SplashOuputDev: Protect calls to set/getAA with the proper [#]if guards (fdo#92006). - SplashOuputDev: Try to use an external font if the internal one is invalid. - PageTransition D is a number not an int (fdo#92040). - Catalog::getNumPages(): validate page count. - Catalog::cachePageTree(): recover from out of memory condition. - Fix crashes in malformed documents. + build system: configure: fix openjpeg detection. - Use pkgconfig(libopenjp2) BuildRequires for openSUSE newer than 13.1, stay with openjpeg-devel for older releases. - Bump soname following upstream changes.- Update to version 0.36.0: + core: - Patch to support RichMedia annotations. - Splash: Fix wrong memory access (fdo#91686). - Cairo: fix size of transparency group surface (fdo#66229). - Fix bounds check in Linearization::getPageFirst (fdo#91200). - File Saving improvements. - Add premultiplied alpha channel to SplashBitmap. - Fix for xref table creation (fdo#90790). - Fix JBIG2Decode infinite loop and stack overflow (fdo#91186). - Minor optimization in text extraction. + qt4: - Basic support for RichMedia annotations. - Change default image format. - Minor optimizations. + qt5: - Basic support for RichMedia annotations. - Change default image format. - Minor optimizationsHEADmaster. + cpp: Fix utf8/utf16 conversion (fdo#91644). + build system: - Do not hardcode -fPIC in Makefile.am. - cmake: Allow configuring SHARE_INSTALL_DIR (fdo#90293). + utils: - pdfunite: Insert embedded files in result pdf (fdo#90066). - pdftotext: Add -bbox-layout option (fdo#89941). - Bump soname following upstream changes.- Update to version 0.35.0: + core: - Fix assert in broken file (fdo#91344). - Adjust memory layout computation of GooString. - Make SplashBitmap XBGR transfer alpha channel. - Splash: Fix wrong writes on non rgb outputs (fdo#90570). - Splash: remove ifndef in Windows code. - GlobalParamsWin bugfixes (fdo#91053). + qt4: - Switch default image format. - Add IgnorePaperColor render flag. + qt5: - Improve efficiency of Poppler::Page::renderToImage. - Switch default image format. - Add IgnorePaperColor render flag. + build system: - Allow configuring SPLASH_CMYK support. + Add configure --enable-build-type (fdo#90796). + glib: - Explicitly link against pthread. - Deprecation fixes. + utils: pdftocairo: Fix cast to pointer from integer of different size on win64. - Bump soname following upstream changes.- Update to version 0.34.0: + core: - Splash: . Fix crash in PDF with nested softmasks (fdo#91240). . Speed up of rendering icc based images (fdo#90171). - PSOutputDev: Embed Type1 fonts to PostScript files correctly (fdo#19747). - Fix pedantic memory leak. + glib: Update new symbols section. + Build system: cmake: Make sure ENABLE_LIBOPENJPEG is either 0 or 1. - Bump poppler soname following upstream changes.- Update to version 0.33.0: + core: - Fix regression in pdftops parameter passing (fdo#89827). - Combine base characters and diacritical marks (fdo#87215). - Use width from W array for WMode positioning (fdo#89621). - Fixed adding annotation of Subtype Popup to pdf page (fdo#89136). - CairoOutputDev: Fix memory leak in CairoFreeTypeFont::create. - SplashOutputDev: memset on error to have reproducible outputs. + qt4: Fix PDF Text String -> QString conversion (kde#344849). + qt5: Fix PDF Text String -> QString conversion (kde#344849). + glib: - Add poppler_annot_markup_set_popup_rectangle() - Fix segfault when creating PopplerAction (fdo#90093). + utils: pdftohtml: Set exit status adecuately (fdo#83609). + build system: configure: Fix invalid shell comparaison in libtiff test. - Bump poppler soname following upstream changes.- Update to version 0.32.0: + core: - Annotations: Fix rendering of empty BG/BC arrays. - Splash: . Fix wrong colour shown when GouraudTriangleShFill uses a DeviceN colorspace (fdo#89182). . Fix use of uninitialized variable in Splash::pipeRun. - Remove unnecesary check for font validity (fdo#88939). - Small optimization in GooString::appendfv() (fdo#89096). - Fix crashes in malformed files. + utils: - pdftops: Make colorpsace optimization an option instead of default. - pdfseparate: use always an unique instance for PDFDoc for savePageAs. + build system: - cmake: If extra-cmake-modules is around include the Sanitizers module. - Bump poppler soname following upstream changes.- Update to version 0.31.0: + core: - CairoOutputDev: support embedding JBIG2 image data. - Accept malformed documents whose root is a Page instead of a Pages (fdo#88172). - Fix crash on broken documents. - JPEG2000Stream: Inline doGetChar and doLookChar. - GlobalParams cleaning. + utils: pdftops: Add rasterization option (fdo#85934). + qt4: Expose whole-words search option. + qt5: Expose whole-words search option. - Bump poppler soname following upstream changes.- reset baselibs.conf for rebuilds- Update to version 0.30.0: + core: - Openjpeg2 support (openjpeg 1 is preferred) (fdo#58906). - Fix potential memory corruption on TextSelectionDumper (fdo#84555). - Check for invalid matrix in annotation (fdo#84990). - Open some not conforming files (fdo#85919). - PSOutputDev: Accept a list of pages indeces instead of first, last (fdo#84833). - Fix memory leak on error condition. + cpp: New API to set debug output function. + build system: configure: Improve support with older clang versions (fdo#76963). + utils: pdfunite: Support output intents, optional content and acroform. - Bump poppler soname following upstream changes.- Update to version 0.29.0: + core: - Use correct LAB byte array for lcms input (fdo#86388). - Write correct size in trailer dict (fdo#86063). - Use Default colorspaces if present instead of Device colorspaces. - Solve blend mode problem in CYMK and DeviceN for separable blend modes. - Compilation/warning fixes on SunOS. - Regression test improvements. + glib: demo: Compilation fixlets. + build system: cofigure: print "no" instead of "auto" if lcms not found. - Bump poppler soname following upstream changes.- BuildRequire libcurl so the library can operate on remote HTTP documents.- Update to version 0.28.1: + Fix small typo that made pkg-config fail on some systems. - Changes from version 0.28.0: + core: - Fix rendering of file with a wrong embedded font (fdo#84270). - Use alt colorspace to get CMYK values for an ICC based CMYK colorspace (fdo#79019). - Map Standard/Expert encoding ligatures to AGLFN names (fdo#80093). - Make Attribute::getName() work when UTF-16BE is used (fdo#84722). - Fix memory leak in Dict::remove (fdo#84607). - Fix crashes in broken files. + SplashOutputDev: Improve Overprintmode and shadings (fdo#80998). + CairoOutputDev: - Fix crash when no group color space (fdo#85137). - Don't render text when text matrix is not invertable (fdo#78042). - Only embed mime data for gray/rgb/cmyk colorspaces (fdo#80719). - Only embed mime data if image decode map is identity. + cairo: - Use matrix to determine pattern size (fdo#33364). - Fix compile warnings. - Regression test improvements. + glib: - Fix use of uninitialized members in PopplerInputStream (fdo#82630). - Documentation improvements. - Do not dist gir_DATA. - Remove use of GTK deprecated functions (fdo#82384, fdo#82385). - Build introspection linking to the uninstalled libraries (fdo#84526). + qt4: Add a new Page::annotations() that let's you specify subtypes. + qt5: Add a new Page::annotations() that let's you specify subtypes. + utils: - pdfseparate: additonal handling for annotations (fdo#77549). - pdfdetach: fix crash when getPage() returns null (fdo#85145). - pdftocairo: Add support for printing to a Windows printer (fdo#79936). + build system: - Move automake version check from autogen.sh to configure.ac (fdo#79797). - Makefile.am cleanups (fdo#79411). - Use poppler-data pkg-config. - Make autogen.sh work with variables with spaces. - Don't use -fPIC on mingw. - Fix build with --disable-utils (fdo#84448). - Bump poppler soname following upstream.- Add missing baselibs.conf, but as empty file. Since this package is a bit different in number of built libraries, number of linked packages, and the fact that there is often soversion change - generate current library names during buildtime/bin/sh0.62.0-150000.4.34.10.62.0-150000.4.34.1libpoppler.so.73libpoppler.so.73.0.0/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:31745/SUSE_SLE-15_Update/73906bee59b785e8cda575e354da525b-poppler.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=62f6e587402f03d337eb78cfafe811ec44ac17b1, stripped-PRRR'R&R%RRRRRRRR)R*RRR"R#R!R RRRRRRRR R RR,R R$RRRRRR+R(RR R Rutf-85827717e38344e2c1132c3ee600102f4ff2aaf58925fb8258f3a82bc0d904cc4? 7zXZ !t/t=c]"k%K3n+ [qg^^z`DF.-&P5+ڒ\N VWysAszjQMVȝ.ȀJv\Ƕf味qυI)ydgCu@7+> wX#.fc@ЌOYI`e3?C^Ds ()kmS1m4*^H-W eQg-:r* Ok˛ €-y~K r0jʶF>8Ԋ(3TuõCקN#p4M%ܕjAEVbl49*_F+F]¡d*zG4JAwdP଑W+Bc )|[ Vcz>?O5 gPey&'ڃ]`_1\k(QXCϻcĸvz>!Uqҩ[y~#1Yf&)TʦWN<ٱmj,c@k[sXw/j/s;<-w `KVhy 2y G7/eըDf㑔dӲOKb\?LIB[PF 9!w ^`_9mT)-ʢN6os3(,7, ~6Tq#Gd5:[ؾ^Ry >EM#!~h.Yv_|[Cs'È%:WͨfDӘY9Ã[f&4T4 inst22TUWP0'nA8D[߱`YLQ)f0͑AuԪU?Am刹2SX~(lU?QNld::ƋOVaSɁ<ʅVU{ ?beD S@pOAJҌHYX`1;U/&_b+byw(- @.$ϫ4!9J+At`Eٺ dC{"7KpK[ b%Cxc轌DTb۠-BNV*tO_X% 6=k ErPo~lTgZN"Zcf'I,z^1Qx}[Z-53 A(L1?ui/e~8(6,l}\n/;]SQiYͩnE~{ ,l,i}_۲0:u|e gxohD2f0ڣ&JR9!xIG!x_*bޠoVgt2\@.x33Fֶ ڣPR ՟ ^IRȈBeՙ !cˊE<ɷm`gj*/rk\v<z#nl\ R1!WlLHH0:ӽrȿ&$B)55װZTnUfk%ւ Cȷupn6y$2N)H墴[m-YrS i0!NGH݀LKN|Vaz/quDZ*Gpu1%8(:t>G9zx!iuQD&tkF |QΤbcB"Ow8 Ŋ y}lTJ&uu<\6 v۟a ٭*Mkȉ(ؒ>I^cOZf 9g߂/Gwǥ,`dWKc:6H`AHAoaarnV_ib\<7#Od(vo:8IRg LMVx|qP?պߣ7e8Gj٬o>4m yn OlS$6ق*4 \ >5i؋[&~! #fK!o%9ޝ>a=S`Q+ˈ4obpAZK)ZO2z qB7uTbB+fcF#e IZ: YW?zvl\ O1!MլueA܇F{ ZWMil䲨YFOS<뵨z@nB{Hbiry4#if$';g$a2k) VVb^^=$'^&-GgTx޳blI\n6+֘,;wO5Ej:3 Xܬ8367(a Yrڿ0>XԵaiv:k Cz1PP!*޺޷֢o F_c4 Uy}S7P1=P*&+8v/OQEB&ˢ0, 9I[LwZ.di;ˆ(D%M!H`%ư xhW[2!e.Hjv;fX1aqߕwg=֧JJiڸV+ݘg,CTʸN(Q>0me~з[NDȘ6gEU9Pfp$.^=P]mKtρ7ECMkc<>!>jE-[x9JX2”؎i;𮛴Bp ؃C U2;i07U8`)b d)ɷģ+5uѕlv;+(9FZ@È1::ɯ=r{\yݣQJ"c)D~!$+U| f8# M+{==[MPq,6"pe.G,7xSگL IE"h"{? j'-や:Qc=%> LjEQ7w`u.ڵ0ԞA}gb)/mpWSp yW 7tՠ6׮1NcDϫs~4HXȚ7h֑eqBppO|^SEDD-FI!Rيg~'4XCO#\WW7`@xɏ/y3Mʜ\9}Y )mane:Ӷj !19W(3m.4fokZeiWBsxp{oYe~ŵ@|<'q0R4r>/ߚ%Tw6m{b>;FZf`m\F#A!=ҫE߅8WN̂LzЪ-!-Xf vī25y΍=0u箙VO(Tist3#sΠ]&ɶVIW"87WݮojDh[duTpjZ!9St3;_^$%$`@;)(RS9:ĄhU̚5\$ g;m+Ҟ3'duR='CrPy&|I&] l]oF&vpmL !.o+1سO@Ҳ{-6H7^NGo`09F=[O` D{ \6ϯVM;`k!6k̉HGGLvbN]:2GX`@v+=fC!3&פ!EtaP Y!朶+U.ePρhIo9=!!2 Kfy~T츂=<pΎ/VJFvrN']0CyO$Pw$&Π*\r߹bsYш}Dr~؞Ӷn[-J pז_/~¶ub"I߹wp4mM(:LUK}ˊ_S߶y}S8Wzs+U#-u16 W(xŲm?&8ud5) CwtYuxbwG Y_;$ #b3V3U{otVFyhO]Q(%jV{PՈYZ(Z:nF>u&%k }ܟs`!i/ 2n JRqj(؄`UOCy(?z v ];qrɓ9_l| "5\j)v :{Em1kVRlkS%`u_/Q ̠֒Nӓf-tZ85@fL*}w##%fv%ty/>/ oU:R2]A nKn<58O%BbdZ@¼N+2&,A cѭ԰)oߔhlz2O# u.@磌`iad=pZ*2ߙDo+Kg ,ؒU&;GPU<8 "P20E帖K8,VKc1CC'U|\" {OLoz2aoadbAK7ZW@G$^[U)T:q;2Fs"!ġ$*?%7V9{}ȳ5ɕ&;8ݾxb`N]Q2i] QT8"e+ e?j۠8[w줌N.6o: Р9ƣYO2X:aFj9>G&`zYfW w v >7izQWOo^0LZdȿD~ƑA[Vi=ޗmb7u 1%uM̿ d\%?aRL\٧SOe.mG$oz5DLon'trr6h,"DK:r*I:_XZϽ(Aȱ(j&,]0Զ bS9%Hd O-8X?ަ4C|[&$  ?F4d|()禕Fku WB>&[즔$E,G ll_^gXW j¸(9yO4ȍyWQ1JQTK%4Kt̆eb+균)#\Q3r}c0zPgo>>Ɠ+^PVGfPiqN5O dj4lF(rcӗ$p_L$=OjyL_!*bs\vvY`~]1f,wi9SP_VI$3sM!|ܕ38R4Ӟ`"<5FGN~6%Re65R/9;yN+uH슸3w;69JϢ+6ay zo tIyo+n+_|`a_Ȟ{˦ڭr9^tʇoTt<S 0.V 8I!cA 6"RːJI_ OD䏤 5 #!zsuv|*Aznjo= gv5 }cRvJc`m%c UqkW^V\d2]Sw:.˂zG/u57o|T/!,X| 0r*Cs*~MCqF*nO1u[Dz֙% gv_YP;ޣdu hK$v_+h~m(%f3xnۇOi݉V\چq eY@ÿ]>1["+Zp[H d=_,%;of)y1FOأ${ս&lkCQzu;*9YQR*wۢʉḞ= ZR>4[vKNo 1AC(T>'RŞ2B% vDطcO?PPkH!E%ׯ@ r0 TBٖKyT87 HBm[;ˢ NF+˝G|dFg=Z[e9lRlEO B%B#|n;UNWލ^~u8i=,bfD2=`W&` qL Ǥ9#9DAaKZ.sajxխ` a2sx% $tmiR*6CAQ̇(7o9[?&1#Vc^!ٛzDf\J"B7=e+A-F=gV@"=,o 9MioQ @ 1ăAss0'iA}p$%E*[y N8d#!wȽj M|퐷yI '?T.0YpD#;{T*UkZ$[L8r.yǮ=)>x9bs^jdy}NkS1HSƌث 514VE=kN@S6j8v?@~|愥5nyiy3-(IL&ݳ{ 4y(^:$[Y3YsF?Ky>.p!D~(bSwE)&w>޽FG' y _/(:XJs-WC|.x⤴%̊(I3Y w}V0: -'iMbVl8,s<=ybLJAIG} sYd<%mN@gL,1r*\C*~Eo]D4B`F{,a&|uXQ_`uOq#.Ȣ!Ĝ5,Vf&dz~h">'n#e7^QEXl#~bLqZ3@zQ̦$nZ1ܪ #-Ss~yU@3 VhƟgLhk+fOp=Ȓ`sCE9뾠V B.;l$IMOy^H6Z-T%E Iްwȱ ̅x%9&*g?|Z4EM!Y} c#`op3x1xQӝkr hZ׷$R&FT0P5~*qI>d`[+ (ǒ6ثIvcƙXSgmo nJ޿M낿kyflU +^N_e7gs(:YSRVl2H BMN;6b]jԱW-~H/z[/prŕz̧S aEf}2V(pw(d5lpm0RVh_[}FjR:՘\.™ F䏅o<nPr(+ ehg$?`\F[.!OVyy<qeԎaE,(#Ji 't&=րVhv2U*3a 23@t#J~Eti7LUA}^"Kqs[: p},_quC 6G 6Gը&1SP̖cҺZu^?[ a 3ZP.[qQ k,t[ im .Lo; 0aƘw[¢"=r3z{_}p%Siм=zO>]@o5Pma1% $nď8dCb/*O'Y C͖ǜ(݇ 7tOo6QF_wfnL׬j}^MhY5b[5uoX)؀hb~L,eHk')=mVЂ,cA2 NG5̳d įԦRza P+ҕHy! N@&x V`ZOX"HL$t&:^Z>x\/!d jHT썷+ w#[BB4M RC+ZJdo@L\P]%ec (a[SEmvupy<{ƒ,L&IOv15s=U%!f뿛׹HPR V%:]~=Ȯyc3*|({#-4Xe#&pH{4.8`{Gg|N"CYɄ Ah̅{8S8p~KA z@Qj>DΠȜג\b*1k9m!G)2 c|i sT6^ѧ-+ES6@~'!=WBW*HmΛ'`' իٵsXһֹE Hu8hk$f\ֳ%O7DA1@.=2#OzHX}jTܤ R_f!HVqv,9 YaGTTDx2㢗L 2C6]Yš ̨.yq+K`Up0&=385P@̓(Il)T8ߒDN@ŨP;( w'sqf=?@(lN/KK+ylL`d{bz I2'MGD#ooTOAbP9ڢ-E)n^4AM/}Moqs6`EˤI/l#Rg>,;0c񗢀6 Ǥj TǢh' ǿ#̲*4;jla*vאTwXQ;aEFCʤ˾= F<%[Uhv<18'0,y^2WW"@WhjFx%cmzmg K]7ȨBu5~eTsAAŹ%U~ M܊/1EE_&>_"G ֥mѠ@n, XF`i^/-g (eoЛ] GQk_QPY'1,Wق6$>- nM\ &+[1#ԪY:ɯqƛ?pIȺS9[Ԭ9nEb1#eɛЁf_+2"eNR )&RϿx)JM[aM_\7%P~B!Nu2r)YJNv6#4mUD=3?F$Pԋ2g\{N*-n@pi=Vg>~fOdR-u"Ѭ io]]ݓ/lT!-`s_S/e]Vm6zЫV[t؛0pP;b =.ŁmUP:q^S餴<("Q+pҘsa3?Si6hL@{\17*͟oVkQhd84q kZIŤ`1ꀜEdT[vy17&0Y1R J#^YN?Qjt>ɶ 3 }˝VE p씄cKqSЭDlEml֞< 7 B]*Kcv&<2!Ci—'rn'ڞBS~aul2>^1FkeB}ưee`wAݥPpc7t1j1uxcmu*f~o v❫J&g5Wm&qs礵ƈGHR!69 H)M㣊}DE -*|gk.c:O`HP@]#q=x 'e"p|K뉙tmnocGZ7({ o. lƯ$1\#{ 0Xa*K[.P֭~2;ȴJƍEZƠPIrU$xޗh/ԐhA7?^ VP$^3ܾ.y]?Y( ,x!bD6y&?⡑e0ZwS28n׋S lKs(b1VmhLϜ}+\ׄZqٞ*(E~7`fLL/;vRj0gptȒPٛ [_r{ -Y>GDJB؍zQ+Tܮ|>R:g>Z6P]tL%.ΪTH; #? q onU!1wpY1Q?WWsx$JbgQKvtZǩ|We_q^\{{p(hu5;DJ Y)JeANUAv"j x.%rD\Umߑ=0Tx?-#!^Ko,*+>p@R,&bu%nGwu-k ;ݽqf ȘCH $uj'w7((63t MI_|ںP>vT'ˑR9jGtg4S]Z5حtzay2]H'Ki=y*!#! v0G)]ˤu+Sఒ) s_WtObjjɯ=l Xh1 xa8&>{:: gA|CĿ:9L "'N݀{/0w7ȖI"kWwtڈW*%YA8S`,ѲNe5T,]5LK~M1{W)LŠ 1։] jWl`•SD+SeGt3K0PV!.u^:~6"F!~jjzv:OQR#yEi..$OWKNb|X4BacAJj4GM$L`oMMBJ H~!wN:ڹi1%iJ X9{-v{©tbntG!Bb>a DK()$>UTmDMr tI]/B-:0zV8nv*5Xc <Unj CܽlU)1lE @q$1?01+:mJI*r^BvŖ #N]ۏd^ md8BRλ获L/^srK0ltͪ ;uc3M{WV˲`DFO nKctY'v ~R飻ėɂ<@6YY#1i(;2ndaUni0Y 1 =@fjMd&cfy3(?N_7sZFr@-umVCYЋvN2K{peq=`O0[ε+VP.à)mcx` N `Xs!k<( ؍֎Z5Gtf [w訩Yd\i"lEc!I 勑., sEЈ&4?BrR v`[}"ln r_j9,ŧ{Yl85J 9RCl*8 7#ZSEO/tQ)\ҧ x:B@j<6ےf¼rt%}EAGh"fZ!0oNɣ5).R:۽aWjgFO#*G3'ȻLQSn? @v=FBfpMnÑZ;ery>xV@)*J@d6#Co߬I9+ۄic+"pISRQ9ΑH #վ\$#H4% 7# .{/ ᮯ3O8Ӷh0̩}`e|>0o&G07xO ؿ38J\z7eFTSe~8Qؘʡ%blj? &]E1ԥ.L8&W- /4khQJ#|u^'!^Zmkf6hf^cX*47Y؜}{$"_?6&˱4 nBRl_ᡸr/B#c!🍄Ȉ՛%phl*ŬJ~k5S# FuX?9̡cm M^7/ӝj[Lnfa$Lޘz oaΉ,Oxێލ}Z>aVOAׄ:yq#Vdhm'ǒsh=Mb ׺v(d* v>eS&|A m:?*Ma,a!cPLԢVOPVl]V}=J AMF d!ՌnHY !y^bО1V[iZLoЁ$X*o1>6IFA 9o{࠳ITvI> oa݊k^~ -S Eƍ[s5!":dpeܻ5Y?{G[|H*}2Ŀd w;[I<L fU*#(x6\F٨-ޣna3Ldc-KWH0sMHhQ h.+6B8ʽK_ Ѿ9,\_RC6e+4K> TAk7U=mOt=}<9.z!dVoɵ$Fs硐e[DSi=b!et=&`[]Q%ƹ;"VJm^>Dh8W:x.׭I N tB.'> +9t>).p4bD2eRjʙ-<4iZr4bA!AlK#f3_LF )!y|˺4)`fE,ZC0`nA$p2J`D$iN4 ;c/f8"QBISK*qCö}9a]byt1ed(a8K5kϻ>Bx[ 'n}5-caRU}Wa'qM*l4rDI09X70!{jA/Q j'+"e#d)4'`׼񷘭Mk$# ھ^k XiM۟D.PY}_J S|m5OH!8V嵧*w_6},ƺVjx"{ߎ휒e?&7}oN;^,9' ÝޱALɥ|hת%R8pKe gVW:O$7ξ!G6d _ p ;'?{)fM.8ygUW7t>0*ߔshH>h껑u:~/ռ4ӽOsT"|(!qA!pxK 0]yQ&ȯ+X'Am4stTR$ +rl: ĸ3nsX*==ۢ8[>Qf;JlX](f`Uĉco֦Ijz=O\cN)8YTOȦ&_ ]}Az^45enna^2yU;X;i9zl'}xE*x∐"P WT#usb4a!MOGw֚3p!L1}[h ɇ4`Ψ1o1E4[Z$zeTk |Ѹ:gm i8ûK8w^{; >ș_jq8*^@z0ї}ALJ J=Fon1G1-Ѩ]yfn0f֥HlґMp c#4&[zRFnB2yk֞]?R6ƅHlg]G}a xf J`IL[]Y , ߅ Web[WbO| Z@?`A2xD'vx=IddX4r65 שa 㜚@gJi^DmECK}Ej=Kt -Zlw!&ZyF-Y::L?#23L1w2&+ؙ1'0b1WNV7J2&^ k:Oj+w'jWWs;ܝC6ynHʰ!Qh]* ٪lsri/oYۓVRwgj%ΐ"hav b1bS^\}w3=J DӋbes;[(M0Y]73zJiN{Z9\M?ݿVvCC[N.!%2o jgSb' W3(8!J% vgA2g^[KӸq65.ZJ{&=]/I }ZFnbp*im>[xQAJ>0Q96Z/N0Ml62+QįuYj6dyLu8#)@~\]WM-4c/L.f}o*k u_S9=%\rÂx(B 轡ˊ|FhbD,8>J{4 _ D|S>ãoj l, 9*kOR-lZZFdՋG&-fEK8ڼfdzS ~.l:y뚸[P1&NgMLm,S~SoҘI3$QpDU<l`gTCq5s태o$P* 9,P/sRVai4-(p.Uܜkogbwj3,x%*\V+0ME[#H#[ߏI^*~y;=AWJZ' ^lmRSlH, zM`K`EQowA6UIr:v&!Et`Kip~sz y,{ld}QR[ZJb6HgHj) &Rɳs!Z|".zsݺz𕪸: USe>|sQnQzX>۠>-[', lL4glG>z[J(6*`.`qnpڷڢK1r9[FO"oӷke @N]<҈JճޤlLqL$:,7>vk~7g|"`)sl4Gkގ,_387kN4n82RZ%u9ųhf>ClRT F|ArjP@oh47`gDk(둏۩e:w3+}8@S[ [,uDވ{kc[+[%Zc^So;pyXg$[Wk>j$8|!ʂvd}*nQSHmy\pQ➒E9Yf8̆7E~ҿ?<L5k޺H%[> LV-nҴPfr's} d )?ox%|=f>h<8t^k$uxg4if7*ýA4ܮ8z[$|!bX8Ժ׽ؿP[Y1n~ (U{vd_1'I ټAb3/h;Ų ,j RԳX/-PK']*- esSX૔ dw 08Hޖa-mjVN+$odZXT/< (ѤZK!=pF8.2ƵIS?B6 1r)XًQD qHaIYU]TbnGOL, :Ue 1҇ F gP9k~lN^>[ycSFy[D&D44+4tZlXdH. iIEPU12 ihut bA<)E2oFMٟɂ4tGNC x.鼭`Ή'-d00b)%}+jќQPif:᷉V@gMCstV^ہv&CɌaE6i-ʴ]M #N{nGN s ;b7XщeKuSG[mc`u W}{"ԗJ#?#tU+!7׬wV&Qy"?뎻K'$% z_|ķh=0Q c. -F ʥu'?' ]Ň PG|AXZ)1f W F) Fs>}0pa˜# VV K4X,}SSw|Wް: H@煈D%sEeő`Pokaq-KaC*@4<`$bפNDB79 #oK51^R@=p𻄨 j9/)2w'(RF\-bZ;X}wTzB;Wfnjlj^ÛG%dvogF%TB.l=_;Iv%ai̢mo{>r;)NъRΰ5=EEAcG I8J򚟳s3 +4#HhT+J% ^.#U<٪Nҟ`h ⦣%\l}QX]dh(!h˴u!oZ]BacjR|vXش;tp?D &FVx nj) %[%"yroI\&@oGU ΃^C! QHGp_U^;ˍPt62>MJ?s9*eI]Ký[Fn̅V!̴&j6{1'qՇg1x̚Ғ?}vQiP CLÅ𐕠YdDt_/+d]Q@Ԓlȷ2 dFPmʿ5 .Rfy hA$itK)*Hr,OFW+6\2b?՚Yۭ (v"lLK?u|jH~ˊp-Йc=1 YZ