cairo-tools-1.16.0-150400.9.6 >  A bwGp9|1 BJܠIrwu?P4_u3|RdxKQ9:4i÷d o{m:fzE^-DkK_JGiE2A_i*zqG&$Xwg\l)X$~z WbܐmL%>e!ͬb KWc38N;9^&< R3+3U #1pkl10j6731aa23fac55088dbcd1abfff50f762cfc8363e970df19f3acef6cfe9acb5d96fc5c56c74dad95f94f8f0a219c7bc00bb6d37e6bwGp9|4!L6krx1p(W²:pp.Ǒ Sao<;T ؒJ;:dQ4]~J_{:;hHCD[o%gzù? 5_AG}s!r0mLeZc:%! D4!*wĠȂ/62|Ak˴q!w<: U1NJ$ҭ7ZC$e P^LR,zÆTQpAk(?kd  p&7 Mg             ! Np L( "8 , 9 : BdFd Gd8 Hd\ Id XdYdZd[d\d ]d ^ehbecfodfeffflfuf vgwi xi yj)zjjjjkCcairo-tools1.16.0150400.9.6Utilities 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.bwGibs-arm-3SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/X11https://cairographics.org/linuxaarch64  pKAA큤bwGbwGbwGbwGbwGbwGbwG[v [v 1f559ce284fd696b28ea75428fbe38c5494359668a95d3ba04827670791ad7875a4dd1f2356d50775351c9c5983b7cd97b356d6b80e3a132938275c56abf18bf96c9a6067fc10efcf2aea19dd1ae0a0947d5b0830391fbbd9958bd09a66cb2aef186213c82671565bbdc71ec441ede73fc63da4fea7872798d3d961f97f5205572f15a0e7731ee6894a866396c895bed659147aa76cec0a4e2232c5cb4826fde421158645572270264a980b8b130dd988138e4dae20144e22455446e0ef909028ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcairo-1.16.0-150400.9.6.src.rpmcairo-toolscairo-tools(aarch-64)cairo-utilslibcairo-trace.so()(64bit)@@@@@@@@@@@@@@@@@@@@@@    /bin/shld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libEGL.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)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.3ar^Ri@]o@[j@[R@[*AZ@ZJ@ZZZ7Z/YYI@YC@Y7X@XXXM?W^@WgW4VwVm]Vm]V7P@UW1@U"TTT>arpm@fthiessen.demwilck@suse.combjorn.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 upstream patch + cairo-do-not-override-explicitly-requested-grayscale-aa.patch Do not replace explicitly set applications settings by user settings for font antialiasing. See: https://gitlab.freedesktop.org/cairo/cairo/-/merge_requests/114- Add an upstream bug fix + cairo-pdf-add-missing-flush.patch: Fixes PDF generation see https://gitlab.freedesktop.org/cairo/cairo/issues/342- 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-utilsibs-arm-3 1651984306 1.16.0-150400.9.61.16.0-150400.9.61.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-SP4:GA/standard/95f89342379f225ce294ee763cf133f8-cairocpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=5ee08aad336145453ac225dcae1d6a68e10f473d, for GNU/Linux 3.7.0, strippedPOSIX shell script, ASCII text executabledirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=96f1b819e2ef7b72d2bb44a1b653d5685939552f, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c35ed7da2f998db7d13a3589edb44b47f4a5874f, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e54fa64715efe827ab797ccd57a5eee5576df5f0, strippedASCII text RRRRR R RRRRRRRRRRRRRRR RR RRRR RR RRPRR RRRRR RRYn4 2ѾЇButf-8f5331f5b47670273a16a7f1087bbb7fcaef8a390823353d2f80303d7f062ff00?7zXZ !t/] crv9w!AF=V/bozRMW)g{ yv봨%54Nb!#6IٿR'h) Nz~Ei #c$iY[aSv.<с?\geQn'Æ a+֎8'Z*V!ޚ.!|ONmcOAb专C li/fIN(w86xp^ښ#^O%S.<*nj'st! , pY`[]0c~#3A,ֽ+K-i=|BË'CJtJb*[|>//wteZ";/LdI=:۵0>AmI%PRRv`t|lA _=&E8o@i@) .krQs$t}P7ם ^[q*U;B`ëh~R r`~ge]4iYg?zpYq:>6js&& K-H[R`k=ʼno*k |vڻXPҹJ(eayj7"?r1CtcJxCvg*|p*. Cln65M\ Y$Vf$fI7thz~3`l13X|" Bf́hh{ ne;‡OYɛĪ7ߧ EjW]B޿oz AF5mR_^ aÜp[}9.׊aLJ5I.\F8 ꨃB2on&rOqBaTpm¼ BͯQe]Qqj% {cK}L7e{`-|[겵BCqR") ZUÅձ?V"88weQexv%j?JbVB\&~bV~#;74Ib'Bν"w;}[Prf]ԺӑmAV[2 &Q9)ju |!Z__yhaܭ"L2bH'g?@$x3C2c˘ Ǒ#,|g1"y/=i(ߢ GY&%ڝCU[(ϝ)[&ljAh(+m[x}?p.,R6]:M胇hA+{HW&~3E utwh=l B+B9NPLog|3kC)hvّs4,n`u] FW;;តG4LըcGx7QYKۏy9r#TצDZe)SR:8+|e5STοN<BJHR6o‹9P ؼ2MTm}z:G˛!BDqM][Ofg_'SD .lk&9tpAt@onLHgFs"R|c˫A8H.T,tGC.!fﲒ4'ssKV +vңzKM+`sY&SFg[6،@hNsW'SdvUT^?Y6.F㹰|M"ysP;1Qzh''ؗE=iWsMϜ=}k\Q_H34cO2#J@i,:QX'VKyqnTO_o_TA'Z¥߄^h@f9D Sph`I7'XϧsDzp9uSF%֗C;EKp ?hj"jk=8Û[.k˱MIg-U->~t7o1',ӂDAK|p=5Me7M{PNjթn<\H<ﭲ=ʚI ш>{KoLR%#mlO.*q*Lmo5,ˢz^5Bj.( `12uKU mDco/}s μ?EH!I8nw)ŝHvG-+f[7MUкUnl7 W V6z/=!Q.ǩjrmg 5Dn }/Sٗ,0򅊯|t7L VNӪ lTTJzSM(JcK7Đx%&*l3kq<8T QSS/lY~/єZtw2yqP+aLNx#gxͳdhԶCmMSQh A9l=VL!~no镧 *'blF4\aGp $7pMK9mZ(BtEHGeɃa* 8lI;!x-KxkU(h8MnA=l 1tHhµm--98N(Ym!]kIpsDxW͈/ L6ݳJR9= l#]gԔH*v7êz9tJA6t"_Tů;G)&Rq Cp}Qq'5alAbg4j\X aoh}$39 p:{HxjFIL|1r/!1o+ܺ 9M^)T]-?åK9Цfh kpyx)}Pߛ%8WDl}g$*<>)F8T8v(}p <=NufMuXDp;]Ii揺2"s0 x'~ɽ)*ƓHhi \\rT''JzP? 8 λA$1!/-=>Hɱs(wkN)KufSR,W/Ǫ(+إf~{Zi Czg{mƃAEBH!Lz!\E3Q<{6q6"aP{,sV[v&a3-Q|"h͸Gj~sn6m?Mdrх|GNR5 U7w}\x]W'u|.&dzvl^w{v(؞c<+U67)PsdZaZZQU$c"=n紬,)^J1fAoCPz/m> qd=,rUr0〚_!+AG;a~҂&vn0flFg~la1 *~pQ4'0?@<>AE۰*ꢹ/'E[CS&|cܬ. )<#A ֔CS1bZOI%W[ݮGp 0jU |6(Hn-KAe#9} ˞rhې0Uڐy!P]s[@иS&9c,ܩAP")kZ^߀!$NH .O.* U;qш+0| ,i֨h!,\7^d 興!b/PZ4u<_@ SoYX kߣvmU;J+k|]!vaFC?%8#I't +."j^ LMբ`=SK:hm# nJ2.0wt~{hb.,} L *P١jZR8on S{Xg2=Dx6=ְ9V0?j] :7J^mW"Vo1"\ԶqY'hA>}Mo1S?0e& G7vQ-7]Ta[]W4q?C=e6\bB,׸dU$~Ĵa>c|c$(= fy,Rq ^bgPJ"/:=2#&\ﶏ>~:ȤHC)2/&p!aWʹs!l!:H S#[,+'b >}9 8z"f󱱎; z0sHF|{ 3]$ȭ>P,:4p%o& rf6zF/{Z_}(-x5JB.FrKh>GhAȰ k1,)7 D-=zq*`E9O{qxߏaCh^: 8yv^1v9,bC 9ۂC8.@?/<s6eyçeQsc`aի9ZI#`qE RMc 8:j]>F(ʒy1.Q GRfXq;"C Lm$䱸{g , eF`\ H K96w;`.LJh" g~%z#lu*}S52jtkxX@<"[L1M߳ɑ۰m ;MHT|FŧȾvx[45mԏv]βMDO):se+ުj)؎tRD aw6ΓH#ʿ.T+S+4q9n~rR`<-[23*NM$Oֺ*29қg`y0Jծ"Mw1=8裇 56IIM|ufx(AKṯzn !0k.2{ܦ*#ݛ&$-D(iN |:AΦ[0GCה [1`g\RnMX!\ ̬锍#;39f*nj7hr4i_ؘ1O- ݿUbX@m8#3*@)>ګX3' g[8:om)Vf%`1=qmSn%ZR¬&5Pôk/d5n$%J8WغgxEhyu# ]m [젒nډ 9^BIښ]1ǒ B Gy>:B*=jMDX/"lNzV҇ M:X& ͜h(V6e#ЬN8 n)!\ٴ},-ζz!d$h[iӾR:xD&ŖWU/frӒsn+9 kU7fueR}Cҋ3uo6_ Z Rk@J|4X^ s<:؉tcx%~lae7Uݰ,8O w!R !>ߡ+pFt4Ej_ i'0&;#(?r.**OsFs wf5[](bf,'i$M&"^(&7kKp}V) {=?a# lpVCTِt{vQLUNǺ|?l^i;٪,Qx&<@ENys;l& ʦ4)땘nTG]@lV੬:P!X4~p_ &VsN q[gLF'<0wsdT+KD}Tbjt~c磼m*ml/I'dqV5 ]))`F-Iy%GŶxp@ _ *N61qܗ}gQYFdI%X 5]G~"Nmj`[L~krA~30`}h:pFQ&Q3+P. GMސ/RtQߓЪi3My?w^з CeH29jkՖX@` 􂓑VvE)& =H 'pgbI_ 򾌹v ټ_l91ك 4u?ZO,G#,3q`@y_#pciH9t MawYzmq)kz =I {g ]QjJ@"">LQߔ[Y19`u*#9jzZtI25 Hx,\lYl$S h]ck+`q ya:s[V5Y׆K!jȜEbDZq*)Jm;#*ggXHc LN/ON$#n!{rv{Vǯsc,FSJB?wQ֐ nLK3M# bkL3_m/)mzQ7`ڑ>:4A`v%)t/*)Uɕ*3[7+Oǒߑu7;=\)t$'5_@'w/)n0VH_=UA%/RN۾}卌x*Ņ,h/'^MriSolGJV}s4) xZu⿼F_-.rkYw%.`HM/_or XYhCO%oEV|md$wds&i#WKESҾlpDld"nl{F, 1b)]H;GT]-"_1poKLgˍ+q) b޿_Zl1S jT/`1Xs!p3;\.S@QI|Vϱ r5bznq^"ff!ڢGw3/kZZ}I\K.;h p@$ rEvQgSz$prJ)ijIH7?̍{Ój]fZgnٛTDPj5"m :hv#,GQ5\ݲ5Yf>x(>c M9e qOYجJQ'P$S1'⁹sKSLIwR6=#óPg3?uʹvd.Yn\wEW[f/.JI7*N3@_TUGRK4G#s[=f?KFu'X(9эǏѥ cBf1 ?iGeU`7{[#_T Kz^Ig x/Jy\İ%3B0v8P:kDѝBBVFni8 o`\P1:RIGwT?ߝå/16]~Ax]K-?xhEd0ܵzʚ_h%X_xSf-v }{F!`bpMNE];)5:䤎pq yƴkU8[㑙1s4v+EBUڃK<]x:Zu۶dPgHB˲]gH}/icB [Bij:͈!7sov3k[F0`7i_>:,;ϙmtܸCyk@P拽|Q;!6166ȟ|}1^" ʨ,CdX>kGWYGW n~]yr<,# ?뉋s+oS1`oΦ ){I"P!;FáK)Fa>>Z w ^"Η.mXCȣa 軵E{u-P㮾goLl{W(J]/yǶ_kA_6NtXp@rQ Vu7f1GI:smcyyZRM]-JgY_2+!l"yhՈ4&TL$= eQ%HO%s>n gM/GI1Qa?G.rG ')P)v oЗom9z+Ưd|SMOsXh$s TQn 7dwZ3ц¦rLiWYϝbS\O-37-%wRb K)ZZsCh+Q)kexxDIJRe\?UU01d`Z&^€6wWu4ЖdNTC$ }%('o̓`yL>lDG\^bGgV5WݼlL<*,l"Y_BBNFYR3 7ޕf51zk:øbB Żj_'Ѷ3Iy)H73Pm.nj:lj<12gX uje#w3btBny$ZU 70D:B.`K*{մY銋No 3$s {TnI#=eQ _?QdBѯ3tVQ@2E`bVenudƀ$wŶc/3O_ 6ZҲ]z읉Hs TĒI9j L+4qj9\<`MyxgkW?UXP k^|ٛoE2kR)3: "M[>tn;sk$Dߏ/G(FIڋEW-J5w͇p8 (l H|,[ sfq\DpӖsZF&,!yTwX`},mkgJ܃ ^ 漢D;(H:Tx5 TT.ٍ(5=7۟)-7P \t4qd:|(%DNң*Eva{zK.C==Z3N (pIjz\eF $ݕjZ`d`ૂGfng p&[2Ygjdg}jpW1r'>጑NTʡ'=9͞n[ֺ}Sz≒4O;} Ea7qsl#,"7bBI &4s}ڙ|e#qkNc#ٍdJ)f~_@sh#pD#TyS[YߵYU׷lf /&;-53pg¢Ō~L{n!l5[~Ze#ԡ ZP M@%?:DIňq&қӗc`պo7šS) ⩵\ʠѮENI˺+a|vH5cEnxewn?c1kX%3,)E2w;$ BB帺i҉AEh>׫"ˇH r?G(mgrArsH DN s%L)i⮶ǀy6NQ5[5b~=쟌,PbNh0k1?bȭZMǑ[ z/R(:w3$d nRG Y2˄#QFxnXe }6)O*P~`2UƯIyB<ƒPmx #5bSQ7_'#g|TzX8 : [ {f^>c>`  gvsWxn[{d[ MWݠ ąW^0->5Nb9\#oV9OU5b'U.YӼhמzKq1{>BHϕgJ-RxQ5{5Վ&g}ue}I Hs?570$?E2EЍuj)4j\|aSSN|Fnqs!{x?d͓*R"k[Ҳ!ٛ8] _a6QCe:IO';]v#2Ss@."EPo>a"bp@ܵ |`%+&,x-LҍˀohdfW5%ǁjbe:4 tɣC48$kQ/|R]:xZńS\:<8O: }J:C'}YoㆆX:e{I7=Xy)cN"3I :I3=}C#f/<`o}5k7I߈;C-~[q⏴^;lr;Aj &a/}zʡ? +у:+,ކZ67"]fe55[<\Đ:P!]1k WKФ^-3E1]燙?j2wb2%k<->gّzJ-uqR72:[VPjOyx5 #7GH!dvML4 .NQ tSFUՑsxć֚sه ׾JSUabHX5(s:k2L|vgr܁qS)}+o Kǧ\5.9O?-oG|~~Iy|-j;!o]Х@'z7gOVq@:GKT >W0ތw)G,2DPƬȂqST/WG I+/@#G믰ᓾVkDoǽTh$LQQZ4 8YoQ3Jhci53-e> )zퟤ-ʕ)%wں"O 3k6{`Q5EYv{ fY89IT$,?Q 8<qfme%+6m]^ҫ(2S}RMxGWY:?/i=[# "d5XbCߘ6YO`sbxFdtfش'|;ehO%hv֒u`̊TU*RHSfN,)OJ?x g3Kqfv> N/xX}n ѝ:gaƋYD\ 3}Z6u5AP][ߌv:KGb$ K0 P}[@Χt2bׇeS?C|eG'XN'/8a4\C->9"=T®ǯhT9=xw2`c㚸I4|dJ7v C.bkms08ԏ2<(iLޞ;ˬ..|rz[gug!} 2$ujVXQX4e01LϵXi_mEnY}b;3mǺDo5vLH.~,81D>HJ͔z@{Q_ 4ȹ&0Ł/-iK4)Lo܀^a¸Ҳa m6 >U6 $mA}󖥢/% }s-Lxɜ"*O6 tUلml0FM @uNSiK{ϨUJ† (cw QG9 b xa;T􍳊&Wxa"I >f^n9.x q! [7zJhy2'r*gŒ}`!w;Jb4ա~Ww>TKG< n?{]p|RD+LLa>.czA@EIsdx6~\=F8LɾHϻT<OK]]~҇khv K꬧.}q. @7 }FCRoW|b]beL|WmsQj`vvo,ܨSv=t!ul͔_|HXsU/V@ 9[?W3E GNty.k_uW#b9SaKd ?FZ<9܁g/5~mN bRƷ"6u3l\:"lī56 mYԮ[WD5E `)vՠwI"oyJ CÏMjJjJ}-k Q]I,kiJ;CHgb*E %v)H bQ Hש}5u~F lsB0eB0\)d4F{IzΓY)ʏrhģkt "dK-Tj].Rae@{'5MMT Aouiš~f*7ּaѕagFX1֩5SZ)ޔ0z@|g9AQ3s *xЯ^1D 9?LX[$x,1,OF)3Wї w<~w8b<u\_IBBh.S#N#n9nQV 0$ŞB:`N \0kI &TcH#)Ap%KM{|r'}@7T孋 őc+Q(++2{_ ;h`) 1,^Or|DXocyi=S ;F^Y^&׽xL_QF'EU?ݏ2^ a4"KzA4g'7LL&CBu޾B-sWp|wDJ.4܊AH̓ڤ$iPB?ϩI+܋@`o.(.7L z2k&<7tgSx8j 2ʃ4O'[m;^C2㭻Ý;n8/V$+& _{'xhh~)kjsяo#nF^X3z)ylguT jRI52 &NۉCg73ݐH!g񆘢mXA";7Lo޴xer'Mp1N[N5(̌kB.r"vm=cO\" yԝrIuLV:]C}h0b>}y ado4~ [}:Է:__@W9 ϣ&~>;_Dfo[<|` 6|m}Q޴"VKdؒp'y+dn~_mzͻݦx{GV?o-U~tUz Pp.ja]%#U5B.m=b*)C(VFlzVVsS{(Ǐ)hm(Sw12Itt} ݊lDj Fga3qթ=55;zaMp[^(XVoЂLV$z&iHz5&F4b@R8{95ߪSO4Ph8x{-b9nr^'Xi Î2eS?4!890&q%q!t}PJoJm-"OKmѭDgmI?tRI{aN{U:9Wt⶜w-duo0!g(ޭ˴,!ތvz( #-H |Ft89 >EK^=&߂PZ {󭮴 o(ٺQdol?X$G$'gY0$nϜ*a '\hO6ԩ/ER;i 7i<ϻ$xb'\HBY i'ݑGn.p+RoűA\0,W;>-޹v#FFiJ S)>7aQ X<۵3$lҍMs=rpF-l[v.`؁ʃIcEZ'zpm2\g<(/EGE-NeyQ412H? Äu4S>Ct:&^@*Ć(\|BHl!{`4rD V9G!ru1&cRW%TZEgMe':;[ærR#UY n]gAsN:s -i~K5jCNk ~\I ()*" >wEff> J< #Et%r{܍z=F)Iq؅Cgųˏ:""PA8 R! xb i9 +Żɏt{iV<$o"b+fo3PL_zsܘ+.8Ffzh)EV@K ڽ̀8iAp;eӵ ?ر1`Ԕe㘭KeLTCv񫘘uaAۅj\ctNe̍Z=[=`27$ʚF䍍<2%N^Y */)LC^+%+*oŁ#<&{UMEu u^?kwg8R#i8Qђm;j5NwiELxE@dX.VQ?}T*R9 q=uҐ ~hHm'}!~۞O=ܤwAQW볬 hw7S& 8t*t 31ue ~+pϞ~x'r|i]edIY,(}J=:0I8}i#cWLL<.A-҉la-Eiv&'M=xs"W;O@}h;C"?7"uؙ>ANPb">`, dG&BacsclI쮉N(U♟ ͖8AM(xfk**d];<ʀ ~g]z{}ES8cЄ|GW?sM9ZX#oԪ"xQ<%=!ܗ!h[F#d8#(|9^Pm~߆Վo "vBK&,;AD@ܛI;\ԑU!"{((Qr2.,~-}1phYMtD!K ;iѣvdw38I^FCLhO]l"|NKNl=;n966m;y3dT{pd&k~X]9zʋ hëwcY C恊ew0x?"0gނN$ m{;ю0\t:`q٠84&'r|Iȓ/U'Io| t& t[7qR@(R-, Pp$nol<2%xJr.ק̀C3BO']sux3^JӟȲtv*&-TgتjUvYȩƙaD%O0–]oXWkxK w#q* _Du|t_?+˗Mm#򪗰W2$u;1m6\&~Ebl\$LC/l@gt%3͚g]d T^yunHcQ_fEAHe?",$ZXUFe43Ⰱbiw. 8X<-n̢HA7rЈ|S0L1:@HabٍΔAİʩTo֦+,oܜ`cZ)eEG͍W?)|KСJ#m*>X~UhԻA]0aOu[MfS j]$1Q8UEDyvlşw/l MlvED8{sm̏# :?ĔtVfh>GFӸbj_.%;y>SCy%tc7H@ AZۏA'([!F߱^Xn2iKr9 Ih9_7BѮ+%*~h ۊz1år-#<.q Oyw[1){I 2 X励jC@VuC.R68g /#Ȝ XlB%2^H5݌_ f 9/o3Dw HYz, mcmiR|d=!+v+")yu;R_tc;|̩rpL # )E`ߣ*1zmC%ʆvL!:5F 9,N!?/u-;!n+I:6㕿= `MTUU<;WwXw1tiE墸OPQ#d!'/ XrJpԐ ,ǚaf4E9>d=oPk° 'yת˟jHt >~Ǡlocã":vPͣ"9y{՚v&b[k@<ΔM=v8b-Q`&RMJ3Stu>B.<$hMQYLͥN-p]2~n)4mfuWЯAXf7GE3D#6΍xň7;"ē @ɰf] !:p2c]׬{>d/@mӸBijtYS3)yPt3{&Xx@ &&Q'twp _U.Xrke J;~O־3v &XLk9z~$!Ld8}7I#b3Lm]‰w;Du@d D`C9_eޛa5SG4?T +_ލ9p~AKw1&ԗbdI-j@!$C4?M&n \0p%,2ϪExFNZgA_'{}[4nKJ>&NI% u.ұ')pFGd =5üHQezD10zu'utgH==:LsBQfKnzO kܤ8_ݗG=W\PK]'-WN??Ͳ|\<[^,~_MtApN5"Ny F |1^>/4 5D"<;5ʖݮq`2U_$Gi!tșiM#N30GMbyZ8l$P QڥC,#6z0A26ޔL q=mpNޑ^:Ոx&-4-W/C@+07>lle S uZK?5&LY[8P*SGt sK@+ƒDm΢-ƿ?ŦM K8_ jߚc G7w ͔{GMd2yDVcB3~I&k`0;s m4 1JX'f5`1:J`uHF@,V^{ϬDv eB!Yct@YnxY LƖCgXu-sM$ÉMEx Sc#x&?yvEɓHgnF$ՌKxV OoP Fq5mg~X0ϫ)Ւg%tSڞ6o|&s7ϣƯφeup(X j4̮ mu!, g 42D'xrVDDWC hbkޥue5'Thr`|qrd`0`QqIɃj(oތ⟰;B+$ хn;yndj `+GW JMBaېY 0>\%qjO~"{2Vq]Bx3'a82⨈%m l7a 4NMqȉK({P<2[ދB c ?LT`_>=Fhsr"~Xd&hFmgzovjy[waOdQ(Kbiuy\vLƄ8kj򉀱AK YB~e"LV&P^A9ݘaA.cun2 9œ!2R ^Q&i*@ V_w[ލwӮ 0!eZx>-ZSqv֥f6"ECP^hD~ގvٙwE-6te"ޞֻBsa aQ2 $rE  +{iD20dM ]'ߨ*6)aO5)%0$ҌªW"E̒={slx2Sw10;,žUS.~^"8W9/:*ԘRFV;Ξ0Z"$|YXBJ`i89n7U{GLEM EG{{rb%b%3aAmk_V e<'4p;EZ0rAٍ X= /ȈW%齪!6%rV!IZ0{.W.%ާW<)i1Wtq-Np&6{wI,$GvxLCe^KobMw@"P$]O Ȁ;w5Mp8AܒecZ=K #1!S^8u!ɠE;sP$X 29nsY ] TR-GO&J @g + ӴEmCTX\2]!va{O*^.5@9o,| U]+3U6m ڌݣ1N90t+X^k0WjQBn4Q) iA59xrZ'"7ū6FzYIw@ҖĆʍHZ4)ZL&pAuHvT1 dyFE]OhӉd+tS|]w&h[솹 dNwZF)HbWd_v~>@D %_-QBi6SHKѾm]X4 ߦ%|oLj6~p#|[O ;~z\R[{ѹ`e1uݢikM1R;n6x^ɊXd+࿸#ۈ@" pۗZ.9R 4seΘa A[*CZyzC) (q4ϟgٙ,[+sڕ>O\b2N[kÄ9o旈COIЄ,O%IlԷﶟ"_ 2ӵJ+_CN1}vUu؉·P]0`WF|-~b8(5LPzIExϤ<9nبO9ͫX>{ث깶3xZƻʤ'+P AR3.%&-nWNM #wL~"$d7>jɬ8}( i>jiID^?^]Z1+I #,"d۩#̆W)dEղ:R})OJ q׸'IQ4b&ZT0 xKR~mBnn1''EL8+`!N@Xͭo`n]۸` x%$0m͙d1FT^z^.bsU,}FI'Y\ %f]pQd Zh} 쵋GtP*C)쪡/[(blz9Is1I8BXkZ/?iyl3Qt#f|c "`*&cNJNVZJ/ɸkVYX*]H$A@]lZU"S?p>lȁ7&k>D.m{?elB"t×ukMcڠ]uQ]WA`t vk(q<aFڨ颪O?WCvך)7ͦ}{sWFhgqjP~uWH. "Сcyd圛A1Yyy4ڂ#ַ!GĤd c7zX}_Ny2W;9ϊ™ 9Oͽ \u)n"M2?A$,DZڔHؕ{Vc$vFEXStbOyqg#u;d{O-;\t8db*)^)n/dun"Rq]Yx jCrEx*?'kU\g2ՏRLv f2 &a ub12~l)\y–zJqBC l'̔22J;P hKQ,to/ERmY :a!co|†M\>ٔ-\trH2-YDHyR TB fefVLZ.u&:M#Al'k$pو#!1hvz8K7q0ޯ!,Us'ەތG7ir鎆\kikȄؑMR1Z(r͙#16$맍=ȒYpa%9T>b_p6w*Or!m`V5 ORߏRc9<6|PJ!>)R聺hd#@p$u+ |CR=C$}7|k .GZڽW3qk)!_/'?%pk!{Kٗhhګ&1r K<^53 P93@kmdp 4 nVBͿp%Po1:@'Z0s8jT:^W߯)_{dC>ȢzM a1 V\4GAwb0l?TcKaDK`H0Dcc{ i΀ޫJZF ʕGl,G,rsYe-~je(4\dWLYn&5vw!RQnm7Y`hrtt) ..Tk ۟މoQHuoN Ipᬦ,DY4wdtqzݥDik ruyq(]WEJjxE G^vf^Ґ&&l"kآђa}+:5\ڟ<>A kk-'CO4R@_Ij#-o o]  \dauN}(} v1on%hgH^I-ًU Io] r7tVcGSs'G0O>7qäoNOm N$jMoaZR6g\j_Gh?9 jcXWUhR_3@AC-5lMDwQ6u&<NCF 9ɍI刀,b0IG)}AǺD^YaH`KH I#6쇂IC#41 7nz+yxƽ: E"p3RS&lDP@jx BO= f#d&/>$ޯK0.,>4ғEeQizt&:jIB*uYq` "JI!:EJ^ǥkb*j?ԻE̓ 8ݙ}(}~~ŦE}=#)fvVAJIcqh*; r+F u8 _m%;p,T*X6Jh|S|ᣅ{\p lIvb4 rEi-מv'}Kp9f WXIDj #hw@s.:qZlbRaG w׋>zL} ˹^n 6EQj%U KhqEi{vȓ?4 QM_qoH5#47 %ѤkpX=Bd=S&NȂcύ)^t|_PR:דY>L ;s\,c[?#"bq|s3h䈌 BhsS>̤ ]&jxB ea9g؉C9 .J Adz2EzԙFiGg5Ls}u]ø x(XٵИJovg V;PT&!3 H]#I֍lf? ?iƒ)t\sd=`'7mFL5K`ܖ%{)`!\naEG2q\hqD@YT=_Mx(7e w4֘ל"_ s?;*r8RMx#o]Yn̸Đ%r8k:V-D2˜~CA`5 1e~:rPb1 Eqw@΃.ovX^~%am0Kz+$Ve1,L0H&862kOFO}SH,(i__h ~tN-@Bb[Դ =3(z̪;.+] f-Z{y+#K:iS%" TCuJ{ j]\'ʛ8BT,@D=ӮІgcr>kAM&XI =7&8 w'nf/lcat%b#L"pF %|31BP!hnZ/@K!WuB;Cm xVܖ~9ttށ!@GGgy/s iHC2Bg#j"ܼ_/X+߯Nq'U-B6?!BSE;?`,;s#7H0EGNޭ7d*ELz|F$-WَmFhU~(nTܺ5*D#0i {U^4:cCa)Hi^xG+jO"UT#" ĥZ|=kE)שv D/Nƻebn;nf>hlW ,LG@]9Arz,< ˻6 RSp!Y5<ݚ WkuyRBMJ,A0Yju+zBD-(:zѲ_,l[3 C=E$pה~{ʻ&Pw_]b.H9I?Pk9bR4q&vpt!;C3Ry*@UY$ņ1jmd;l{$cA\dK2ײ0jfd] o(|PZ=\X}rjHdeSݹKJށ,tȳފ:3T5J5Z# ";a^wQRGTNÎ=E?Ԛ%7 =-*y *ca7YAL[ ysPYa/=K~)N@[3whRຫ7;K"l딭JZ=kǹ/7Ia|?zw!XW/::+2>7f&ښ2Sm]Q5Mƚ;fEH %Ѭh"^ݕ;Mor7i`ycŕڢ-eB booC2ߡ8Rv7A'(  8!8hsf J&ҲґloJM @H)h/v0]Cof#btZ[ `o_X{6Ϛ:<$0!` / SA.7\E`qy+x EV"z},o*h L (cRJjfeJ~YWO$$jNGd Tj`_Ħ_^b,=}Zb;B|rW}߶ NIN? Zk%)dױ _CisY[ -tQ/d:iҚLn)udXM$,ͳM3Q WYo;ǰXE(mko72>,^ZP0Ie$N0)n ZxnSCa{ɀIA*2gPݖ2ˊX82Pn;u440G ke"dЬ4U5Y=kwm:OP11lyqȩ6* 1O+:eyV`Yn!;5z˼U ͜eJ, Xtܠ(t__.q1("|vsRњܹ'<Y匊*l?EcXbxA xQB~A1O}C .Z<}s%zu5X?'+J>DyΞrz^q GHG_xHMgadghK΃uMSnto|%( v"&o3]7B?=$FzI9>>:@Z< D_@i0B!>q'^~ʑ*[ _^ ӜZQOA9[U烨zA,Zd?g:D] @~Co ud@uŰ7 KO`AКXeEu0{211rS(?z4jA %VzV& )Hȱ֠bw:UyהO#8S3k-*JkiG> .aDʞғKE;l /,j(hᳺ̥8)Atxwݛp ^{궫>@2M7}w˅#QsO ;FYB)B/ajCDW5kߕ b[š-^yD6 # #P` ։k)[1Fl<F<4`1实* |8Nf 8C,&Z RŬ#Of\a+g@*j-y/8өA֢9% )Bč/U2?|W)ІFgWq#Hb o$X-,j&b?T. ă-``BٷaI}dMAĹf/j{tI<#cys)NGl!^x;Um! aL BL4Rwm<>s R68-dJbxaRag3<`b55ńNꄠ8.ˈݑyԬۖ0Txr`X^Ù6j:8 & OoJRhA8#|Un>!!JLR3NibL2GAU IJe uwcn̓}(yH*Sy+pچR* n.v]_YWfC"uE+V k^HabQkz8x%}C,'n۠iT:^4 0QsvX]lŭDτCҮ2XJ I~)aMꝡa>fҨWH QGLNu`CHM&8SEM>c IR.8]6V/KĪOu%V 0]N/ىA%JAA$CUIƣF2s:2.;6%,#:k-C뎽l[Ul"7TUy^AT5|uS._Y(|*CchB_̐Xpy>oH ~[qxld&A {=bCC$sbۂ9kP#4D:QF'([I-(&dgXu9?F03'Jڔ`=&$~c; .>l]\Ñjނ䄋o0fsrZ,XZk@MxR;9ipgzCH{ҾipZ`{Tin?]V(;M.1Ґ]g+zKei.ISI'#ʪ1_)6c ܬn+Ԫ8Bmo6S* ;P]$kn[,ːp QC0a ^wJ @9>Me'x!Hum?E{!c98}W js&κ4ʻڰ^!wh=J~O9o@EKUp\*!H/lrLgIN.ɅIgj r| Os5y:b$I% umh!aNE遽N'"!˙R?1-!aE9' >ܔ<diWpy=]潬r}v݂n߱H"q.N o}\l "^\Lf![^QdBAtT*\m@1,FrEv4ap` ,R?/XIYL>uC1t-\B;Tcnr5Oӟ|V8HgzZ\ Itv6BIÅiݟ; :GD˫I.<1:#I{ڹW;ٟ!;T, @sKR/KR30K b9i؁Ss[ 9`v)|5<+~nwfO: kS+ \쨽Eɉp O|ùĵI _0Hu:{Η !W`GovU5msL_ymTىf"5킓o'K["[p܅˦ojXw\%i1{ַ&. "J%ZQ'Af`~r={MrY NFrRA&'ٖ$A_=QbzdY"aF`R!q4`޼sC~kZ@Ȍ[pdAE׀ce -o.R5#}&~$g2G$']œMȌ}vpt'x ^x(CM,mU /A @iH4^w :rě$%feZ[4jcG-C#O~DO'HrJJAdEsctjpMmm& )f8p ͭr=3<,GQ |o0V;ͦ2:XG&k7$,%pTKD4T{Xʈ >^~f8&8۞'kjmA}?L.720S$PnG`a:Vs]̍i2_SH69Pj'!^e,^FxnζCt >*58qbP`"XZsˑO+Hw~%gQ%g \[Lս د@wZ!"+(%#/|VEr;JSMU ɐj2fۻu<3 K ח^+d&'=U_uYe="$CTu԰PS+wsRJL٘/J또?An̽kdXyKIզe"՚lKYcO;';Jڒ hp ЁV<F 1m[f)2iiݬ[~PBOs h?Za+7Iz7ow1ן*ئ.t22渐Vw}UB^C;,:DbZߕ=ru ώΦ( @f' 3sh9]@R+40b:xev 土̔& =.qW,T"N:"F)L.:f1jMt wKsJ* K!ЗJ \#%5a9qc^~Խݣg qBN$ƒmf2&؉+ـ*Mj4'^50 sߔı1}8zi Jɽ.\6?.46@E~H vY4rf\" ΂LLȚbtXf;FMq퍿,K߻ffxWKy`dc.i_ ,yA%? :-zꢚ3INDs m D-~&V@TQ u)B2Ҭd%+ .[i,"W+ZiW>9%jЬxq|e87?zc=]{@jkdt)73`c -$ёrvM#pJLBejMk#B$HZaعh_"U,z;|rATMМD%TvGSGOB+YPL9T7@\P@AM}ep3 )ׇ .l+xgiv$׏!#Uu . ̄A ? R.)-aj$"ShIDSeN—hCGȟ鼒?F"VĮFuiqԴOjۏ˸(4[8Wv`w 6>0c[ڰ#<{c}ܝ 0gsOTW:(Q.ck(B๶WhM&WO4Û$H&꟦~FġEy&MmZ;-oh.aa Թևzlz8nP?B7NHm^+nRaf$wC12ω+a@y̬8P[ZCU<l군UsrQgitRЕG Xd|SRs#3!FB~ZgO6ӾFn󭆟! j?Zd%kH=Q>9T8V)U~:2ӣk05i\ $"Ԩ>*%J5 ]HB`s*֡e)yFM~̃ \y=x uoU[=j-L۽yܡR{@`mɑ@=@)es"t+,O|ʩI8&tݒf8U3DBƉ%CF66 ٓ:>!Keh7qnaP}7c-#?e۸i q $97=x47)uPCrUד}rGE%(.x%&LIa~I0]/" Э{32z\O/d%.-(˷iGpV2kN9qAbJɥ KiDSIxXlR+cXB.}zes!ыxGi׎4 S\/)&ٌD}& &8l7Fg Ơv` ;@7^\քvcBm/N4%p[J S>i@uVݷ6*BL"Iڄ%U@qjNn/~(Zm`|m]Mo󭴅 kuxg"v_DWdP?pT[h@5+1Իa"V:?5B{KD!~.LhTeR,:D꠸%pu9*M*&ŪRt~c:CUҋȘ4ЋbޮMJ|fwP4^Sxډq7h5˙k*(ь$V=K3!Qi ӱ;6,WHtB+l9 zDygΆ+^MkX!3&Wdx`dJCSª4A$(b&bF VMv(_䕏[pʉӖ3{uPDnҠ.h#Kp]QUjo:6gfmoT4q驋A_'3Ui9Ȣ=ȥѺ4`y) ;.!ӏ,b.pxbhr@T,! WtZ~k酚S;Kx$5_ 3FG y43T Ylk$U%ضCP <ԱHojqm|3'THuW }(+>ngF릈dncCK/o1u7j;L'yZ]w.QhǜM1\Y+d(Z Ӆ|2a@bfape4Rk]>Lv^L[TKyҤvH"ui/sK+. 7qNHEf4x9ik6_* uQ2\}j6ipGF-D.=}SK[8oRM `@){r;ܵcr.FTM :hRyp4ƴ\Xڌ_QXY%Z߹pdN> '-SՁ]n xgDkQ5 G^Jm Etm5򫴲zjniђXv]"n(/0ԭ-a܄=mU:L3 $bpX1/ &I0LAnR'YED1(BR)S=N]66dX'ua ~bw_ H]E8k&zˋw90'4GLp}6d0Al1lأ +cIkS\4F%W"S~slbGmQԄq%Q769;+I7 |XS3Q ͑dHU(@ŔorsKŒZ/x$%ڙnc1?T%ZVm:_\ScHV k~*4Ӂ Hf&?'gå@ .9q9}ov"?/#{?DkSm}2=d]V:g^\U)gӃEw 59#KB37l7oH7tCey PC'29bIj!ϾRNi0^\q&Vg@fq#B_v̛ŮDDXjTԗe谥(J,maqܤkL $35~f-+׎=<"MpVC%Cc"b \(ZX.9e˥X7kB-_?#}K~D-/o;*{U87^nޅm:ZE2[F薙:FkJ2@m 0QZ9r-9N. (7k tJf v+mFU D,X1V?W*=yjH8G"c8?uYUhb()J{ g\&bEcns6޼w.!t ZM{ A%Zֵ8vt؃, q2'iGIG@ xPſL:>$lDlrɫ2a! r3YdZX^.ʚDJ  Q'8ϭl&^V/T^ToƷHvDGfPx'Uܭ@JT6aeYbI_&E9Z+i0Y,iث| [ZZCY]\wh"'_cC_*q6˛c]O6?%'5B#KNBӦjN,DS$kd $gjo# ?پImUSc(c[s΁jh(Ea RiZ4KvQ]BE(PlBu@A; zIi  dVF(o&K Uw-9;:>W)~b7(\kMuB1ڪdk[NiRFl4p:E%Z0nF#^'wzޥȥo4CIϏ 5X,yTŲL? 'xaNCCi7IT`)G]$zLx?ʧĴ m %۝m/Wڛ.ZAHPB]L.f2lJRYYx%7hx2PYdoa![yj.kF9goB?:1¤f"XYʦgN)f(zd)Nvz!)*Sa`9w4g 3.F;J7K{Q[-P dUq$M" 2=:))=8-6܉ G^'rJs@lƾp,Z2ƊLs"dS,UIXFcPJ˼l,EҐ:eB=^d D!܍L}ϝZ5fBNMb3ɴQpuux6Pr^v[CЍ\dN +]?jpAKqy]k +aRAh(=K:ڏ |&ġ1(N1{yI9 8cwgã%cS2C\RGTOi|N~!syܙ6٨K3h>0ܬ2d(F-lL 4_2!:s\L Ց[قYmc7B&j&)voYh)SW@w6he8R$z;aVC"nVoDdBo}%c,pP֕Г@ DV+Io(DT9w-`C2F5_;J|Z(opzuO@01t2AvGVPX2{؀ 5q,J*!*#OWG"9+xoܼ_y>K}@Q\ͩJ?xaÓ[tF~1#`p:%yfA3mVbqǬe($:/+{a@$ӨJ#^ΐMr{M҅"NI ZL |K G qDl<hNi2i9٪#ķbỵ \yy1l~I~&x-'wo>sQp):0ܠH-s2}Q2[()Pd_m擇Aw/+ FLheGf(x`,=Ry0[#f jXٰT|M+hiEJ(#2g@Eb^#pѹr+do[MI8Ђ]˘B`_s θ\'tOub0Jf%*o_аEpq+ sI0`q^Б614 O/K_6Fڍ:K!ay=}MYO!^tݡ&^)b)ޤr2GRAw?sK:BCձբ8{9oʙeDą>q@C~\j~엮V\eK3XNUण5C;PvvآbEBij0HkR̮:G\Y)>Y׬2i{ob]O FPC{/K}JU Q]*8;C*pD/T,d˸Ehcڒ=^\O[4kg5_HV !8p+a~@F[{@>'`:Nl>C|`" v'͆-ynGNN L4Tګƌ'৹۬+O UQAFe=x(5`T 6AGkj @ƹ'Y(+iԼ}qP]0<2шկ0$sB4cwWPSeWCRUfz6JBq{J _zLѺ0ps$He1:mEg}MeDLJPO߸I$ƣ>Xc5iMZ˛ZoE\.^^0O짶6Iƹ̬Ss3@?(ZϢ>u#OGP=;.qqr-wʀFv(![cŞ[#(?G"X)̻ PRN11i eTkJ&Izܡj0U~a%s _UQޢ4ج%`*X?KOyG3P#(]1 Q /Bi/*QzR6ErߕhדsadEHju9O-ߖ :j8- ?$,1"|˚b'*-nB[Gp# 6q|Z+2|o{sÍ^ \UTH4 UL x`rT]sw[)d6L2;|M\JMX'ukhFѳk l$bY09 o|aկ^ķ?OLHiIyEwg*A;aየ{q1B 8!gpyHP'0le#ed}L]# 62bF#N^QV uD(J7&%UKw )-t:/>C.\6 + %F>MMmP|䝧eFgWm&`4m/ʇ"qbC̈́ !g-zxݟ/|&8&EC1y]?S )̦ؗ$ӧc?5Y"DV. opA/IGySW3ۍ3eͪgJwBh#vK sFV+TNvѓ[`#vnE[tJe?cjC(N^Obzcl#'K<{VbrVc|4A _u& 8ia<@b969|K7EcgDts$rNH=y^}.1&?HeWL0(++=tbpk1?zAoGY vXK,; ~:by֙mPmAQHMiVڵ{jN;96}2+@e,ZoCPo~5thφ,\0F =ițV{X5{~2kL2}y$jl.O^q7C8|lh8cii e/Ltſ)okA)Z(2 >eW׸STCX~wO^ RnufȌIvb~=9/DXM ܕ|#Diap8@5~Υ>Ҿ&㰏!RTݾ8٘WP&)Hכ+MJ.KI><@VtK ѾjʺmB|[MkSD OX0bH%M qa0IYwo&U9`&EL;`%erR wC{ PqYxFPz?lѥ(>!B Io*1EU)aM+67"jgeIϜm2i[үF1doY j[j;NDB++dd96ʄw!W$ ]h׽([AQ2|OTsT.th;y,0ĔH.|bH^TfH)˩c΢nGtѡf<0J }+ 3mK%ԍr&mM((#Kz'WLr'7b_/DfD-D\,.}^^b^APѿI=Jݦ#΍) 9ysPEi/w-KQi}h#e|GWGW[̢֘*XtH~\)qwNQ Z}j`2YRݡ=8AFe*yd0Aw6w WxJ$-G X9`%ak;LKvXPhZX [kg*{$ :"ZVo\.mk[-2BAԧs pn<.5f{sg~f6̗s] #~tL)L{?V(%Z mOMŰ@؉=aI#zG oCO"d_AX`E,o tu!Z ũXuNl6W_2Fý3}"01.&[`@C 2Tdz:cץwj3F"0te/S](}9.I~Yf'!|WKUX 8ǿn`Xt*͗KUz}< jaín -m)jAEo1X C/U3/] #ඬ1?i(pW|t.T% V8C_54$5.<H:, Umvx[Qa_Dh i`ZU(T 1h~_4|%YH:i5.)ǽV\i@at >ۃsg2b׹x%VfI'[&<՟-'9:~]QzΜL^.Tn"'7gzLJ~ c~%\I ~첯q؈DhrmkJZ!gW>%I.>2#V:/XxG z[?Դy W^ZKgrv[UꈫL:w"krsDJMLލ"G,ɽ:A]?_@'-nߢFw縿CTS=ԉqw^aGY`&p](n&^tqSrLI;X3[uwc.p_ D^&"|7Ҏ7f_ԁ.C╍l*S5wxS%}fShlo=1a['gdO'9.pL`-6&8- P &0+pѪjp/ײdBO\|:aPs=v|[̪s4M%Z L@bs >ٜlѡT%('Ns`L0!3IfM@H([Am?@\8ϛ]D65qf?qdIHUC O Uqd׾Ri҅dL߸RW`qx[̠`["y@?EȼX'`/]<_Smϧk*~T$[?xz/Zݢ':,rx0 YUPcUWKXlyWgVj_ ᐣUGWaczL}ŕ@a4b Ɣy#e rrK ȡY9@Ȅ]=8 c>Q[<ǹ0W":r ib9v}:]p\eZɼK[^̀a׻&>V3J6 *Knyu 3,r9fɔ4:f|`1Id-kKȔØe8/u3Ok`\7'JOG6 K|{23Umao梫ϟ*YI]_;|go/%\ެc*XlOvkhS 0)Y,)[dL!sݔW2b6G N[j>۫oiM1Q`a Ss>xSzջf $'?c4zUPXN*Ա~ghhWu{OeM[~Ζ6LljhiJ^ {Q @-!ɼЦz5#26Z*Vs Y!QSv2MAl5پ $'k8:% c V.P /b_zlHBJ7X ~Πт,2Dd-(嬅~Ј΋p!}_3VGM{pyX BMgǐv-8XWrtNMC9mi:څjӏjBנZW@]5#=YC)B$0RZɾҍ2WJO^F(D3aޖ']2NΡ, Wp}-Ġ/xbİJx߾\,x#?`Ψi%XWaAdD?:}[%QFG̯AY=b5qqF+>ЋhvSm3@㩋/f`IT+zfo/E5+фreγb~In?{*Ų8$ sVtp=-L$\PS< `a6`(pA^?@P}˫j5 99OcYE`xZƱO91Wf 8MT%Ն8s)}l7D5jǁG&"w/Pxc9ʵԺi8KV&Oz7>QxS1+xL$?L~8&[vk8M7`*[hs9u='[*k "/a0IЫ՗q&?-ikyt\'t|Ƕ\eZ2BvYNl9D.t끃br۱Œ5 컯(X>KW[J{`(IȤhZ8do[L g6cuŚ wO`'Jn#$P[apvZͿnx^X!f*W2>nX[U7jhu5Uߨx#jpwRj4/Rd!L,@nX)]$!B htdċwx ('G 55T2iF}tHl[:Lb48  ;REg8wds qzlX#|H'O?pVY<ퟰeN[7 WDSL+ҵe]P槾Ӊ Fx8>V̊VxX*߭fܾ1X t"mNZy 5بMNҙ䚠8 MuXIghJja"a yϑS 3QL9U:{ js% a*^;t:Ng@ܑ8-8vK 89?8df•pJoK!,:aA O:I_J S.[LΪ~*LSaLDx%3ΣI/D{s,锃xʸn>-ngp}\@)@a½JIuI5?nfK)X6,dY7:<.C7;]~a#x+xHni HT\a ܙ;Om ߖ<"aVQi [DNRWߙ'\! { V7˹D ;Mͬq.yapg3.Xpl|>G:{]oW7vh_t~~ӇJ{byPT;O a p5*XnwY+=B!}Ӧ| 1+;Օ~%]eeCe ?5[:zi-b nHsApr][ c@<3KkNq*"cA{c# iF0ʋ l.˨tFrGDH[P:/dtKtiw,93%ceD+Py7rsF?V"$Q&̀§ e-՘69cZ*Nߥ?"+" 1e"Tzd`@֞ٯrx7ic!M =I`/Sԩ=1,Le4(zE}plB#^fh?JRۂěT6 z!a飃 =ێ@j U7{ȁS=5h2A ha=NC8%HP 0Mi6_3/] Puo3S|ц2ӺKg:"_4mE@bA hxdPBrtI)swS)߀ ȝT_1(0{BO )l Kw+ 1קجJ/rH6@uਤ[0Q8iB7ruM U.PMV5c5Dj\4gHR-4z͠A[%1/4^7h35|@냏RtT\T]TͱF-)q6oq kwBy^k_#cK/șOe5=l+0l̏ˋf&Xb@sHف!;Y)A֣*pJ5nЫP:㖾@9t􃥢M"ٟc~Ԝ㞿i~PrK*:x9>wfMֿIP<eabGpKȖ`j60j9^5ax S(:w׌#̥/Mֆڝ_[{bv(hE#WL%bh!l#sk*T0>  ԋcfZ}'#6JچMc J/!M!kņ$%'HMGH ~mjG&fU&I%m@:f٩se7F0 r35}CԈyݛ[v:G0h>g4桔'$8?Ć\M-haQtrg/#vτӥj#k R-^%>5|5ޮߔm~UȣF^QۻO:ޡUr!SMܶ.m]JA_j+P,:QKյbDz6 %Pws76f8Ry%>rZo&_2N3;+pi~>"EVؑhe9' 2D)dq=2^>m{wy ZOb7{]Ɇi܎y@!U dͧII?X|BA"KLXȀ0/bglNr%iV1c!HՃi%2he5ڸswvZ}K*{>^DŽH;<: L8kc3OFrRCYޕ85W¥;LsD.kq=d Qsht/J]1 i`ĭlXoq$w _Fgu)jFլ*5.bCXþ~+3F4Y:RdFKw )H< zΕ.h;lOEN+mriZ.>#K#ZW. S`n3A`ϩևa'RwAB % VIӴAhR/YN'q{RzЖwĴ{2xm2@t~(?~vH6 _5/W8ه&A?qm։ T.XPolrmS,P9Z>~ rbȓ},( [eK"鞜I.sIAi]/ĩGicB3,8Hk/њno3yA2d.BF|b'!eHwi-W&⑝,| *_%K])0UKD@ΪJ$Ӌ98 g+.EubY/Q S'wDSthśHo(H2jh{z?NdN!KFlPQmT` tL?ASS ob)3O\5,tμ\鸸3{H$l fNF6i{0P詑6 tk"gBAWh 0*B?)-6f>!ӕ333f#N =?ȚR-؈Qeɒ-bO`u޵]5!|;-`xLx;xbe[(3?.?⏁=G:M ,D&mPFSVޒ{J7O@|Pް8ϫ}浚rބkɒ;Bj2&L@YfI[IqlQ:wpa'Z*gcbݘiTi^j_@1n-Np$hМ}n@ SՖ [Bԏ2X`>#ukg9 rmJꋒ(WkiN{A8_SZ oҭs1M2XE)F5ڍJz7d[RpE"QB1i) G\pF+;wz(H"PQQ@֭H%_k<(擻TaA KSQ?a$O5ēSs@**]a 9 kIz~Иӑ96j㩙є<ǥ!:Hl$Uw!J$ lBoWW*t},&!٪0H6/kxu / 4Q JL: z|OMJggTSZgca!VQ8 <x3WP+n9ҴdjFTM@i -b "P3uE͙ "O]zG7: fC9e,DžNอAe1P{ݾ>,o ~ZED0{O=5Ѩ*:9nU_,ҕE LY##ؖ>pt|lr˯.^%$LDXL`ȩ&9/ґy951Jn 'nwD]#J^8j6e&A{ɐV yݏԚ?C# X/&0DfS7*`2 |z:؆$Yh͝\Py  jwpś*F)t1҃?K˛UPd@PZ?oP*4aAyMfK)x\+;al>NcC<=5xe4 A)eؾ^vF/ZD 3dho]Zy/d=Bq0PޞS6Iq˒@JX^LxZ0'Ʃ +/9ʿ(hb\IPXΝbb:C:/eS/Zmߙ?^/ ugxvH`D6cS[9g.{>ZF#GL@MowOpT6YHߨI}CjKlN`5S{#D4x(6JweS(-drE!~"IP /G;8'jdz(Z~ ~{@; d7He7Nw=^ 63(gCy@&V=蟛6r'][ЍX[MlERs Kĉrh;aɡ::F젱~_kDB,N@2'i&=ЅRJþDū )ɎuH}UoBuv&?PKfzfpQl@QZ<B()H~+]*nj"(=7@=G(ڿ|g:+zUq(O꜕T/ sO! Y[&IżC.\E.] bpj/ɝZ؆D2I2oYx#jV)0,Fm`=(1ovsT6$ (HBAVldsj>mѤ RODG½sOGux] ~^G||0amo-ZgRyI9z`m5l[**5-bzO4?-I9*^n@v[yqS ikBV^_TRVs q\&{<_n$o߽֘ޯTHSb3y8 cB/O#~DթqlAV[Ӕ:fY n8onN#Nd߻BFkо{0.R"y=3[Pyƴ B ,HwH6-vA֞1<\zw+@@ul[ćU6u$.%W]_ ЮɾKЫ |$X$hzJA΅F~ջY52UyLb<5w6Q H㼢7>A,N|7>w7}0ke8v#↫kiy kA3H$ njýYD(c7=zCp/\/X݀P~U;~$O0ZW#: sHR!LfW%c/tTZc66fQDl6 #{:̆N$*a=JI^򆕓iE& Y0r[ f6Z;ǑFJ8 1N%&jhËEcנUO{S9U#u'hM ^v[ P=\NѽiL^?}?|O媘?}&x9cU ~jdMX,J?_*OJ;:d>i((McȒ94[N84&h;"y@*XftVʟ3^71&z;G`ᬠݒzO~ j 6F|Ss.?d Vb ѻ<$;093ʾo;y#{x%%„lI /3L=ۺB#Sq2L-|j:,˃$K $ lZl"^3CG;Z( '&f$X!*ZAOX?l6o*9~YGh2 z#m'%mzcɱ$q"pXlƜd[&ȰZ)9恵/KdHsE74,jZ/BߺJ?L.IS >"VtQAvLj {_Cs{rOa>/n?ulBTv!|@_3/4@y{4j9Aj4J~x}˭?g2U*GJp!)?wP@#6ICJvBp]X$#*|7l*鄖=5*BW9fR,PCR? KN1EpQ" l~z=?6[)_8~1͙rU"5ʐF+3E5Zȇ0Z7j <=N@@{;ބ,fgIm.˒a ]is PA0~(n%`k Lz9vH5'q{d;Q́?p>nm7;3Qā>hj=vrS 0_t]>~z_K/Eg$ &I˒ \~8FfhHT_IXILл~[ PV]@U|8k0F^Lx-v.\,' az ƒh^bzmBCz;2D[^|1єo:Tp >׷ eAGr.adp B%! /f6\lwfT$j{߱ET ߈Ĝ~<z,M}<w* j~DOQ @ۙ@qVG7"IX Te-[TJ[bs@%n7gQA!xd{F`',xpjO"l(_V~6N/H2 EÒѽL!|ۿɾqFYPf2]$yA  غh2m-\*ԑq7ڑxD ]y ٜ+m>|Tы+!ݫLs;=Px`斡JѪS Il3Q8"TIX@"m[py iL%P]@&9s= / )֦lAx]'lIMtxvB#RM.E 2_d[8 &năiPnVo̻>̈́j<_3h CYs i=^>n99Fb }' L H5hnTH`A(b)T7SZ7fS/3s qv^H#ҁIRjjj#h{J'A^VB2?&,hΊY Y^[rHio6 *AtfvSHߘ4pLj< #߽9GSGt'9$,A s=Oh"Xkmʉ@DڬJU6pMzpxs} ̓i/-l5?0xGN< ۄ_PE\mBӜH}z}ɟzaa`28􂣘@L1=:߿e*S|Ȥ>muY@6 0ajtC|c G9ۋP㻲q#$l5n#AxÖr[7: ٘HN;Oxbd0,QӁ>{mՄr?ij3<TJ|߉|Q a;Sf}6P,Q0UD@d震 "?T7mrhT2ok%[KMgy{yQv i!60nȣG\_VY Nߌ8%LEIјg.A% Fjl:fڵՇo&>~,(\gߍi g&`*fϋ؀i8nDoz)4=Է]F_frʜyR8y;9U3, 2~I/WeVEo1樗| ӽ[=~c* *3ą0R*hHdm?yR3J~b5{m,6(ް/ &P5KIyO@3Ad,*EV=Q myrn{)|,HvI)a,!5-89ɗM ^&_^pVbq]{.4AAQQΛC%5s!M㱎,\P\y90TMi$FpעPK3m>3>ww}3mFI;+>=" {˅'j߹~Tl]ӺLpENu?ZvڙL[bW{KMSn!7#N/9n11^A8aВ#؎ ,zAMz]«eGi(Y~*? vRn] Q3 2-$=aoʦ2ӑ&wR5~[ {#YB!i\ ǃ*tbGE:$EQm➀'uC&ّK]3'#28:N s#G$5T^d|iaGr[>Vedrpmi(a<{тa>m}o161> 2kX'Ah^<5uXM]n!9Dij.ˉ$O#(g;B:A19 i&H<ňԶ YZ