cairo-tools-1.16.0-1.55 >  A ^p9|.~%"viPO)c7m"}gø6HQq^ ڟae͗!=ߵ1$ VLh%/){ls %>41>f׿c AX; -$<l;o eM©phX[^+qb֥T(/+<@)(ɍRiq1uÅXp]:\O41a6abced0d0f79e73a7c34642b57a86f17aa1c3a4fc7b43feca39dd2e8e987e7e06be964da766fa534cb36546765faf87b060f1D^p9|6YRZYtsL<Vp{o>g!\JeP' {ucj(H4?Iܾ~cIb],ͥhXn|dszC5='̈́mX Y#fpA4z"6nӠi 4 i}ur&vy\Ej,afdazL&@ vO"S2]#6^?">pAix?ihd  j/ E_z              F` D ( V8 `9 : BbFbGb Hb Ib XbYc Zc,[c0\c8 ]c\ ^cbd*cdde*ee/fe2le4ueH velwh xh< yh`*ziiii"idCcairo-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.^ss390lp8ISUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/X11https://cairographics.org/linuxs390x> G7PKAA큤^p^p^p^p^p^p^r[v [v fbe17c55aa0046bfe08718c077abfcc1b03ffdedfc485df2051f517b3ca0b3905a4dd1f2356d50775351c9c5983b7cd97b356d6b80e3a132938275c56abf18bf9330466b55c693f3b5f4be65c8aba20fb4ba44e95f1749f7636f46530bb365aeac5936ace7c19259505388b9d96240e5d137ab8c67a5069e6e30a3589cfc11eb2d29a484a1f011d193c06cd1ecda2aaaa9ce4d0331a8b889209f398d56d4cf45421158645572270264a980b8b130dd988138e4dae20144e22455446e0ef909028ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcairo-1.16.0-1.55.src.rpmcairo-toolscairo-tools(s390-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.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcairo-script-interpreter.so.2()(64bit)libcairo.so.2()(64bit)libcairo2libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(64bit)libglib-2.0.so.0()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libpixman-1.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.2)(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-utilss390lp8 1591407987 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-cairocpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld6, BuildID[sha1]=14f0e37aafba9df2b71f847b83c39dd642b95249, for GNU/Linux 3.2.0, strippedPOSIX shell script, ASCII text executabledirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=597a3bcf4bf42790bdc54f97e37d3f84c52ecff9, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=2a71b0955b46f57ae26682271f5bd74894b001c8, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=140fe2270f20c70e71e99f73ddd1f30ca95d78cd, strippedASCII text RRRRR RR R RRRRRRRRRRRRRRR RR RRR RR RPRRRR RRRRR R C1q utf-824ff610d7f3a1ee86771360efccab9c4244773b200ef3ae3c61a05fbdf43fded?7zXZ !t/㰊] crv9vWkSD.9Ҕh5x@,e6!>SW5ߣqVh\Ha'\[htD I[DZ/5Z1c&$z/dSذ780E2JmdK3EN;aB0j6/aVWI?ջQ E΁F4?^Ez/-S{sK9 `u,.t:= t7 %2Eg%K%J->&d%} h.]\RzB܏{Yo|5D:Oڡ/1Ybp@a1edӔt>)]$ =XM9FQ.}u ,Vk6'( mʬA&>74x^1ѯp5s~}msTvё"Q n}}W 5B p;!hb(qW]L%;7j`yuamZ`dO{%':1ͬٳc^&^7D9A܂$UõpRw$m{dN\x"4۲SuNpY`(Q~e(mSDvp$ڔ*"Æy؋Vd6<dwD+:/n =+yDB<ƶWlOз Hg˷C pbwC6ad6H-L'Ăbnȣ 2@eX@륡EeN'6%89{6*w7Y8?V5m[|?"~9"~Mئfc!ޏ Ws+qg)<97Gڜ`ԬۈK|pơR׏'ow 3p*z7G-HX~ͯYU *YAq,M 6O};TqM!Ζ:y#vG8PS6rTAGDZMOEQ7ۃjhrlǵb^I9jѮҦTk (ߋ~Ҝg!n{+-TU <75EFŶ>"9]yͺ]#tGI 4wK)4_lid[WeNtY"#C;1q=c~yH 1v6pO;^q,؁0ũ -_٠n贈9X^ G{0Eh_{.,VK|`E"Dn. ˾AӃ?iQ{+,bf|^^*2 L =Ϊv}ڠ ½CWʢ;1^Jju"{IM]_R )q 9t^2VBhz 匊:]Sʟ~mCF]&CcIs@$^tVˍx -bpiZ"ĴB;՘so$\QN?r]/>=Ph?Ux![JR`y#2'J,0p@XOLIK=nPѴ_qNP<)"{JD4xSwE9fǾan//l#Ņ?`LuO^MvBe'`2:MݓI՗~L'y:A zͮ F1ԛٜTgK,g1oPwr^ D0P+f=e[/~Tk Ю+N;ag1|!ё\)Y\sSIоBqzw$Lh>݉kȀ9e1bd6@D6WԴ˄-gHNF2+myPp#O޴Ӛ{);B ۆo3=h$,§;T9Vn]4&JZoؚO e`-t!Z{54y:F&i򤿌}ʣ#6*Yd9XI|uY8:8ШjjMQca,s;1A%vT_f= +y5{~o L]Z<׫⻌ @:~ vC)ŅeAZwYݜ?o(N%O6rmΦ}C ^tCId* øqCM=#ݸr1:YxCKVe&AcB2L8e9O2 qM܅W۽sx6=+N>mI2uuϹxd^(A}Rm[ gznDi@u( 55fsx/z_ڻEUƝahS=d!/;d*'%_v >Zчš6hfzK* 4eOkTq5][[0 [\({9u0Zw3 bbL cȦVnl24gD8zL{;wɵiFg4$f$roX!yf-&Sj`Fl7$Y5m5N=^KH~@*A8BOvU-ȑ\T`yt Q)]Bä[o,Z/_IvI.(ԆB/,) (16ϰquueF_kT J&"{$GMęuu\eMLYbľ\'BY\ρ|?Fz!.䇶XoC-mtԘ$94 -8RE e!t8LP8@UNT%#DDv{;sqfqZUp;}L:R )z KЀ':3~Bh|YYZ O&a 9. a pTbpse7<r"/zt^N&&m2'=a3JH[*J]U(Y++H?ʤ\s\g"-Q}dC3E}e!3lTNO-4fT9}b| '< ? 2Y"6Ss-IN{\lE@|CSreG&ጞ+}5.hE{T~%-o$i;?FJ.s ='e8MbQo|?$AnuT xp Tz e #b7ϕ+\މ+w97$gB1RkܤF*´*/ۈ'ct Mrm}G^V>6VT`ࣥ:P]Ta h1+rlDIAE-CrWn7{bvRrqa^jabaΟ^-X_dUgON߈,}x^1gESQj6fVW]<d@qٲpGf{ dBwW% \m) SnA/W<38BFVb(#D7T7-U#Ow0s=m hhJKDBeմ<߂*︛ Z2G=/GLܯ1`ɵF cHDJb)a[o'X?3u% '/ Q`V"vBT ",q?恑 =Yf!h_!{Po`TjS$q<:pA |t)ךYD2gVl:@-dۣJ TiÚPP v,5sIn;W$MBkzLҩ{uE;mL;v%LN2? kCg="5jkI۶ݏgJp{Oq6T*Fn o]{Gȿ׸}MN$Vr]e#̓If۩_gRzx#9f.T$ 1(yGҚl/2cJ41y>{`o|*T b'lW4H DW9H=7ވ5fQZ]*[btJv\S|۵N`;q&*RX8*GtK+2&PbHcwj~pB 9eފiʈkS[PĪ;!`kroX<|]׼:O1wlX (! X3ו[\Q0(jL={D 3J>Za?S\<]7hJـ5bc씝П%M@uH%r7_z8ggc.:rAsClj[Dq8z jJ[+}ִx-+ѹ C&N|@jmk(vOC7C-h]'^3k@O}c>Jք%v KNqȢT]jpDfXZUØza If{2d8ϜOZ.\DHi EG ݓn`cH|fX~ON8QV\1زvBȀ/ek+ /\܂Q4ӥ *Wt#/ך9͙ptt*@֕Ɇk)'$/" a{H#R;7GP95P3+?{pmlW,sJ<$m?q:% 0a2SEGeR4| pvXg״KMw>Ȁ|WoG ֽnbT"7!txgW;}h>ջ:~xݥ`nyl^[r'W Ti/bۃȽEYJ8&AysPuJUޥ:QتMLѽe"]0CQrM:e6d 9 *,/O.p*>9y <wq/}-m#I#) y7n=нHi*q 1[a,۴A/Ht"bCҦL{+W=DqU&贸!'XT s\hiX9/F,9,98SVv z/tʥ& 5Jڌ^(ho['Ȑo=c Zg |w0OnyOUGh4J9U7'Tc4hNVƨ{.+Aw98m| fd}8dJ<`d_ȮB@P]qOxyխeZ7H&˖o[;cSNH]}dsIw^H^g_ MOՄ.6JqmC? h+ZͲ/6r̸/~PLJLU)ʸ W'f;HC)c~{'h0 7;ѠQf_^כIU^sďk]m)Yz,Zgn%#zog`U K}#2n1- SUw~֮F iz3\K=%X,ˈ$ Nr l6+۬:0g_&@1x>Q+U^ sDCnvF܉ x*!H􄀄g9C!V 1pGi<|.u w^46]}w1$x~e=F[ xr"W̓&x eݼ\ݡ]}?Kv,Dms΍"XLCkzUlIѱ{O+Vyۙ4Ompp=)Z1v9DZs+[WmFH͈3HDdck#_1 ~CW>QۻDmϭcIp5{ΊFO7Q /р09PT)+-?{-0 QJQ|y_RZ:`( ic>Q:֎+iʣ9jyMT|XK@i/ٟஏk N3Pâ/4U)F: ^b}A\aȾzg|?.2/Y0/lZkv!R0B [Q"M5UpaHn~iuy>x2Tʡxjr) ⑦? zڗ[ ZVrĶ1?[)iR&DC($EX3fcɾ?fcK|]Yɵq)eȰK.YͦѸÆT}T671>}N 'Bc{NsWaA5ۇY%)L38k(я,7S5bKqO.3s-`/JZ'*8;Ԝb/fb+<38ⶆXOJ90#!7D0VuPKBDg.vVVpo8:QԢ<"!R=οQ[H>=U$dxa[b53q0/;|Te d= 4;.}2"kwbs{^%e pNq l5/TD1SL4q޼F: MҬTj. {)_#4KT.ܙdǴސ8f9 'M pRU<6hA vaLfUmwJc^qicMcز c`eTTL) փ:;ZOy73 `Ӂ{H_G喹Z$o.F2}j[g  jU(b{\ԹVWV9"}ڞfR yh@rk."U۷L)_ڄb{zv/?bvXEw;6/7ZOHs: (>a>Ujc w6YۚPP+}K: 8yw1O'|ⅺ9mh_2D?4dWyZBMz볒F*MP'nX?Äxb9nwr r͇ HcBSGC[#H!y^`>(J-1Rtɦl`w4L`+ejٻ,0|kWd'| ypS5(|6Y=GVw{%`6h={"9A(*&\WXPOSGť;~4>zOKv["n_|v2)1t*8lsxo.j)u =ygN~>mz\lj"[ -1󣦠Z[>A䢌3\.숅.wx*Gx~Ցs_=_S"ZCDD=)j/p*ܑoJ'>x%9AoAaS&ej֕9trGƮմJ*p?c|wmF2Yxk㡖}[bkUp?rC3`Lk؋PܣL-6XNu1ٙ] 32Mbߕ_`!dl[tT {Mw:r%OO;y.d *851?I$$@:w} ESR#T`*@"{QLҐBU|n5'3|ijfDPH$oQ|K8"]vnjSnZ mjdQ;"vJ{ ='Fnɿ͖lJZhrS1S> XX_S".HqЬW gq^؞ + ͵.U.j qoLY  cߧg##qPDB7GW8«@?˦O)_Dppʤ$CPғpj {&߃H12Sqq=K $Oշ n a^&(`N:(d/m2̋2&'6>Pf/iHe+Gݨaprlbx؋|@mKǔ0b?W4rfvKe}q09XEB r+h͚?l`jxQWS5/s5{b,}/ȄYV-߽znL!+'0}3Ȗ)wښzK=?yZh(D4\&|Ml@j s0cicnAov *,x_ahX- Ɉ8҂N/}.UCynh3$^fL:#J0"CqD8szL[8ji=S$=D+5 yHOa[C )Cׂ~ѐL[̜BA)\__O.uXP=lUeHBJdMb)K{YR5CsbPښz껕[P":cVV.pPZ%acWp2[ƐPeub(FnO@"COp@+r -5,Wf>l$zTkH:qi^Ǚh3-|_nQn1; $z;[L@N_kʉXK{(s>w\6M0$%@H Y|<.m|&3UὋvP1cb 9:;bjLĐ&pP؊-+ 3- Eǚhx̍f1hDR:W͇.">YB5dt:5XS4_Ը*V %7LzX[ދ/S/2I"-+]lC_"#KSr_ϥ}na0(VqT"zf1JwkBs>GhuU3'2'v7@b{8S'쉐q6ˣ38>|fL|q:/)VbT"&$!SLnk 7ATo}<~/W 甏3kw "69%/QGTqj?99KzSB=d`ed">rkD9 A9GgKx[شBj+U%#%P_eoj}"ւ0jB:$UI"˘!F:knܭS] ܻ٩P';,|хgZw+B | N^ {IxBøzQh:g@WĘii0487;TK/ܰp>Gc=J#X\pα4Y0Z=BBAՒ yзg) 3JO v.h&t|Xeoi1I\_È_\d9_8[J E LNj8s{H]= l8Hz$?da2^oqI`{q&{J _&k' wF@&u؅J;襄tV EG#Hwi7w&^{u3յ:m_Yo`†AյKA'e]eu QVd ؚ_'.Qz=.2Ĩ["c[ΘT#Tq 0/r@:f@ߞamPhMuRzݘ,FSVúj:V;L݆`mʮKtsj-(9R48PrI0X̹ G49zl*v>"ѿ?b-3<陉 :iѕݝ cCvu%搶Sܘ2Z{x%?O&L،&3dqr D3 U|@sp<}f+k=KڵtU})<4,mk+x#-\%S[`X8(Hj6Z`dp핃U+di%~\bS n#3k~Rf[iswΤ! GޗU16ϒiFۈA itn[m?E aW #1 @(wfF<O`ݟg[ǎlK3.3@bd!WϘ =-ryZhnk] -X;xd/LUK{zYa]eQv+2BqXB]]u7 ·Fƻ&wU~LFE߽ Xo&(Z_ds\/Kl{_]GtIi\uHSM֣8,sյPs2M(wcsb9_7w,YӐ|9#1)udl% ,5_ڋGΐ=xBjGGNU\l^ُ6ERS􋅡*R@̳-nSt1)vqB@~^I+Q7CY[H%{`uVRd aBzvuoԋxM:\1jJq:\T)nԦfbPXLq[Ly6Y0i:zr Vcs(5;;I) 4ʥ#\Ipy.n9o>gw.lOk.5NSA`c7Npz1g2\EGHFĴe2|jDOzmHhP>_TUei MCH-w/CHlF(.?g#N:Do+-t9oB0~Xg+{*]Rl= }Ee J"ackREF(#}0|4mI6Kw 0qL l BRJhfHO<`_(.%&HQubR'Rt)]w2` 5:?Uw)̱֐ z}¢AT-#;bxy}-x̟bN$w My9WK!{IQbqhڊ[8٢R DS&bKUc"Zj q4,1bsS|`(\,ǭ|W[mNrO(&,E\x"(+;Ҵ^D*JdPEU '.vȘW;!Q@/5]" X\wЦ'W3Y7aevE@Z"Gq,wMkULk{%U&BDjsJRlkhA &-la8rdbYH4v) vGQ\f",&S|h|Rs=)fʏ*:Rh#WkP/A zLߜםdMGRfDhK ςGtA̩P>Ym۹- G?Jmqt |ec«zeW&3^Yerʱ-/g*xגa_X:niIX  a- '.=Ӥ<\[ +ne%MPy ZJy䎘yN}.di|db̭oAk@&z5@WX4>-/&90geanLoDI0"lO<ꙿI͎DǑ$so &7y61oE|eٓB dH]å#^k/%Oշ4[A%.EQ(f: gqtN h8RyOo ˻*!-_`B+ #WhԱ{z! )ql5$8p&ҏrp &Ս`dz#o‡TS)fjʏB.9'SXm_{MAvSX\^%[?4J68 ^})sJi$Jr^t eCJmS 9KA=M%VE,0),I7BHE8b*CC;b`({|pb?h̘L~ESt-vGC`&%72t'.<BY 1 $ޖb<"?$IQ%bNNo/tr(xޢ=M o܃ffzbry-~,xf[ c<D8߸uwvٖ =(V.}a}|{XzJ[1sS.'%T KjRFxIj@2NYJvѪ Q05HW4T ]3~іsVPi0 $лo1YV.CݍfD,CgFW|R ]aNvyHS8&+9ӗbD9DM^'[G F#4p"B۾}Oypg|ATF n/Lgit | $׀ 82Ebnae .O#īITz/T3Ke9տBZ1]CdKj<)V_[oc!!V!r(an9UUJ66m'E '2C>:~&ׯW $M;7mVW|%]yM$dAkG8Zo( Oa ޔV]I3(AɋFXxF9= %%ˀs}gbmI֜|? ӱaS P0Rioy@v˶'3Bx%iJng-'@+DKjhǙÒ}+{$IdN!绿կZL"2/S2\^byP*w[2(mvS~BL'Jv پWڣt{rH$4O8ZjBFN76@<*f?ƺu uZt# -,rT^Cn՗"eҌH!8X /ַl>N\$Q}f]: , 3Lmݜ-w7FY'Z{<" &oåh&p`p ;~%]f/iV_?6Y=EC_wt@ZFc>[L^\6܍(=Xd,=ߦ 6xQ:`Nuxp7NȺЬv82֠ĊQ0ڈ+'qJqY-itC| 3sybBe=Ea7L@]Y1vR{?Jvr\+w7ȲW8Ppk<ѥ3x^у]ZplYDO"?{I(:%d6?]rWS~2I.A;+w^|etڒjjq߼u8zּG~Zn:%6oP +O z&mkUx_kB2610O٠"izx2%<Ŀ.ڽLץzgp V)sr.b#C}E[rLW3OKofʣia;aO50뺬dɡ 5-Ŭ"+$81Aݗۡ![FMGGottC30VWJCɀ.? $܈y]O٬A(D*]^gZzV~e|x5g`3M'RT_wT,%xs#`U˩OC"Oº Zb#KII+CxE blN$rmqpRqaYVAaJ.ICfM+ XdK镫my=SYHuu b(mhvE'K ǯV1NK;&֚Q C{T!6璯ϟQf@ZeU@Y'Te>~~ǘз7Yj*Hw0,BxIcOk8ghhBȉ*-#T0HܝLZ ΈxTxQ7&+01=K;cm>z}.AE6nv pmڏ*+%M<=A,nV2$,@ⱹsDDTA<\n;v/ѷD3ڬ#m7F/;]Jg ڮbxfyq)KT!!kH%:D/ؗnH =mAac( g&.IIM*Td_&sӎ{Y㪽An2%>'4 cS=~ d|-s=in~_ ;KQ/ʢ?$UfUhp#JbJ* 6M&`AڨD6F5LQK=m;ƱΈ,3J`~n16#ފtc=:ppws Xh%lP NW 3#L^;6$@'@@fsɋfS&7nteXgITth5 &W7>OfÈ#+W߂5F *|u:$ԝ뷼4(8O=Ð֓[ &@u'y}@˜}?&)[^* f]TZcaw 2YEd+} GنD*E]\5P_6P'T,/9B,a2SN e5M$T){&eJmUf|1iZmJC;\(AĿT`vC-F-'- D\PDZ Ƣ^'@ 5M(vMLwTv]|"䟐<ț GĢa$v9M-r@\xT~aÒ|!ܷ:`4"0sul JNxh9̬-ȜU/G Q_qx9 yU4}\AN2y%6)UMp۫p.~͗*4NwMCFׇ[as޹* I{Lhi^z.C)+D k*: oZ~9dV27Lq$s?WWi( Wy19d=WFvҖT]"@mH.D.o$M/M/cSGqH)zpcgl pNꞌ/¾Խ+"~6CDUakB%EGc vn99qk۝4yꓙ{h eN2h"q6 %M>C R觹m:),+bjYL*,374\|Ё]  H5[Wke !.r_&HAWA) }%Xe>RiR>{8iqM98>ۋߐQ c 8KsƳ 6܆?R9:yD-+O@ּmYInHU?hבcwIg32e@xXu&Tim!gv#*y|xц {#أUN 7{,85ȾM^V U1ߒdsV긾 I.3wu,)bm"Zwb[KI((IR }k}U됵U~G]%,/"+-e>_DKnuʊc.Hqlo 3gxWj?D0 ޱ-z]_XzX$j+sl7B x4:Ƭkí=%a]g'ɗJVIi; PU.@Njq7GQ,l~'(!,G3##r(}e&CQ9 ځ\4tHKl܏i0`Q# #P?8L7Ūɿp>d5oϩyS /ł\e+i#1U=4wɦ:'`'5O/ύ,n-(`ָs98G1^ dQ~q})Tp@[kz#mchu}.RkK]ƣ5&)z)[ t}}i2dmV;Nq^arp)H0-k̫P$jh%0uJ] K:[d2r(e|79M֦DY[O{pGK(<d5GKTB^ He۩z0}@ %2"dCjwNRW jgdZci;N4P퓵BfTMC.sїq N`vka{ +"b?}1Sm!!cWﺤKlKFIJ)GNe`)=~Ag4#>ȔX Ɓ0;H@d ڷ*/df,9kPvڵDե0Ar4'Gaٞn/u(`\o$^1R d }Wrų0[c%M{wтRPC#n54)?F&.RA=y`l!H1SU_7c= z@7|K Xn# S<-6tt@+_C+SmX O67P*c7 wsy}q/n#|br0 k8b,A/|`R?xjN>#jWUxthFVp2.PLMh'r({kMaw s=;4uE'O=Ƈ> j1gW[4E S*s֌vP %MvؘQFh&u:(;vtXFY?d *ӈZ 'LKJ(n3B˴kJzVRgmZȑ;:eMv䷊)ݨ{;WuhɣllNDM㍫ 1Oi:$,~}Z ـ$Xjߕ T!U_h*]TGſ6mL.5NE?+pЙTKhysƩVgKG+Js*jR2m@iBljMa,p ؾ&]:oY~)iAڧ c8<xݲ"L*o^BO(xI#$>Ubb5۝rDZ*Eq=Lp͠܂7i{H gq5鮿v 5r\MC䊕a{-WF6@5R)!WN,cx V+^=Suy&E;B4겍nK ^ ċ掼 ִ`۟R!rNOG)k1OJzٰyAqXP")BpB}#>;+j< .34\aGMMe;ZsHM"T<:@X=eZŲ>v8ܱ"aLSE)-V~Nj({8r tb5>W&ttDʵ[X_qD&_l3̀X!x/?Pp]ʑ5B`DES(ŝsWch{ӡ]=*MEYw)f9ǚyZWL8L]%⁝&!sE:XoNoߦ=ʿxK-ؗ6Xt8n?\O̥"N\FTzd/6<">n}Xcd2K V#<1_N?6vSB$GY6 iv0OQQ@y)nc/y 9p,&X>&b21х nB81qst D%&A\7t@AX568ɉ67~E4+- /C|iI$ˤx2%'g&+?]L:;8ȱ 1s=pv\iguD0 d-ܖOL˾[*B妺Kf6cX ZLaw7 ά`~~jy))f4Ae#:%9yMs)c:lzkyzث]qL3 k y|^އj"[,b삧VSM(07`HT1s.r=6ӪL}!mx`PQ2ҚoksqfSTW,F=y>AFљOC]>ywu#bK>s>l]`k"uSK]d;J1Oi9΋QJ]j!PH{ƹX㐮USw7xv?M dO9!Ƞ y wNX`[7ƛ#09š0nAuc|iY/ &f$r{): $-y1qSчzlm*Ev~j4} t2ծeӝYDT#4Z)Km{>]EٓڹgP+۪ TK8+t *{/=X% ̑:L6|hXƸ2-Ц'B`[i=Q]4}ؔAȴ'^r{9vxl,o/-#`@l5>C_no2LFCK͙Vݒ!9DZ<;Qt+2&lzCCdjÅmprqICzjؒ4l@F*\N#!cC6' of-wOQ. w GNJ/'ĈlCh@o6H_wOG,ciaQ.ʞLnrLƇ@;ub\<.&6RX?BׁȢBr^ l)XeHi*A좚D3 |5q>ӆ"z=tǖ{ΎgvBD"ؠҷld&uk]MUZBnXzvzQ%5Zl`SOK9B@8N2u-TWtY1-eJO>C*źw^3K }(i!&)g#{Z?U$/֦y OE77ͼ/[+[M8}b0 7>XmkIxO#9;i޹ZLJQN.05RFר x២ Pw:$*BqeJFzb;9sOcrΊ˴rq@R )tq9Y2ki{A4/@>!u\ P6maT 8#h5 Ç=jiڵV~n"fV /_(˸@FQ[f8^:_g3+m%^j Ub{gxߺܜ?.ҽR \:ʒxU5{p`Y1ɩ;63(I}(&./7X|L٧(!Hpp t_.y4,,$LU (Oy MX$`yT-$@?fSZ`  (q9U$ Z@^ ͉, M?i߱hO tm-Xe3!Q˗m_/8"a0.>N/<^}T(fdKH )ޢxT%QWk[\w2/vpܤܚg2ٛe$ժ by=fq#\f6⮵3gHBWGa`f),v};sBpFׇ9`?NPD>KϮ ]ոvmW~ê3؍aEHPꏣ_`|lD2Xi%#B$")[+6o7H a5"jM7RYJÊ(۠G}sO{s k ,SKw Tџǵu‚dB`sϩS]g(D`'4P^v5O{tu%\XbB!sǍ14[s}YRm\mOTXA>J PkP+jڪΡ$:OYܲ`5#k W_~vٸ3;0[-[8%ø9~O4PYsӉUG3T ' M`xa형K@ ,{ VE㐻*͓(' K֎ScB,A J/G߷#X-43p*+q@ݡ}ξn7lmK=$=+  ||1fVUwV/B\n'Es>7pj6+ٺK/nLE}]@fwfDeahBЎ)cBPQAOT^>sm8%,a|Egocr\x[* ߞG"Uj#`"`% J M~jܤNcƥ7ί](b Z#(Q¹m3ِLixoZa(&[<3dž?&6¦!Pdg.N݃40Ov[%[iC"rhdzY[X ,ZΙpyۆ b?@+{:!m<-JSc5W k,Q&kfe z~'1D``|[ѵ'}JXz%SfyYZK; V0qʍͳ-t&0d@jdgvm-{x \̊ۖ[]R5[2OQ`oYMo`

gs9YBacw ,CoRm$EGJآ?" >m!aKX0y=" WQ=sACy3"cI3|畿P3Wyjbb>ң`gJ挥)~1I g"XDT bs!0 @Zݭ7" K54j̩L?- } no8J/(S'f:Vwg2lǎ *Q4/3b*o)9X֘XVH.5N}+Xr uE+ӊ(M9\O\|0""-V!ݐojZHy#V ~K!~O'1~ 9Ҁ$6f) "Uv9cKφ΀b* }׶5AW"]g}y>F_CxIkx* 싢b|(Npa͞ٿ] Uz$5HnWK?qel]$ <?#0B)J7>͎$Oa6oZ1?"s *scrHJbP!5kTA0taаJ'ig}uYtLN4Q"|TQꈖ7^4訨~a-_Ы&S!70X))[84)Q#<:J`M{ K8:dwMTFEw7Z}f%~`:1[@<͋:*@\LSbRw:8ZLX]:>mʼnlK"݅>Eu԰Dy<2'8Ro)OO:FNY"E,)dQWN3~wt6 B['\knIiƴsf >ݎ %yB|w,~ZmÚjzg(0>U7ikt.|SKnVU6^&#@eH'&5u"{DG.fbwPAצ@@EDJ -zȡ}%,妖|_+u<;q:0>|t6WEim|bUXˆ3QAT%f+7d՚- %4Ge#.|鲔S߲p&E\֘^qQ2<@C@?dE އG2i(mGkOdl3N]ֽ9c[=Yj zcdT<s`Ё?09s٘j7F..aZЧX u8;#R'ANY?Wdob"OLs̐X JikGgsSk2f-ݒ[ط y.ƘRS/drL??88%50f˺Xx0_:#u2:o.swI&5b6݋-KV=}K`ǟo9÷jNHbV95Fn6aiNv<>@p'|x&VB;#ܻܘ#h=̜se֏?mq[ud >Ns'~ڻ̓ #6CQib@ڷ77g_Bڢljĩ/>g3rOdsL n|s] SMݾ½\'s֘ ᚮd5]O04@#TR~Zg97Aim&[ %11ldb~,n֧e,MdS8JawZ{&4]?(ϺԽn[ A*rg28p~\xJfhp?*INRBlM s/C3J߭$%ߢ(5F^P'Bt,tO/ͤ+j!Q4Pţ;@r ~aF<= _]ԤM;ˈkVŵ$B#sn v撞`hef~sӿT [SV{QxRE'f纰I.S!BqTKwqYuRMgk7֏Z( BeWc (ﰨĹs^WY9ŎqCʱ~c#k'~"sETaC,{L).x#uBї6dyj" JEԅ" f}UhGu7\Dh^s"YU d .#\C"P}C7Gwpc5Y: nx>QT =֊N د?]]46R 7QƷN46G#"DQ^&cfQR0с F7Ķ>ZڝAVz<1#zT)Q FWF 鋟qt*ى $uFD W4hIylkqEh C3?dI?2 ?gasMJΫ'ؽ;U4g)SWox@D!2!r-JNы#4x\jJ>6}@㋥aƥ$=Fm#[ܶ= =FX`vrbIVܠ~a )en|Z4w]1?>F B 9x2}xJC@yLW1R-+,/KZ$dJU\gX#(r3s֬GgQrruG?sh&LHۂ+"85#Zk@V0%" Zk%4# v:Wlk7G[0cmqB==i8̬Uim_Oև[/hZ!GCBeAS\e.O7o#!!=I ."B@OLe@;E)L'|6ƫz>vnߏQulڠ?} .ԗp ׏;O`Lb@H^aBA imB`j+ɨ^GXxC<,B[+\Д|!\G s1QKQڄbs{o0XGםʑ2ݠϪ-/uRF >]j|<,PECpga:L?!9ZYag&?24}X'в{?t&<iɧ gsx(޵rN;>.s7bXϓG$%.l}+N~_.UXp`tX!f+@/҇yM/l%אֆMa4@kk J""D78&YDO*guD},RE%fho8/)tAAy.Ξէ& c2%~xYDC}ae-=?'W'BE,U= 7FB $ t+-Zٳ&P阥+R JtP-Gti",U" L$%(54LPkpaZG{$evn.&4Jwarj[)d)g~c=aa O(qS+;&BH[ZT6t^vTD[{\ڳ&baȧ8+ѽq 3E&bp==ٝJwI*X=s/iX iխx7/@]lo#˜ Œ,+.==;>5LIxhe d3qp rYcE][fr \j!f]GOj"#o bޥdC\j25\aމY v0%rE$+[;9VPDg>P( rڱEl2/1B~@l^We(t Vny ~r Ŀ>n+^1EBy Y\FN$r_i޷Uf _e<9}=1WS.v[.8#3p%SdMp /L 4? 1t>lX쌵 K(]xA`ɢ4ʂ4`)n\1|š5Z}ivG1k4= 1iR5m~7tM 12R HLo?X82"b.bj|ʔq"yy]c%Mh㥉 Կ&QEfP^wX[hoiZ(",Crc,1inԥFaW x@zk `),XyZ^۽5ku [MNQJ3rktAd0G]AԮLXeeͅ+pH7>pLUO˚*h||6Q >THEV -&Wt@ȪOr iAwhV}Ȉy7'Q~BwG1{d-Or1gk<[B~aj_NF.U8LslG☪ZMH`U ȇb³k*R?}hpEt%6|A>Q`zeU:thKZG'hhʙOL&/D:{0NBړ $Q!*^ٍGV K=2)@nO~{:e v=}ځvBIA׽K` PHjlbOuO6"{=6ĤF"n{j, }ܰxkJ(/51.\_džggAƥ kܶ"~M^]UTTElq0bDBD>Fx?Rۖ{:a&X[\yG~u܈USN%HDLE,lC(h.#^~(^L:{@:ZјC[;ʖ1Optoխ~J˯l|\r%4u>_wyzMGPDuS4DԹOvXt"뫵;{Bw X~T1Ojƺ|:Ad&^LB=F/ⷁɿڍp=kQQAfP"58|xC+۩%kʋ(sGKJAd\7YڨFt-k}\G>7q6X:`yJ܊OgPEpnRe &w(sC5˸r"0e=I MYu+<rQd}:܂iHWfֹi@|v'mx%OÑvNc4lSk?0>~̿: rt?JNVv+rDV(KV:y<%?P5,J.{sM(WR{%!K8t_o+$lBIjca!Ⱦs!Z"tr cBjL|(w#/Czf<pZa"t"5+& 4#] Jn͓\X㓟%^nX ;d)bu4 +ec Kr&:g׬J;!\?n@[Y77 hw͆{FI':U#fˌru3-W T'zr!V̂82 hˁԖywh?-6 g:2r,\4d@\WaqV?NID;v-f1x(EV(t_o̓+a\,Eҩk*ag#~wMJr'M{23RsV& P>YY q89<e'͸_EkϺz&; &N6,>jXy'9K-)]$d4t'dz}Tb5!YIPBhqQ+5I,hVz^8 3LCkg-DC3}VjhDu'l@&-qBAGkӏ (#Gq>}PEhC.)tF},OR_0hr(Y]Pi%^ЗHI!a'>^ os{q,폮m}T1RB+ŲnAv#_TÿxZ3ge7E/M3 z~#ь0 &|R;܂s_Nj^!?&Z#zk W*隹 4ox*v1D8p7G:'JkNͥ q=/ʉ֗6emq[/|YRԃ:4`vsԚFN!֫#@>iIrIJ2̳f^ÕxlWHĈ vTBʭ?ga\ dCC6kqcvC?P_ )ְYX=Θnb?oك>`ۿ$ކlQW{NAa.3`ju,fB.]q8mF'78geR3^z4?CyX~V\c,t5ݨ[h$#@E?w}ӳo"'Ů$kP\ s lue3 +W[nuzBQ ?Wb D9j|)`B4aN:Ϛ-8nI,7Z|bͩHM?޺!vy_߼aYb*{˽.0)9a[d#xݡDv[o>V?r gK[ZK7 q㕌*t:㘘B\xgLJzl<'qtȏ\&[#YXE1cB T0cvGÏΓez]Eέ5k ͆!T"j/㛓;IARdWk /Sބ}]͆_x ~jD`t2Xq`A0~ޛG" ?9K>Sjjj%9}zm>6f39(z~Tb\_dYrF[&edK+⊉xH-OWR3@i+f |۳psӁ ~@)2/0ȚWn6Mޤ %3ZNDRgՊ27,͠2$.2{|Ό&^J9HD0r/LB(ۀ`Pmf}Vb eF1Hu.tF, *ASSqy&M)r woHj裌>$tBjZ]o,MZ'mh6=)Hd0 4 o ^L EP>~zs-hWe4vh}C§ I"փK"d= 9U7GSCTZܘO 9ō|zAsAGO2{,g7Ȏh|b^'_oYe_E}[/!LNjOF.;6xHyI۳4:sU*O4ٷ` Ѿ\#|@A̞3}gVŒ< ^AWK\Mqَs;0L ?9󫰹*NB ]W3{WRhduDVMzԼY6.xD)w$.&J a\3:ʁP@vzaw tFzqF[2JM_P6;"aFS*(pb={rkֺX8쇍lQyΡ\e 2חT.7=Lo2#b m**K4kE#T[ckeeYdB{H/<؉SH(ɍ'g1-k!D}xcloLFU|y1NbiS .YְʣY9+?/ʄ=`;FT}3ǘǩ@ABB *2bE/Ek#ì&(8bx6a.J(6 )|t1u8] )Óx `ؚ[.8,2+Rի+ 5Cwpr,[-qM+aC|+z$مh>wEo! .>q' w|ɚ~On}^!zkx,SϤt>ԥ Á4$~X1\\Z*:ijR+B-" &t6+tT㕘ü.)J j"hhL5-ƁAlo/f.vRcEo%{ 7mUٮBrX[6>LϦ&w.d9URoK9(ݼ p9Ea=3jx6!;2a1σ z?_#K|P}gsx@& !NT= ;Ĭ_Ι[@5FjqήGOj\(V dxWs t""Ri3}(WTK^}/ґ`UJ`ӊN:l^ f#j8;3}, -zh|Kt$ʎZU@zKd$UH|1ȨvzVdb  T._!$|?Y`4 zZl^䷐ErɽepnF=5@]qI]92-?S &X.Ι7Z3_3iX`còlb=:m7R! GdI畚1TL&3~Ld>N֣iƣYF~/dZ&wI2w+ł".6AXٞ1'N"EuCHC4X %z(0LALg;pwfUR\j̘ia7\g[Y>MbA`i) w4 XF5x%[81a꣙l] >}JKm!ҋhqo3U/gKٚ(ZwT[Te(^! 5JS3q`&q , x)-}FEϪGN:T*"Bg˲319O_$vᒙ=3!+JKU^gqNb?<=&qp)s|U0Zd!$kn"q2 6pϯáPM4Yn_0'3Ezs~\wpk& S زӭam^,j<8,&~fmcU|StW2,l*w}hA֋w)w`>y[Ϭ>smRK Qy~U 3v+$m3k$53vMNrt_ # ԭ'V) x“M 2% AqFbN@N{ٜEʷQۂ8] [ΰHI >·gUoq7 g du}"~IO%b 9^BX>{/g(Gڐڄy&4nW?jw?.xjq)$<. X%,TgNׂ=`Շi68/b}PYaں؋z?twTW;LI!|X$˭taw=k=ϣuï^2V㾌5LP&8Vd4z1nYEgLG~9Qz(#~g81f/58jN)CωUPKzr+=n:H2QWR}.!?Lz=}`(@Q[sm<[Y7{x]mQVQwnlXm-4 O?sc/?ľ^O@@g; LB ǧgn FyLl~RGg85Na"ŃyذQ0d +c̻O)W0AR[ H4ݯф_ʲ=K#}nB4%$ΉD8\..& DV 2w pftnώ ^=G#R]=yCMA7Ӻ2MNk)}p-YPfāKk4mRy9ä4z 9z.~6\)u:g E3B$0 PDozSÙ*{űɈbXڷxzN11>*؞*"%&1eVScݍ Ho9MSwiKU՞jm)Ѿ;CTf`,{e?Pw}۲'vkU$!ģZ(աz,{p՜ݧ22kN]յ eχH=Ah={ݷH%$0& 3TIL҉338ù,X=zrW %\jߪl$<큽'哋a v.0f\mtz3ӎ / |SpňC!BWGj 9{tcEX%UwhY`ę#Ԗ;o\Tw "U=^+q+N\i_%HAoh?:! DӔ'8 qk@ -k}O z2wۅȽn|?"t}'36r&ԊJp}'"t.R4eiʾ'prV-Ř ~|ȆѤdfۜJ>_U!i 2yzI63 #f*~'f&%L;taZry~"i6F6U~3?'~x]ǪFg5;]rirayV2EB9 NV3?2?z'΀;9^|X)eƯy/pS ./Eqh5^f}!bK˦!+䉯tmJ<5bm8% :۶[]OEqFvzN_lbqeߠyp"(^5pmn3vԤR _EIt*bo*KR`5D1Pہ^R锔'j_-DDF4uQhz-A׸g-+[;j{B0'iL.[y kAi~_`bk"^eju Iu510Ϩ J Sک*EAPxW< g$~k@ .; Stv# @TG < 12xfxb%|4ΉUS1ؗdĘz? hAݢT2"R$ {pt4RT.35dŘceڹHM=iF*ٲ*_hT>#~: :y"fqEcnYž%i.Vy$l['H`KDVjkդTK)'l.iD-.1FiD鏚4l;}:0+ey;JR#mX#*@N}nFlAjy#'ϟo.4 e]S}Eć]{lOq\"$)P9Ԛs̋T!=X;1%ny5&Xʡ<^~P˯}ڕF.pȮ673p@ȪOG5 ;FC!~[^:lgy6Ȧt_ȕ);) 6XR{؜lB9 gKoU`,u#.Ln.F<},[?$^J]Y~+Yq! ,Ϋ\R{.RYύS6to~r+Dؠ~(B(간,У~c"f͔|lЕsͤ`C @Ҫ f[Bs5Nv~Iڡ2L;v[}Z|UekO]L>s8M MPAKe1E4N^^u*|9P{(t ܴqofjS9A)KLGlӋ9[,mk~ I5dpDnVd>1L c-e`w/l`q9d)E4HDT\el2ɻIo%Nк_@񖫗(0]ofĊY(I3Go"ZsnϏO[v,Q͛iyrZ x u\sZYS/-g@`B<8dUPRttE?K,P8&fn{) WR1ݚठ j!n* Pش_ ^YDUI?|EZ„e)~av,*Ԩz;[ |1')XK*B5zq{ hM(~H`D%I=}էu0->/8;[Qkȭ";)M >ɮgwe3җQ|N5uPWd(Ȼp#sA">7e6z Gm$Fφ~01Dgm;]V:PPÉf2Wjr8+% [:E|p&wz8 $Qg^_ ޺q "/!!kdaoV{F&.i"<EKNP&C%‘\@:O`Nxe<M(Z\QRGn5!t2r:MJ/勺dV0'DZܺ(PϨJs^u0-5khX)ЉGu^LisO wh#z踋A<g搐j`s*H!BX.W&B*cB{BFl)f t-NSNfTˉ 遍o0J1E+fTo`b•@n5HcS/Qd킁&x5MLF bDtC%xT* PF=USjaO ZAUDҘ|hz1ƕH?S"9{D4,ʑi4b/Y aKp&giJϣ O*!pXxI{M z 4n-[U$|*o7Tu7?^ȷ8?Lyq+h M{n:Ǿ߰wwIVnv<9&ř؁yqy߱#{Zd }RG1k_H`@Ԅ.EXQe9PE@#NJjוEw_~HY H69 m8cUe@$D# *NRTl: ddsUZjb" v9"h"K!c3:k8\VoxE$dl0h:<•&ڛQD͈Z,D;XG|`3Wj:&c_V{fwoi.:*_]K WyYE#u煯键ɂK6ryHI.zR֮?|j-.l'Ōźi8PQ3'<4F7hK-p=H\7s!ąUGTJ#.n9M$a<lJmc0ycиK}]¬0'v܂uvB,UDajH13dEY6E.jL#@l^D=~5HU|Xu5vq [X]: PA.'!{1n@E*11:5|"uvl `@Ӻ?676; JQg tFer Fݻ+Eh[T@E%QV=!ZT!`ErbPK62vt ^؍kʿ&" qpȄΡ}v؆+G[)0V ,T@Y~+fv[ɉBP-W@zdyط_0Q7^OD7XvݎzܚOa wH0?Qe%b}+>}HChDxz^AMҍ'ۯCpJzz NtBHNQNx u#1$DGOde<%i#Zu(" Sig4ȭ 0[nqlpTmng-lVT9nggtlqo[tQl)E b/Z53]N]zU6<_1El_I;KҿYYb)T])ޒ3 ;$ɏƨ̀ raW#I̝ 8ݒxCcwQ7X)Ez^;W%1KaqȥC9ߣCdpƛ@Uפ~,{;'lh rAgƛB)x$q՝Ts%ά wY8.aՋ9{ZCH<#`,RG3_Plͽ;^> )<ҙT,-9_1g{w.Օ *^W= A21h}Ne5Şfr _GN;UDViREw9>C10-RWx g<2Q^u妊B#BY,?|TrD d/0+&_>;G-hi~>ɾDsXJmxɎ BJ0Pס;<ߋq>b$q_jqwJCuv܃pX\  ec*:&=q3z2]4V1Ui[>&2bL4s<>Go I'}4̯k7.߈kK[UYv1Q4^:УZ_L6bPϤP.j˲` _ބ0l 2.m [퇼|Qt2j* Fy2 a$w,Z2.ًdKCS~KIyPy^ o;*%2y6)^82,~#xA#*zURi4 z]x~/u|%klʈoe~Mu*'#ex<#y Оm÷%ѷtr [΁xG}o,6$ɼq.іUV Sv~." NYo"L:[BKh9h˜qO 3 NKJn,olq;wkpLv3NFԴr)b@k3ƥ/r))Ω \)ʱq\5$HITAMVqfwd$zi)]7]z{|R(RF.._<ݴf{ @?M#ocXs:VXU@5>8% qm'ܖbG)5dxpSn>HDtlF.Ft{R<{@`>Һ'>ЪGevZ"ӥ]8E&(2BvO7i_{R e>B\ }ҀjnAP6z#pcrR )qu9{M%ÅrͶ|'[8)?g*}l5UGG`UQPc N#U^+0O$cOAATkrlW/t8A_Dzzb?2%+<^MqKY/&``# YB_zQO0\tHF3\g ?*Vvz9dF K;L{;=BQ5˸+C\MꯣǀRRgk7B-37!Pؾp%HzՁ]TYڥKLK& 7Qcq"q-&) =.ia ܐ[3N( vDCm)NJh@ s?u2 ٴ*8d$X%li|yӍ+ʰNW<̛a=Ixg!řW"ǁ#Jv~c6)ޑ@tX.qu'@I2هXdF M&h' ^m2qTp7.cBB9P޶+'|1QDdb+U( !Z)j$z I})O{g˾8DVW(ǹmB,RIDZƺؑ{f6*_=3I NÂyw7o4!o *KwIIa DoToώFIĪœH6Jco8e粖w>3 e5(cVQî|#:\(Hl`: Z(oBswDm oX+ixP>T/I {*U߲ט&oM'=Y]≚%[(z,NKr+Q׆1  8ZLym[`(K Gx3>0]R@m*mJ}ܾ\= 9M%v N@92n/ck]0xei]"Y3 t| ]$`*$)=;s}UC 9U%PϾ(ac\9OZgQ 0%o;WjPqڋ7 f+zxZiin z@/v4~#F ~Swx֡\OU!ip:_RvswYG8]Ӄ|6|?7y7$ y Q9`mִKph?1u%+Qʄ[,y{'(w y:F;@A!?,@@%6#j.|h~@BIRT_C 'Ed}A mϋ3Q[ErűJy 8G-|.᳥?ORO t)kR=Yh41`t~05$M})p3{EόWjca3E˔ɻ5GX%*Zҷt|`Y} y{-G]Lk۵KZ脌2|WZN/3iE'Pp1zC CP sbQ}Ѭm9 4\d |t6DE8 MO[o)PZ_! =C2[2@ha?UNl6q'5-Ѿ ꇌg;w򦖌=_P~4/bG,riuLf\I_CXno|C:$w\mMN~vP7pa=y i DzwN{|Rwd$=zy""֙R$v,}AYO"GNSKbN*+tV#@r\ ( ZZ_\b5VvF<細%_N 'ӭɤg\g=\Ut'_1[rWg~9⇉I _[r9p盤0"ϖ\uEH< cRG,/4!|3ۥjuy+ ٭]Տ"rԀa5C eٸ'VK47bF*B#>!<0d}.v2T@6 hKmX3t:n=y'e<{}"F'7R%?6us8P]އ9A˪@ɘUG6vr-7o,Hg&:Nh!O. ZW~hl@TUD |Ci&]J59RMH|/)~ym sC9=M%=}&_%7r R/Wʎ_ܦ!#]rS $Mf7#2#+Eh&0 \E;P%~G"##T44鉥6st (0qÌܙs#5JS\wtcz%N";InP15n4$矴+ KB}Xh+SJV [n)]cvqI:D$AߩH8,/r!de>ތn!,S-駭-[)Bfy}jg4Ѱ`%zwlc\ TmM-w,i+GywLon2VФ,Ff!XI n]+[O,֚?=&6-K4);P=2e8?po?$7<?Q~U8gJ `~FF\mlKkh2ُ*c;GUF }:|@32>,_e?l .E ZYKh-6Ɍq՗h1tOl0 ]u@nHMvntk3XMe|[O{ǽan(2 !״#z,`*.YKD}M)3Ƙua-k't ̼a/HE‹NgŞUȀefC@aD0M^Dz U^a z[( Z7_ѪjAENקV)nf4;4@ 5&iUnۦE+SxY PbP>dwD߰0vs3%K*9^Gg .؂NC1[n?m0L~JS-6o@o'B-˝2w(2q6ѢC].[+Cu{5{b ˢevV ւ.wq [!I@A}\;,F-[Ekd,eo45U4[K)zP׭ZK*V'u҃T6z)7&xi^\zE@ۥ/O%a\$42."]BcH ($.j'j',H 81|:MZwzn@}rI!گxS6V͋9(>l0dЎ$tl3M>{\x4wu1!dpO'EK3r m05mX$NHbsDڄr4"ٿy{]|A)3{]tq/+}x8 ʮ=^|?~3;Ջ[ U}`Ë%F[[ Cuqnƃ9:4n3=91/] tÄRҫ> [G8?SW*+y4^0^˽tT(78^htO6P%3C,58LQC^|4%m43gnQ"*;M|d -e#6u%&w|~}L)PRQvdzr@8괸`#OK$Z L.]A5tvN7[Ktft2G+~FҦm:1H I~/a@=Ia%G0%`PdQA^9ɨ)8jl2$@wm }2'MĀZa;rμP\0B;A->s=(Y$a~,؟8z1_1C#sQH]E3 P,=Aa,XU4(iҡ,L9lQ}%1V 5  5N64fc#x&+ @m #(u@u :R;Nt{@F4@KW{ڱ}8:m , _)QHO#܎\.BBMxEZ{B&eKW'g@"5yaLx.]ż>q}]I.xye ;\gk}%U^T*ص,_5!IQnmFkbmd"03=Lj7_\JM X7Z;xh xoК'E˦i>VK,~T)fhlTyDXqw3d#ݶ,P khǠsag Q q_iR ݠ,WI [YZ/Mv*:'.?˾]"1Y3nNRCl!\W=ۗ21cc0xp0JJ!u xUuK pΕ3'1>!z" MAw^&ƶ+U"JMFs^qp~@d8M*Axݏ9$椟PIcUfI '?ʳ[I|Nim`>53 ,ۍ̙^'+yfE ƚ/ުc'h($#:Mz =G@׵#;ʷғcLh,t#(M?ȿ&!^pGx- i^gGvL&)W4z7Х/ &K^Kk#`|GsOK>g7j,h 5M@N 0!fwVBTQLX$IO9c*#xc"81VS=@\*"gMm;kbx" oȎVF-4 ^_ث1WۚY]轂#pOVE| -NjMw=(`m|s@nItxn%X ??& 3]KǢ(vN躘rD"M0o;m| p; VHЄ]ʂ%^J w?` 'nܯzHf3LjB_\H 9R #^:t־~礨m1ɹSx61lv2vC%[Bgeal?HI /3Nnw?,3{=oaldK !e9NřBhy cGK%l@GrSn:N?dBM,,\BEqnnlg#>KiN艘@K~Xb}%۶,U1)fzo4["a" x=Թh^IܨH7AdԵ<T/=m̕VH|twLdzΦLV66|еh`߆F*$e.;Wt Bz愾S8~p;rx8 r aXNw?C9l %!vQgC9l9,a\uimp)=3=v2@A9_4ATov7#pBX%~BvKq@9J)',MRqTk[b8&~dmAߠr!D5ߨȒLbmg}6J5e*>, 8h(4&e7n vu-N'zҳDpD7iGԱ! aGG>uE yhBs>,aQ┸<&C h.\ '^d{TT_ x"5%y9nƠ f" EBdW^PCg;F='4{ʾӸ 4شjM=Ǜ_KSl3 ԑ˞[Ii:rT=2$$ziC{h%J())&:CAc|>\ 8$O8~H|ht TNĤ:2k˅n]?H!0T(ڏNl96(<%eSD]xᔛ\7ژj\W8; sBA^M+?be3(M}5DȣUf܉)!sӋ,.c ;H%ߝ8=;{6&S \6Up920ځ3Um=rُEpalJ(ύ.pbeWyt/DmE_H D$Uzw| Pgb/NwC@{ʥ0Bd1Q4 5.=؈\H)9hW(Eʵ9|/Eg!2]ute!rd4Ѩ_2}ky&A<"I$*X5ZoQiMIb1TI$MHO~F}cH/Gѫf׈xN k`zwO1Y\㥚;RH*q i'Qޯ VL;bAOeTS= ~^߽wBQl..=jN[nKm&hJ`߾MOYZ2OG})s< tv,()$Z^* 3L 螺jRoH27mDPpt w(&!AtzrǶ U:w[W;KL/lTYb}% 1m10[˰{CÞn@:9m/PAv~b甫AxύQ[)dߗ]Y !KfDz/2fBpi+ ޺kT,ˀqB/y* 8U>Fa*|wJ TUKfČMTʝ&M4u`1P3M MAg|œu5 }bk7aA]!09&Gr[y3rVX)טVW/*P eGz#2ݳ@b.tuS]y?2lsg~chմD*c5R;dHy[#@ٛrЉkئ.X3IǯR;1NGmײPcڀΦ 3Tbz*d"r.%Eh>UsTݲ魳}Kni%4V^(`fļ9:,NHf," ڣKƫ =zuPBR" =Er# L0  Ç+fXJJ4'wwdR<,[<>o@GG yw״ދ*{vQqW `; +Et(.Q.!tM7=S2# lGuЪ@~o|0R!{U4B.u6s˫l  XRT<҈ʊꯣ8ɳswPXQDyӷ wם (lwm`6c9rMJ)qv "$z>ZNh4K;r> O(=rġ㞗d`?Y >K3ܢ){rHVq' w,xB}u'!d]-bzڒcnezL؃ _A7g6(J}la*ND;^{_ = i2˿?M X9y*3č)Vm=Q? pO3Is8&R"mDe+~.M[,jJXzim5T UK*G+R#lL^==ͯ7~ח{u`퐣"U+x껵){s"T#7<ں,5lqp`!MX;S9ꮃm{{|֛OgGm+p+/>[R@-^[6G1$H ;EC"h/ 1!͸"G|Oǧj&X Rx(+)i;$R[NYZmNPht5}Q7!^*.Р{O.W cQqP ?U}CԨSW;^ kQ^^D)D>lxoP-bCY삃Q(Gai`:c=auT٭NEȩasRs##[]{gZ# y6JL}7z̾t/#|bG$0h\J']VJ&IE-2L*ǰӪ'ZΔd1]֔rm6 @Q/{F/, 4,C` 22+;t_=m/ï2>Iq*q5b~ 'hHӏ sZ,vܨi|>aŗ `EK|R9މYQ;nm3 !bnڳQҮ,|ɫ9Oaׄ(%T6 QhA9u<聣!GSR}':p~eTKU +5!0JMLo/3kgջK2DG #+ύ(&xmഹ2,tv\jIj2c8\0)cܒF>4.nz?k"l?v kȎXVfTn\tI߾"jf>+߉,? >iq_ٮk uO:*+@ Z'.;;ݑQ!YY`bVm% XM/yӍ`eYfAi  _phdoOؖVˁٯT24+Rٕԋgs6퉨^."cv.L= i H"k>V3w_ vJ eBXTa*8)[2u@wE\"Rm=#xu} -bT?ze.zQKVDΦ d@zaeC2|(_7&= \nH/RaZ-9RiAӘ&M5䥷/R^y(}ڝ$zJl&`(PeO~ef|(*c%W~GE짞922ûr]MtbAr!OZ m;X}$to46迟›LW*-2> `T@7S:H"D3؜CSW/Z}Ǣ!f`dZ m}8arqv| Y'\>`ij)r_*W;'ċ%6V,s ֕KLNklD-H. 3 -) !ʌ#ӑ `ib𪕦(zu, BGc2BNP ܃_Aif--bB+yh9ٻآjl{ʝ^np TUX%N h48akf\+'y!v1eX l H Z_J ]jFo'Hks`DJ/ae(c B8m㉮ ~, 9 Kة8+F==qL;[E+ =V;6t R/A\Dž{`< wN3 9+~s ]3$knCGgw-oAS{9=Z'Y|7…yA & 7{~$Qkv~FNEy]6Eȟ]FJlԻupHOhК 7iW%Lde 8*M}b`YFXX6WnL #B{zSŗ>&.ȝ7^b aJu\,CՅ6uVy0w ;2xBG~o}͙^c&U7<2&ЂhJ_ak{Sdz{Ar.?7'u Ry0DX@XC%؇H97r^$O²iH/O+{gՄ[Ԑp:La:{Kْ%4+,/ Y*e^10( } Nq3Z2L),؉w!f Q:'B$"J,b;RNqfxz% ҞUE]_U]P2O"/l &Cl2|p9(Nz֫r .-鲡D]_+rOTG5wxlUl\,חWaFdG*nHN-9ʘ"8i׶$.r q19f02'D;Y[1g,GeuE{ pHF6v"`!%gzn&ﴥA.gR[{M իu2L;tfrr$2lŎ)o%Vս`M(τDcoemJDY#Xj+GS#!xbj̛*I}4hI$߮!%;Dol^x〇:] m7jاߡXq&@' $L "q_."q m!$csl)΃/ǯG<@1eOp ԫu>-.o35%_#J^IW ,(.j|4 U#4$YcrU䒝NY$)ؚ Mqv/x?:@X\둻dC~X"Ko9ls3I lf#MMZ5X=Ź2WsתJjxF",b,b?! ͽpP|87>\#rʼݤԨ.UUǚiZzwxY:\KDp&ݻz4z +̲NwIXdL}EJ/ B<aŏo-e,P?8 m"AE';[@`>pe#hz!7N'BDnh>3V[c j#CXSCKZMmցʨN@"g9ߠl%ΐ7 9qRn*vQd5b#i-hy*RQdyXTA2Cq4etЙzU~||q_ցK߹n>L2{=p8@jqdceA0`S!.?ϵvP4J@FA%HC7,g Zn'bY]Xk"z~K}}ㆻiaRs H%AN[yh*-ͷd8}u{T+.Wt 󽟋yUtIVk u pIlw;Ǵ)p^Tg;,):oZniZ+JlW}[ʈ xJnYyK{\h*yZ  d2䤦-9}‹E2ϻNP,EN J2z4Cg‹BAj/Ͷ]]a==nG%R`)F5TR8%]fۜ/`CȤ } Ez+$N{+R`1fNP%LJۨ9_ ׫l<BdMxb}AΞ#V8/(G;qh6}C3/:/@ꤾqPtK^d[C "YB֏yaQiν&G12ߣ.2PV?L%TU^ h~Sm~ar2O;c+ +u+zcbw>y#vMWGor F|[u#+o,Nxp(gf&u'Ʉ[{W>]'NHE(QMO(piVĩ)F͠` W e=V G? +j\@JP)"|i ɝ˩ z&:K|=Ng$ ɔO*5FnL,ry4t~~}'kƐHҕ@`4HRcGjVۨ$ےKb0(Yܥ@ dBW=*s:}aۊ6ZMʴX> YZ