libpoppler-cpp0-0.79.0-lp152.2.3.1 4>$  Ap`3/=„KfmDO1a18 u ؖfR!zVN@'p>DIUNNu)@GLNj&/-v2v2Og +.SZ6bx>z83^87g]>c/)l \)f40tW} cWR֤_/lNL2E)T57Pe>aU.!U= QLcA w[ 0!qΝr* O*Qbe2329f10b3fc789c8ab83cce524bcdaf78de88f55710c9f2f4cd0e68d6e586a464f30347c67a229887bffa4adb5ec28065873fb9`3/=„Oc^ou< G'ehYKHSI d20 |= _wN#F% ;JAу[֞6] {mVM\a^q@CwL~AxY1KJ.VdV G2r_bìfUpm^:w5!9,#*̊zh\k2esE6"G4]0ɂ$]r5s_%R:2+ȫ8Cy>0%rܶg3?zj>ߛsR\>p@T?Dd % R .?`fpx |    $,t(8999: j9>@FG(H0I8X<YH\p]x^bcYdefluvwxy z@Clibpoppler-cpp00.79.0lp152.2.3.1C++ API of the Poppler PDF rendering libraryPoppler is a PDF rendering library, forked from the xpdf PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC.`3wbuild81openSUSE Leap 15.2openSUSEGPL-2.0-only OR GPL-3.0-onlyhttp://bugs.opensuse.orgSystem/Librarieshttps://poppler.freedesktop.org/linuxx86_64`3p`3pf1f9ba13f31a6c10550a2161c3f5c852526e9bc01c183933944851998d6e2f3flibpoppler-cpp.so.0.7.0rootrootrootrootpoppler-0.79.0-lp152.2.3.1.src.rpmlibpoppler-cpp.so.0()(64bit)libpoppler-cpp0libpoppler-cpp0(x86-64)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpoppler.so.89()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`!']D%]@\.@\`@\@Zľ@Z5 Z-!ZfYdYdY@Y4YYYK@Y=0Y$$@Y!@XӸXX~@XS@X2WWWE@WPWf@We7WBW'A@WVVŲ@V@Vs@VKVU@UUb@UXU ]@T@T[@T@TMT*@TXT?@Alynx Zhou Bjørn Lie Bjørn Lie Bjørn Lie bjorn.lie@gmail.combjorn.lie@gmail.comalarrosa@suse.combjorn.lie@gmail.comIsmail Dönmez bjorn.lie@gmail.comecsos@opensuse.orgidonmez@suse.comhpj@urpla.netluc14n0@linuxmail.orgluc14n0@linuxmail.orgjengelh@inai.depsimons@suse.compsimons@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgwbauer@tmo.atjengelh@inai.dezaitor@opensuse.orghrvoje.senjan@gmail.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgcoolo@suse.comzaitor@opensuse.orgzaitor@opensuse.orgcrrodriguez@opensuse.orgzaitor@opensuse.orghrvoje.senjan@gmail.com- Add 0001-Fix-opening-files-by-some-generators-that-are-a-bit-.patch: Some PDF generators generate PDF with some wrong numbers in entry table, but the content is still valid, this patch ignores those problems. (bsc#1181551)- Update to version 0.79.0: + core: - Fix regression on TextSelectionPainter. - Fix parsing of DefaultAppearance. - Fix memory leak in PostScriptFunction. - Fix crashes in fuzzed files. + qt5: - Implemented support for setIcon by changing appearance. - Added option to set the form available to print. - QString::null is deprecated, use QString(). - Replace deprecated qStableSort with std::stable_sort. + build system: Turn README into README.md and expand it.- Update to version 0.78.0: + core: - Fix line annotation arrows for usage in dimensioning. - Handle Ink annots without an InkList but with an AP. - Fix typos preventing parsing of Movie start and duration. - Fix crash on malformed files. + glib: - Add poppler_document_create_dests_tree(). - Don't use the deprecated g_type_class_add_private(). - Document the differences between render() and render_for_printing(). - Fix introspection for poppler_document_new_from_data. - Don't create PopplerInputStream with length 0. - Document G_IO_ERROR as a possible error condition. - Docs: Add index for API new in 0.78. + build system: - Fixes cross compilation of gir in Void Linux. - Add -Wshadow to the default warning flags. - Install pkg-config pc files if pkg-config is found. - Bump poppler_sover following upstream changes.- Update to version 0.77.0: + core: - Fix crash on signature handling. Issue #766 - Fix small memory leak in SignatureHandler::getCertificateInfo - Splash: Restrict filling of overlapping boxes. Issue #750 - Fix crash on malformed files + qt5: Fix optional content handling with exclusive layers + cpp: Make render_page thread-safe + utils: - pdfsig: Fix small memory leak - pdftotext: Fix typo in manpage - Changes from version 0.76.1: + core: - Make the mul tables be calculated at compile time with constexpr. - splash: Fix compile with SPLASH_CMYK enabled - Some typo fixing in error messages + qt5: Fix regression in annotation handling + build system: Fix some typos in build system output and comments - Changes from version 0.76.0: + core: - Fix regression on case-insensitive search. Issue #743 - Remove GooList, use std::vector instead - Fix radiobutton reporting wrong state. Issue #159 - Handle UTF16-LE strings - Don't error out if there's no DA in FreeText annotation - cairo: . Compute correct coverage values for box filter. . Constrain number of cycles in rescale filter. - Read more fields from ViewerPreferences . Introduce and use Ref::INVALID . Fix crashes in broken files . Fix mismatched free/delete . Add missing include guards + utils: pdftohtml: Properly initialize HtmlOutputDev::page to avoid SIGSEGV upon error exit. - Changes from version 0.75.0: + core: - Fix rendering of some annotations - Fix crashes in broken files - Small internal code improvements + cpp: - Improve documentation - tests: Add showing version information to poppler-dump + utils: - pdfattach: new util - pdftohtml: add -dataurls parameter - pdftoppm: add -sep and -forcenum parameters - pdftohtml: make singleHtml and stout not mutually exclusive - pdfsig: fix use after free - Bump poppler_sover following upstream changes.- Update to version 0.74.0: + core: - Remove support for obsolete systems. - Include timezone in timeToDateString(). - Fix/silence some warnings. - Fix issues with broken files. + build system: - Fix linking in FreeBSD. - Fix fseeko configure check on Android for API level < 24. - Remove unused MacroPushRequiredVars.cmake. + qt5: - Add API that lazily builds an outline by wrapping the internal objects. - Demo: Use new API to build Table Of Contents lazily. + glib: - Improve documentation. - Fix cast from 'GTime *' (aka 'int *') to 'time_t *' (aka 'long *'). + utils: pdfsig: add -nssdir option. + cpp: Add a way to get all the named destinations in a document. - Bump poppler_sover following upstream changes.- Update to version 0.73.0: + core: - Fix regression reading some encrypted files. - Add X509CertificateInfo classes. - Add new 'IgnoreDiacritics' option to ::findText(). - Open files with CLOEXEC flag set. - Remove Gulong, Guint, Gushort, Guchar typedefs. - Fix handling of some broken files. + qt5: - Expose X509CertificateInfo. - Add the possibility of getting version. - Add new 'IgnoreDiacritics' search flag. - Make initialization of globalParams threadsafe. - ArthurOutputDev: Remove all Splash code usage. + cpp: - Make initialization of globalParams threadsafe. - Fix page::text_list encoding issue. - Improve handling of UTF-16 by considering Endianess. - Add API to specify a custom data directory. + glib: - add new 'POPPLER_FIND_IGNORE_DIACRITICS' find flag. - Fix named destinations. - Make PrintScaling preference available in API. + build system: - Rename ENABLE_XPDF_HEADERS to ENABLE_UNSTABLE_API_ABI_HEADERS. - support enabling NSS on mingw. - Windows: only set SOVERSION for shared libs. - Bump poppler_sover following upstream changes. - Pass ENABLE_UNSTABLE_API_ABI_HEADERS=on to cmake, replacing ENABLE_XPDF_HEADERS=on we had before.- Update to version 0.72.0: + core: - Fix checkbox lacking AP not being able to change state. - Draw line annotation endings (arrow, circle, ...). - cairo: Don't use UNIQUE_ID for PS output, to avoid using PS memory on cairo >= 1.5.10. - Be more stubborn looking for a nssdb. - GooString::fromInt: Repair the return value. - Minor performance improvements. - Avoid cycles in PDF parsing. - Stream::makeFilter: Fix memory leak. - Fix various issues with malformed files. - Rename GooString::getCString to GooString::c_str. - Regenerate UnicodeDecompTables.h from python 3.7.1. + utils: - pdfdetach: Check for valid embedded file before trying to save it. - pdfdetach: Check for valid file name of embedded file before using it to determine save path. - Fix typos in utils. + glib: - Fix missing PopplerAttachment destructor call. - Support getting form widget additional actions. - docs: Small improvements. + qt5: Internally compile with -DQT_NO_SIGNALS_SLOTS_KEYWORDS. - Bump poppler_sover following upstream changes.- Update to version 0.71.0: + core: - Replace the implementation of GooString by std::string but keep the exact interface intact. - Replace GBool, gTrue, and gFalse by bool, true, false, resp. - Splash: Fix crash if document is malformed (too wide). + qt5: - Fix crash when adding Highlight Annotations. - Default to hidden symbols. - Fix two leaks in a test. + glib: - demo: Fix build on Windows. - demo: Align property labels to top of cell. + cpp: Fix typos in documentation. + build system: - Enable searching for GTK on Windows - Remove unused files - Add fuzzer target from oss-fuzz project - Changes from version 0.70.1: + glib: Install missing file. - Changes from version 0.70.0: + core: - FreeText annotations: default to font from default appearance string. - Splash: Speed improvements. - Fix security issues found by oss-fuzz. - Improve page lable parsing. - Use std some std classes instead of self grown ones. - Various internal improvements. + glib: - Fix crash on missing embedded file. - Add support for PDF subtype property. - Only export symbols in the public API. + qt5: - Add Page::index() method. - Improve method to get the page from a label string. + utils: pdftohtml: Improve font handling. - Bump poppler_sover following upstream changes.- Update to version 0.69.0: + core: - Add annotation font color - Splash: Some speed improvements - PSOutputDev: add native support for type 7 shadings when using level 3 - Add support for PDF subtype property - Link: Fix memory leak regarding next actions - Fix handling of Signature Info Location and Reason - Fix errors in computation of type3 glyphs transformation matrix - Reimplement Dict class in a more modern way - Fix security issues found by oss-fuzz - Fix memory issues in GfxImageColorMap copy ctor - Don't abort if the SampleFunction has too many samples. Issue glfdo#poppler/poppler#634 - Document the OutputDev::clip and OutputDev::oeClip methods - Fix macOS compilation due to boolean define in jpeglib - Split GDir and GDirEntry out of gfile.h. Issue glfdo#poppler/poppler#370 + qt5: - Add annotation font color + utils: - pdfinfo: Show PDF subtype - pdftotext: Fix only outputs first page content with - bbox-layout option. Issue glfdo#poppler/poppler#88 - pdftotext: Fix memory leak in printLine + build system - Require C++14- Update to version 0.68.0: + core: - Add Reason and Location to SignatureInfo (fdo#107299). - Fix memory misuse on signature handling - Fix security issues found by oss-fuzz - Don't give a warning when Marked value is false (fdo#107430). + qt5: Add Reason and Location to SignatureInfo (fdo#107299). + cpp: - Add rotation() to text_box (fdo#106562). - Fix build with MSVC + utils: - pdftoppm: Add -jpegopt optimize option support - pdftocairo: Add -jpegopt optimize option support - pdftohtml: . Add option to not round coordinates . Fix possible crash (fdo#107316). + build system: - Use OpenJpeg cmake config file instead of pkgconfig - Remove wchar_t- on MSVC - Changes from version 0.67.0: + core: - Fix lots of security/leak issues found by oss-fuzz - Splash: . Optimize some files, making them 20% faster . Correctly manipulate spot colors if SPOT_NCOMPS != 4 - Fix compilation with some strict compilers. - Bump poppler_sover following upstream changes. - Add openjpeg2 BuildRequires: New dependency.- Update to version 0.66.0: + core: - Fix lots of security/leak issues found by oss-fuzz - Splash: Optimize some files, making them 20% faster - Splash: Correctly manipulate spot colors if SPOT_NCOMPS != 4 - Fix compilation with some strict compilers - Changes from version 0.65.0: + core: - SplashOutputDev: Add the invisible character check beginType3Char. (fdo#106244) - XRef: Fix runtime undefined behaviour. (fdo#105970) - Fix issues with malformed documents. (fdo#104942), (fdo#103238) - Remove GooHash after replacing it by std::unordered_map - Add conversion methods between GooString and std::string. + cpp: - Add newline after error message - Expose more image modes, add option to select mode in renderer. (fdo#105558) + build system: - Fix compilation with libc++ - Small improvement to FindLIBOPENJPEG2.cmake + qt5: - Add widget annot actions to FormFields + utils: - pdffonts: Minor formatting changes in the man page. (fdo#105194) - Changes from version 0.64.0: + core: - Workaround form field text not being drawn on broken files. (fdo#103245) - Add read only setter for form fields - Add support for Link Hide action - Add support for Next actions in Links - Fix parsing of Annot focus out actions - Fix PDFDoc::checkHeader() for PDFs smaller than 1 KiB. (fdo#105674) - Add const to several classes and members - gfile: Fix build on some platforms - Fix issues with on malformed documents. (fdo#105972), (fdo#105969), (fdo#106059), (fdo#106061) - Several small code improvements + qt5: - Allow setting of Form visibility status - Allow setting of Form read only status - Add support for Link Hide action - Add support for Next actions in Links - ArthurOutputDev: Implement axialShadedFill - ArthurOutputDev: Implement drawImageMask. (fdo#105531) - ArthurOutputDev: Implement Type3 font support + utils: - pdfsig: Add -dump which writes signatures to disk (fdo#104881) + glib: - less deprecated calls + build system: - bring back the option to disable GObject introspection - Add iconv include dir when compiling - Make it possible to build poppler without fontconfig. Default for Android. - Bump soversion and data_version to 77 and 0.4.9 respectively.- Update to version 0.63.0: + Core: - CairoOutputDev: support embedding CCITT image data. (fdo#103399) - CairoOutputDev: limit image size when printing. (fdo#103399) - CairoOutputDev: use GOOD instead of BEST as the default cairo filter for scaling. (fdo#103136) - Error out on save if file has changed since we opened it. (fdo#103793) - PDFDoc: use %c instead of \x to output binary. (fdo#103873) - Fix index out of bounds undefined behaviour in PSTokenizer. (fdo#103583) - Fix opening files with OutlineItem loops. (fdo#102914) - Fix some bugs in StructTreeRoot parsing of parent tree. (fdo#103912) - Remove error for wrong child type for tagged pdf. (fdo#103587) - FoFiTrueType::readPostTable() from xpdf 4.00. (fdo#102880) - GfxFontDict: merge reference generation from xpdf 4.00. (fdo#104565) - Reset lastAbortCheck on updateLevel reset - PDFDoc::setup: Fail early if base stream length is 0. (fdo#103552) - Check curStr is actually a Stream before doing Stream operations. (fdo#104518) - Fix new Object API porting bug. (fdo#104517) - Check return code of getChar(), abort reading on error. (fdo#104502) - TextPage: Add horizontal scaling to font matrix. (fdo#105259) - Fix EmbedStream replay. (fdo#103446) - Fix memory leak on error condition - Fix assert on malformed documents. (fdo#104354) - Fix abort in Gfx::opBeginMarkedContent if args[1] is not a name. (fdo#104468) - GfxGouraudTriangleShading::parse: Don't abort on malformed documents. (fdo#104567) - GfxFunctionShading::parse: Fix abort in malformed document. (fdo#104581) - Remove the extern C from glib.h. (fdo#103621) - Don't let ArthurOutputDev be friend of SplashPath anymore - Fix undefined sanitizer warning about qsort - Form.h: include time.h for time_t - Various code improvements + Qt5: - Add cancellation support to renderToImage and textList - Do not assume all Screen annotation actions are Renditions. (kde#388175) - qt5: Implement operator= for PageTransition - ArthurOutputDev: 'clip' should intersect new and old clipping path - ArthurOutputDev: Implement updateBlendMode - ArthurOutputDev: Replace the QPainter by a stack of QPainters - ArthurOutputDev: Rudimentary support for transparency groups - Remove stale libcms1 code. (fdo#104358) - demo: don't crash if page is malformed - Fix warnings due to the use of deprecated overloads of Poppler::Page::Search in tests. + Utils: - pdfimages: Fix for files with flate encoded inline images. (fdo#103446) - pdftocairo: Remove stale libcms1 code. (fdo#104358) - pdfimages: Fix build without libtiff and libpng - pdfseparate: Fix buffer size warning due to missing space for null terminator + Build System: - Enable building all libs as static libs - Enable no-missing-field-initializers - Remove unused FindLIBOPENJPEG.cmake - Add "--owner root:0 --group root:0" options to tar command in dist target. (fdo#104398) - Add python3 support to gtkdoc.py - gtkdoc.py: Make it work with newer gtk-doc. (fdo#105075) + Cpp: - Add page::text_list- make introspection scanner (g-ir-scanner) work with older build envs- Update to version 0.62.0: + Core: - Stop supporting lcms1 and openjpeg1. - Open files that state 8 bits as third field of W (fdo#103469). - GfxLabColorSpace::parse: fix crash in broken documents (fdo#103582). - Fixes: leak if parseDA fails. And UTF test fail. - Include glibc.h where needed. - Document the meaning of the 'type' integer of a shading. - INSTALL: add debug options. + Qt5: add API to let the rendering process callback to get a partial rendering (fdo#103372). + Qt4: remove the Qt4 frontend. + Utils: - Support unicode on windows console. - pdfsig: install man page. - sort encoding list. + Glib: demo: fix warning. - Remove Qt4 poppler package following upstream change. - Drop conditional use of openjpeg-devel BuildRequires and mainly use pkgconfig(libopenjp2) instead, following upstream change. - Drop Provides/Obsoletes meant for pristine openSUSE 10.3, 11.1/(SLE 11) and 11.4 releases.- Update to version 0.61.1: + Core: CairoOutputDev: don't overflow y * stride when accessing image data. + Build system: - Fix incorrect paths in .pc files (fdo#103578). - add the custom buildtests target only once (fdo#103003). - Changes from version 0.61.0: + Core: - Fix crashes in broken files. - Cleanup unused functions from GlobalParams. - Tweak LZWStream::processNextCode error handling (fdo#103174). - Warning fixes. - Remove t1lib code. + Qt5: - Clean up the remaining Splash code in Arthur backend (fdo#103117). - ArthurOutputDev: Properly implement saveState/restoreState (fdo#103118). - Fix leak in ArthurOutputDev::updateFont (fdo#103508). + Build system: - Use GNUInstallDirs (fdo#103211). - Fix installing a .cc file as header. - Use -pthread flag instead of -lpthread. - Changes from version 0.60.1: + Qt5: ArthurOutputDev: Add missing 'return' in error paths. + Build system: FindLIBOPENJPEG.cmake: Add CheckCXXSourceCompiles. - Changes from version 0.60.0: + Core: - Enable libcurl support by default. - PSOutputDev: Fix wrong text generation (fdo#102760). - Added methods to get and set the font size of text fields (fdo#101692). - CairoOutputDev: Do not extend the pattern in drawImageMaskRegular. - CairoOutputDev: do not use the custom downscaling for rendering images when using cairo >= 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/sbin/ldconfig/sbin/ldconfigbuild81 16139974310.79.0-lp152.2.3.10.79.0-lp152.2.3.1libpoppler-cpp.so.0libpoppler-cpp.so.0.7.0/usr/lib64/-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.opensuse.org/openSUSE:Maintenance:15833/openSUSE_Leap_15.2_Update/8456dc81ced86252f35595f70b0e32ff-poppler.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5f57f4020159b0fc1fe1491d2bb6cd8b796805a3, stripped PRRRRR R R R R RRR$AdTil\Hutf-8914f43d5e37fdd42d0349cef549947e776c347b8502e66751d463e1ee804e970?7zXZ !t/ᙯ}(] cr$x#Dd;a/@1NRocOU]E<$dQB{,':4VD-`-.I5f"1|pQ֬l*2r&0uUP1l> XocCc`_me.rvLwyEKw20R[)uJg_# i!yGVBBJBj `=cb45F .cL&b.VBU|uq]P+#~ | MJzسk;h, OHJM+ai)NoD3gX`ZNuZv}ͯ#T[`|;'`f!/eŢ~ݽڥ +S wyڛ?Ub @q3m@fҊs{n+&DJu6ZY:?`L0X 4qѹTg7S`tsppd" C<"MC'u[-s=j)CŇev{~S[y>b}E8Ol0HΜR} j|-ކ) .%=Jإ;̟u᫸_=T5VNzp3H3PdXWj_3E}I,gAg} D[X0BF)@{]#Bh)"=nrV *XF3d7Mx(zRܿ49j="$l3%KnGU3r LBς,GC2n!gf'`"sR_?\{["1IA] ^ ½7ﭔAP3fɪE;h!PQ6Ѵ6ga) (yA$'^JyEL֊,pvw/1U͍UGZm1bȨaNM Z,ς"FʏҺb(8-kxЩ:6iܙ3#$dB*HѺl \ DO&>H }@.tQFE1ks .zTOH/ r3XR|ĊF\}clDt 6EBft}ԍsNM::-;9{PTE$TZ4 CL\bơ,XĢx~u)P TiFz/ZϳPaA YX(}%.I{2G0K'a_ چ>}ṃMa&ovAn1-D !RKC &z߭.뭒NlGKD))  ^<b2yҒ/fcjO<^dӖ C>ݏ~88Q쫥(^>y(ottش1qPM0MjKVX`}c ~D?hDB@xAI@ i&Υ/ag'ݱۤz?Oeh9 >**P'Kk \CJ96$u1rlV^78" lpŃf t|٠4Pb-qqDVDIҡPTo6+uٌ? 4)k{]I诔rlhe/arMEygs(G ??8Xo!m/7Ӧ* <#lXQ]Li{l'/m$ڄ 9/$dD@b i[47X#?L`X_=.gVmÛ_(fsV Q Jۿy8r7dD﨓Z]D_8,~=}uzQ7*B`lo&6aOG OsD#.Bܠv o~z *Qn )gfrzI~-Z)aEQGT ~NfO"> 8kj؀әz<q:lx_h6t0Ga;f؄M; o$:T50jIF Lk9\qNxVIԼr[ex~wN1-*vL嚪B7X+j`M>gz}VX9.@YobI!FOJ"]A+0fp^ R# Z]MBE}-CЁ] #чo; jNO=(O"$`R-ž)@ ~#54myU=kq|NDAR%؏ |(-JG1wma:d_{ʧqM<jL!oQle y`AY8i7v?U5Ggs3v#7L,gN$MfWϸЇ[rBPHtnN8SAJw"6(Or W ɭsߪ-!9‘k9"'.E0t[7 T5%k4FM xOj&}KughLlJR.d[bAMӔ+a$ TWQ.V1و+kͧkD|f&<ރ/X.uG؋T9͵A\i97QvAqc"nn̎7)K U@ tk~|wJzciMsmqN??_9+#ւ#6s6?YBK>e%:'jq°"'4+4{,CώKRퟭ˕8@K=~t0|F;"OlݘsF]Fqx$0\]x>EzFwџ3i:Cq1Xȣ|/ g2<P4#/ʂ|o:^iɈcjØs j}-1 'wIhZtqhm]2q`xb\]{"A}MWԶL$9UTҖ$9+9hd\|Uu$v^Us9(ԱdZD3W ☔6kv"Juɍu}z~%Rx^G0)h/Q=s-D,R}!۴#}Ye9laZq 9Z7\H4^ymn/` $Ò|I ĴBD"~Ӳصr{ B_C MKmlr,jTc,pIg~ ߀0@Ր`)Kըda";E)MDO?,[>'4bޟ@)q.K/Gx#tJJke( L1i׈'"{LJHA@e<]H2?(ɢ Iyg nqXk_LH!{uE(00~*_}\ݥ]3nۓV<ÍwbQe?rBxV?b`GAjGޡmIΊN_צUK?{ړ1xǸ"6dd c F)F\K5J7k5[_0x B%JGbsIRM[RL0mi;E_ BBx"#G6(,=):D9s쫓/B^-\c?3ZKZ2r[zbnuFl9ΰBԐ?b|xD#3AOusxX@ܝ1<82h2գed`aOa4 HZ+ap GuN>>t0+QQdXƦ3-7@o BO] ZG'V)q,Ay66'Aڒ6nkN^$SkKY yA?V7fOeJîv 1z}@L䈯D<jB+ 5O:nQ}֦h 䐸@QUM3+bi2OwWP;]9UOk&9prUƂ9%a?ꇅ$ )..Oؘv>d£߃>vErd$o^% 61Ҝwz fV 0S8Ġ>!Bw_/oo}{t6꿼 #+ý+sz*]yp\ xB^7o$'" '7ĞSv sq1Zپ`|!ybyӓy#ݎbb$T1ďOk3PeamNj'`%B'hP/PDɬvDBDV{>pܟ f `Nsr3 {_rwv_J4~EN`VΦBgF4t>R>'kofO>wXnhSl!HH?*Эb/6 n}ӻwIFftk ]iFB37a%-D#\]42̊YBN}݉s~)U0r6M)cs:H2Î OB;jk (/tmtp}zW8 v8 w0=#OOE?e?JM]-0G49A6YkҍBEoI[z; \;R8w7`/v&?[YWq%nHUJm0 űܜ'~w #i/P_sHzXkoD|2 "sGQM0(J,Ʉϑ8.POOku2">aߠaB3eؙI~75S/Hp")G,h\Dt{D7HPx_rMD4v.1nj@Ilpe97P2CqwǁP ׉i<$5QQČz16U1Eė,k-S7( JvtJc8 _ѐ~}zYs7͚l.KǪq0؄c AҶ?UK5\UoVz [,g%9l+&}kHpx_VoI%SX&6H yG!XV4en 3m^q>G7 Z|y5iT l]&a=Nͥܘ]F($qJp *T.Xg<0J9 ƀƑC5'7i>x dm,O~--Fkq5mCwUs=u:3ZaFJVVs,JC]+\ @B&+U$EB1iT~BtxYc}\meXD'aa2 =>ez )F#HQŢB~\ޕ:R64T']GɓdE :upR#MƼ7Ns$"nVC5$-EmɢAoJ#$O|m^busƭ=Hj>pB=y#-<_V1.o( 7}WFsa#)2[''q`CO3zpWFFwް b c] M%vSB\Z2fex8K'TkAjGLP;*BZogO͠BrEdcS)z ^W4gOߑ͢`HaBWG\LgK+O;{rŤAG\|*ybYi 4.㇍H`E٘2,n6w= jϦG#b(<'VfW@ZFG}6aEyGY2d!"*ED\Y g%c<ֵGI^]7}!L&Hj~U\P56vB?A_U<ۣb  qԤ̥dF!&izz%хE2yXExgWb9 0P?lmMgC1Ezj5BKZ_GE/h{DR 0>f?`yC-?q2Y2CMĮ1Hi͙}=L"<ڔ!K6Ωta2o}}:Zz/k@Ж:6QcBot_{SЙv+c3"61|iS<3r)~VB6WZ,vƠVjt]Se0G#9#5"(#YZ7Z¿;$dPäޣ)7sN0@tҭxH("I+ڡ5P\'g 8| PGnI$x<$6ӳZ(L!`r Sx@(&*9M~3l /H7TX۽t4@VJea6|©?cފ_l%'5'+O!;;-P{*m/{;O;}Ӭ %s6(7!&'X^. x*arYTi ?@΂ El% rT41/ku_,_z ݸ˝Ḁx' z~&xrZkoa'VzR8PorO`c&˄AWU3-ׁrCiɪP(h)n%譯Fa`V{jLn&S޽eTM$^ 4D~K5(qb@?L &_p(%ArV%p=Ox%o6qeǒ@!Uּl _:U[n zD."3Qu, ()]"> 1#hbj'V}[.XuZ}=}] ׶x+kQrO"Amsp Haފͪ Hլ>Eu%|K:[zawwY㤠$. |j^Ɠr "Q3 Gv;9<4mn(ma\ah z}?Dk3bÇyO/=q$7|@ ߢtL@8Ye"ֽ,"dK;ExhC32(۝P}TU2JJ n3rnio&1N?cJ"a/ Ow#`~2CO>i4;mH5}s=Ɠ.d`V;jN<gDh;eK:}vM c(i$!N>kun7`6٧wi~RAP̔voGAk?ILNjH,$3eQ V~ӳ3&XgPh>9s ez4ik~`mz@ď;e@?fjWE ,ߪ%u ho8iM`Ra> dr]2$q4/DCNI,8(B`ɢNMV\r **g'nK]>JPibvA@3j䩕sMɸlQ7_I6jxJh8vgkfYH*,CÀ@(gZ;Oz,74a,4~a P{yM)], hɞAk&lLX]T"ݽ4ڄgl-OwOGy_:ϼȺ/ٶB%1\CL/ 7j ̧.-U½tib&dml#S;i3~8D2Ŵs=!iS^KwlPz;XS ]k=MSq[CIlwWM mBk\B"} !BvT.YE.|Zfђ;Q6# ПKZ/n7wn"dXQStXIV׷$'2P&80M&y6da&[B&ᠣc'?K=##R_n #/RleɈuԇr;u͐,AQdb}7CG(+RR͡N7;f,ۃ k!Lyߪ;x 0{bNf2NVv Vk(i} d`Ukrv <7ҟA &ǻowFzTf)Y?rSY /7Bb=Bt H`7`,R%ڪѓ.͈;#j seR fEY[zw"<`@c pGx--1R )E!6ux_WK&_jz):m61TpŨ$p$ZUVPW/;ld<ߟ@JV4jH &_![mmCTpb ܥy#g&x I ڠ3@vi8xᘊNuNi/s \1 {Kֹe:״{zlQGTMhn}w5W<@<p:?J>ɕ2<' i *n8$Yac ?;=}TG5Rh5Q/c%?kVD2D^P,4 z7ӎ%MCc,G "Zb;BuV?EW1= b;~vGYW+jhFx͜.Ҩ$dèCGS 3z)2"E*X q,Y=Z}bN%z]nCظ1Vtfb,|F9Z[PLc6tƃqxmM2^Ŷ"#Iuv&{`Wn|8.^ꓚܖ[e9~-Hܽ"a _i5bԷobOhe[,naBzX)kL'Ѭ o p*@cԓR1Kff(`+jZ(rس1$qKOjQӠF#nN~).=vWUWsǼX8}Nꋷ>(K /Rk1~ =E̬rȧ4oo>E9+87\tmo"la}ZC ˑyzE"]^g2CJ 3SShbP:g0`WD'd/+ glQ]VLJYK@(4eL/$%q-qsa(H ɂCv9ѭB>XMDDUɺDV q)Y[dpE8"J-R"eiXs8^-|_F &5>'-f3VD0[u#(,WVh-=PJ'ișD\ )aO}_{tH+nJ׏$Czhqr5D˹`z{EզZ:e"3X>+I[&u*c\xi4'/UĠ>MI:NHojε,9 J]|C .a/9?zbԏDg7}oL0J9׹֗.;9/6fe*WCGkt҇D( ,ڹ^j KzR1Use2sش-v3 ek*f71$Yﳋ53rt@ᑖN '2QZ: /_/lyN{~NjrHeAnswv#2W0󷊰;yWSӅ՞xn51mzJ /DC/eI!" v?ҡЄ#Xg[g0qVBxrl5°e 9綔-G2TOZyX3)AuWD58&0A̩'|p'FO9I6jQ7Qm2I~eIw`I|=n6f?hy2iefɑ[Ym5˻QuLB`E37wx T)kU4 q kh&TK=Y%V k|ᦆ>|tzÕ|7SQӄ`Rm J!7mU@4c95Rf[ Q l1+N?߸G#Dj6=BjTj5 Y+B  'S)}:Ke/ b@Ad 9/휁8>z,*'sd! b9$ |>sp+:Odg0_1κ)&_n-GwZw_<Ĵ=ZeI#09EK;'Q*QxYw5ۻfoM9 Z!jcB"{Bo[0(I1`oRoyK4>?٦b`M\?ώe/})FH*LV=KQɂu&ɥ-rJf] V\ ZDRڠe1vo d g~XseA/V) 6:L;P֮窝'K h Mթw}M0J:G,b} S L~`Yf來C=BkYQR)rwPDFe,NNkl؛@wRCA%oP3+YQzexfy ?E=@0}l0F?q t0DwWOxWQ#dĄi{ \ޯ?J$YE-ml PΔ2zt> +f5UFa}F/AY apAe`#:p&Ч_iWWQdlu_i1΢n#yT)+c.`A\<ݙ]R2.$wɋ%I==3lDdY`0kO*XƔ ѿa.b~a*+V'i*[L -k\;KÞ)=XܦcJ?ӉҝB%6 os哻`lkYBt!y:Uڲ4Z֦"mrE-v"G[(~H1 gf5.-Wx#P*o_cr~ |IN%ijr@Wmpʨ<[q#7K-ACNk^$YyS]Ͱ+}FYij+CY"eC#* /K7c9 kq*;[`su9ыWKx=2d$q9 y 8 PL&t]j filz gyV=AM%%2pZe"p$/݌Ӣ85D"}~]tuz\fCLqU, ,3WKNs420H vZ) v^~Elg#wWi,%¿pc r4}1xrSE50^I>!&C i}S0"/oCL5.>xcpG L>!hG~c6s!P}ԩ[녇[cpGPO H?)2dj_آ-^TGny8sjTQֆֽXC^,pAkh|hs9dnv.(D NvvE~s<9jc↑fy3ziih7N_=:~D˩+uA o x]%HOWy\gVZm^ MpHXcquK.7U&9xcK!, *J|'k{P!]6EN i'/I"@+MA}d(GV]{fYJEȼإ\2B{j‚Ef 9O熹S\)0/]X[w&@,F e :G x|ë&AYF\of.$ ]jS96`QT؛Y4ȘGh=Syx"d,w6T}'D.Laq.' c5|)NK/j#*)<3WVGNrrg_޽j^O z{}!_3YT<5@vuǁ1uLAPLir u.ä\((J[">}<ߡ7TnyXPL+Zvۮ k}X?dXe ޝ lp$ ۘJ˷%f+=Vw2Y2\p+ m |ƴOWYHٚ*Ϡ,b&_)v 66.cNvD\=~L=/4瞋(n&ތ& <؆CLqg,҇&zwM)@; 6^M$pfWviD`7UU"^Rq\.&J<>pc.)Ȭ Ņ)9RKbbb\{<,-MrJ.{E1Ly~7Hn|w^^f2Y:7X\LyBDs@#@V)4$cFo{KpT-4 (i,w9CYF{O z$s=4Zg>ik8)B{zxK4`y%e\U] : ktѡ?v9/О%{T0.\4{|ȡ8:1%7x lDM 8{$04LAT-ic1_~CLc՞85OT bWSFWӺ)X!VIni?AզA#]U D&+PPt1'TӪ%Te]3/pmhճ^[>, Pڶ_M}:'7%Nn4(e, &b' ﲠe7P=Tn9=(Vcd/-ͦAb!UWw{I;),f!u{%ixc5Ak#3eF+eeѦG4Lmg ?OʩS#Ca@*~) }SR%2")fW<2){?j{#tXXorϹצz`M5}|I{2/EbnN9J*PQ! 6() -NfI̧P$TqK H`鈿C܈.>b IkMcsZL4G(1? +B`qT It7yZ#dQ*N6[!N nMܡ5=86N[a+vL2 XЃh~/$Z/U?>Y ;]=%#<Fjы a=G%@agyl[mhˁ_@drrtNՂR] ־ʹD\+QftPeVDCmYe}a$y{5nvhG |ڿU|g!΃ <9%Ub$Fؕ N݃3rԫ%D^IXTmTؤ\cZ4qPBwot#Vk3u3TU͔M(o)!}McrP&|(QL ڨ5b`pIMIzs~>%B[*=.Z9wWiϤĆ6| R{brip@TETH$G$ ÿ6Vk&Qx $ I+94="]fV.U68OwtwCxS$rPQQ"햴,Bs!_rE8@o%ciIlAƭHmVMl1~S2<}Ϩ @Eʅb *-@~&DR46uR[=xYRpБS~( >AS oDŋLh r[Ǒۺ] TiY@wϑg2~p4}bB[F6(YXw x$S@H%PJtםtR9dIHsORpR(`Ls[\q2+D)!J0⽵N Hh78-(EӖ {TPvuV*@UUS$]3=\+UHFPㄥ9ms&&VN~Yq,5n_`z7p`~jCK$b$&'OէWL|WAcqٽ y>!KvCv.DoE2 /՞[Xv4\,iOpFm[]Gi 6jW8ɜձɎUJ3 S#Vf/̺YI82{,L) AZVfRziUKlX&a*޾~lw @dr|D퐴! (a\ T3e*KdLoMyoWټCqswHy^[Wi f"(0 ^ [,1D ~9[WBsc#nYIp:=2ksiCa_[bw"ATNX3Hr9d\JbL *6J+qrvlYa{e4>MWmKGVʠ@y=kc*53 "gٱG͕=-!)CU mo$ց]#s3_D J0.0؂ƋFUTl'ZE :䒬 '{i4*YS7tɈ';.nh?֐Uj|mDdϔw=ϝn& \|${1dc>lm#.Cd "xI.s'Ic·5\)X՝P0 d%`sԲ5̀Pل=*exY!0cP5EP0 HrtA&@k} \VB]=یVK"3٠}W;#uj n͕*vc}7j5OV,@ Q~\yP)ټ]Y4XdWś[tczֱ."ʼn83fT湄\_:ܥ83|`-Y6! Vy#tŎ>uX`.c FM<:wFTC,j_ 1bzO=(FX$agFmcuI3pc!|17X2l3tQ$,gˣSBXPz*ڈK/ 0hyè(UQ\C</:d:6ʟC|W$Q@KS3+݀qޠt qVbpwgB%Ǔ%i/I~9 |*N&lkzWڀ'o c>0*63WX} C#|)C#͔7OLpvti땨ۧxWH1 pݶntk/;kJ=LIp⽆b5k$m"n=Nې^/BXPV;}9yBDsͰ(!-׫ c)AAQU߉QLӓ{'XṆzG]Phru4jΧ T:L&A n $؝e&H7\4-:c8hяw$n1,fG%7 Ȱɥ$ ݗ7#VT5E}jy~w/Z7B^|%.M,jJ &Ut[NT@ z7s2 hJ-kefh%rzCYӶI{X*|45kֳ;C a}GI@T]m+8Q_(X}| iI^b8W יM7b FmI.~3%]34|^̉$[cŚ^\$nRP$BGLU>:2'O|i{e)Ѐ'/[J6r8N)Ш_]veQ*mDD', 6?*V@RAiSY(9Hl3\Sg&|m>Qg:o97sF[:H5+tijdo_]7ٛϴ-8`-h!=q҆487O)Բ$i"+Ѕ3t;憍2Pj2Mc;AYS 㳮7ωRiN8J1?:nί C bq@Ts +  C","_ jezmm'g!8SKdZFhG4BF2XkD 9 >Jjp 8 -9#2jB\5Fc5?5p5w Je D ^6ҟIkXGz{>o=J9X{mhyvD,>0:Q8Rh{\3~8|R{a_$vP~-YRz5>yǨ ]'˔P3` 'ie6gË1^*pq}T/|ۻW:wUz;3ٲF#mS.JT֚C~9kO]7Ũ16ʔ>xyɷb$Zk)6f+EWcxz:"r殖W=zZB6+{t`oYH7cM23\4+0Ȟ; FUua͏q$ǭYdcgͻߤ'Z!R(-1+A=5~]׶O&q+@#$ 1D2oܕ k,`D(os1Q P[fy-; 8[LӮ"9_fӣhm}v‡(7{?3i!a ߁?(DwtCo ʓ!yJҍlXC1j IJ*0Aܠ֗M/4>`f-51Ij%7#m%YM wKW Y9&S k9m0@#EҗY.vf?\ՋQ_n[Hb?bEwм^H<$ K7'mZ愨auv=g0 af5o48n&b*KW䖑 Wt {_kI8S% `c!a&]0F(rvp&xf18\J!KDZG^- ['ը|Et S 挝JZ>*Z{G3:V5XDr<|pXXP1*` Kqn\]A9>H16eF*`IoODkgbFHRN{xסn ?$-qhC:3+!ʝ5/[׏lM+vS_DXQpɋ1] V%DcȀ9 lsYηdwךCת;zlTiD 5^7+y\ ֈ ԊY7 ~2}8p" #LyPك4] RX@sRsG8xLCx#cf+2Q3We[{?qhƭNN!$3ک |l٢@haYNJ(j0X?vEa߾oU6C Jwl9+$^$:fdm'} dS_#ѐA~`:,O!6w_ia,(Cuy[Uk0Gݖ cFL~>Rй7r/vDk4PHYvUy\np?T̓` iKφ%6s;q]>0]N6P3`.R!%NB 56=`uJ^n/F:P8+L7r\GaB8\7}u˿cˢtײl:ǒ(+ ]9!V:9idH2X%$G=k{@USٹ9ЯW&̲띇S>w/\A P Mn 1]^ i=b;M}9D'z"Ȓ-(qln3'mE>f)s'N7£ݭTi ŧnL`(RQ\~[$cf 0W %bkU"qg(Ĭ-5C)^;C?{9Ÿܭ\Nͷ wUBk҉Ri(-"EAM{jc&(@ʄPif ΔX dyE2LV0cFv8E>ۇV[Xn'˜^7AdܷWpձc<$J03MP}ݦgzzwmQds %p]i]Rxs$ W94*,X͍ε5 KK gc@A]1G2`,L.Lnnt>q,y.uDJWlanۃ 1r 15\@ؒ dq * Jw;@kZlj5!C8"s3,P7S" 1C9.48/[LKmrÍO"a&3%"\-أs` Ԭu!]gθ!FETNpAV}#?=7':)~I]cBp Ɯ6 j@].{T'MbQ E$#|TSlK,Hƃ?&+#B|CYƂ(t:O 3JNǢ7N&^ M{"[˳XmVO"j +{oʯӈMÍF[ FRbܻ`=3j_M%TAnY9jBWtOpy8 [2ǧB̽J.%!ؾ#0IJ;/$*t" 7[G漡G PNduEK+O$}o gD|;%3 b-&ܘ[*bouT.D?լiVɻа2zz2FEvE-MI9~zө*ULen Oۛsջcqc@$%_I$=vwTS]Q5qIJDMx4LS^r`y5iK(Na׌Ybh5T,!S=2 LбBG,e[ |M:NWp GV1S"tN\(\GRƑwPS?ˢP6q M<6NH 4e*Ea}ʘhIc&]"AZq :+Do;MULj0**ĢvC+c9+Y߈ ӿJ`՘ SpڥNA1DSWZ9zWo_^1Y]նWяs :mk .|s`9"GWoTl~HcBȸHoUG`ZX?NA49wPڗ3s!Iu++GExւx}Q[NdE'΍$i+4Fz3#=2ϏpY\"ɿѦ) &ȩz}aT ga*QFf _gUˊO}X>">˿2;4 Cb7[AYx=#J"gKd3,k?$켴bmB;]٬ SI24tsx@7[K u`kvh҈8 Ɲ`ou`ŸlD.ޟĝK5`ݐ/+!z? #7r Fȇ9Lp`7y,{s6: Xio/AE\B[#*30^y1v^@8a< ހơW}(a1qD0ͼ)D(ȹ+Ԉ IlcSr( L`{;mnX n4{`//۟3 cYyϞf ܞSLPbfO{Notg9XWTcjH)Vɋ `U)݄t=MA94Lv&daԷIm҉\(;s KC{ԳbP|l 0zxg/k ʇ#9$t 97gd'Z\w>t >L{h$D}XzbAz h`Ix' D-ƦiS槩΅&@H,E Mf 6ӀM] \>*6{h]גĴ]h_Y!eǾ&$"zUG+tugV q ;w?ůb^Y}a׊t<]/ϡ=(ؖ@N-@ \CN (*9K嘇Gm'jeQPsF^`I҅ QG <)4чMg1q` ,&(0l҆N^\Ib K;oF[h)6V13|>[Q-1X1OqLSM\2rQ=f lCSd4NHiu!>6E{B385K1-l/A\.PR~]a~hVUl6;)uzсpgr)NvB_wލ>Y.z:pEl^tBKY-RQGп pMލ=>D(Egz ^K,R1+J<з+.kr=̕WmU͚XToY2R}o瑷u9'z5exޢ[ǼZ†Gz*.V6%dL՝6?K/'5pOD\Z= Ć!AH2 njPW6b$ ,DatjHau;f`|:O}> z^ky'ܕgxO9WE9"X7wW'ߡ} 1QC:ª; 8lh.W:W%7( +k1u_xt7+ڈX +$DÒs.v.=3@_FXeU8&WDsQ4Q0ĭBkZ,EX-^q]5O NEp'1avt#kkxC^nrÞV%t1Q|O=#]AQ=2K߂҄KgluߨϞ⍡Rs. /ՙDs| L'lY&(Ԑ G3Nwmu҆6K͜Lfq\U^jaD6jr>:91fNsέCOVM$Dfq%.(6!ąIHL,,`Lܽc!bڮ p nSZ'Dw~MK!/!aj%Mgo󙴙]eI3~qFDIEG&7%#LCqlgo«5mu%!5=Q&Sϔ ?ݢ2>퀕R4;vD;TZ`AzeV&왧%bY&}!҆p! \mܻ8Hir3k(\1[ 4~6>m.RTͷp઩BoAwnD;6= bYfjQD2]뽓bWOJgܷu;Em lJ6Xj*4dYeAd}[edh9>(oW!Wpx: >b4[\f8s#8>{,ywC(T׀Y'rO#oUPG';@g7^uګ\o)K|IȚvY9ȶZ gSv(q %?grEuXW!VE|#4!65;^//&agpF/.ڧ L,h`vl;m=)]$` (yHM8"o/^XK?% fȊn (5bN'Cd<  !ȿe~KW 3Uk%} /Yt=fک~^Cս+6{ EMVi-]]7x^g 竡/W "i4:VR_ןGNCdrn?fx^4V/(2xjyVr(]5)7| Sv*ccO" H-}`r dyp(2=PlZBY4ƑEq8PBf+䀴Ւ+NpMTa 31< >BHuYwRTq$%{y`R3\Sb@QRm|^V"j5N)0 X#^5qT'Eo(S8R<\ƛRarnћ3ePӲܨ؝<=8֘ ( D@A>$ʰhޚY>?Oc^jC92TwUaI0O-^^HMlFŶ+{IteWM Haީ[N2(y}^%YTJ1 [0SUa&{rd˵a"?GT6^T4+ hD%g-+)5-AIqޢ tm"gvpunԬ=;Ԥ7@q_cܫu\1@0s1ͺ/ɅDd؝Y9GBvtr{'4"rh:f,E=u@^bHKW'nԇWH, DZTqvHsk/•rNYfi̴*H ^_jElhW#p/taaNq?x*+s1{uAWB- bN}jM#fxy:.Vܭm:qnA.{X.9R;J5 )X۳{t Uz`x*,B?伙{v lM_чzdɤ:SdTv9qqiܿ;X//XAԁ_aJD)'MgoVH-ɒwdXv0W*uEinO"Kdy>Gj[lZ׆@O@.l[JgLSEn?D_H|f %>4J)2T^B/h8=Ub<]㰤3+iyOPAl*$#L2J*R Z}Sh@2ִ,t?&5:K8QLTsǏ-E9=Pex,,;.$D]A|q^Z(ۢۢk_I3[ h%MLX:A<|,wx5\Zd(K7ISR eѝsb |h +7(R߯ @=>[FzV[Ϭrbwkh|hO~ݷx_ksJr^Q:R/-6