libpoppler-cpp0-0.79.0-lp152.2.3.1 4>$  Ap`3/=„%zvwܖdWSHȾsDf`YWgs 609/`ꊰ?Z[)8 zguT:W ]Y@[*IqWh@;r^n ڎѵ9~Ie9&`e<4u2BO.1v~  ]l}ՌFru kt9qگ,o}`ф‹C%OG`$3暃R.z[F'ͨoO)L7~Hҿu5Gbg[6ng(n@z\4-eA#" 5GfN=~/ M̄Je roJ.sU$u Rɥ kӊ>p@?d % R .?`flt x |    (da(899x9: 9>@FGHIXY\]$^PbZcdefluvw`xhypzClibpoppler-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.`3wlamb07hopenSUSE Leap 15.2openSUSEGPL-2.0-only OR GPL-3.0-onlyhttp://bugs.opensuse.orgSystem/Librarieshttps://poppler.freedesktop.org/linuxi586h`3i`3ja1cfc2948f75b8fee2e2d4dbf5ea01aeecead0cc3728e6cac9308656e2d4b18elibpoppler-cpp.so.0.7.0rootrootrootrootpoppler-0.79.0-lp152.2.3.1.src.rpmlibpoppler-cpp.so.0libpoppler-cpp0libpoppler-cpp0(x86-32)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.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.4)libpoppler.so.89libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.9)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.11)libstdc++.so.6(GLIBCXX_3.4.21)libstdc++.so.6(GLIBCXX_3.4.9)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/ldconfiglamb07 16139974310.79.0-lp152.2.3.10.79.0-lp152.2.3.1libpoppler-cpp.so.0libpoppler-cpp.so.0.7.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.opensuse.org/openSUSE:Maintenance:15833/openSUSE_Leap_15.2_Update/8456dc81ced86252f35595f70b0e32ff-poppler.openSUSE_Leap_15.2_Updatecpioxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=498d4127540bbe422ba9bb3fd2a1ac57ebfd3f00, strippedPRRRRR R R RR R RRR{!Q㌎Ce{utf-8d53130211d24dfdd017191f722fbcd2c7489fe75915dfb90bd67b7d36459a6c0?7zXZ !t/] cr$x#Dd;%TGnP "\rʢ5F"(a,iap'S,(2A,4:)?BW9xI?S=R f1~ӿ poM'{ڶPe$@{x/]-& N $I: hC7~a!E\2C?4E=B ޖ=բ6nʥnֵ^ ЁmI}`vuH؁ZDbH433\IKM ʥclgTsRU54;VtƢ]Cc[ma-2_/OTcjF`݈]^n[?qo 8P&a{Zo/dҪhG0o,,@ґ|,[bPvG[Zb6;\5#-Gqњb7bp@ /]&2 PE|3GB)!l(I &R}Tb~ *6 ]1GE9jİ C[^ΩݏAƼ1"Zdz^qxUeaХhIŧBUJX1ݪZ6lM{1D#|FL}1# .n8Sli5&b垊u3%_&@?EMt2:Y :"(E,1lmQ|>aip"=`TɯT%yIGE2 Sm7CqQW QUzg/&W5I%g+l1Ux;6Sb"EXƢ%@ʬ%/Xpaq2w~p¦ڽm(ܣ% کvaFEAdw$+qw[8Ln9zBW dudaw4=O,H,Sع$\B<m+/kJقUXz`VJiv)תG)o`}&*Ͽ׽Rr qvFe5LվD!uD+s`O^V!70T#3&"0{˰H(99$9Oyozi>Qη&{+=MM=1)M&3.1NH(ul.?Pj9cNN+.;kg2X=g 13; Ng;2J#Ux,[hmy:{39P:~bv 58J'ݜ@ \_^;6? dmY* #KX]"2A- KCNpp͊.wWj.ؒPTW#>A3dD}͛fTȊfdq p}0CQb* \8p)}d]j7H[=+_l !B|<$b]Ѳ٫R>MGF@'98}©Y 6ݖVDhHA>4BS3P4tj Q2Axro*gMM:͡,[BJo,=+҂?,e?I&>wYLUT,fp9wt~"G}oڗVC;~`> bi]t=,$Tz6Q6 xkK]܄]17(N>hqXŻ:Kl P˙PH"{]['_6}g_tzMwsD׌2k0Y9lY#@6D !XĊyFğ5 {lߗ !͢QN”v:B貝1ώUrk, T66UWi[;qG9@l|.!)ũu1Z)ǫ}AvwufЗڣlRz|pJ[/ zqVe२O}[(P@ׁ>>yV ~ G(}1M ~ʴ~1)]`DW?ÄKŲw'A'imB[(^Ya=3oG4)گ3QnXzsPPj`WbKCz2oƃr  8:RpH&4*pwuLG7K3N?%|B) |4tk^ *K=zR'wq$39] {jO I1'Bzo>_nEQJ~YYzw5R2IMh~GPŢj1rl<&dƇݔ{B/ZW Ar C1Oq*};3o ~-AfvY. Hc՝>U P,:ߴg! 3yTys~I|́N}AXFYcT1(0*tLf^ g;1# NQ T"RʸWRE,ȥl3eCt=/}V;%5a ) 6o}y=ۛ ]T1>nL=g=nڢ>s/aY \9I9wXd8%sumD4%'gQ HZk S 8@V"wqE xJ,~TK߹$jC۟ln27J >Q۠ؖFS8So8ڼ=)BavvX^wa)hg*GBoxs<֑_C獠gB_fȫȖ3etl$甉;>qo$Ʃ i*v qu#-W룐dhY诩Bك{Ưl{uV;ݪ*cIqEZnyiNKbtOG-vJP:ƌVROX7X;Hd&΃XzbK0ruNn^,/`Y,#a=5Tu.O*\6kwkR;N!E`"Rt3"^C %ŜcرJcWB5uG O @[ꠘ#hh›f7p[ŭ Xq1PɦwȮQ tok&)Fy6Pڝ`e'k$`$ ,E>51pkْM~\i9DZ21I~=9컲ɑvw;EPݿӣJ@!b1NRWAuŁjA&ybz/ o4ANh1mʘyw2;-9t E'5P,n,&Ѝm& ep}Y9nDw!h~Ycg߶E#q(ޓv6G@)py;Vt, kM +(r`;':3% vE(~}z9 sSB ;(op2PAjP1E*q\AKAmp bGSLrvFƋaF׈ր6q{xz4Xjd-/ ec>kz4fUc)kЈ?1|pmoo6Ն;"0VVoK1$8h?# + 2ݱDL]^v<8?>;k|MpFZO-5K J/@]Tڞ|Y?-j.s 7?~5y֣G=:뤨V0bFzdw*W"> &)I҄`,^ɋR'?+r]MRf%+c% 'uP Sfo[Ϩ:oH0CS3 oխ<  YpX[&JϠtj`9O5/߷-EH_۟d6ÂٻlMw~ N 5#2YcgM˻wg_~Q4~v.B il~/SדMc)˨ #uO&=THC,cOs8k,>dRI.l~ˁ=15L'Ki,vfD[ EISrrrH3͘MՔST> Cqlx'v2\`HAy0o,7&oiOstgs{ʭ~T!bXgB&-dtyxh MbpGA}jozSO8NhA)6̅j@薷_{ 8M9DuȠgFb?JԊ'qϠ$1)т.l7 CbHi%oInI#ƸF2d!a8h|?L qU `>_:8e=$\0zIw]e(ȒWV q՜xbkSHl#PeQ|[34u[iOX3N"ƅUY4n~c2DިXIAөpF5 sT))O]DaIe>i鞝@1zHLKirf>+NpC7?wƾ_r難kQ.1q*X^X猋|I9v1> :O *h.#,8biusÏ2Pll#1fϕ0EC)h7XfN[mb&$`;yMDa{j6N/5JnW~ѓ}.kZ1ц ۋg=2ugܺm RrY+gmN6xe*sT ƜD{Z+T O_) Vk&Y_gp0Tj\Sr%. WP;z Yu v$yBw-2isnhqV0P_k/[x\y^PZ޳FWM$ryH @:$'z~>}LpWIJ&!7JM(~i`IM7qH`Q4 èfA6WJy(q*.X_#Ęd Φءd5բ%?|"H{pϽmAwMV+B$l9a/4RCګj9mQ2uPa4A9Ƴe|>/Tk~n̐{#.1 $)!|xLE#o&)H6sxϸ#{ ͂"vSuƻ#W??YU+q)܄9E$4 59V]2d)eb#.H+eY_A9%>QJH))[8vlCJ١%Lk 뻣Im^+gʵ} G'mūsc]jMD/ )#iA[`{23Woy *6Y{&o&jchEe τԷ?Wö? b8~9 uEX`xn`@]'ttcI482 ;!" 'SD!~g64W}Xe+q*-ttڗq`ؗJ$ꛈz1)'i5H7$HlTEݧ%&l.u5vS7QRDy˭ZFW1Fl sp|❾#1c2Qa2 uNM̦GLv`J-:fiN8 ÆOJN{L6zpAWeKXgyiwr6(p.7*} >>/|Ăk%Y& (l[/&,XT%} VBo+7Pj|&ܥgx:|ر[xouݲ·|/]`|Nb<غqN鸃l׎')oj:_D Sd}f W][Ƞ ja"W䗗/%p-@鉏ZK Հ+ -ΪI!Z([7T ?spWO*-Ƙ8AF݉4a%wXv /wߎ0*2PDpH~LS7Ot+9{R4Qy5R(C 0 ij1mQTH"(z˜6ߖ1AlZŒi-kinMIM9(y"8'6?Svsy=R_Hˬu6f1ˋ9k >C>G~,O^Egg!KGs̞{ <&37l(*9Q5`^ VO&-[#1fPva w0'Г DXC7μ<^(ֲ SE ?ĩ,Jxqr/r9DUs"Cv B|2{P4=+moD?v0Fjvѐ;n}xzi!qYߔ~zkA!+2@t>b0Ua@5_@a)D> Ɂfg%y/[mg$1y(ynF3v*n [..c*i,u /rb@ZCꜵ#`i9sD_ $&%Jbw@@7D 'XLwXݝ-%_Bnf<'= V(z:+ckzjW@?՞!\0__Tm&,KrK3 R %L:i`[czۓ%C:И^\V%łIk^z\q) &湃7,6 Léj@8Cw[fnꀩ1 m5Y*:AovF 5NqL,(ـ{u_ [fpxN^=j:C~Zā#4 h)9v9&f9 #IAȐYBC9 O2>MxE?/[L;UCg7n}?]6݉n},S[gaL/sE2\G(`mc:•lq %-m 0)rOOY>ID[+}'Rw (ӻ@@9 u}:W1r43ݾ9p.0=GM7gC|K7/QM{',7vQwukYQwCʰ}_ mH)-vvP2nwr+3ѢضpcX4&uQP41cU{#D+;D+"Fհ-{kP QS-ϳAeG81%=)uJI]qtn[=FޘKGĜr.xeb/!3< O{ϗu(vmFÅ4tQg>c1G9f;?Df@cEDIy [9^?-3T/}uM?TeT:azm;43 @'.F3]TUSbÜJ#MOȷCA>C z@,7S6]J]I60'.h;z_R3YW}Ϲِ 1_ M4>MQI)*xJ/_,/"vr&ߤc8Yfכ`eVܨV>UXGA ΢9qy:)W> 1fn`.W,r 44R\w!+;J*F^! "YJVPԯtT~qc^zFMlVmZ)6'"MYr~ܻ㙕BTqP4׬oȵU{ |1Ő3koŃHdظϰ=`x{( ,^VpJ ͔ܕsBD\07jFyQ.X^ϒJ{Hl.:o}ͅn'RVI;('Ǫ= 1l}1cvyJ ;l$ݽ牬0l)4~oabœź"btځ.bv0R?b;q2m&,ҕ Ԑ<ވSsxfz2̌{뢳6 [oڱ'W(dT/C~!Kd}N_?G,*ƹ;%@:$H4ƷTo֥ iw.ƍ! @ ,LEl[!-jJcmAΡQ싴?ҙp;uZ{zc1{94r4DU;TJ#N·a!yd4qT)S5I7lee5HRrk:`]W%4e™5&lMW.“BS9ֽ̭:@͸6g>i4*82fBLȤIXZ9Km-?,hU?ΞYbIV֣ky@ H8_CQڏ>MN<,vHԚ_>~ru0Ѡ* mBjݼTdi.\6WK5\e5o;g8bm".Ռsh?ӍIUIZc݀0T8),'}gOf 1< 09IPƃ|x <}.{i\Ce6c{AJ6-Yj~>]±~A+YUJzx$yɬ&P >}Q\?p}o λ>͈(J~>%h|O.Ou|VY;g!Wƽ=jsMYJS5z/ɝ"EIkyNoV@$dwWg[~ʧ PCS`Vmc.ɉ^m,|v}F]2c=0QW6W@mq, *;)lHyVgIKsh^m S[U3@hݷƈ~OIО0seA$? !;Όpf#A^M0$oDz,'\)^g+Xd9t-+e)\^&i`}ܻampSa# 3I(lk{aDS%졥?w>% 5.3nQ~@`v>k1~@b.@r]x«z#N^Jz@1,!~t+.P3)Y`B9e)ߋTn|}-k!ᒳSj&M4C%-J`Z ?4=@ǙSXsmQ4]{3SɃf0_liR_o[!^513|ӟ+,@ =Q yL!oȕ>" 5+ -PX(re,txt$9jD ]mMd&["*VQq>ag|_dBK7hw[^1ڣ"Q,D8]~I W3t<7ki_0|nI*^i[ILU3@n(+wm NGh'vX#8Fwt0\!Wj#fw Yw#/ cq!G;SqCr_7Bvޛ|t}{{1y`{cM&?YR{?&C0乛It]%;IW[Y% G/;0HB tѩ'LAG '6[{FC}啞V|Pd^BcRx祤|b]bx~_ص(h01cVΜ"-<5:rqd(zu䀡S5 rf$؝\OlQ%HUÜ?vȡ@CPD)]{<{ ~ɁrAFD{?uųOSAN|Y$LQjPo WuB(r <дe S"דU ԻJ;4|)) %!epkj+Q2}o9K0.Ǣ,^&Na+95jK=cO7^WBSx7x܌]"7 Q|l-эkIUܦ8OҦ?>PSH|ә Jv@Y|vV?sG νOە_0~# TpeO`^H)쑏F )[^H7ǂrl1Yt:_J\rxjOw۫J(f1w(OѬTfwNZOBg&JF>~^IDl/3f7չ7}hc[8ғFň{UE8젆YQXė+ i/I3S#:o\BB[kHNTL:?QºqsDYd9WpxH+vU: ƼZ SM obvLg{J& lJS5`G*R\W_:_l4uyA92~Bz68|$^[a尖.z*ާOԃ Q!97ԻHi'u: 283K*tᕦʱV-Qħ|!Z{sb Qv6am9@AˣMA\eO7(Q3U:M eXg׽=˼3eܫcј} H-K`;^-c]cc5!ֳҶyfCN GZU֛MoWX{?qٜ{h1"!>~8t1{{ d:DkZ:p2}Y^⽔ygxISǙ ~\UH"4i9GSqZ: @AQODZw|lOoD>,$|GN] udڡV3"ph7P BZ,6_t䥋stI2uv7"!|uh邟$8}w#\"3Cdhw&arLCATEuo w*t qeoq8R RnޗևAx@+̟0*9OGax[1i_ʿy}`0^1Y`3 k*U~ ^|1" e%͚*S[kcHF-#2r{?{T|qDfk@DP:6=Q _8sS.&aH{ |5"[/ ӳVE-N:}W q+H:N ـmgpj5E/W1:Xz"95_ʷvRPg[C2ךdt/ bnnUQXp V5gLO5StG1Bld#wU]p./cԙB.N:O!涳+y]cie|Ou7z ~̕G4ߌN%#Cd>>TYl?9 o#L02Yלĭ[ZPcvp]D7И\Ng2fOѯSX_n6 s6 ZV]1WH@~HKMpZ#"󥣨<-C(,~|cob,W7pDhVYj`!v@c 皭r~n@c0C<#sLQS>rKus1.4{b#̐Z{zFX9&3hǛ_jGeޛ!S$xS,wHn)SGWт Nk?T'EQXɦgiAWa~IGmG+} ]B/n _0bϯKSW{-&S,I:@.6J)UNVEjA {yHh8YicNc à VQZNkp/9]@S2 ZN3y~kjQL ATV͛b6_i_0phH6uw_ x;=8~l1>`;Mn+kmOi~c(|;E}ٕ1'ܧ#M tvHQo.q*(y:bT|#.PKlHEd$nĕ9XQܻG=0OV_b~x{__wp-0?bAG.e/ ESJ5K(5 ;  >D6?:U;1n**gk0}ípFyn'1;⤐s V'Q* q1Qʾ zY^CYjh(jnB/8]N]GI [a}KO 7%Hu} X 9Ob0#zU_~ *0>1vy&~A~Lh^sìB=S,$ 3nkkE J֓~o?O,x=[ѧͱh|IHVd$ 3ލcv_d'a>fĀٙzBWL103~zҢcwkE̼OnmM֕#4hLض{[fS*Kq%:qu4Q\j6jug8>~ r@LCGc [1sh̓KT?Xyh[,3zq~Y؀eRd[AE+"xr4\RFC.U,)ԒmGx8Ez2w:D&grMzb0 }@Vz "p YOW;7 $nD|9%V0"?&U< 8#wm=7S?@}Bmz+Y b=BP2%y߹ф#h`Wlyߍu({ {_N9x`԰l)^}CcB>F%`H,٭̝Ս,g܌0!ݻy(k1/7]^ w #ZV|+*[M 'D7{>Q-kTdC̶N(9j~[(`]&LX෠F-ZF'̄x%(+%*:8~%@_s OpOn:F\!Kk-(S*%=Gs19!.TexMm="0i=b&YW',̩'SIݒg T&$Iq}^ l&;ȷ N$< 7Efm^^E 5>}ZyI35jo$]FK6Ux8t-=iwlnܥE[+@ m[Äq/w"/ 9'Zx;7Oag;)n05f~fVǐsjf,i׿lm# G01C z֊.e%y)nCح$E~PU.fRnB'>՝Vd(>ld!2W*.)lbAK']j]/֧㡆Y&>[xUTsA| ӵ$š vxG0Ӆ'6ʱ᝗sŅNaNdnId?^̀]z c YAG.Q }Zx1hCc -,H( 'f%N u[upFI`ʀg{|-<"}YpҴ HчL9 CMuˤACwzֆry< kn%WΧѸ^.O,Gg?Njk(-μaezgB{l/wKsq+i<N<|-jilԷg@z"iP6E+-׺D_poޯ "靛AZS>m&FA3aRCo*srgN#33) _&9)Ȫuhܾ&Ze(7~xrBܩGa_Nj V0)Pxsvp0IsL:jhQ-܄ₓ VP6Ű!#e)whٕ'#Y_j! #Xt{WέగcfDIN"&"=X E_S8g/m[9wx3ԞbZK{)3#K'vZraն)<?iK)5qkAfHE(ir)bbbn/Eh6:a9o7g|u|tx9hJf1_cS4(J"ƍ}j K7C\z28$¿LEͣpq#g> !xzYmg"!3ođNd`^/tg¦ͬc:| b)ֲ7mr96̀ܟ@J{as?b`5bb{zR#DAfje7uvߌܱ{*.&`V #UY/deqZTp"1|m/[x[ LZhi_=e?_tye1$>vŮBExXl9ʼhbQdrC.)8)sb3$PxxN8;Q^ H8Kųpb$w C \Q2Hk/ߩ)Ǐ'%5kh|3X!躶ox."L+D+Ȅ<PBv<&oyY>pJ †so/&ktEO '[l=.*qAAU@ C Jw6m2+QZTXPDMca~BW>=r ZyD u"[qUs}_QPݘ`sJt`†$e\'Oً3>[P}087:tE_Q[dNmƇ^<1uƷ0&vώKhR֎d f^#5 }8Wlt* .@&]rf~G w3ϠBjA(wInkOd01|]Bn3ĹP8`|!y^ҵ);2yLHH mOC.衑c< e~G=f|)c/4h۰*SoqMeLxcbZbJZ:jP|Q _FрJ,,`6i@YtXTc <Mэ-* &Y;3GO[ohr+[Q7!m&.c5@,FeaUZ=|hƽ|?՞[TtfYܨ*CV2B*}n7@'3R^%31v -uNi.k:R"",Q"# з6R@&)$VxDlF|uȤrPqU:"fyO|Iq"fV:Tࡩs3{;q3x Ll]Rr;%4dH{T\did+@H,RL{d6mCFr4f]!bM6U?Mq =#+E6Mm.*cԯ[PF1-, ſLA#Wjsl OlvuE9%[Y_yRǧD={ATl>dlRhN-\:7"bKLS\3EP*lXy&rC~4?\LrZ7j_NR9hǫɷvm(4 i*Pm܄8CJ_MC:UX֓.i"GP HEv|aŸG@LKò7}ԠStsHb]_X~oDԩKt~WB~Kt{-8B#0cS`$MĴn!k3Ayښq a'o9N&*O*<$V/k a hrx>B/o |oY☻#R_f;nζd}:۳-]?F[V8C.&b- TZ>l^ #VAdΤ2U[#?Vw+"ok烲zE+ܶfc/vEo_ή)OU&,#fvcdI5gzV!MW)U{H@! ;AB`T[Z# t&/!8EJVƯp:oҳz{㩑\mT,,᪞qCzXr.畉F<1-u8Yn/EBY]QHE=V':3=tG({$p+qJ3JO|5v2mxKHk+}eT2X:xKNβ2v]_:b͢)bg!q}InTMy1-Wa2qKyx0YI|5*ƗKzrn^r~8S%Yq-0ym" , H@I2GrL@!I-uڛP$QBjX/$1¤@۸!xU1?N?yb(vc1~+ 3vYL!Q5)5℻zmy̕UFh";#[Ǟ6u~BfY>hs #Гܽ;b2xG(: c#֥^'!Gf*ڠ V@,EC6eeL\ "b5e`;ְJX^52ȏ!.C'=ֻã\`׀$! Ge*6Qm*+*2`!⦨9]uiTBBI'm;7MgYٯU4Lk/r`}rEdH-/CKP\ قH+mX!GoD:\ѥ)XƅD>V"^vG9 ӌ"dO1c=rBX-Jtv]~HtWTp;\"_L!,7 ?]1JO"чc>HL9b"~l|"V5J,4 H@j#obLJwfT /ކ1ILi=MN/cF̼no`] 9wq}\v{;F,A;O[:2,S~ɉOlh0̟TrHlcl٢8  azE*4~/)LbA%~5[@n㸱WHJ%TAF S%Mey 9arI\WU%:`v`GoD-/.&S3BYYw_jkNdͣTz+tGbo[絵~T0WKm}$&| I5_gSڱrVRU2+z HpnG@`Ҡ"BV9d# iso$9tMq5#|kG]W^L$YKMײW9$r-}rSN,XyO@` _iO2?1jfnfur][c>؋O3Էc ja hV0K̻Jۏ-s>"fBw&1Z|}'<00`^vF3},'dBwF r ;`&w6`TCvCDIJCV$nѳx(dٗ9' (V3IR>L.z켄j͏ 5u3:n!A+;a>hw X&+˿S 0s#!H%S\Y8uG*ESdFRݭt9rjȶV,^fj:4o!g0z̀D-vJЧ$4C2*Atԛ2^p9rDze&KEc`JWwGNA]9㞲u Y Lg!--Z)VF෎PF]dl{3L*탵JRڏוwOZBmUA`e:vVeqpF+RzKrJ2JC1 Wƈ |]=<9d"XYĭC]8mjrOgmOZ2ޕ T8SZd8TwDfa[@nȅlkc-YMK9N^RYN9r(W^7SW|OX 7Oc_'J}Hf"ܻ2=s@Ƙ%,gNh%g5¢H,#(/mz7 lai5@/x{G?7q gw[%@ܵ-2oSevnZgXO0^/4JVd'I8Ĥg*N!x/Ў9= H+Q320yA=nxRS\CIajQ$_\굿]wLΠ F !FM>p6)fXY(Q 1\I:,?\RÅxWgM# ITG_bRf6FepNi)$OzP$}h^)Ų0qJPeuZկ~)*A t#мPm^"Ͷ 6b5 )(5^x!<-n/?R`VW)AvFy n΀CG_T#=rGsَ=کRr9^tnT_Q[=@Pѝ}Qyԑggy|0}Niڽ4r0Dϐ0s!*SX\In+T84꧀c.n[( ;ZN!Mi?֏to?AgZC<uHk9c9pڟLMkyX4XCiҌ`IHvؠ%X47qgAQn(o9(bsc&/-^f6hi,8aR[1#y\!SEAV0 kx0'LߡM3CVٛ;}a`r 8yO9c *zDƇWIF.&?hl2civD1M4 ؕBF / fbu7ܑɔ(lEtU/Y42cD?ӋTnq4W) )';5H@^Eghƹ;XiD8*ZEp{}EX=JsYqY~|NCf mf[88fx1p,~'hneՓE¶Wp8l-_ô4&7|t:YqQDx^Is+|ܔ*ysؾ˱pvɦ(x&2r...ZB0%[9bP4s܈XZ:I+@_e0:?7`ZaF킥p{=u }Ć g?d^0;^(.uqē(8QYlut߂1{VaT̛x#hRCULf/Ob5G(oR_ Tӳ cۗL\;d*2pUQf4ŁNHBW3K1&|<p8G5.c 8 ~^-_ c_ۦ}W4?\h*/YbE-A8ٳP[`" .1=M/ nc4؎?h&$DSkU=CxHjI:c0cKk3 p]ݦu Y/9\{n1+>i? e%ef57~#n#<%Y|vFu·NxbCLD*x14H~{@jnݻί#1D)?Q7`j^nC ̓늜P xh3Әi==+zxH~*ojo lm;;e637} 1;BOr>l1"XN{O1v#T$q卦頻4o@2]CG:q&zAG!ذ) {.6Xbxt|qCXT~2K鎆+|>r.,Ѳ q ͋;ӄurS1ܓK`)?+E͒}4'E 39S8vzYεGr澫N+;n1'Zx:V֕Rcuu3g%.`4 r;REZHZ\^eoDW^ \:f6IQƼrD3D>,[ *@iz>2^ ("r_RBקgd-X5XzQt>0 iRl|VEȉ7$DN8Maեk?sc! STa#+1A#sx5H_CT5=RUa^Z͆Vٲ$=Y( ro"$UoV6MX=>>/B0T*DsT%KyafM#UMMɚ?򐺏gwe-bhnhP`&!TSeD;@+xߓ "C*I^jOyi[kAu`達ƄJlƃh#9@km,4qB2fkŜy2>$2 ʾ#?TJ٥ -OH8 exrK޾dت}[N =eg+wɿ֦{ ]VϳbAMNۓ(+VwPA,e¯O'U+r&)2^>7 5;D^jyWh!QuC ) >^+4h-PLV9^cx/ Dg-lyj}T >z#:sZלw&w΋Bb|8[W$ed M0`sn.EUH8|sD>0ŇKVe/͔!*yI>5?n\4 [dGHz)0w>sJ ~m}StAm2=5rgJ^HNbI6F4}big.n֒x\PPϤHZwiZ#y@LpD( z *I4qp&P$d<ZԦ@T{'-iZS尜k 06 Lg2xW7).!:&/Bao5عߚ#M.z7Kӈ!; =m}I]O{ؿ[;cݏ] 0Hܭ`wuEߍӫzؤX9hD-i Z6s Pe<6~ #;ZɾI\F~"RT6/,j >w`  D)C@RYKL,!¹=;$dG]\Cf-^o~vDj0%ԩ HGG 5w4h$ 兄y`H,<{2_wRU_7YƒT-@ی #'pq+JviGBF#C?s,4*-\ObP$Na 3 ˆWtJ0Rg_Q`rwբހַPـȺ0w ;?VN*ٛ=u(E]i2QeGy Y2xϙVшD+YCQZTfHڠ籜 ,LdXX(AER`험X.m@)Jo7^mwzQE;p g'sayLU(nvJ6U{it ~6{v^˃-\@}Iu/ ?e:nLC"p)ʃ̻j)1=瞇YKJSŧL;>m{Ƈe"A}ǥW\8 @4e=GϝuO# =:_ ;F-xkeBIr؋J׊b~5u$W&s |A?mEw-S@/Y[ 4`RXշ6i҄ؕ[ e-, g̸ ` -S:WSO@O+'|{rJʯ\ o7takqw}Tt)x:Y] m\oUTd d~)eW P$[ <5ndjD֓=h1iYF}48Sd4tOfx:4+EXP5_?R|oq¿oF@&HL65=Gad;[`x8;؆+Pkl!fRL{t6)TJOjG. `Zoj~!}7F j~v!Pet&ZwV?X=XiE f:r`53j=$߾ p4uQ$t4{wE׮݃x^?ޔƼ2SX9SD'쀭lif1Eʃy.;=x*:a3nuDdakȩ YL9{~`\ 0;oT81.W$h\Եfb~ a”cW 赱m>a?WU"Q۵(eKLM#ٝv:g3ܻ>}`aTޏlŵuMi{䳒m0JQ& M%eCL yGZӰ\> ~\g ~tM4\{gc6BܫdeW+`955lk}lz-.ʱhRV FӍ tTXMS?beW3:~zjR?V=$%CǮmJΪ'D)8S>/Oh +qu R^߇7~rUY]V'b{U5k'˚$P$9K <&$g;< piشљ:~V HpqgX\=!2{ oEe^<ތ!=2Zn'?D6)e)5`Pik+A~7`A^:kLIS0C7ϗδ 0"g Ϧɒ3~JE$pD?Ib=xU,w;P Gr-/EBLEۺK9nO3l}Oa4*Obik#IVJ+s#\Q@ǜ .[OՉbASv |,{ ΀՗#_q\OoQ}[˅,Tt#ug5ν o샅6bD* iDըT4zxɚZOLWiaNLYz/{1I3iU[w6W6]Q^2':Mg,z_7qIv`3sZFGFEG|vA-o!"a1`.]a U4r-Bװ`c~,!z42:X~VX8~pic!694a$5/4d-a%`&H|K]-׏mӻث7jtzĽn@^+$hf(.-dÆmFW`8As { q c/|f)G҃u/0 jf_wHm0 N@棅U)p'-r'-CcM8pc⮰ǭdDxaSt͈H_,*e'5 #7QmW׵&J6z@טĉEN Ahݜ3^޲eV~}mgӫ|T8*=vs GN{r?2ؾi084JsD^dGw"w >p{d ˚[g\}K(r~Zu"AQ&-Lv@5ȧy %& l&'x\,>'TƍxP1H0r1̏*n r @ISJR+Z7wWAߓ(:)ci/h/G}2tBְ!XB_M-v4JZPb+EkI$  )QҐ-=A b?}_,ŤUf3Xz\/撫ŝd,2/Stk tc2bGXJc붔W2Q07U2*'On[$YT`j7OF•V& P6qjre:~@PZr[2w7ZZ\;lAj%ѶҚs}*@ZMd1γ7@Am} s E2mu5=tYGt63uiMfH("0<-+e$'3d׷4<)F*ųw8^t2 h2-=ev2THYur|a@bMLqZ~o-"]$#W%l;.H犜OR[Qm{!YuPTEbE^~W>sQ'"O^{𛍒eVQm^7FM`Ojp68OQ 7x>QKEGAwh7\`+`gle7e5> QUB% |ե&`+Ϫr>ie S8531vOStk,}h AXx~T] y!e2 '>mDcaڢЇ'7C7xw#S>B}A[S7sd̾#7lV֢p@]*/np8w,dΚE[BCydqRM4TكkV?K0y-]bqcmaK'^` ){xZF)ɘw>5u ɋU:erT>P>ns׿K63 crrjƜPPce&BP}\ *+ |^,yC 6\$9b{>K`K+`΋H1ѥ濴DQBmoٌ>za)'=*'PgHT?kb $Y L3%}X mQ*8Jvh9eFCfD˻`0{7fǏ}µ6s jT@D@dt;lL ƵotFr݊p:qkb$upKA?`AXZ 6 ceq__Y.+L]vt#XyC]^4JYaQuD 1>[3EYxi忹T{ށT̯Zԕ;!IfIL܀$;bn5a0埗%ҥJń:hNsΓh|H6⃤+ ۔Ro$B$[+!ە^H߽Xf,m0VviSk(_Wۃ|漤JvywXHX>$'Y.XJE]._ofGp!O y?;d3nw %9w7{+} š.1|0xNM߯P܋/uH旘DT_punr9$`Rr[4fUX(^TÕI'>XYJB]6Tw#fF86YH( n\f~z`0<ڶpK¼VǯP(3  l]kѺ/xk~/)AS THX]XMYA {eOD ̴׀E\]D1mP>$!1ZTv >Ek2b]>}v:v%9[ʧ#v`aT}cX'M^2LK%98zeE|U!U9ZУw1V_TJo^rOqiDQ8 f!M ~^7~&A8wDq6F$mG %O샭U/ z1!T&J.ڳ;8J٘Ajm t *^eIB+-߬j½omIc_HHs\ߵ29ڕ.Ҝu +`ȂnxFOMT5vm^?jXc-4Ϯ^(!=Dòv]%)=X6*x+sxxY',Nxhuh;'@˩͊ a'DCj3h?̗hNr0Ś k:9Rt#2Gv|oy=;S:G >eѕOH"2_$ aP OީǸ"џu^/x$kU츖espMkw@n(O70Xbo=㜰:=:)sIZ >D\©&7ubKSq#'I`v{K^]2f98?M3Ԗa7٬UF .yoP_L`yDߓ dHd~i)^lTk|η.Qɣro)[ϣz?>Wbp^ OΈC% ,]Dև.-P$>2͸҆مD" yaJG`dd7}H_jBY4=O`%LK?S Y?I72j_HRRɐ*pbr򿜸~p>*9I,' Dk֔]0EBgBkh_ ޗG YZ