cairo-tools-1.16.0-1.55 >  A ^p9|i,n\?.r~FNP[={z "&HOkbĈô .lD_qZxB]"޹j4Bq22#r(Ʊ'1`1 \k~_#QpRv }>n{Lk 0̛rDIQ/04ԮD1Fէd &Ũk@k|fTT0T>E۬Vź'`uX-lDgŌ& 06#32e6d7e6055f4a2725223ec14c6925b88b07626f783dddf64d0d4097a2a1a491abbe608ac25de1aba330bc786b8397692e265bb6@^p9|~'㻚pe9 ):`E]<3(y0M`{%6uWO<ɨJ\@v>e&Sr1+~!|= q,Q"tBJIlmvjw1?e-C;g Djl51c}6!Ui` e}ᾩ)7Y6p(ZlElцtj`%ЀL4%-H-BxVU?/n5h sZl~z̑<&C pb@ >pAiL?i<d  j"3 Ic~              Jd <(8 9 |: Bb+Fb7GbL Hbp Ib XbYbZb[b\b ]c ^cpbccdwddedfdldud vewh xh, yhP#zhhhhi8Ccairo-tools1.16.01.55Utilities for cairo, a Vector Graphics Library with Cross-Device Output SupportCairo is a vector graphics library with cross-device output support. Currently supported output targets include the X Window System, in-memory image buffers, and PostScript. Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available. This package contains various cairo utilities.^Jnebbiolo9SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/X11https://cairographics.org/linuxppc64le   KAA큤^F^E^F^F^F^F^I[v [v d72c387abe8e144f8849221859e02cde69c4949554519ad5db23163d493591bd5a4dd1f2356d50775351c9c5983b7cd97b356d6b80e3a132938275c56abf18bfcbb323ec8e6594195c805052446559b4a5dd7f819ed162619405a5d0af662bc37b5a293a9b7651957b6ad89f7b35b3c63816c84ae581b97cdf4cba33a42a7c14c94eaa00cecf6e98c74c05c81adca3d0e03f5b2f579def5a19a1453b118aeac8421158645572270264a980b8b130dd988138e4dae20144e22455446e0ef909028ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcairo-1.16.0-1.55.src.rpmcairo-toolscairo-tools(ppc-64)cairo-utilslibcairo-trace.so()(64bit)@@@@@@@@@@@@@@@@@@@@@@    /bin/shlibEGL.so.1()(64bit)libGL.so.1()(64bit)libX11.so.6()(64bit)libXrender.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcairo-script-interpreter.so.2()(64bit)libcairo.so.2()(64bit)libcairo2libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libglib-2.0.so.0()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpixman-1.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.17)(64bit)libxcb-render.so.0()(64bit)libxcb.so.1()(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.16.03.0.4-14.6.0-14.0-15.2-14.14.1]o@[j@[R@[*AZ@ZJ@ZZZ7Z/YYI@YC@Y7X@XXXM?W^@WgW4VwVm]Vm]V7P@UW1@U"TTT>abjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comqzheng@suse.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgcrrodriguez@opensuse.orgzaitor@opensuse.orgmsrb@suse.comzaitor@opensuse.orgalarrosa@suse.comzaitor@opensuse.orgalarrosa@suse.comzaitor@opensuse.orgzaitor@opensuse.orgjengelh@inai.dezaitor@opensuse.orgbadshah400@gmail.comhpj@suse.comidonmez@suse.comhpj@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgro@suse.deopensuse@mirell.detchvatal@suse.comdimstar@opensuse.orgzaitor@opensuse.org- Add 2 upstream bug fix patches: + cairo-Use-FT_Done_MM_Var-instead-of-free-when-available.patch: ft: Use FT_Done_MM_Var instead of free when available in cairo_ft_apply_variations. Fixes a crash when using freetype >= 2.9 + cairo-composite_color_glyphs.patch: Fix a thinko in composite_color_glyphs. We can't just move around the contents of the passed-in string, we need to make a copy. This was showing up as memory corruption in pango.- Update to version 1.16.0: + test: Free resources in pdf2png. + Drop skia backend. + Revert "Correctly decode Adobe CMYK JPEGs in PDF export".- Update to version 1.15.14: + Features and Enhancements: - Add more FreeeType font color conversions to support COLR/CPAL. - Update test reference images against current pixman. + Bugs fixed: - Fix crash when rendering Microsoft's Segoe UI Emoji Regular font. - Fix build breakage with glesv3 enabled due to non-existant glesv3.pc. - Fix memory leaks found by Coverity. - Fix incorrect null ptr handling found by Coverity. - Fix test compilation when font-config is disabled. - Use _cairo_malloc instead of malloc (fdo#101547, CVE-2017-9814). - Fix assertion failure in the freetype backend (fdo#105746). - Drop upstream fixed patches: + cairo-fix-assertion-failure-in-freetype-backend.patch. + cairo-CVE-2017-9814.patch.- Add cairo-CVE-2017-9814.patch: Replace malloc with _cairo_malloc and check cmap size before allocating (boo#1049092, CVE-2017-9814, fdo#101547).- Add cairo-fix-assertion-failure-in-freetype-backend.patch: Fix assertion failure in the freetype backend (fdo#105746).- Update to version 1.15.12: + The main focus for this release is the addition of Variable Font support. Variable fonts are single font files with various typography characteristics, such as weight or slant, that users of the font can adjust between two points. Effectively this enables a single font to behave as multiple fonts. + The Skia backend is disabled in this release, due to severe bitrot, and will be removed in future releases. Contact the cairo team if you have a need of this backend. + Features and Enhancements: - Variable font support. - Skia backend is disabled. + API Changes: cairo_font_options_get_variations() and cairo_font_options_set_variations() are added. + Bugs fixed: - Fix errors in csi-trace --help and --version options. - Fix a 'memory leak' in the image compositor, with pixman_glyph_cache_t. - Fix access of uninitialized memory found by valgrind (fdo#91271). - Fix improper initialization of memory in _cairo_ft_font_face_create_for_pattern() (fdo#105084). - Fix multi-monitor virtual desktop with negative coords on Win32 (fdo#100793). - Fix issues occuring with older FreeType versions.- Modernize spec-file by calling spec-cleaner- Add explicit pkgconfig(zlib) and (conditionalized on build_xcb_backend) pkgconfig(xcb-render) BuildRequires: closer alignment with what configure checks for.- Update to version 1.15.10: + Features and Enhancements: - Add support for OpenGL ES 3.0 to the gl backend. - Use Reusable streams for forms in Level 3 Postscript. - Add CAIRO_MIME_TYPE_EPS mime type for embedding EPS files. - Add CCITT_FAX mime type for PDF and PS surfaces. - svg: add a new function to specify the SVG document unit (fdo#90166). - Use UTF-8 filenames on Windows. + API Changes: cairo_svg_surface_set_document_unit() and cairo_svg_surface_get_document_unit(). + Bugs fixed: - Fix regression in gles version detection. - Fix undefined-behavior with integer math. - Handle SOURCE and CLEAR operators when painting color glyphs (fdo#102661). - Convert images to rgba or a8 formats when uploading with GLESv2. - Use _WIN32 instead of windows.h to check for windows build. - Fix sigabrt printing documents with fonts lacking the mandatory .nodef glyph (fdo#102922). - Prevent curved strokes in small ctms from being culled from vector surfaces (fdo#103071). - Fix painting an unbounded recording surface with the SVG backend. - Fix falling back to system font with PDFs using certain embedded fonts, due to truncated font names (fdo#103249). - Fix handling of truetype fonts with excessively long font names (fdo#103249). - Fix race conditions with cairo_mask_compositor_t (fdo#103037). - Fix build error with util/font-view. - Fix assertion hit with PDFs using Type 4 fonts rendered with user fonts, due to error when destroying glyph page (fdo#103335). - Set default creation date for PDFs. - Prevent invalid ptr access for > 4GB images (fdo#98165). - Prevent self-copy infinite loop in Postscript surface. - Fix padded image crash in Postscript surface. - Fix annotation bugs in PDFs and related memory leaks. - Fix test failures and other assorted issues in ps and pdf code. - Fix code generation when using GCC legacy atomic operations (fdo#103559). - Fix various compilation warnings and errors. - Fix various distcheck errors with private symbols, doxygen formatting etc. - Drop cairo-image-prevent-invalid-ptr-access.patch- Depend on pkgconfig(gl) and pkgconfig(egl) instead of Mesa-devel. * The pkgconfig(gl) and pkgconfig(egl) are what cairo really needs. Mesa-devel is too general and is a bottleneck in distribution build. (bnc#1071297)- Update to version 1.15.8: + This small snapshot provides new colored emoji glyph support, and a handful of minor fixes. For a complete log of changes, please see http://cairographics.org/releases/ChangeLog.1.15.8 + Features and Enhancements: Support colored emoji glyphs, stored as PNG images in OpenType fonts. + Bug Fixes: - pdf: . Fix internal links pointing to other pages, by pre-calculating page heights so that link positions can be calculated more accurately. . Don't emit /PageLabel dict when no labels defined. - image: Fix crash on negative lengths. - win32: Fix initialization of mutexes for static builds. - font: . Fix color font loading on big-endian systems. . Fix color font support infinite-loop with empty glyphs. - Fix off by one check in cairo-image-info.c. - Drop cairo-fix-off-by-one-check.patch: Fixed upstream. - Run spec-cleaner, modernize spec. - Rename 0001-image-prevent-invalid-ptr-access-for-4GB-images.patch to cairo-image-prevent-invalid-ptr-access.patch. - Pass enable-gtk-doc instead of disable-gtk-doc to configure, we already have the gtk-doc BuildRequires in place so I can only assume that this was an honest error.- Add 0001-image-prevent-invalid-ptr-access-for-4GB-images.patch to fix a segfault when using >4GB images since int values were used for pointer operations (bsc#1007255, fdo#98165, CVE-2016-9082).- Update to version 1.15.6: + Detect if variable fonts have synthesized bold/italic or non-default variants, and use a fallback font where needed. + Restore MacOSX 10.4 support. Cairo had dropped 10.4 support when moving to the CoreText API. Now we automatically detect which API to use via dynamic linking, so can resume supporting this older version of MacOSX. + Fix error reporting in the xcb backend if fallback fails. Instead of returning NULL when the X11 server can't do some operation, return a surface in an error state. + Call XSync in the xlib backend before setting the error handler to ignore errors for certain requests, to make sure all pending errors are handled first. + Fix text-glyph-range for quartz-font. Use 0xFFFF instead of 0 for invalid index tracking. + Fix handling of Supplementary Multilingual Plane (SMP) Unicode characters in quartz-font. + Fix various issues in the drm backend including updating API usage and general code cleanup. + Clarify documentation regarding device scale inheritance and the units used in cairo_surface_create_similar_image (fdo#99094). - Drop cairo-pdf-fixes.patch: Fixed upstream. - Add cairo-fix-off-by-one-check.patch: Fix off by one check in cairo-image-info.c (fdo#101427).- Add cairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff to fix a segfault in get_bitmap_surface due to malformed font (bsc#1036789, fdo#100763, CVE-2017-7475).- Rebase cairo-pdf-fixes.patch: Add commit to fix fdo#100029.- Add cairo-pdf-fixes.patch: Three minor pdf fixes from upstream git (fdo#99630).- Fix RPM groups; update summaries. Remove useless --with-pic which is only for static libs.- Update to version 1.15.4: + The PDF backend has gained support for a range of widely used features, including thumbnails, page labels, metadata, document outlines, structured text, hyperlinks, and tags. Tags permit adding logical info such as headings, tables, figures, etc. that facilitates indexing, accessibility, text reflow, searching, and extraction of the tagged items to other software. + API Changes: - Added a cairo API to set up Win32 surfaces for HDC with alpha channels. - New API for added PDF functionality (see above), and new error status item for problems relating to PDF tagging. - New error status items for handling of GDI, libfreetype, and libpng errors, respectively. + Fix playback of recording surfaces into PDF surfaces, where objects with negative coordinates were not getting drawn. To address this, the coordinate systems for PDF and PS have been changed to match cairo's coordinate system. This allows recording surfaces to be emitted in cairo coordinates, and results in the same origin being used for all operations when using the recording surface XObject. Test cases for PDF and PS have also been updated accordingly (fdo#89232). + Fix "invalidfont" error on some printers when printing PDFs with embedded fonts that have glyphs (such as spaces) with num_contours == 0 (fdo#79897). + Fix missing glyphs such as thin dashes, which get scaled to 0 in userspace and thus have their drawing operations culled (fdo#94615). + Fix other oddities caused by variously idiosyncratic fonts. + Fix deadlock when destruction of a scaled font indirectly triggers destruction of a second scaled font, causing the global cache to be locked twice (fdo#93891). + Fix X errors reported to applications when shmdt() is called before the Attach request is processed, due to missing xcb and xlib calls. + Fix random failure in record-paint-alpha-clip-mast test case, caused by an incorrect assumption that a deferred clear can be skipped (fdo#84330). + Fix crash when dealing with an XShmGetImage() failure, caused by a double free in _get_image_surface() (fdo#91967). + Fix invalid execution of ASCII85 data by the PS interpreter that the image operator didn't use, by flushing the extraneous data after drawing the image (fdo#84811). + Fix decoding of Adobe Photoshop's inverted CMYK JPEG files in PDF export. + Fix unbounded surface assertion in win32-print code. + Fix a data race in freed_pool discovered by Firefox's cairo usage. The patch adads atomic int load and store functions, with relaxed memory ordering (fdo#90318). + Cleanup debugging text sent to stdout instead of log (fdo#95227). + Fix build issue when using non-GNU strings utility (fdo#88639). + Fix build of cairo modules as regular modules, not as versioned shared libaries (fdo#29319). + Fix build on win32 using gcc 5.4. + Fix build of script backend to require zlib. + Update test suite reference images using Debian Jessie 64-bit and poppler current as of June, 2016. + Various improvements to documentation and tests, compiler warning fixes, and an assortment of code refactoring and cleanup. - Drop cairo-modules-no-version.patch, cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch and cairo-xlib-double-free.patch: Fixed upstream. - Drop libtool BuildRequires and stop passing autoreconf, we no longer have any patches touching the buildsystem.- Add cairo-xlib-double-free.patch to fix double free in _get_image_surface(); patch taken from upstream git (fdo#91967, boo#997189).- Add back cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch (bsc#958844, fdo#93891). This is still not fixed upstream.- Update to GNOME 3.20 Fate#318572 - Remove patch: cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch.- Add cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch to fix mutex deadlocks on certain documents (bsc#958844).- Update to version 1.15.2: + Fix xcb/xlib compilation and calls. Make image boxes behave when SHM is not available. + Fix various issues with printing and transparent images on Win32. + Fix thin lines that don't show up when printing in Inkscape due to overly aggressive culling (fdo#77298). + Fix broken printing via pdf when glyph 0 is used for rendering, resulting in missing spaces and letters (fdo#89082). + Fix crash for certain glyphs in opentype fonts (fdo#91902). + Fix incorrect rendering of SVG paths with more than one subpath. If more than one trap is passed in then it's guaranteed that the returned traps will have their left edge to the left of their right edge, but if only one trap is passed in then the function always returns without doing anything (fdo#90984). + Improve rendering with Quarts to better match pixman's blending and filtering behavior. - Drop cairo-render-thin-lines.patch: Fixed upstream.- Update to version 1.14.6: + Simple bugfix release to fix one Windows issue.- Update to version 1.14.4: + Avoid appending empty slots to user data arrays. Fixes a memory consumption regression since commit 9341c254a. + Return a better error (file-not-found) when setting up pango on devices where the font files don't have read permissions. + Fix regression in the font size of canvas text in Inkscape when compiled with the Quartz backend (fdo#84324). + Fix _cairo_gl_shader_bind_matrix() to maintain compatibility with OpenGL ES 2.0. Manually transpose the matrix. + Fix incorrect font descriptor conversion when the font matrix yy is negative (fdo#90538). + Fix crash when using a complex path for clip and stroke due to discarding the intersection exactly at the top edge (fdo#74779). + Fix cairo_get_locale_decimal_point() on Android. + Fix compilation problem on AIX due to conflicting usage of symbol 'jmpbuf' (fdo#89339). + Fix broken rendering with XCB due to snapshotting of uploaded part of surfaces (fdo#67505). + Fix loss of alpha when copying a mask for a cairo recording surface, resulting in a double copy (fdo#73038, fdo#73901). + Fix incorrect recording of certain paths with script surfaces (fdo#91054). + Fix typo in definition of MAYBE_WARN in configure script (fdo#89750). + Fix use of filename variable after it's been freed (fdo#91206). + Fix out of bounds access when printing pattern (fdo#91266). + Fix incorrect size calculation in glyph cache unlocking for Cairo GL compositor (fdo#91321). + Fix memory leak in _cairo_gl_pattern_texture_setup() (fdo#91537). + Fix transparent images in win32-print (fdo#91835). + Fix _put_shm_image_boxes and _put_image_boxes when no SHM available with XCB.- drop cairo-disable-lto.patch: lto was dropped upstream- Update to version 1.14.2: + Features: - Improve xcb's handling of per-screen subpixel ordering. If no Xft.rgba property is specified, default to the screen's subpixel order. + Performance Optimizations: - Improve performance of cpu_to_be32 and be32_to_cpu, making truetype subsetting of large fonts run about 15% faster. + Bug fixes: - Fix unaligned access on sparc with the compact font format (CFF). Unlike truetype, all data in CFF is not aligned. (Debian bug #712836) - Fix unaligned access on sparc with tor-scan-converter's memory pool. - Fix crash when loading a PDF with a transformed image. (fdo bug #85151) - Fix regression on mingw for bigendian test due to removal of file extension for executables. (fdo bug #85120) - Fix handling of backslash in PDF interpreter (fdo bug #85662) - Fix crash in xlib and xcb renderers when swapping a 0-sized glyph - Fix bug with RTL text in PDF operators (fdo bug #86461) - Fix compilation 'cairo-path-stroke-traps.c' with MSVC8 (fdo bug #84908) - Fix crash in _fill_xrgb32_lerp_opaque_spans when a span length is negative. - Fix valgrind error by releasing pattern created by cairo_pattern_create_rgb(). - Fix valgrind errors when running cairo-test-suite. - Fix memory leak in recording surface replays (fdo bug #87898) - Fix destruction of fonts in api-special-cases test. (fdo bug #87567) - Fix duplicated surface push on similar-image, preventing trivial GTK3 program traces from being replayable, with an error message about invalid values for the size of the input. (fdo bug #73580) - Fix crash when win32 surface's image size does not cover the entire surface. (fdo bug #53121) - Fix crash due to obsolete CGFontGetGlyphPath call (fdo bug #84324) - Fix several build issues on AIX (fdo bugs #89338, #89340, [#89356], #89354) - Fix various documentation warnings and errors - Remove cairo-tor-scan-convertor.patch. It was upstreamed.- Spec-cleanify - Remove the obsoletes for sle10 64bit subpackages on ppc - Remove libtool archive always- Add cairo-tor-scan-convertor.patch: tor-scan-converter: can't do_fullrow when intersection in row + 0.5subrow (fdo#85151).- Update to version 1.14.0: + Features: - Filtering improvements for the image backend, in particular down-scaling of images produces filtered images that depend on all the pixels of the source. - Improve handling of device transformation and scaling, allowing Cairo to now support scaling at a device level, permitting easier, more transparent HiDPI support. - Support JBIG2 mime data in PDF. This allows embedding of more compressed JPEG formats within PDF, rather than including the full uncompressed image. Also, reduce the number of transparency groups used by PDF to keep the file size small and viewing/printing of the PDF fast. - Expand the embedding section to include stencil mask support. - Reorder font declarations to be in natural order. - Update the Skia backend to build against current Skia. - Drop Link-Time Optimization (LTO) support from build system. - Optimize VBO size on GL to 1M and to 16k for EGL. + API changes: - cairo_surface_set_device_scale, cairo_surface_get_device_scale. - cairo_egl_device_get_display, cairo_egl_device_get_context. + Dependency changes: - Cairo now requires glib 2.14 for its gobject helper functions, and pixman 0.30 for downscaling. + Bug fixes: - Don't embed CMYK Jpeg images in svg. - Fix tests to place output in proper location. - Fix determination of alpha for all surfaces when recording. - Extend oversize check to cairo_gl_surface_create_for_texture, so an error surface is returned if the texture is too large to render to. - Fix embedding of mime data in PDF and PS files. - Remove useless error handling in *_reply() functions in XCB. - Fix a double-free exposed by multithreaded apps creating and destroying the same font concurrently (fdo#69470). - Fix corrupt stacks produced by bugs in operand emission for trace. - Fix out of bounds array access in format cache for xlib. - Don't rename glyphs used by seac operator (fdo#70364). - Fix crash on calling cairo_create with a finished surface. - Fix SSIZE_T definition problem when making with MSYS on Windows7. - Fix one off issue in gl context cleanup. - Fix usage of CAIRO_STACK_ARRAY_LENGTH. - Fix rectangle stroke with non rectilinear pen. - Fix imagemask with pattern source failure on some printers (fdo#69485). - Fix whitespace in font names. - Fix page size in generated PDFs (fdo#73452). - Fix path-currentpoint test by preserving current-point in copy_path()/append_path() sequence. - Fix generation of HTML in code docs for cairo-format-stride-for-width (fdo#63257). - Fix spelling of "tessellator" throughout code (fdo#50411). - Fix crash in pixman_image_composite32. - Fix crash when trying to modify a (const) all-clipped cairo_clip_t (fdo#75819). - Add check_composite method to all compositors, to fix crashes in the test suite. - Fix crash in Firefox when scrolling on certain pages. - Fix memory leaks found by static analysis. - Fix build of any2ppm if fork is not available. - Fix broken build for Qt backend, due to missing libstdc++. - Fix typo in two cairo_uint128 functions. Fixes potential build issues on systems without a uint128 type. - Fix build when --enable-pdf=no. - Fix cache_frozen assertions for Win32 print. - Correctly check for xcb image surface for inplace upload. - Fix webkit-based web browser crashes due to empty boxes by skipping over them when tesselating. - Make pixman, libpng, and zlib paths commandline configurable for win32 builds. - Fix image scale on Win32 when GDI scale is not identity. - Fix float endian configure test when using clang -O4. - Fix compilation with Android bionic libc. - Don't try to build util/sphinx on Windows. - Fix loss of precision when emitting joins. - Fix loss of precision and associated rendering issues in cairo-tor-scan-converter from projection onto sample grid. - Fix pixman oversampling of neighbouring edges within a cell by eliminating self-intersections for the pixman traps compositor. - Fix multi-line string splitting in PDFs. - Various cleanups and fixes to warnings, documentation, tests, and build system. Improve error handling and return value checks. Cleanup XFAIL tests and reference images. Cover recently added functionality.cairo-utilsnebbiolo 1591411274 1.16.0-1.551.16.0-1.551.16.01.16.0cairo-sphinxcairo-tracecairocairo-fdr.socairo-sphinx.solibcairo-trace.socairo-toolsCOPYINGCOPYING-GPL-3/usr/bin//usr/lib64//usr/lib64/cairo//usr/share/licenses//usr/share/licenses/cairo-tools/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP2:GA/standard/41fce00d8462af363b556cecb2f796c8-cairocpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=f3d558e126b52fd9d95ab135f14e065c8ecbd2d1, for GNU/Linux 3.10.0, strippedPOSIX shell script, ASCII text executabledirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=ee710fe4ca52330d3b978c09844bf9ac9ddf10b6, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=1cb79394b9dbea1761a2f848ef6cc17d7391d63b, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=ae5a138d72c0c1495e8d86c7405ae66bbd26569d, strippedASCII textRRRRRRRRRRRRRRR RR RRR RR RR RR RPR RRRRR R`"F3`d]m4utf-8965790c7f2b4ad82b72f2cde467c7043121a9e2b755b6a7da84cd928c2e38deb?7zXZ !t/] crv9vW8i!"~Gy<1%Bf'#DXe4?E!Go71y`v@Zsۈ9_ IX a,G%m/C3jJOj~Ėx8~W rr٩t&`bc-ҡ@T#I[F_J./zHx׊T3N"-bO2Q\\w'8 3IzX ~cv|/T/7luT`*{ CdU;-1 ~<%Ӑ bHeiwpyx; vߎӇPH~XY˅Ψh>vk(.lL)!VORj$_AF-$,avrC ph(dmS|nRg PS!*:Er-cbf"lƧ1 IW[]|uD0SޗF/5b` _xH.s[ 155pyMH7ȧD }ߖBkvJQQKHn`UViPPTV[,-l%B*ѱt{yY?S,3^]'t G#7}yS81_ssk->0Ö:Y $7g}s߼\ȥ_`)uSS`3WS>Թu;@c|C=Q5wL_j[sMȕ~J 8k@Fy粢 H/P@FS0`C~ڂd2)y$4%hMpiogR HzOU9(x~ʻa"d0TWLÁaחdt[@_erso0~*`^EnvS7P 6vk>(U`7 /?ۥޒB6Q8Oo )\:x&Ϋ &HfhE"N/>yPixXť-Ƌmpﭦ9)ď,tK*t^5{5 -zpX!Gf^ɴM@Jy\\Еz眥H~C0hXQè{VP7׹༁(r,J[[CRwYϳE'I5ob-fpYa +@3wi*^Gɫ BN$k@ڇ43`I"vJVWԻ xl^  m4R.`@pЀI>*tMל3GoCDIa-6[RٰMstFIਫ਼F2|jƳ\"-9nIb{agDY?mL qNb 4c zpCၞI\DXF#[bW׊ ̊*0JzE;4^? br䀓S{w_r7J36|aMIxYVsX7׻ Y{z;e;ٷ= ghs*bzͲ$cOdI/72՟XuqC{gٚm2ۘR/>6!ٴUin'0ՅB+J}0,4%=J<@j]TR Zt_f{u;Uz]QmRI#2# VA]),I☊k;HHIheJc`-4rA iM3Um?S&n7'̺N-d9CKh*X ;K=bh4hhiV-,IBG~H$ C]Fxo }$>~ yI}Y$\TxYe,y{Of&׍g6Ak!R 4eFL jV V Qi*;J?I5z5 mT&W-PH;J:f׽>kH)ʺid:d`<"Zn p[пϿr\i o^ck.R3yK#k]Bx-v(Bbe]hK7u׌_(.P|0Rޭ(FRـ9yuJ~8J 9Lɡe弒 G+ž;w?s=,җfڹ7Pif?7SZ?':t--í J *xLbݽi"-_24RIx5b(;>c8W0_UQ^jˊgR;O}rbxF Q2t4bS`zf'Ύ 17"yy/U  a+AmrՈ_&Udt![:xJIy0ӿ|u^r+"B#vt{>&3~+GI0| vEѪ\҂6jҹZrvJf0Rt(}Pj\l YvRLp! :9č_Ȳ7: ]9!;a'[ᰖ:X;z܁J)"^d]pɓ7߱THXb~{tzoSlK "ppƂD̴HtI` b@z|x!6JP6`]Hr4 K/Xf]ݨܶ`f.F]SV^mɝ/ؠ u93(fɥFy@ f̺Ii[ԗ%{ $)s7DAn]vv5Ītn8%עn U!s(:tg5+ڻw(E2N}zB"ݜkV"z(06+^t)s`XPXLve}靲CK=B ` FVjE~-]c&@4ďm:y! `λn*w"E4`9ޝ'vB c)f~S?`|ș<.f7EwȴXPε3WkW.JY5Cx7d;L(1qUYF%I[=PŖ l-" vm楲Hw!Co*0 Au.Mz_![W d L/#igQ@":lO;D.. SiP:=(hp לgxfZH!YRhql^D5q#.ʤp]]m\O&tzlWqMo2Izc@4 IݳrCUo?.1 "|Eoa ! x2k5QVK$t A9}щa(קAB E8RuLF2`BZ\z+c'Zu 2:- rhRq,ɋaQؿV菭蔸WY9:}1`K/7JYI^0g;2ϦahtYKQ+~,: X5NQG "jVL<_`W7"2kضϹh:}?ޅM{&I [Q{ٍԽ(yܡ@𹓨um'SU_0?EբƷ1.KB7'Rۍڴq8}.",`uԽ Xi Eх۞C*Dr&B`uzQyqD ymAz0)^Jwnp@kBΌy_1"lsN,"sbk@?R08\>'-x*U8Fb2|lUԺ. B&#/6WF@x:PRM-?oχ-'Ewq^HvKi)O>+Fsed$tyc/5}auWg0i#WAV)n;}A^[!Pς䋟2+1M^}}I+@φw4M#f'RIn&ֈSvmF*Ssʯ5,K3~9zѕw GnW>eyptFA7Ex,* `Yl8 [ l0kP$)r&i7~2@jd8{c-A;Ag6 $ u Vqh|\ %B~}%P:MoYTצboF5ߘN-3Ⱦ/Y2z[>L0l1>B*Oo KԺ_44ґN";SWfUbx;=|Ĭx(Nd/q͸=k= ?UB?uH#!$ j$6HnE"ߠC'$%mhI ׌ b& }dz:e]g+k'Ŕ'[| \TW"#zfꇩx̌.+|Mw\YEtC]+ϿG$MTʊ9}|RS5zz1Γ 4Ћ[9 UGrN;m 5}6ur:˪MLNդuKwmٴ*^"zU'gI $e/[\#FhbGKan٢C1i:c~#3iqCD7m!Zxw?R,J cdg~,~,zz!fk8&K\$ppo2.h*L-V ?}WF+\}K=)U{1|R1tk62WiahZDhE>=>p܏*@e;25m@_íX`JhIB uTq7rEs0.Xa;9$+Am^!ȁyW"A*zPZT X{{T{ -2iLcNGazB4$Mv jGa()ؽ]9 r&'k@ЮO2f.<,1,]`b|CkJIbȅV8,wt$qRg&uy^tQ"rgiohN/ݙ@sqZ3{~(ʈHEơŨ/<1?リᘕku"l zFstskAۧddp[Z~+c:ִO]UD`ivG#u6F'Dz׶ ҄NzP\kgahzŽQ+9W`A#mR]8} 50!E穕P״n<$?CMtH* {A`Cfsq QdW7;;0< R!'/# V?ݷjsXAo>''TE; XBYu&w08~}0\S~bVP^`k[VI҆Y8-#Os۟+W>Oq ͩKƕs84c{,( 87ɍaԎ^N]qޅ @ʀo-eItKuy * Y'˻%&R.#;uUae>}bYp5RC\DͥF^{C>!gG;6OM$-!Ҝ;g &cBJg p NRA-ؠ,_ڷ|GqEFv|hAZaZvfʌ?2Td~Z"]?XBɪo@["Ϗc] #W!`f;(uX fWGx@2!g B!nN=1ɻ&?+D<~ 0 D 5 nD2,Ȼz^7֮ƽͤr1:ĕIɦ?t5"&ZgqUפQ` jVVi,ްPq js>!P_HhCꐒj@꾓$ KN'Ss5|AL껅 3~> >、T=D'@ yNNܴ6Ҡ kH`B=^>YP|Q,S#}WMAVD'NLڲC1{^Dtm5^Un{rb&򑦇Sx0Y&Xx&C/hvi[qN(v]My͘ U5VxuߘԹ㳤Qq c"jthްS",}YaT|8)=(ut.Jb 3fCsE)j@I~i-P,Ft^6\<LgÖ$Vd1 cZ+K< EAkǁU!xPʮל u }]Rt2"tOm,3PʇiIq(y-zHd)[=x= g.|]f8qzuC#t+EFv#4H u`"Cdte3m!DgfFUyY14q}AٲۺRg@yaovS}$̃m݊J1ud|%) _~SSo)J烝#%WcW ,!~N_J0q،lՐB))?aqOAXd`0gGw=EBhu't<9aY*+%99<7Rgd+% FJZ-qGQyD>sѻQi9,x)揢jKrHL][td2Ϫwϯt=#B]1m3"E>9WB0R J" @DGBf4pձ~paF~>nQk--Y1`+^ Ԟ G1:8BO AGdmݴJ|(@k^*"0}:ʆo2pO+ُ: 1@_%lzgt =˰RR+aLyC8LaOVm00 }e]h dR~Eet.W;}5(jJDDkÉm:=5_ӄ~pk?H92eNX*VnRݻJYUUFJ,|A=:O*#aN0wn=U{Ž#"csaIVw57ŢĚ.P?Ux6h8n}R4QĘ)f bm6ז[y~ï͖/ #jLj_[e–4r N(eOB=0RX} K!8G6Ǵi2GMQ]t{H)oKf~\~:SLg_ ;kW3Z"A1luiժqX@ṬΔ1JZ.O7.42= Taw_C\gePQfRxHC$Sq`VH-VczHӍ$~zFrd_C<a&2"' MFCQ7,z:TRBb任Ouw 7=bQ\ uL-p9\]RitJO^úGU_ k!?ߪCCJ~VgΗ:Ի*|wHx_*$@_7畇c^Rs*T"لJQ k?,ggdt_pB3_AÏ.0]@y_be}O16 I6\Ub;:7,ۦCƑ4KƐ e;tTcMt]k3$lC e[r #;MBmi $w)ዴнwFa`GLmU3qWzg6A$*x I܍At^ 4WY|ߩzjMWNΨ*꼰>|#,:xΠER9#&ЕK,2R 嚵ͨ_rD?R#̭1>Rcٺ,매N $Js$,2.T;je3(d~['AO&p Jpn`jT茶B3vGΠQj COooQc>kl^10.N]`NU#"r,+ǸWvn`EJd9bA-TM.-STrS4rBz> =N0f>BL$Kc';Gruq:@-Vϐ9tKPIS3|ԏL亮Ǥbm(({͘UMO}7c_i Ӊ%2 ^ˣZM#}N^N~zlR`w!Gk4Dѹ%.]hˌ|yumHNqb"{*ڢBSNEu*0vyOW1m$ 2fa0'<*Lݐe|w sK-<2uvȬ(ˉIb$ۗT[)%MPEh힪  1vɽ*|D߱qYKxy1Q蕴ZKz/jz"2fhH;?sHzDC,Y tUOSjQUv7 RBC½=UÆm+OxdƋ 2Wx  0"*{,9һidnq7$cQLFSWye&w΍XƽrB۽341Yr-nCB5ƣ!WíՖ{pv2c /nT0FUvƻl0u;gRO~Oz>QoL#z) JsqCvx䴃_L{= Tb>:W Vз(Vtp% `>Y7>9$ǀ{N:͙._(>1 )JVG\M^w_2V e~2Ņ1Eћ3$ъ:l" ?]{u .x꽛N5VkE atu 4NUյ+Apaj%x-%tzt7T__EARuV@Oa["2C #eDY,up蟸mѫ9|FTg`{ m |/lڙߒ; weE>0~UW,Řtjz\sA:rЎȐ8~ND$.Nٖa;$0(Qӿs4߷K7 yl[f\}I21^E+yBܟ ]^i 9IAS836WZūQ$cmtT'W8/ 23qh%,IAGv$Mij$l_E%Ş7fb?f ^U?˦kRXP\ B(% 6loѝ'- >7 gһ}Cl ~AY|ӷq]E,t!EVgv[3T6tjgch!@1p h}#O\P?;ڊ+e{+G~Yw):3L3O? 7#&a= ^]sxn JR YvbB;>rj/y}&\|WӓMՐԕTe5LbV<denFYJjVc*O\28]ÎDF+qܕQ7_7/0%<)H4-? V4@8e&RC o=7ơ3"B06C~kjYS?J0>7k?%e˷_MWOioަD~= #U !Uas /_;bLBk|R\dGK¾"Jg qDޔ|, ^ISY?,"綧{251K_au1l=U9I^6Ru-Lm=EPSmDZ 3pwmYf>rϱ1u ꦘu)'„ ?>G_# zMŎ8]KkJ$cV&f"!YÚ&q~[w̺ӱ$}Yb`؀ ;#q'zCBgw8=Iߝ6知 ̟LaF^EuBG?LGEBw;qI9d3fGnp/#po! h:nDY+p ~ѻhp8Qꤏ놸KJwjV($3ӣGG |]jyv5]3^T4om,) -P2`vi`z\ۙp^b~fpb)t%dPg&Yn0̔C/Qo*nB%09me|]6W{ե&|T[2e|17|'82"',+xħ7CЀƽŶ,ItODF(/͊~qʉ(ƶ k )Q} u͝;DiK{,1Zc"]04j'q\ 1Նo$DL!ۜi[a2T:R茌^0@Z{#wtqxsD#3y,^Q6eWg80KdL2g&(j1[7$GTL"@̑jg"x.˙6xMcs־F"{-]nR_Q"y82+E>{ҝB@QhΫ:Hb6rg5 u%(u+3Slo3hZߓun ˏy:rXM /K7$XÊ=\xAyv\Ju{K@gkN0- M؜;w#$%t-͢8/Ű4=p}"ރRNéFmI<ހnKS ӆʹ,/i:Tb1UP%vy})%4'0z67!d)M'dTS"'=|96S,83ApGD<^wbf#zdqZ3U'{G3%9h;^Lչ&rn$>A7MOn|@4-gpēONc@/hgF:6 nMhv3XTM$ _1EZ^KinTאMH[9T5qt 4 ƁԫW"c.á#0O\Lim2,i ~J0x)GSCkW#Ņ~tP*]MhvI~>I VMº>ҠJ` =26'zsam<,1VZxIǢ-%Dk"OrptxW^[Bki90oϯgGmFZ:NҸ |t9f2ǓGʑKR]ڿm?_l(LB+yrQqFZWAlaw:Yqpܵ4 'OkX<2^5$0`9-$u/Ne}께 t㬞anyU n^el=q'ڢ|#[_eKQ6.-uaaÿIRa )%ґߛݬ]S{Io~,ldmoFZDEEL7OI1fݼ4iCFũV$P '7|V/l9G!eWy'cÝ셛?)HV En~E%/lasJ*էheV4@0j y9GuZB'S? c+kn6)AaUx2o<8u=k'V'dIR*@ *Drq\Tl:4g8odzeV0,ZV[=aRQQz?WXfڦ;WyVj M"HjOs̸p&j7 y!>&!{Ȋ *A@*< v@T9MZrs'N; ƙ8yzoM%{z=sqth{n7IM3Mϰ5ڛ¶dn^j,ZOو#y"d׃(^ܸNOV|p: I% Cу\3Q"u#ZIDDW0{FgVi k[^5 ) ҖpD֐Rc+00a:PW腅^}xݘ{;FNssr~bB]B@L?F%1=3C5 JS OsX<|V0-͜kG9_}KV01͢Ge/ݱ(a-s-j3JՌ+&{lI,I[?0 9-$s~wD#FD%߬cު:(pگ{ǁ夜V"oIubފIvw{:e*}B(C+"…re}u,D|kPoߛԪ cRܷ)&9G "-mC&3TyLr lw@߱R )l0x)@4*yb=#&ռZa{m'g|)ga~̾D+פ\eg'2Qs6CJH|/,=~[2R[y@Vrp(@WDOᴌ80r{Eqvu'_izQOURq1\X.bL.X2 Ea@y IkթY"*&o`^kS}"|J]7Lf(K8Asf ݿuv:j֞rij$Iq+הi|_p$Z$f)^< 2Ob_gG2 pd׼?~x@6Q@옮&7 >zTL9h K<`.Jeg^{Mft. v l* G i%'qvlⰝU&Y ̉#ӂf^P?2[\H c{WvLzSPbz! ;~;ڝci[=r{ˋvžr_S1{pI(fVd|Dx MDwJŴOr(ڭ.>Ii_Z}nh" z{za/{ōPLb5C]3-c>gX"dAu\TY^cEtF"(QnX= rG[緺5"(PݕC,z"Y.X?y?#Loٮ|Iܖ{,3)q/4+1R6!&ǿ3C6Qie!߉l+ 98"@1>CH6'Pժ}VBgH>PW1D% J=0Z>?^ǯ F ֽN:A"=8IՂbYh.o᯳ۦҞ>pX `EYвoH7p=59I[l<,f^:e8 |i)Ozk1U3kpkX0[ Ufˈ1E $65ZE@!%n8);$>Qhn z%- =\Gݤ3!Y hQd<ÍdO1J C5 ˖d*\^mj5#j[݂%:@VUA[O* TrB#!$4v,BNprtu+Z x_cDA\@Z4Hwj!r52]z!k&gu9  :/=C+ 9A= >°+7CH?MJHn-j4x@*X- J%cޝuFH7GWK*6}_ӤLgp [ႬG*?obSS/1"{he!TT"9"8MJS|O*BV Z£ ^00_G_',u|^`g\j#GKznbqWh jk1[`giDT/MOu_YGD>"afL|NTs.VZ23}$fѣ.zV569)GemO^5*'mZHy.jg:?[+҂k'_MgL% bE r ^a@ӗƃ!2Iɠy׋k`k{Ho'ahEdB-a&H`隔Da`]tBaO\HڥW HF~Tmn>qs0<-ؔpc&C/DfPvP1IVUEvO#wz \ԝw]jS}yO]v=΃/o{*aves񟌲a|lT~[&zĚ(],YBoe^O Ic8' NDϨUs+:( g>a$Nd"d&0S;AUM2&^]3&=E/ R%l1*SyR=vVL0ў8GQp|LCHUpᮓmlSπg]צsPsIY2D*_4wyM_18#;:1xH NИ/ՆY)96?}W~/4sG:,1`;I:kl CT;C%5aZm95{%Kl@ cZ_|Ť$x$+ca7CBS..A_$B_&ouUCqXh7/+d%D$p5skt&ZKS&Q O"lNz3u('d4$@4@+AD͌zl cq7Gb$/Y.qY޼HFr` ILvVAxSNlQBK//< 7n `[&,P!ZWIn:ip>AKHpO|"W|{zLZ, E1)/3:x-MTĆ;y!^Nh'Z:V^AeYl hi,Ji+\icp;́(cg)=I#}ۉfFl3 5yг!]ӸN)f@phy$PUmqknMD-] =2S vTBFrWwq>i+i}d lK_E60uSpw4TmKk9V`(B\L&4+4P"%h"C߿ ufF jVI;U#41QvGus.%D0ό*{J8mu} Q򖑱jxu=hԛBsg줜O\.Oz`|bJ tyXEهN~(^ϝ1g;MQ?P]qN;s4Y@2,7j|;X{FOGk$&i+tml-ĤO_'EKCIo$X̅ lĝ}d".dQ R6 @yY J*< C #Xo”Ј\> R^ ye Ze]bMLc`4uZ>9}5/thS $3 G%u)}pk;U;*_{܌ "&qxۖz&w^*W< 7r>_wI"ĕ16r241Q36ղ 6>[xF,kcnS6K8^YL6rQkd!NIfdyRj0`NU))Ht'>Ql/joNQYM!,bsU?|Vrwԍ9Vy+s{#'Ict#~+.ߓMnu}nfB?NMb5Q 35^#_mRT?+EI0 t4ڟp2c4I^T14٧PznooM.+H f)Z|?nX!0h#܄=[ xFULZ}w vw5y®w9* *еux3ZA,םY dT%VVdU.CjKMK3]"%ع} f!)gog@h~j7)(dMI+F2FJTޓ\ǛٿO €;J˱B'od$2}W`UW Hc^x`(RӔ C۾"9[#;Txjt+utU/aƅL1_M](I)t_%3 {(Y'ŲgJV>a7zm6-Jw~s{XIe9WCZ=k+ ߀N6Hgɍu1 J:B~QF%j-WQ j!X)1 J io\#b\h=ׄ OBdܧOn L>:t!闹Qng ͜7:b{'>(m۶ 2k5OLøUiFst.ԴJabV8u0b4X)5鋼\,yq4K#I&DF \O9SKgQ։ Rn"2B]zr6uoP%w`y * N%Ñ1g}h{Qn!BO/1ڐ*XO׌G~:e56wz",4NokObgh3 _CIN~/0S!z [0ҌxdTBjE7>:.m)Fz(R1OG`utu X$=]u"|`3OxΓ$R4o8ۯNe6[6Yl /=M6my*\5O7×uK2@^taSxP{k꨹NV})Sƥ)ySLc06<-r@&8c72WuVb!1!u9=xRB_S0;h!Ix@ѐ3m)Pt{ |>z|o.7B0O0SKNp67JcjP26BiA%#zhHt0oe&fJ^^7g'ZqOW aTĎ)BVZgޅ|<8G*" ׉QeX tcELOQ@CZxjr2|99Ce&}'`a G6) 4{U}"k }<BUO0١MVNE_xe[{'$ ap i?{QJ!r^L2\I;7 kEJ(OL_5HVn'ˣ̣a9_}#wD]clV#8#@n+5n'а<03 t&&7 }"'(|?1i͙)@:ZU?`Z9WyC{$5$1vR<+Mo"t"k/QE,qw6v{, ᆱ_`kY8o}\GF׏jLTaָ v2csE54*~@[Jzy! ӉOTN7tO36.GyJ?,Va2I޲Ϯdg?!YW+Iy#ЍdT59+nb"aWtK*g\Q`O 5\Y̊>J08iQc E\羺wQ1Hˈq`I IHEnsKكWMK ?5XP,W'SgHVGY?I 8x p-E4:;AtI\x[&z><ӰFhgJ*drzߩbZgŎ]5diҳ\U~ _ ^u Y\' _gJGrR3-ShI z8ړ*3"!b nl˷qi7Ԩp{[j,㯽GE5uzv)?%s)Tw;")RtZU6:$.w~9 ~يM7[{#]G}|I6h Ytf#Պ- ls gx\ɯ/^] "XXSی(j2h  uM_0>iXokϖ6ύO?<ж!w_S@B[#S :Z<*#%G ETX=ƻpe4H6IBeQdI*;TbsvKlքрJŬm: DZz0r1kEẼ r(tSj ш׾JLaS p # = y!?g+%vJ愳_{}ooD[Sq- '+g5<%yS 4ư: \`áO;#ߕ}h^ 8\W,if=y`pKәmds~x3(Bq _+T> *Y'Q0,rIT`&^UT[UWYI2J|9#)ixm'Ǧfm(`n8XnŏYF#ɨ8Wיј+Q5>5Rs b,z(a/ b38HLt8"E4hbR˚I?`DYHz# ]:nsҳav9eoCC`ھ 6A &D(j?C.=] G~K:c) ":͛|Qq}4z`,_ EDJy0U X1|x퇆3Z5h4f.o{Уe ASM!AwFŅ7'"#O|_~>DH3-_jS9xH/ҒG1Кɓe4|qQO󭬁%{ާC[F_z퀏-hӳtȁ ka1at}Rbt͕Ӝry Y@P CRSiZ̠WB̜Պf,n/teQz !nU3x~dŅ+FR D1Ȥo:M,M!C:JvY}?ip[ ў,n9 BEmwa!ܕO; D]|pg{gMq(xd|bqTUOdDfrs}zSz muqSjM͵Ы+ғ(^}Vr§٣T)Z6ߝƆAFK|}s Eqy 'l pv#6`=?FϷ1w1`!] 2 ,zD*Ap_hG1 KQ,@4o0k~JK[]\)LFb# 7_*^ R`܌d %- dN<&yaX^ť 9 8[͓\f-Э7??ɭ`dp;)9qs' ΍RpTapf|2~QpɊ]!O f:WI1h;1Q1b3|Y>+ $lX- N]+v${4A_t<&8{gGMRn>|Dl1zz;ivI_mAbŘc^C=޽@/iU.g(c5Ľur(5q'jǫ9nykJ\d +| Iӧ.skK&T\V!<9&dqJ_2 ?wը a7S3n2!_2%Y[Â,=+zVj^%LA?SZ;UF-,ٱo%Y]rxj}{hࠞRM'jY13Sl>9fk'P9EUYnd9XY J|'[|C;oFd.n˚>@ͪ9<Ή#nHjuӌQ%-Eb&ۅw=l\#Mt5%#)3Qji^0]MGBӟ27sm$ql1q,U%q*XcGw̨;͐~YRX}s ='`h5oi 6lf AmlӈLSa:"y(-0Ą1P OQg<4sWD/c? }яƱI6oɑ٠mz:DӖrf *UgJ?%tu4E:Ej+Q )th2qt Ld5|0w?w GlyV R]Tm߉7?Ǐs#+TPeΆm4E_UxuP`rUop (_BzEM0k+,k[dO][SnGI}95[ӝqc&/,O|tl?fUt]s;Fɂ,`OƊ&_r`4R\찳wQʆOs!bܴo\ʕD r7r)0t$fW)KM2c(+ p4r]l澸x\?sMh2֙o:\@g= ^4$kfZ2|Nڼge2qC wf6聫OU=їD @ `\bG*̈́TwUiӜK3xwWPI~5ڹJvڟa)\6?qU eYn%`;ux=Pwڰ6ĞW$,mn =e1fqy>Քkjz2 `~=9%3do_Hچ·/UvB=HL _xjCǑy EmAp;qEC +Axn5 L(*Tɍ֖Ō_a#(+}ʓLmΪ[F~8!+0ȑqAao\TzK[xC-uܥ?31&3]E$1-Ni?<|wBsUm',7u:)uzpb^?RqkGSą-#]ʠ *!5qrs Pva(p@Ƞ +Sɳ֢ψdc4&y#,g8!vcu'-W/s *n;ٗ00QsY}~F7ěz ?wZ(ASM!мRF%5-srDG2d6[3,!щb{y~R\Kbyz?Ibڛ:Nsb8T%jcP)D?hf bg9Pi 1 XE?ҹgRIjCrI.0E}) jK܅*x!2$"G"SU}"! (@Xۢjr^FK ■%~P씠 X`u'z;1j D*ax&"ߚ^T4/kz1vӓ(JF9mё2 SM«e5o1"毸 gkN9WدgT Bdp<2bO[i*yaz<Ԇ%0~X[Rf=/#Q.5E,z9>g;׌qKaJ{`x)G[3ۿB 'crUޯI@Uhuڊ¼F^pTP HFe51FCkS$LLfw.h(!RtHd\?ٛ&4N.+H YT4I&^s+ЏoO<^|_q9[ 'Ԑ:BG"Z60 \biFRԑ= ;2.0\=: Kbr{E,`A#_*LZsND3(g2|{,l*Nj Z+UO%;2OTٳ@ʂ_>D38\-Sa5_$ `87D-Mb=,6M׌ A6:>}?νv p)f ߙNmBUqWV# {7fiOB/p?,A".]>09*@`bE3QyH~ҏ%]41e/ը)L!V2%N4U8%Js?%;jWBލT VN?N]ʐ 2MjuUADUy1de2yQ}#|SJaP ݒC)UvJkmK_x? Ǝ`r\j/7c<2zi/$;Mnz0IYɬTDCtVM=BzBV93hf6Mhn  D Z5X]Y;Bb @<⾵=ˣ\j-AOysOZ V ?躄uﰣ{.͊ ;cH#~tYk_D6$T'MJqVʶӹŦ)ڠxrMCA2[:X*<.2(O6޻2)|v zz"> #l':ګqe@I?$l_fdPR_؅bF8 %G20H0/UWn1 rF-tԮo;J$͏Ux/#X.ܰ- ln1-0m%c{Y1a%QUfmY`Gru#I/'Xj[&-e޽ `.UEB<H+C"O8_Z )iYJ_zeSᾣ!8lw9C9t-F+ 9I]ؠϵ%O$i[pKC \UW-5Upe'b`aPUOrN jR4z׬`Tu[+p^a 鳈EN+ҦNTp|oF,Wp1Uk8"f6_.y^,9WXpEv@=͂&$uo%~CͬtT &U-mH7РCc }yzK` _qa㺍OiM2KA!,NZSM4I >yZT`^Lb<{?ߕUeC6_ ivk{CЦHXzQh@ i ul%i^Ǩ1uMyO&6c `}D1@vu! ]̅$K/}E.RWn{.x'%-[}'˂NrXXENӠ S'kR+6CDNT薗Α=5I1-yɚrʼG')4xn0A['9+Ut4396XHcd("FWc+U`TNH燐HG2Гʆ3)'ck̴]5rz8ͤ?zz{&D*sX50rk'ةƟl1%4rHࠄΏ ι5MyKD.ΡFH 8 ? 36+5A/3ZdMBzw>#d'@ATzO(S w Gۍm޸k:߱ tBs1q\q$O15Q>f)k@=&-b =1r_H_CoBȅֈg׭X؍]cyY޻<"Z,>_+}|EN)1ԂG˟ >¿XaVײ }Q6ӑ+e_Is뮎7!u bkMX:pl!7{Dh% U G0MM'4"97 6nކ/36o_1 {5eflE=e*;p~2bڊX4,>#'y!Lлh̀nw.'@,^qʝ8"hOjUQĬiKrxi4ZpݸѮ6`:uN+_7&E}rǤ(,!JL.eV/s0NExJ5bCnokooDot 1e@*W+lN}Nz,i&+{a'u]@a7eHVa Ѽ|ʓQ ƾ̍< 2N02l ԑj7$3 yfޡBUӍ]9b"tӀ,J&8@K+D%v<6$ttKh y41qF;n{b$8t(a<]>gYY%Ď$:7yNLM)6 ZHƗ1mBii!4{Ŭ\ցbpU(Ow>&5"j/m,7_ɜ.2p%DY&/KGӼmܠ_E_5ڊZ/i_:[|]>X4aoUqZozAb.`,v~ }-!A A5T˂?e+^~{LcH*`NBM]X9a+ke_QS>̮fyۨBl`)ߔD O|E.[27E ~O/oWK\6b,|, al wM@ "$*܃K쳔T,bnrqh?cES+2aA"E3[SvVp.(/^#|!q=61k^+t3za8 $ZLwnOcTna$}l8A|Pg5.^tݙ$kAdN :40@ii?"$c@Oe|nt}1m05fΈP4Ǜl;-$s;VM5_rO6E^H }jd%݃#j0?p{y ~TG>yEz.%tV]!+i}c\{sJ:be b𖢟X逰.ȁH7aG:u;Fjź0JikF_sC6B&o\d՘~:v Wk1aƳw]54eC$kg@AwBRjyv#TDAF[ݾ8AgF:ڐ3{ *vEÄs=!-H(V <xUH=Y y_n[4Hls(W(0V3LZA]@D}Qlg< w8=~u 1U:L2QsгLǦ:ŖDv+;w\'$4CI,&Ti^Tx (DYxJ{|"hJ@;SMjГWTzw?.DғĢ4 uc:̅:v}\0p`u7U\;[-mCʠHqUD+ Jqbo4(s\rg^궁z5bmϰM$}Ξ3HH7)T*NI q8y7]7ʟ>'[ UOR!3n"MʋE=|4$x E&іJ 쬃QR}8= %m`Ézڌr6>"|#şX{B%1o5Lx08Ы^s 8N$V]*FA*1RQDslӍ :!ÝnrߚAgiZau3CUCq 2k`8/p&xV*2GaG Iw>ݯr BZX,eʄ["w ^zĶ ѭN~Arsyḷ]n NH3=*q)qhZM[IS֟*S4%Ԯ"4~hG+iy{ASZZlbqV?.+H f׭aAeP>g |y G CϺ/:RV8-w ~?5^pIDriS Age_$4CɕYu*ln:$l8A>:Pb2@"}J3q<+[9*Rɑ*(#f)$\Q0q1Y56@w&λL)9m0"zo3B=oa\b!ug_*)Tw􂷹~YXḓɀN.w7ۣŸ ڗA^>C:gqlc.hCsK+OH6<цqңQvm?cėlM,NBK&xhZ $tRBea'JqeKl-w`M( #*zE[]E[/gb'N! m237vfP~K*rJ7&̵?@( m0П^劏uwPq}FbT!񐋜0 ˼2e0*MYtҲvupteo,b9DujP+\֠Tk&&ԯ+XVa?e\J|/yd:읖:[ Vr+:74=6B~bs[4 O\:iI2h]Hw+iX7$IZ:I0ڃt= M4#?ֿ@3O֦ I{SN2%MkuMjW8udTk'#d 1Ϲ|1z0[iyqOTCr2k䌇b Sx^UkOMptnHn˾P ;D5mFd/!ҋ&ywe1gH$֮GE׎3hWJ}*bLMMD@t8gzL[p%,O0rF>[Ш4Y#\QCU~q&ڤYyq&b`#nkm-vNmH@ y 8芠ߚOOe,M^_ ?ljf98Le[e:&4z^>!>@{f`W&pnX y3,Gjq*BY#Go5qx[ihL, .%vnL8bh:l s"$:gfzd~YKuKO^^D0ԯCM qr }̬0kЛѯM:1vDh Α44sׯUZJX%sxzZ^Vi;FvV6iA|Mx4_d%ց5_he~c eA_Tp6'16j Z>S aY(zsa^(r?KQpu ;%^XB-QE%SE UƑ%"0_!ZC &PY oi_;:{/\opiC)v9.fL*9}Aa )c]\;vs9WJC\# ~ uY̏wU,܀uvԔ~}F؎~cWZ/aX1sj׸piII0GaLO]26?ng_{f,8w 0qGD->"qZ.y9]h̿fT߱]>:8{QH^7VV !Ff 8Gf,PhAl۞pXFQ Pw77 |d[ 8k^;Q3N6ʩKjm/ff?G>&$ 8Ab!4;{m=a0$I9giCo?=iݧvV&dlq4TųsghܱAuhB"Fl|*^O4/m魟b8GU4ŕX+jFGE_  6"}ZΛ3,pmUb^=ahzh.0r|Ϯ-Na9Wk3 37@Ps`ٮ+وV~9&o f 9(v)_e x%!_'2z9A̧6q3aȱ> )ڀ) O,vF2䵪0!p 8sOv^xHƮ s"7gXHL~46rb-{O;2 ]BϠ_.sٚ^}DM3Med(cӴ {M[Cw<*\K6sg豔!GRk[N Z,+ ^8$ir>'K #]t?V˟DW)vO-=|s)6y,s+ݮYLLO9L7AK~4qRܸA V;E/nG)}6٢uYw3[e4-qtoZU@M0(1cͨfJ1qF)de˕9'4s69Or 9 -,2Y9[dz L>@m+l&Jݡq!ݑRF=k 'U7z Q #` H &j(X `c%vhgV ;^6L[ p9~'Ӭ_ȺmU6LыOc0Ӆ*R٩7Ҡ¡OJU[ ѫwn6l RJV(HycU6:gn/p]x^E0C@: 8-8>rmmy"y .EmE? =Kbu%:P]R>O {.</ڗN`GIJ}j*:$/9s}p9ݼŬjE ˏE΄{wm}F] +=cg.u@ճRTI$P;p(n5}VCx~>wr3\keA(^Oug[v% 0Te ٩V?zٗrQhaTӗPrnHݒ!ɨ%hWcalˬ @<h*=>yڀΙAt2m&v ޤp,rUǍ7(0 V8C-:'t)e_sw(Y"azWq? uA˕(Wn$h(ӑE]b}_`JZғv+"Yz&3Վ ?sHAԦ %Eb k\U[U׭ f zZ` Ms bxNn ڔ u7o qй$LWjey&/S&1:9%B쩀-`2B]ݓ6C"tD?WbH(ѠI2:CǪ4$ )r˲GHdmz+m59/d b[CE!OIkmXQ0ѡ癵is=ݳd$tq0a1}]Ld}ףĒnDŽcrC#.Kd-ц˚$I5>doCOYWZa< r{hLLiP^ޟ5`eЯq1')@&V|W(]f{dXA8`so,UF l0[\\-bM4nXNj%2/bt!^ Ƞhb_P{zF>X_ M?{D1ʨgK΂FftcyPo~YhyDM9R@I`F J+-٢@+0AV9AI m,Vt)mWvۍ>ӥ QyR|pQtɛ }mjڞpc)H?jpz ֨a)Da(YK c09ƕCS;߅KYO!L9 r%vu,4Н~L d!Bv[t/M͠})=K5HUׯ a [/&;p ~d~Rdbtx~V̤L~=~GO;}kAÏ(GmM;y&XoƘeC}@U`g& $$d"pYn+a>arӠn8/ޔѼS/Oy . ϑrg_I(.[֗W>m:_>h5n K9bނhߝ6oC[-wwv ߴ;R$9h- `.  >x[LiLLpj^3&8Mߎ-sb+H1IZf)$.hCFT "G?( gRC}+݁Yfa]kVjNKڻ=e5$/~$M= ")?ϔ=bŒlriQ1AFǸ蔪 _A|F덻n0=fIe[w(^KSBqo.)d&zZ-0%,J]y$V7NIM {.7v7:R-v%ܢAe&2ASy?EQ[oFsZ OGP49GM"^KBn4*z%P;<^HDa0v7?w߄!0CS%x} uR}o!$kC3|тoOKc݊=[DGj9, }wi^":0?iXFt`_-Y`hY .OZ\|3  #ijeXnwx"B] g4WU=)$!k`nQvb9 ) 4B,_> 8=ja3@f?0"9!@'PuiD8"tnkB4_j CA pjs]@5cO)>e^@6F7qtQVt9*Sqitkrm2tU|u Žfsp9D>9B,Oxy\9MwFvi).Fw<yq-JT& X G6D./[N'ͼ|d-'Qe{Svy* fb{]{!X>Q)QOGztU Zn:_30d, ^RBCZ7mY^ёcrZB}e kFSj;ewW`=mm p[o")xĻVL֏y"Vr%_I*7}~ŃT6huJoqqhwz"JeYg@dRZ_ c,rp +pEKXQSʛ~ 1x8]Zd`X͔_H^4E<,1 Ͱ/Hk&7^S@/cv4i4pPP" 7r~K{Lz.M$=!"TD[2RGzS2%S{5 `qf3DSZNh4 G0=0`^||/ɜհ*q}+*x. x3a>bG鼎^Py.OjYtpf0y|J-21PZ"['7k!#AF 6@ulw=h0HBа4"_-($xg'15wy7X@ 1@Bs~wo!(9Z.^EÌ?T/3c5 yBw+2q/!)Zڠ&~LGۆKho&P~U`T-n2oCJTD&%M{;,C]£uP鷗0pn0pn5f7Ԇ}g9WN$@W5sɄԑȰvuTa;^7)D@ǘA"yC()' oH"r8:cDʣߔHd@|r¨wߠ[񼇺V@-|rlbKBgW%FTޕ&؇^tjJ9 z9²K{=PD:`XVGGOWc=7>P2uK6X6wo8E<ⶆGqNMf(rQw&.ʨ2%t7[3uE{6}5&>QH⣮F%I$4wی{&*D `!5dOQhݐRЀor0/p3F)X|Aиb jכ| 2*S7PPj^8*) ֧Ң1jnoS1/~|J OTU}ކV"ýwo8_=ʸloM8Y3ȏ،"VĚoc`>'?Og#"AMGZN0Z^kmHn>~Jع &I[8t 4xxvX*7fMeᆁjx"5*~#b.mHb|%\K P)UIO/ 岊LIb"CIJFC@J4S>Iꇩ *}pݘ@z`z>fR~&͑T|ϥ$*ղVKv"B.0Z" MZw < j}Un|E!s\*MmQ8\^yZu9ׁiYa46fp;7.֡’ :~1O+7ъ;53#|-O:5|j}MaI[@{eט6RͥkTp2Jn}Q=USn6W1K`x#WsnDjh5'QDpFgkm]o'FFGH[|/ys=rn9o]hA'\ H#wUodgcNnoM:{rX7ˤ]Ԩ}Rm_?ջT{yu$a44AK7jzeluU?-ݮmM;N9k9)iJv#ep*\nëm-JΆ!r}CUjA `>p2;%R\Bii~ZǮ;r}LU7DDk1ڔ=5 CRKM1R:Y0e `@NmT\)3t(?`u>ـg+@ԨB!W%Tcm/,71A 6MaiW߰UV)pmGe.T, LP(-)㘹  ~جF]n@pUZƢms7\k+vA)bCz`֯! )}"-HqC!a6yq9L8ԟXEJr!kc ;5DTՌ8k)Y 67g+#O7b{zSrkdq#/xp^c`| )AVU*e%Z4x)8EOήj=zXyBY@%L>u<޳ w~BW]yO3AVm׳١ĵrXs: 4b[2⢣aKYDzHyŠ^A>qa%ŷN=6QchU\őQ.܃s&v'kÎɀqnY_8hKifQMR7KF[B9ǛZU@i6 ȧky@g{^Ly!8H}? ȫ)GJ2W%hb1zGu*ll|.J&WVYqy`?g?뽽%믩^/ t򸇸IґG3 _S0+sHx;1a-e./Ur,ͬwħby 0>LX'ub/@^dϞR1I?s!,+O@.O#;ʢٍ;x4\ %%7la@께Kڱ-qtlϙQ:Ŷ4?9Z4㚤̛bfxuCc1M:++6Ghio8FH%Wh^b7Ͷ!oMAk8zр&9Tz%Lamf Aݬgpo f:TEi@dYqF6| 's 1BpK\_~nA9aubaYYZvbt-a3E]*3ǹN= 6?2$64= 0^/ߙ _mpd +1f{(#!G֏!$'M}~T`kģLŒ[2OӶ[O`S^83B]ѭ$J' ~rBʨ%+\7m΋n/z4):2h8 NVܿf s㢷xGwl7(5U028oث~{"h+ 'R;< F~pOE>GP Kz)a 9خ@Z Ȳ!N{-gj'lA~S ƞc{B+P]s0 rm E=PG2|ŭd85Hh@ xVڠ.=9B.{ c.{5yO!Mz 3jz8O o @A) Kj8jy븾 &]pV&H$Ǚ͵5&ȈFM!MG@w>F;u`8*Q[gCU xՌdA꺕K+6,DDF%7˂䏦\'% d@8Ѵ2c,69K 9ʖш+X*] B>she9,/pPT߷·EmbhX7'4B5,[50l:7`buRցT_={9lmwDG8(JHTSSo⁡Tg bL:wlIhдW\Ndi(a)?<(x8eu]q-^xǥ|&sPgdž&k-uؚ?"Զ7l8hR$mY!ssI;ڂu|嵠UWՌK_!E\pxv_T aIR )Fn+9ӛBȏ ზ囐?F٨8Ō tcI30vAFp *Rq }͒r*br{g= ~s'B^߼KN I3 Ez41ԮXFC^w7zxo ig>)HgFZ^Α);;qqkp0$;uu.f8;!y*j&:Q]S 5"RbEW[( @8rPS7znšH_ɩ:`FGaj2d+D^þN@>Q!_# ~bό>"[.->ݬ$v p3M Aq| Lu<窹r'J{67{ &? ~kܾkE8sh9yHFߐLeBi,M8X`"ƁL٥ J!vc%̴bhV7M2(jI`1 [q[*D̷%sv !|m[Nbuz9vtr?7-IR +oԇe s=XU_r!_ "M0.p$Y[` p8jGe ZLb?,,-̳ |ndz}˳6#.GƋJ S@b״@Bx ۄ'=ʾ50ޢ§X=&^=WKpE;bLTF>R5 gmGXho_+CQTcxw/dwwOEX`ْfEÃk7/ʼnj}HT|4l?Cb22:ϙf}q9AhN$ޙcbJoWp =ŲRa)?hSF^LE(q&0Ⱥ}/D)3 oAɿWҹYE`n?uܚ0YsLJu{bԒzOv/꨿{ oIm˳Tz4!6gL"M8Fyp7ֱѣ/&Z8cEmI-(-ӊk7D 'XTC(Z3#W^&YJ/w/zn~ڧ#H嗣;;%hQ(I)* ^ʝ&wZs^N:H񚅋:PTSQOjTBې$fa,Y=E\'?4䝴5fII&exr3?;{3 'ϗS.Kq2j7d<${*fRh@;Q4sbw#.Кe},/b*W`&+m{0& 0H6$x7u=/ .2yElY}ȄsyW8z2uq3hҿ`㋟N*?_)|%"@t`!UbXI[R F1.Pvdˋ`Tw[JFzxޥco%u|#?,zW' (Uwڠ*2;zTSw:8lzW KnD͙pt=(-C ӆ)ujg[tYKB|@GX%_.Q?ce&3~9.H¦kEW/ XjT: |2B{V"%^hS)VB=-jgM niRSG7 ifZn .|CٜۄGMHuE*6bʸXMEcN ϖx벩=!1U}6 -["]evR&<֗Ŭu!T5e+ )?iN h&7BˤsC"R>P/* 'EL9 b!gcYS9mIo_:ʦ){TRΪ+xv|޲8` qӒ2qRQy{ ނ80IL>xf>J4sx5? C|,~}m*fAb&)[yʴu BT,]m(uV  r{`I?ub&6 \κ>C<ի6}U-?Z{jyE雉, E;XAoXt2R3\mPƳ8g 7KQWW Qtc#:|)|'Lևo3EvN˯U{:0n5MC&eOJSҬ( HpGHzѕV^Ez>nEq!yE`L%ly8S'URptG ĺE%+YT|c (2[yu1I`f[,( !ˍOTȪBXAR΀W9M*I p77B 顕IX_ Yez9Cb6[?ҡ6adk)V-b^dkٕ[C'Z~C) }Ih|jHcmv $>`lpRpJݶ#H8j_Mm7lS>t]'\@h.hJHGjkb빁ɚk"`g)ܦl{n .;oV܃;qZ2?bתgEpQ 8dO(^*{eƣ(neiM.y}::6bs3^ռf$}cM$IyI5cjBofM=v˴[$@Ȣ0 U..) @oRn-]r N0)]\ns>z1p%HZ]nZ$dlQwFK҇F%Thm!g*ȹ9|NErŊXQIv&8P:fpP->ogwofQBD';p`d r7) n~`J\d9 #N.j4? aVǹw'+7i|Uѓ.GdlBf+g`e]_ ,wXT5vNau-3˞[N:Wr`㊜{Aƣ6j∩$g; |d?8Τ/5^{]637_|vMа.3#rKHwDt}tG )6. Jʘu9\(KU;"8:"\͉.20~| Ǫn9p /x%d9?1v8 ?12fzr2AgKqH<.Tn\[i]JvzL#SX޺S6@j"?REO<Ceڬ+8hXIX2'(^9(v`FzN? X [|*`bNܺjq3Bp3X ˡGA=%71)^iUUBc 0"(slkNΓaGc9mU橝9lcZ0/DXe3! sdF[&aYR>P2v塠p ͲcBc4B@C86d&Fgvv`BLR4Fn>֬JI-1( ]0֤w?~ >q?.K7ZK ,Fp5R}kU]ԥwܓ,i HL3 9bt? XNˈv 5 D6[)FF;֑T,-҅UlQnK0pYMX(N̦?m$>RGfjǒ qq(SmkZgN$ źĞ}VNz^.z6#+hÙEIxbW BuQ9Vr%$;Ylun*>nLM1xr֋(-4 M*]&yIߺ/[Oeh[N'loTO{TwP-dݩ54{t lX?<_0kQ賩Fn%k n;gФA%p4C/y^Fh7[ԩgae?qZQ C߆hl= y(<~4#wD@Sa490usqwY;1|2P/ًĠKKxC?2cfЋ g 8r(H\ g,Jx]lKsD*p>n\{ u*Laٕ͢飔bqkʟ{#ԑv9)]%BE8:Cˀ]]Z~QS_xd &ݼ2@tKǵsf d tG =p d2 Je3|rSoBAMWr}SDbQ<_I@x/A}d㰒YmWibKsS DP4@OV?:bIH^l uti  kՇaeiH 3QFĮWc _\ui 38h:N^ hl.,@~7٣L7es߫|93K_ǴCRUuE?5*y$ֽ-䳊 =C'L IkƇ8ȼo3T06݁ Fᐉt4 Q s"mV ig` )HATǼr-iB \pVj|vCU L+t6p=V*{M0#84!b9GKe}·{WBŒ(o D7y 6ڇr ?v0.Hؒ{W!Q 9KϦDw<цA  8'ȑ&!N(?D˜ө}ɆnrKpC7((".Xt0j+FʊCQ"ZSK3g~zH2Y;ڏf%z(,s(2nubGJ¶`L`c*w?L&> `)ݩp2][Ya!Mj- zVe%]Y5yDe.lQJ=/V7J+Dsi8c/2,qf$]yلOMTlEO{҆fX(e^չŷ>vvsxZБX5 ʧn͕>|}a)RW9q^IAˆ[u-k˛|;WI=;&h%KnP%zd.:d~IaV[mʒo`XUr_<6 z )ؒ-ҹ)p&̲ %P` F_c?|Z@09Q$ȝCPm[-v`IW هCoi߮JP`O "wzFF ' %B"G ]YHdAjs L)I ǚ";y翇ޥl:r1rux m4vœԅqO>hBq B1Qkɇ_"@#yڗ2 "vs$a jL]S[򙨔r3AGh' "ÂqLUZfVj_ϢI(onTQ%i+VpUt/%tqA"ɺPgMO-ZhB E8@B٨>[ts;_!"3"_IGvb礡bQLq\)DދuHO9 s"!D=K Ý6QGFJ#HV6v8ͳG P>Jip?Gi{-lIu)cAra.ɚ{]9YwY#|6u{$P| =x^<(.Z+[g e ܈יdoT aC -o }i3ZōO=HcVJL$.ed Eu(ک+q %SOq0"#CoAVbJ__s;|˔抍Фݾ:,R+ {I5+ŧ9y%Z uA\f`;PGš e#Sl[+`m@ 1}ۨD$Oo9tO"SeF-ƕÔTp6 'kk,Up Zf|gy+# 0,_ÌcW.p7qn$5I%e.\т F2rxѰ{ڄw'T*ŭ֬OYeэFlC?:d=>ɲCQ'M2"$n5sx(ke[f*33H9 /b)e'jE赱"?kGkR@Rq߮ȡ 4Q@lgGLѥ PUc>R`׍|"_ Vp%MYJ`i .]t20/Ҷxc_HRͼV{!  &Ewu!||pE8E3]r]H-p#2/[v>R8vbn\}j(\w^>SM>>9ILTvx͎ 1m2 ? ZZ mʿGhםM^4k@1!;>ns 8īJ< +co#.eBp( )]qxCP  Ʉ~KP96QC 3o[#MLb)S1ZZ2=-1RAtɢ ْ2ch@QdTDφ-!=[*'5k2Y(p/z"HL (ufY~zf_icxfZ5$cܣߒG(wހb9EHn\O4ؔ~߻4ghdO6I4Sfe+f^B{4[E =F\HMe3W MEDb1ה gI)H4 Ircn&<'GsD9o'ͽq^d>NA[b.Zr&`GZ^&0QK*,E&2f_*]X!©?p4>H3 =dm0=1"_۔QuS9ώgG#FGo.\(-cMw L>#$q֐b|g6AJ*YK[NÁ.{igtMNaV2:ApJ6,/4tlNp^s}$9'^O6NeY1sYoDG0KTp6$9!fJlJbC+ΗWH [Eb?r>Z75]Y=$MC"mff:o+z /t+;k"ѕE.+ݱ)C:ºOeK=R(WLCev>-:Z#^3kےn*Fª2MPFCzUt d"KuK;zRՑ#NԺ?0 $KC$$7l /0LH) hۑ[ ғDTsl#_.}Fl˕P @T:Sh,@2E`%(:3(#ZIѻb -h ddlAqR rư5܈MŸfG*XP{/zACXN I3zzӐ%!ٟJ0]!6tps/)f|v'iΎꡛܩَZQ'=3 Tg wZxuݑ$BO^(Kiθ vr5EJY8fltm*,jph @M:~UsDDL1tjq!I$}cQ_'6v3;dV9\1ewH؃&~/4nkT^-}ZaH=N|I" .yaև+x* 8컂v|xU5SH7rj(tO;*4(4  n @[.1'jK=Iҥ0S 7WI zP7&H2N2}8v"pL *slwH"<_ˏeVN#Kۃ̭`Jo.fl#lʚu'"Ķ$tXVmz _if=QFO 8sϸH71Vp]3|x+d^ngE(blC UQa߰t>Mr@a`=Zl]$5FHNh#M' 90vZӵ̇fx!hsI%:_W=7 %kXx̑Ƿuhɟt!x=Ѷ 9vn)bR`;$R@]F$}#9 [n–oOցe9=9! m2H2g>/Jj:y O[en*b[L &ȉɾu?O}@΢WYD2X\.3I4KuNE0K]*O*ŶOi8[oTQpe܌^Z 4X9㧯=^}cvWڍ\䵻"/$!TXHxc|pi G-͐S7. ͦ05Rf1 O)z2R~A]{9?\2سÆG1W_V'9wF\XH&zN SٙWzRWSPQ#V}%LARP򦎑xo pSZRKi%A$i\d'e˫tHxtB]}~<"fF.2Dnr.0\PSF/fUBw5w.q+ ]B-V)sXvۃ<أMXF–R, Go*ugC"^Q$Ke^QɌ`;wvwRVybF2m$6>Xxoz2< 3hFz4Z)nO:ŌU|QBs1N\ilm?̈ 9E/ޤ)wc&1؄!Ejs3HY 18ԫ9ThhO*7k ZL"w޾&$/%'5zaV-~Fù*ҋNXFtQ>3b6wht&*o["Op}4R,*( ~[8Dmd.=Y_sof7 P /=L5:^+2-,5my͉9IQb;#Ϻ !փѝSAc,a[$cQ*Ȩ5){hyZ?U@9%L:D|ЧHjU?gy DO6t4fͣge{(fn#$z89:h 4OVrLB 7# u x6xW0-*&vϐ޷(<~Yky7F/08AH`; y01¹G32H0yf8Pդdx桀v<.K(&fʁ={zY ]Pxf * s M;lV}y3J#>XɦgB6͚}Gy,%a .Ec8#u1ztӤ|JM͉t pƵ&sFP ȯ (zPd dWe k k*ޢ.\5Dj̨1qnUF<.1Իia7o^;UDn;tIy(lmݸo_ɘ>8_Ý4z΂)J OpCsp򪢧ul@iX <hhHcξ(^ol &@Owv.a,Zbw]+lA9 9.5Q4~vý7Z"?QVL<-h浝$ ixz}Zɚu $4Y˹3iQ?[sU˲!:֢:':H{QB6ck-"G0~g'>Bxo kෛ ;aE@RN+Eyn65WIPM fͳ?v= aA;4Ɛ:H|ػrS|BuwJ7\hg3S<6(-Z0oبyI&ŭ6 >w <){Ȩ,`:`E"lH%+nLz^{R[H}$ԆbJoYh~]9Qb~b7ߺ"d)F-q5`G,sd*V9t2H|##Ln i뤳mxw寧_"\&":U^jQ6g\kHe}{:@;&BҴzKy;X# "SыnپOc[*岾K 4"%,W "-.tuc׿n6L w `i$fIx'[YV5}NHJ e+@ꛘڑ2[(:+qC^WW]*߿-d@RgA & ! }ӱgmZÿ5EJK8&}Ģ ,ݤ@~'k ^ۡcYygXey쌲GFĚyRwb- ΥcC'ݪZalgW=-Rby '4[eGɆ]u^n_TK8@l)F䥡r>7:P<ʛ2FTsTuWGN>z6%bNqĆ,Ž>7WMp5Zm?Cqv\ :E[dBr6#WmgԚ(ډl}ӑ=ؒ*k* t\}QQXw>= S3%qݝ5Yb=x')^5~WHx?gyEEF"Wf{?b^wJ߯Q"GB_ZV<^Nqm}vq{CKg>" 5=p&jCJ8|Z&~0]ޒ1cdkVjUaQ?Xz:wXӕmlfg Y>#wɕ,~' d˧8KctqDļ|Ȃ(k)j6_ŗS)r)ojcb(LChIvYF :t]lqQlSDV!95)zU=GWs@)Fd.e)sUg8+ݍhG ."km/4ڤ#L'fS{u:S{LHhIe 5}n "y92#^MЭI[ eSPq `ïТ?na+OPJ#ɋҋQ43aW06 v!b13 E7^9o Tܼ<; pF֝6/*/,_jd&j"+ [lQloT}PB%ul<1GoaB3vGttu a'_ 6bc cna_3iEZZF>ocjaGk.Ҵ[EaxR]tv$Y5i9My kHA|>gî p9E!d6fOB]:!; P%36Hbu[ UJ3NPd]d)%h8zaji/Ãv}Dbd-ljW#WUJMV: d!+[k GClݕ_ifl<4& _ek )>ʹx̭"88xⲔKsqpQ]#&\"U%*6r2˔00;mMQ6jVA 9 W:9[hU5Wg]f+X']S^PiZH:Yo[Z%ݩ23ĬW4Rd_|N'AZ;* q`޳׆}~9ّ>d2CytU?Go59P]#N5MۯYYص^醘AkI')QN81EQ ow(U;c6&uEdaiL@_6J,.:.䒃).M* `+{g1ވh48g0M:L3JH+q/'8``QD&\Oˢi=4.z(H gBIGǖc lW g)'\㎣J|Albetr_|i'<T/b !4H)GGQ[ [Ԑfe[h5\yq*_C2çNS44f:uü=hư} b3qbXu)q9/.s5!"!'ʿ+7mxgմBBV  t|xT%Ѿ2fh2cܶPe#1p.0@K:&hqeA&4 [G*/d犟3g7΁vu5tVQ Q֫f0{_#oAT&jƇ˩@,²?Vp߭o8Ǯ063,ؐ/;S,wRJ?\91*.SB"=@V$꧚ 2@; cP e w8mq2>;"[MN*R9%KN]+V4Ru(kqNnS[N}dt=Tw 33: _:>UPXAqq`I\:⚐UmSBčy~Vg}4pmmg@t3tx8j(o=o#J\Q[X PmkemUӚ=Ws$9~UX|<ݜZS? wyR>, T#.1ʤ x WʝVC΀i-[rNltQu:qV?\?Ԣ/7}gt9 ƃDh;(F3\1izzλv%K #Ќx߈20Md͙d!/X9SCp@UggG(/Ϻ~ewZP"ɮQ""=xkw\>쎁w\4#EXh'F(H̅$v'lL$CG'eYq[*!MR1v8v[ |5D.0Y\}.i 1{?(R CJlzEǽwA` ۸X@YVC>>/.Ejh]qu\DcV y /jzhe|{RI,[BtS+{Z`Nsn "\gY_O>jԚ*P_VE^|ssm1u2<8%fu ,T[fEvg *IO:DOSaˡѡkp_{]aB@Z{(A*&VV!ާad1J}Q,CK32v%{!(g%9Μ1|D(11}zES *kr#$3x(K#ã5K=x4g?-_{Xl!xې$ *:ՑQcy|-wAں>Yظ*~$ηUvuR਍B{YW%O[͘M4Q)V wPANץW Z! ;qm{x똿 m@퓬/<ZA`,K-B77G6f~B19 Gҫx_rꞢǮyMw%JpeZӶN Ӏq<3bLY"DҜtgK5l`K2CiiTϻ() J9I'V+dA=ÝdʖmbO]ۆ tVCu{u"O~X!a;%rVo9[M _ }VëGF HHPm*0 "ލ?Iݒ5vB{˱c[9)jF)Wmg% N[ ' *|x0 ~V+%]Z>p ]5?#媻]IvQdVpǽfBjăDFH(T66H\ې_\U 2FogVigNy?@[f'IzRBja߉s+Zc LaZ*7+׸sz6zAD&qߏx&a_!cMՒ. clyև[mHPNMz6l$Ck\hs1 C郜 < =Za=5LNb< 0]v.؀OPMV-A\1^#`1gh ۆi[:YDrR<=lI'Wh %&[Ub8*&4܎׍j繲T(&鄚VYϞ)iT;z2Z#l̼.vJy;t`<<PĩLuah\[lϲGU% I]x݇a?ѕxڙ| MK{W.)רT!o$wof W|LҖ1V(L}e¿'~UՏX8),XJ[ePbI ]|IOd B c-S+Q*1^_t` b /r-z i oߵmp5x:'*ܻc]LC*φk?wɋlc[7gV>$ rsb PC uanMq]Q.>2[~J9ʱ.4Koh4~yWP671n9D>4fwm`(NpwPR믭=&$F:=wd C_%5bCZK ݞD>uDCSPpEb$S]Ѯ[:5{]8\Dy$Ku^E{pf KqaK.Dpj5(9ң3Z y2>nID2gLYXg'z?xyI 5ī p Ѻ KH8؂ad$Ƭkv&w43(<օJ}D՛p3RݜwG,2ں0l2 nmiWT45q8AzZ07t!0:{7Q%# 2yB<^ +ѲT .V55oYM<Ɗ@ܠ4%Ȟu4jda1jSE Q~O.?PDقIJ^u&+!F%fHUSh!AO1os3&'΋R3C#qtĖX=MW/%ђX]+ƾ-E2H" C33g=qgu>P!W ͢${HHJy.DeҺ6oR$^9$>#7F^V9: jTuc0f)x}gj EKLmH{/}BGdT Y>h}X3MJ;;/Fur{[=7ɰ%_ӎ72%9JQFaaXdac d!}g1U>`+2H 6󴟥?hkOQg9BmܭS^y67S*B N }#ʅhT,Vѽly4h`\ YZ