libpoppler-cpp0-32bit-0.79.0-lp152.2.3.1 4>$  Ap`3/=„RXjB]{HlͦEW䵛't _0 [Ánp9T.i.E1UF~0]= H6 B?$];_-ȝ-a6Du_%B L{"^eL$ZA!n^ #K=&\\ 2dQY72^:sW\Աcw#Jo+r32dbdae5684068ec83825481eef1929337dbc742e3eaf2a19415cdf453b27bc61857784e918905728c857ea7713922e1bb7a1eb2dG`3/=„Fq.H?/b(}Bam_*QrHdXb *x|jx|tvl|nݏ0 3(m>D@:CDMyGl|)<.sh#e+~3U ,qOOvjȊ) ]ŖGմmps4ۿ}QoQԫBOU#T9 &g:.'T"B7ʁn%'zM;ٔ=ӫ[;T>p>?d + X 2Cdjq     4<g(899|9: 9>GHIXY\]^,b6cdefluvw@xHyPClibpoppler-cpp0-32bit0.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.`3lamb07hopenSUSE Leap 15.2openSUSEGPL-2.0-only OR GPL-3.0-onlyhttp://bugs.opensuse.orgSystem/Librarieshttps://poppler.freedesktop.org/linuxx86_64/sbin/ldconfigh`3`3a1cfc2948f75b8fee2e2d4dbf5ea01aeecead0cc3728e6cac9308656e2d4b18elibpoppler-cpp.so.0.7.0rootrootrootrootpoppler-0.79.0-lp152.2.3.1.src.rpmlibpoppler-cpp.so.0libpoppler-cpp0-32bitlibpoppler-cpp0-32bit(x86-32)@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.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/bin/sh0.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_Updatecpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=498d4127540bbe422ba9bb3fd2a1ac57ebfd3f00, strippedPRRRRRR R R R R RRRutf-877f1058175956ceaabe75043d833a8726b7ab529d0610eec0959e967ef95c448? 7zXZ !t/] cr$x#Dd;&1$-4irʸ(XngZ:&Z]f `Oa(eZMI-]M.UXDp.+d‹XMc0 8R??^Sd]|e1n(E1,%p5aȴ"¢?ɤf&rC?cC2qW!aу^QajeWCu5jnjDؤ"!i$ϙ^OX> †\X~e0EOJ!vʿ|Bt4AU%h5xjW:CdbFz@xT-1Q2QUk JK<}B=ԏ[/_%'!B[_}*~#{+\/{OE;$kX.M0YE#^pDYq S XJF'OK5$ 'Nae*e")q!uRg\QY5z0Sl{mbm ^\ [fHeƱǽ$ʩ.4y{kgP[oYlx[vx(*"[&UĀ;K,zT}f&Dkc{'Ng8Wgc)o}|򺫇3"~+];P(K\عR*\VUG[@"kV)?»Bp)Ru(G1+ Q5Y3Ĵod 9ԭzGl}t+Ma(Ϣ|f@lEtGq-kfXzPkp*Mկ#j؁QOzr[XyFs0d87[(ݰOWp@ K*;ZvUߜg8s˙#vy1GB" iǕONjNA^*}}"anwƌ|Լ!vKjlRb4z{x!,@6+\?+-2P+9O@I=M1J_[(Ztn%@o^D9EbwtMɛ t61‹@yI Q 5UB0}*#K2b' kڳV)I~ *z)Ee=9FʱJc7:.BnP<_&,3(%W5C5 yR!=]d;o*xËd3h"qW3Y+ ofOZp3*r=~ԓy0#Y:n, p—SyCI LJ!x)xb˨ ~% ^n/9sT$}j3s/ q]'yOU{yx,5|+-ENbWc_!D#cft /R,20y5/T$>ˡZk_%@2-Xbp]lJpD/c%CeqsjԋYNgAknHM yMc_8Fw$!uџm[ʦk0ů ͥ_z .JTNq f!͝n4F/,I(WR6 [(%T uKds:w pJℋ^nTE)*iK0aӱpMmXO¯bahMZ'?KY rz9C嘾Mt+}!9IǕE8U v0գ[f .IٕK]z'!l!^^r{Jx.nSO! 鼎 ʋ\y!nQ&"bK{ ?>άl;Б/xK)M^ Fm*|]wj*Sx'lGxriAZ'NƷK:yb5#ni ^̈́cFQA hÕx-hw]==B}U.tևFwob_蜱˃`1pHK>1ɐ@? V=|i!|9J5Ǘ_Fc;`sf'xɀVQ7[cⱛm쬶)flsqEOwDtܒy+(7uꣲi,50/h4-aVԴ`I/)8ChL4"9(pK?ʛMtWCKkd{mD[ CH.ũY!/ ^\|rL-?*,QnmQD{dL%QFWD3I}"b)J^"sIO@6dq#AsZ>z=*&0"6h~#b[kЬq f 8. 4=O5W *ar.G=ʣ:_zZcWy4q#l':mHq|j"͕P5(Cڙd:dU4nKs^ Q"9)%F3O_:v;o"'+(sC[`UyuGoҀ܌A+~$Ee3[E1ay9BS+qM鲫ޡUE{>R gti~-7.5ްGOUo\YdҷQPEuM ƭYۀ ߪ&4ޒ9*k:G+O3߮s N?DP59&zHA[pI|~{˨_xHvzU:[ucP-%W"A(\ @r xNCwYE>_uD]ơK18/T+i8y=,[97TI =G:"{A\m3dZ2fKU;%ج6i?cL }YL|P0޾-e ,s[>>iPfrD0ֱ| \x|ktAɇ*) 2a|ʺ@䂞 E}w_|d~V]0)q!4\u$R/9NVvdqG>#F ';v F_6M)8,Oc䒫,6hc< ޡ3 }P(ww+9s?4}`dMZ셆@Eej_{*;Z¶i&z""_HIIҙ?%o׉WpX !V}~|$s&‡|6.:njɜUjC\˅p,H'!bndQTIv|H\^iBVMzUВ6(w՗=G~j8P=!9JY JVb/H Q)\Ú·Z薕߳3ol U("HV6}I˟En Q ws\hރht4@ scΩ`blANG'?4Xpb]7qcYnu ˘s`1a%lEW|JȚY _Dj'p 0\9dCM 85;)|~[Rrͳ"?OHZ%Vڏ l=19o,>L9#U>Rl?ߜN]1eezsaX8SY}Ѣ+f\U{ʜZd@}a^ay-%_gst,ѢU .߁ak('dתOvԩ~>H~2?+νE3j8ťJhn9^WI/Z\]y1iԛ~?,@Lr+U c<'U`Wm0ɧ\C] R%p;-;kפ R3VǠǙO`Eh/汖9Pp&?' = 5d?s3@,1j돊C8[VLP/,?q>׆JNR]\wm-|sk= [a@%P(?f(OeF@$MtVH,5hrO~L]{_:W`[j%G(j^glPŃZtkR;[غ77˿.>$oO}\LrWIq[-hO=JY킠oddb@uIzRاn];A@*Uﲷt*s'v+zwĤCWQ9u#kOcf8JߺnxW`Dzgsё>wA\n *TʘCM@7г'Ҥf-gz[p1i(;.u{QWmѷ1\QɩlZ[K!7u/č93B%QzțPJO_T6i875tIKeoN 7b<!?1%ض4&oA_Hns\ʖ 5=no`>vyu$nu3]<PMfM0XSb^,ߚ#4&?_l͌\kЈgo‘÷P' VRs}ݞKa^_8NWmfZ\uCp|K+0ՏIx-`qTͯ4Y .A{T8trN hE4!^p :Pd8gSymd=?B]?x&K&f sN͋)+ FNk_P`%~W]&=!A֡aU2h#a>ke8YwZDQ=@`q?%^b0t% d47em xWߊ씤 I514$HX!D Fz@DdV#vX23~sbv"5}p炛I*¡t(o(XI(?ѽw9o f; &023ᖀK8Hҙb`Ehq&p cW,{1#3mȃXA՟7y+**tR]YQщm#<h@xu]2s;Z:pkЭ{gLSR]{{t&[S-ZC?W pp9Of[m'H+s03J_&{fKhY` EasDQU_׿qb`oԂYv.LQqLZYAR%,B+0ΧѡAmt]j {ȶ.9#s~`Fbv!2GMhh=$TJ2,QƻDX2z?"}( q"O-ܜ RA;?V Y ȮHDhB˥dlKoNo*P(V_腜%e*.w0q 3fr#%+G麢=o]NaؾAZBS-B'C1WT醕H|$3vu)J2 zofu;# KD\7tNĩ7b=lNC2Ii$&X;%]P4V*!<Oƌ*Ћ_oCBXnkGy_l3"}>#tN/Fdo`ør>biC(;5K\L9Xje@†|{ɑ8bXՁ uDH`?O)|(Ҙޙ:v_nT٨P,:fx>t&:S|6s50C+;n$N_!]/Lx9__u|:qX_WBdo(<'ayni FgIm Q6k4CB=[ ќxM]M֌ R4Ɩ.EWk>v7L =^8z4 + 0}w}~"x |{8c 8cA@ԢA* ,%a 0Hn{ȟ9 X_8_5DBb *XHb&nR᥃j3eoDʕ">(u%޻hD3Fyr:&dDLT +cw3aٳ]ԧ P2z&,(ߟ:PF,X2FBԐdj><Xe@sHYj=UIKd+:c{@LO4zqc,i¡ƩВ2aiL=EƲWs \DPĊ; vUo{Jx-vnfcjEPlR\S2"гQ>(۽vUR}sqvn-_''$fy@; eRWkptCEәH<`$F7(֞hy0Jc"$f 17׽TQv; SvyXbI[BCa[4sx=.MdH=aIlښzlMK6l4dx mx8bkn5Lk@nh <s1LxA" ?88#2 {kQlM>o} &RDkK)1@8]Դ?Hg|cD^pᛉ}, 9y`},O,6>a6515ν@Ƴ>F-c\b2}C%mwbi{Po]%E|etkI,sa!1maBT=\ ֆ_/ZNúw!K*;&OEhVS4FJɑAa, ͩO컅C %?-=i&}xej E,EQ9?Ehm2DAiD<> W陞Uf7E)1 Xc^~ f˅w@Y"eEC'랰(Mu !vKAֿwTS+ȾRfzIHGw+C_L0r)ė?$7r'z: UpH]`om"k쵘ݟoħ H#UjM6RgLsnA/sC갆^w2P9I`Ԓ7k4\jHOdffѤrmurG=PFdos˯HqR9*.ZTN7}<.ۈtڿ5w8_f<)Bā)yy '3M 22c%p'6 <1sjb\4hG͊70ZGi|?!+qe!M;$ ;.EN2^9cr_ʕrŹrb.#}IJo_\RH$wdXڙ&q2WtW<BlB/2, =Z>V)k]K &"?V3[N5ёlV) hpQ*xcḿ[3ĢT Nё#$KQGy88bt8D ^ oM0a"c,~RKՊ3s[MG|A򷇑 _C.Y9QG|B2 avxjZDLR)%"J^=1< OF6Rb_u9eڊ̤I@,f1~@(҅$ eMϱIN$y5(3j&:]hY Jְ7Q֙1m̀5twLRޞuSEwǸ4WV Sk[LBM12}Ayewأ#>Ǻ) GJ;ǠWзg$X(mC_l]|/gj bɦH]͖7/XKL|S>˽ɫle\UӧM#{M! W.sCZFɘ) ]9FT#FocB$'0$ (l:>. CHņ&~dG\5.eĭ㎝uvW3F[lZ1DI)\\%˫ ZJe8bӁKz]6o {wQ2R؞k~D!l]. eT&YRI4{ـ# mx㣾 9<د\?i5UW'@I^ (! :Kk+\$'XZ'aOs7x@#-9:>eRc_ůgdГ75@G_;Dn1 w@j"QA aKp+ۄbmsǭ/K]2'ȶjۦ4[u%e41F1.1e@FL,I,* %nR?m```O S|m|ج@ E[CGx׶iCjP,tcGej-id_0 J!7꫌BfQ (Q-;YPVK-"c8\窉-|n ȼRiSD'Ȉ#ka 'Hl=ߐ@2FP "ufފj f0yGu#BQwjPuwCOuW ,>Wثl+s'^dz'kט,F)O5mɿk[Xiď+J{dʆ c&x(:Dy!Rzh%.+K÷b(N6;BV`e$\>h60il@?PWȯ%+F[qc9ٮ T" g~ @Jdlh`r,f!4uezڈ}=M:[Dk)P47\.Vc2CRslg iI^]C${^3,f~噣?FX!,˺f)Eut lAbIX^BSB(;,3?R-Lf{q2ꎾઙsOld_9X4 \n rqrhiu (l%" >[z5/$ɲidw L^ш1EYg3BmrSc7=z ySXG#X3+\Tp޹ڽn׺cst"fȡU޼[ >0;+7%ۊb(l.W$_9qsk<`)ZU-QjPN2Oz窕90Q\ tY0 Q>L[t>w5_Ì-@*)1SҘ4R< P4wo]`C}D`h=N!++e'E~l鋸s':q -3_cSqŢk: uxO$Mcβ9v/?T/<7=jl\$gSA-^:32lik%l8 vzo*ZY˘ RD̫ j:HŸ%@!YELgx$mz<6i1bL$ mB߬2oJ<\$'e2f'X32 a+&t <ݘCR!>]Zm߼mϒ@-tz )U}GpNNXxF1H7L`ʷjErL3E =vFFw7n9;I,+8œ@V7ޞWb ɰn 6ҫ.Ej g3K?bBLI+7QVK@xء"]޼2,7_!ЉY2߻>F]ʬioE"TmG ʬMpk*NE|2RvhprN=oHv7]O"Qd$ gºFj'5Ntp=_;|\Y?.G3-ygo6\Cnđ Zˉ\^TR_K>@gicz, R0G+ɒxTE"IVfKIO(?7F.^pEjEF/J+akh6[: E!^hא(+J乮u`%.TyaGK=!$A?gUB1Zz PBM>IJI.;pd D!˞pAifq-#D׳A.Ҹ,M*_6VQ{*%9aUQSBAji$XCWj'IтVOrdI?e @' 2' $]$m/Sc=+0\ jЛbVΙ)]W"*J. 'p*/'hO|S =bf֙Y/d>"\v_??IK<;Jf|ɝ^VseIUp1e%/;U̱ REQX؝4k,9'Q̿+&8?leosP0 3-z%cj6E%~@f u-R39Jk=Y2n_\ԩ{qZJ*I#~84e_ЫuC(:XHEHƜ-r 8A4h9[Y̌XzKw[-RmnԬ8b+Un`kfn0R6J]) ;X1pvJxQ2M;D?!:`duC8rS f.B1SK^nFM3ʄ0u#Ie4g,M_;A` 'ph_(@m:ܦZ / \/Secy!sXEUd·`u&Rw2b BTPdThI4~vmAkDJ)[0ZS!M9Jϙɗd]$J3! W'x4zm5k.QAb;&;9.RT+m_I\j+i7Ճ+!7Yu7FPiZFAʽJJ=cLID—M~}|瑺@ݥ 8Ip6>AF{˰] ()עt:H+~ǎ OV\*2+\0pH?(nF,0oǘJؔ),i{?, g`Y3zgd`}G,(S#-qE[sJM)@Y#eRςȄ?lL"ɵ柳ܝS2QĪXɴZ)*'$s-H[vd?hN"#UB쩴6 08gB`|D鉡3{O@"8)YM,Dr;3Ss_J1*L1i:1W&k2V< QE&[mҨȔ;cL۳ ||%R#M޽Ljf`R#Ӗc*u Px|ID"χe׼6pc8;jy޵q`\T5?-TÞsHXwH8Hj nٞsfA}FjL U e8>8rsx?+Ԡc,egHH<]+|ßeXqGDLёր׏X_=h|ۮ|zrcQWj(ɼpX}Vϰa7nSGd{wUtz. (KfM&:WXC=68/hmmK~T\sB >db†w6A"Ƿ+#e3`oD Q=Wc%!GHeq+g eA`R31.q9~Z>A VuDtDQJsg ` j(>>9Zz!/5>#S/c%i +FY]Zi$E.X'ƈ 4nh *^2j4 $0b5i)t[}v$Mhy%є_;I(rGr%Nzh[EU~y͚׬l[̱5A@IF,"W =d'Xwp'?30EIH6y&X_88zY:E;kӯ_^`5_Ť9xCx巨0nӮn) 3wNܛCq'IzHH!eu/CocSB} ؜3Om 涐  @B?@.%΢0ʡOj+`1{s=$nYm~S=K CR I9@>Ϙ#pO TiaǚqKWE/Z׊?YԑxN95V%rkZij8p#?i#dH5a_;oΧ!n8>wIT]?+fpF8&jLge[B;RNJ:jo(P]Lf1gcʋ+ і1c"\uRy'䈷J5$rti[VG:f@Db8I$C`7f\8=DM%$5:ϩ5I FG[2.-zQYmTlS[R5m_]!="!wx9>)9H~pLa3l=hr? V&٦{AJ ?P`a54t~ӵl6ErPjQݝڠ6UȉӼ?k{G_nأLOu㝡#nXm5:- `]A񌱍H i^?^ڬWcT 7gV~fsz||fӦT<* Fowoņ K !-zэx) 4:k؜K-R="-`_ Őag&+ʂUo <0~FEu^ /#1pѯ!D7ñ6 M }q8}ХA 8K1"Ǡq|M}w&FgdNAB|E> Ql9Y"RlbINwD VśV&=;C[O+!euAwXgM VRӄk5j&.E?"G(0 38HzD.ӈCc A$֤GZkrzw9w_O,hHa=u.Yt/JpIClXvqƮ;Xc xmCBT%xvÁxs!DR})WΓ* ¸F(rqo`grh-Z{z`o;.T;Iu&01g6auFV<Ė8'XTǓ $qU|qc*zlI?7A)UCʬ([6.ߵ'\Fu'5' mtMZ%1SN(>4L \Gjh7KX]e.쳬ݞ#3cߊ7&@,Ho@S!V)۝3oNj`Z7y+Ptl.JOk֞-`]Lz&ԼU V}KÑd,GGIa> q: 6b1c9~$a#OOBU;"MWmլϠ|$H-T/% \;%]Dnۗb3f4f̜˰Y`U)T~Z3,ۗu ԅ,jHvi!b4!s!|1F_jFj-m^̃>j4ϬkX|tﭚʑaRr{Vp3Q ѥ`<0g4u>+FlQ  vHl 䍋T˛ We$J4\l*3/%ݶDNl #]VᦃNStf F H47@xN!W@yʨKTvpdƚwR-ع^(doH5E݌,}0=5 ZdBZ A1#{qt7Z)gǒJQv_"=GÎhfu7$;>qtCOe6ziG l cm1)+핞gVݨNol&,*J1 JM"X,HԬ%.Fk,GM6ml9ɬj޳j@ڒu*;oGs@ȢilwRZ]Lk ^3o#oMJbzO4?2:c~emHeN/6tOOE&IA1VKw ȩjQ/QÄoȇT 0~;sf] + Sk|1 9PdܺOo)pYg N̥뜽bvP1|RseF|ATq덺ZYY^1MjLr5a?WV<4B*}k;9}qh0|uR3NE.TaA`S" `-&1SD MXRmjx e[:2 s ͙֖T)ۭ07Bd}>|xs=@ q^Td*7Ŷ{LO פ>D},1t*AצG=64e֙heyp:IV{=C!N `]xiMb1BAXnz?Ḳj"WYr\/[G,W ܭ5) @_L#'(aBjuӖL,zS-RVOwؾ=?PB^Laq@KL޼- dwP#!@ h`'s Μ4FJٲ7kL;m*ՌD)r8/ U*6 Iw;t!e (آ"ӥkp`JYqlK,E'H{i zdqḚ>e sp5 A@G!ۛE ='9I_-eCY$DM8kڐݺ;Vi4>)1 or"?"rL-2F3pp=f=Lܨ/EQ*cqhkZ);ۜTbdTWz\Gg aQY><Ņu? ; bDr" tQ!y'0A,+Pe_7vYU[sRb%ͻKجYW'S; rNZ# RqUf&/:^A#61~&՛sۖ 0`$rQg !1_p,c©DUǂ]NL54t3eתU\<|` (L}7k(={OT޸`M.8E2^=E88ؼdnSǢAkH䈔OKw`ShM|3xmj.1Eu,/=ȤgF >D] م$,%sJB?9Ni5XJ$l]}E>HN[GGj=H#"8kehL}r|ܟr( il+tii^s%sCV]{]dF|m?kxLL! k: <SG?'Vh2z (ve(>*4ew;[N*K+z ɑ xI-~)ޜP|f"nkYL }^d[,RNRkv-)(+=mw^5Γѥt4W*mKnf[G3 szH*<W*/TywYl)x K?P \r6 P6kcFg/ՠ?+yS|Ug#رZBo*YBHJ#8Eu3u|;8- {/]?/5Lӡc5ϋ"C-g2>9G?YZʗGf3;+e@OVjuh ;t@/'Q㸟SJe%B;FxKo11pl*/:(XLI.9G BtX'jqPo+"zϮyζhi1?AA786oT|BNQN].MΗ%+ DfNƒ(@ LRɸ3fudTc$xK _!NSR\ltejxa*:ez.oT>5E?މ%2;=*NWnM3=D[\GZisP7^ M 3fSn,!WEpcgd4$VhܭO3jL=ca,75LÕY;,Tp$MCINt><8mEEyZ [qL{n{Fbo/OStJ*.pS=>uC8h {3+=YE\'ӯPp;G`ZG]dJ1\gQ (Cy1\cnhӐՒ1#~m=%}7*nKZ@H]QS|Mru'LK8݊!h^j_yʏϘQpVyg JmBiM|zf`@LN^zV@kگXS6qȿEW@-t(ꖋEwS>7 9C>Fp%2x MLP''_h-! ' WZysx&˅ZXҐǭ; ֧giuVSIwo u+ZOK3*[9 ^1IEPrW  {纶xC]]M}9~?c*Oف7\s0]v2RΖKh^*IK@ LcP>%|X~lZ` +55Ntt$ovĕ @y N=bKL|.0/%T(F_(G^gem!e2բRUueL7o>po@<.3䚎+ɲgn/z6{% o`w.C-֥"<0ϭnGQUM7 8F*hEKۺm5PJKxct؂ӐU4ە|q<;_/EK;#!lScgá2c5-$`bnxz/- tR:3g:D72nq i guԆc/5A4Ѷ-DŻ%mNyB_ ة1uP|9>Mќц&;xb{dfbpwdϢq^- 28}WFzЁX_ڶ`䙓 Rod,g.?cBVn|cu0˕*B +&75 N2Yz"m#Gw5=QյV gU VMY|s^?I}mnyWwFF0xu T(_yG6Y1qlB>] :2*nEC-rF;h`bohvk 5"sB3нvE,5 [w < -~K0p9ׅUDz{)ܸW ^Mغ7L~[~Pиlƞ?۞12TJ$ۮHY1>JXHpMb}&sbL(mp`Z3NAŮSwI/\ m o;'pU+L\Ђ\8iՄB7RB(j(T.ݸØK0dR-ovH.'wn#;pqzvx񿙳DB7vY펈8k<>2HX#"K&z!l n3ry)mz˄HZƵM\`E\c Q VH˄z PmuWæU(y$>73eVC} Ȯ-7c*;HF5Wx\5>,P=mɏ?^gN [;a:  Mv8d; V kQꇘV7Tk^Ֆ? 5=ҫP'HSxy3?y+}th 9xW-B%U_t&Ub z=by։f3~0:ya#ޏhD4Xm 5ЎJSt {aMI"-:<"'c@P31.6X)D"8X]D k7J[tz de<w͎0qH~j} Ferz)Աi3#RE Kd%mym1j5%e^C_2- ;F)٤T7mI|(12yDFIث:ck۶lߗqۥuk)ښkŃ^>d?:ߊeqK2?=+׊׏]b2P֨ުW3^ag}Q hTc]:|ϸrk hz MO_O+!ȸqr!`K}ujv>&F{>nA !ASprؠ_'^1bRjzdB[I9Q;bJ#M~XuHD ]BިYGZMr*u/qO#n`YjFʒA<kEL IT!?[INUYBE6"W5.j%Fݖ(f&- '9u_OQe\yf@9h3,njؼ:"d<͡1t&79ˎ7 qDMgǡxa㴧d1SNl2Mi~1&0ydd-y?|DzA Rh 8ҺF$ۡ&/l[gc d$ لM۞r JWD->^&v}2z`~ɠTw $ &G8 sk')m/[jv+l:Suj4taH! ϲܣKJ䲈K)^77t:zP9{{@p h|q~sKPc%#*Q6#0!A#:!0bCIqb'cHw]#ppgNg ~&5Cuj8gOkWߣdm;|УW34!z<:)\.} VjGSp1}Nh<~V! G1?4J"T9 aιbȀ\k)HP\p! j'  P:I$e=e E}@0,E}hxr({0r}lqu%{@\0ʦțs"˺C Ub?K'xF v.oO8-WB?^Vb+hgoH(=u}{iψD!fDϹ BP$~8~LKZ}jO2_`r|]T gQ[ J|]2PZ( COLz-*+vGpYR mÓqJbVU9*-ʤ. Vt_}z0ͣlve90lJi(C6 , +u۳*\K\meKUu}u♶: sEk%ђ;mQF e 5r^ A s; aA6EVqYԹ=v "Y8@<2ח?CYE)AQmWd戦|O~Lg|t$VeK.m/gjN L#rk֪(Cye)۾Kc"KV-ufO&  fmUnCh(O*wƂlRQx\=U}x :ǭ HpFN_5~LVG;f`ɷojKq)ZX:`VD9'X !DcG@F@.]-"h^CZ@F?P&:v(_)k04I-HRE3%G-Qҟ/&ċVRT/r^XVZQåS؆MGv>I5|NF х8$4ыB!Ip>s|D@A"0 yQKrA>+ފB ɵZ+PPo W)_A-h%A>2?W$L`s݈3ş+ PliQZ |v9*$>zvz\~IK9n4=wrL֘(Z w9KëlT`[ym)T I^Ђa:$w52"O3- ΖYW&-Otc|X|, NUPMe*'sh#6Žx1e 29x]UffB8&jQ7K憺kEGN{ת?|o|w>Iȿ >s1UZ|NFt02%x(62y g>!̏KHo_0:; (onkox iFyvԭ zp[;Бb65/CG GqAN9Yu+w5Q;^D<o G|*)Ib =c3o ^Y_ZW"CtjvB2AkG?6jJsPm ;"znY%Ӵ͌cQ^B9ݝvjiwOqҧ!ooe]d? ԊZxxB̞)Yms{zGUs`߁QBu^Fyg&^/>q IAnˁL3 y9zw6ځ¶"/e<}]"'tr@MᵨE`8\G6`VJY8zG:u:w LZ:=#(Ca5"#Fyj9|I TWOwR}gB}~O,5H[?G D`~ɜz}kmat.l:+#tbDCE)'Z}L]wKn6!jE(ZMRKz 1b ٙ#\- 6 `<(-e>M2.\ʗ7d_7~]:Z\a@-Cvc{x>.qFƶrvZl{5+ Օ\V#sv4}CnH)vDI'hvj#\clt6S9e ]ewlr2A㢨 GRHn CH_n&ZWMqCl%l@:h9Wpl`D 7?.6hݏ6i?_/ӆ]h?R#ݢx" eKjg&cɏv2ծz@am6}` z(b+(2~u_t ? Ko ) ggL~opbOj.R")!er )Rh;kdtr(~ C=r~KA_5{]Ɛ?~/$V0@eϠ~QjZH !VU)"%kVFm;j3q*MO I?mM zAY/S8g9朲 i͡H%m}?5`U3Bgx=s]oByɁ> in3utDbURS(W[_Rie3i94RE9"(͹oa9?R"F ^+xk9ևU-*i14a8v>}юұA"5Je͖y478&y7tN K8)B s%ēDI.q &Ct_y.O5pTdhYۖe|tQE!|n*Y&̈ KLnʜVV-{2+W<)}[(%lsJ8LNz ^\c=DʵrZ#]FD+QS!#)Z 0F{'d>)M|14OŞh"_E'Hv Cm0רA_8p-3BsZ%sZ0 w gT4V߃UyM<>"?Xp|#L9ͻУNEgXzRX/Ic ԂZRSsZcwoMφ-4֘V@ 75\AaO%ts1dRWߢ7wثNTi7t[q2ʕOQ4hk]Ua;h5:KgE^Ŏ P!,a5mz u{b Z쟣GɍHRHd{{f7'|m}n3d;3 (5])tG5|뤇VsZ6s^ɪ;HP=miA(^gu 1@V t E1<(J!sb,/H_6YlR\Rv:׿lG&C`Wqt䗂 ~g2Nͺ݂2>rAnoV4' l!(SM{@ t^ OZo$Dd8i˱g:E!Q%уg׉҅,q/H pox͚P,}kYti>ksc^ p>Eф.0=vΘ/7K%{5^? Ij$vІMJDqErxKj34SdA-L'TQpȲ7;o%oƒU20S k֑8bt*BM{-ҳT%VVcT]w)_eGSPA?bW= ǎ8 ?9TiV|݋ w*ߩP% +GH+n4d:` `,<Ij.OlT5?q[ˎ=$Ī\f =ozI hȐ BTALհ!=%jgL hO0 J~x2Sb[T@G| @F[REIQz'fmV}̳00<"M-ss?c:&E<%-^HHq Mdd`<` g\NrUG_LGeuU;l}f;LWP4Zlo#s+mV1L|8J:ml\1ML[Ot=J1l DPh1KoN$g,-?DNX_q0}p{seWv^f[kRЕHȸ=G(G<] j:jGZy5jk F޼ԇ_.L=5R%W_)IS#?RM(λƘ0˶ؠuCmJ@./͋N[3<=4?Ĭ / h\;pyUioHaXM#@p@?mW5(}'>0^Dk!,bdr3k:p~e,dc&"ӧ'na `9AK kwXZFu%23Huamr@+-yyFg}swwe}%䶖lHz^2HM#A&qvNyDkq4ܺ#A Ũn3.CC6O*@g`' ]Z'ec\,&D*45u) fsxOQP|"֧bAʰzw<#!dJ\VqD<~X6c9_Bct?7_Xϊ) m8C CR,y*>I8ĠEQMp y#0F5ƌ`rE^-.BnG9PC=MJGWQEcV`m<;(HXκX -EF1He>t9` dYdJϟ 5xvz3 DI0,ϲ!NIG'4~Sɢ>s컋4Tv;;HSBV_)3Z;po. Zx{Q >*gƷfz?ﶃ@ `fj< {-DŽ z~$џB.}goI[UܵE"[(K!E^@-˸CA 1r&%Yy_5v7Uv҇!SX!"mpE{_O[ى쭿i}$9;3m\;0;"+ӿ͝;|Ѣ5,q7%f D M;.yHtw+QJ 1LDc?HYg`V; OzQ}#+ZԳrWmzkG#"[0h3W(+Uv.,+D&jTI`w%2s=\Tn](,wUZf_ɥއ%2%nQeq+Xz66wY9#xQ4{PS$,em%&,&X=Vd>9>دW5?zm+KX.KjŶA Y_sH* I5ۃ^WwנT+ѷV1Stunx-,5*0I}lvaR=鰼Ot5N7":S=e:ZV 4j5hRxէt<2OGJILjE`F2TyejY!Ί)ɳLoa=[LCǔ\-h|V q ȳt qnϴ,A+h~ʗs9uAirR><#n @+\)q+佛H@rs=6c#n֢ 8 i{>HHHdw Jd:E@(w(8vD#O`2CW<6]zbU C1eAi60s^q֏Q]lӅV? )[aԬ.9e)}qKHK ~܀4\!rȆxb!8D) uq @sLeU;<; )ҶJD[P>U>>"(:E38=wf#'pf%.gapM?` AAxy8wM 9$Z<ʍ~S2dYA[Ҝ=›K>Syn漏Y>Td/9{>ؒ_"̶CAR{@L&%sA^M5[wrxvDlς:_ۚQ%j㑚"Dޑ-#{˟l)ʱ.p_:̮z8Co aZЅxNs2GTXz6.7ӡq.윹D| }1YD*oVzfࠖ)+b͏esh}B coXbOC=:v*ll~RfWǡUG1af8Ga 6@r90صmWkO_f}M\]p ߆w o9-ٍ R'䫗vп-|iSXn*Vj .`SM YZ