libcairo2-1.16.0-150400.11.3.1<>,pf=p9|^z0~Ddgx=aHf]Iexc܈g-+љѝWꇮG[t0y}ÄzJIh-RUvSG!5wνsvf <^e6VĬRj"o4řA̒7ݟ,_ cwS`kDŽ@{''8̵Q3t&~SVƫꐓv2V0]ap(8?-sV"k%i b1c4!MW:Ad7>Ci?id  ! Z &AGPh t    4L$$$(8!9 l!: !>d@dBdFdGdHdIdXdYeZe8[e<\eD]e\^ebecfdgeg!fg$lg&ug8vgPwgxh yh$zhhhhhClibcairo21.16.0150400.11.3.1Vector 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.f=h04-ch2a$ SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later OR MPL-1.1https://www.suse.com/System/Librarieshttps://cairographics.org/linuxx86_64Q(gdA큤f=f=f=[v [v [v 33eef88fbf61b1463fc720f56dddcaf2352473d6446ff3e2fdb96edcf5308dae67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4flibcairo.so.2.11600.0rootrootrootrootrootrootrootrootrootrootrootrootcairo-1.16.0-150400.11.3.1.src.rpmcairolibcairo.so.2()(64bit)libcairo2libcairo2(x86-64)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibEGL.so.1()(64bit)libGL.so.1()(64bit)libX11.so.6()(64bit)libXext.so.6()(64bit)libXrender.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libfontconfig.so.1()(64bit)libfreetype.so.6()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libm.so.6(GLIBC_2.29)(64bit)libpixman-1.so.0()(64bit)libpng16.so.16()(64bit)libpng16.so.16(PNG16_0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libxcb-render.so.0()(64bit)libxcb-shm.so.0()(64bit)libxcb.so.1()(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3f8@ar^Ri@]o@[j@[R@[*AZ@ZJ@ZZZ7Z/YYI@YC@Y7X@XXXM?W^@WgW4VwVm]Vm]V7P@UW1@U"TTT>amgorse@suse.comrpm@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 cairo-fix-infinite-loop-bsc1122321-CVE-2019-6462.patch: This fixes a potentially infinite loop (bsc#1122321, CVE-2019-6462, glfo#cairo/cairo#155).- 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./sbin/ldconfig/sbin/ldconfigcairoh04-ch2a 17153251491.16.01.16.0-150400.11.3.11.16.0-150400.11.3.11.16.0libcairo.so.2libcairo.so.2.11600.0libcairo2COPYINGCOPYING-LGPL-2.1COPYING-MPL-1.1/usr/lib64//usr/share/licenses//usr/share/licenses/libcairo2/-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:Maintenance:33797/SUSE_SLE-15-SP4_Update/eb744a3157763c32a72c59e83b90c1af-cairo.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=33657d1c6d0ef41b6f008f6e974d3371fe2ffcbe, strippeddirectoryASCII textPRRR RRR R RR R RRRRRRRRRRRRRRRRRRRRO{;0J(_a_utf-8af28425ea7b911953d29ade5677a1956f9f5172d3488e9eca630ad1f51ad35ed?7zXZ !t/]"k%f0]dB3T#;5Ϸy \DĆ5r4ND+&Rf\#S/ۅE1!J 38ez J Na,$9q6N8;" [LG0jFR'H_Z؋/P!7U9Dḍ,Nu5)&@˱Wޙ(y#`ؐ.k,#L#iΡq!b8bӤ. +|d,bC$nWv95خez8+;$kS@ s< lE&}17#SdBְ !6hTi"8/S?c ܛl&1];#ڳg5A`i-tQt$.y6gc15BgևPx`jG9BVՒEf=2Q_H MT`tQ&KȘ(|8 (2-KCK3SRGfP E nKGj֛7l:FTr6,3T-&aEW+#m~dyFTTztoUP19YW  hȈzL}R$0L~ 9U)*RX#tۊ/ 7!#^c:|@~,1aJ՜-HJjDW)TjorEN <+*xG^EH4 k PQVT ,H$=}0ռF`u wF䫐aDw0gލ!Nߢ=ZPЧAi/#.~f01$ N+db9xee#s5+LrpyB`N #\_ D{poeqCHOy!zA@Rtޭ%iYt#fa~d{V WY4[snˉԓ"!# ɋ"[jjƭx??Ljf06Boj}F[_,>n#316 Q`<ۖϽhCmGWD8[L4LICHl*wz(jNgg12rlZHc?9[D~RfrӦGwUб㼦G׮$H86HiLX% 52:elitPJOK @Db&m޹IYij(+^~0eu7Hsa-uL0@.E.=+GrΠ,=4US=iӽbR|EvιknʵX4 PO#mjQlEao73~nOfdJNFF9+M'xEڼ mOu}ٗ*-6%3=g8ne䑣SSlˇi-ƽZ€Ir;ok{/yc[T_s[lڜ:өn P ԣY[9Ԓ<2@>uŇH r =)?Ug]ﳄIfw0{{bQ!%8?2ny2~з?`mL<ȱ\+t+ gV ?MU3Amvz`#p-ЄDG[G[O ݐyU ^$7K1>yHj`}~C=[#Qn Z.Cm96:E&$!XtDN_J|,|ݎ~x d8`ʄ?]c%,q 6HYAGU#* ӨG}r(6F >«iT"zKU#+7XF"?4+X *&76c[Ԝ~$[mnlBmu8O%R+WN.wp~!qT˖.P˔cZ 0M" ],i zw02dr~T\=G*.B.a%'.=9tQMoPnE4׫Ѱ]TwVIQ״Kk$KIB*xwvoYnXwӌR*#ܻzB/bUur6α[AaRm,p4 `u"A=I;~>zSsWc\\Q _YXJͺU_|hjY.ZsE%׼e}Sl=N~1\n`BalK)u$n4E{,B=Bs9pC N^5,RPAS:5gګ/so0?,$:Q`l-xQm)M_e%;oatby7kA頻3 FJFm'^[`E9rud{u]R˿"[]`LubE$j3 03eQ}کDC ~>.i!ްx5$qMHQq)md.9X?Y\֥):-HXA[8L$[-Ĥs>PFYg=O?1(bEG#L_otq-Uve@a6(vQKj#RSOj>X6*}tVDBTթy ZtTU3{0LJx%Iߤ*__i $2gt͐qJ--YPBhPek$3?#X_E"YebNp(%!~lu^D45c⪸G-]ziZAyF2;>q]XBLD?[:P%<TQmMvJ2N''q,yy&4񱃶uf[¸A^<"û$^"J 촚1Y t+z&-`#TEbέq"a' :(! h ?ZGʃ)@uꪾ3 m%x+-0 _nՆ ]Ur`TҾL{Qs4 za_bGI<_$=n#O:q*,e9|ldYEڈxkMF4U[mT xXH f)1k},ll۟akNȲڐTn{ԤggD\nT ϡn6C(0 Y *YBy᷅cJ7 j. +\ NZ8 k^gn iZɸl~&CKONW3Nw)D<߄s0ӶG@b*jn0Q[{ %S.)؉ˎMygUJil^{^?)-sթ\(S0BՑ 4|\.;+$c%>tM? l$Zc'$D})'BN$ KXz-]1 r5j|(@cJӬ|#~70ӀnϋtrvcBn3NZFʐ܃WkջX؂_Ks%m Gm6'Oʍ@"q랔rAQ6[ $̫ѯ| 8 ڒ#nmT0ƓaJaew .+ S=s?.ߨOXc?dRTwBTDE<#Fm晝DjOk$t,>][ɀSy }lwmhB-7y? nӲvQW֏9 m\?Ȅ0jeFc?e^Q7X{9Z̓[ɀ Z# moQ_8n8P !k(>a i7MZ!.ޢն-BCM@>.%}|0'B%"'X+\OZV7W>=?1z sO3O 60u_`g=i4_EV)!hBB:N_Kh] nxeu%Ł~)Cv߅w]Ŗj$&H )DkkXOOjy{+[{QV9e_YY#S<'tXs M:ΘߒiM0pT2_R|[1 ʨVRwP|,.J(5!qaKNu?0ܳZx2kRgnfْ@ sQg92& hwBV,p_a3X[>|+bC}o*k@ zS5 , 7C|_Xβ;K 7.пnB0nxv< GuKrEkWHriÝ"Xq;q7D/Fd1C&E}IԻ!a[t X{Oƺc'Ðaf떜9nfjAd6xxB#-S,~A;mQWxgxVt{@ސ)M )LQ(+ 0Oϭi5i1z| k:P J U2ᷰeogLRm9&]񆇎>"[ǔE/6kہ_1Zh?ŚW>~&e_|Z*8;d}V %L/o`x?`ʦѩ=3~e\,3YV:N 1̜ӬtX?q&HG2C@*':-ˢ#:jHmk;˨/%۞.Fe_WXF[ K;D֫;vȥvR[w/mh|\5bԠsCM4~C5ml\MEvqmyt!)ӧ_#*i6NӅ.n}8ꢎq+"95UMs]?+FѠ7}AIz< m)\O S(m;\II8HLoK$;+Szϲg]z!(Uk$7 bv+ CFX5q% 2MpR*[1ӽ"n(<^$0d^@($cP?PpO@u)Z^<;}71|(%R8 rCbDF0#gK- _ejC6gMu)Բ?Vz'5:'f[*d]iņ [_>"ue<[8?\s͉n[j$Mfܑ޹T~$ϕmLA}cXdȏc:J-1X8/9m&Twde"~LwcdpZ ,:0K2€tc8ɃlԸZh+žTJVl.'OX F̹WПR6z4FyO,h4ȫ'iv0 NI> pw$3qS?a(p]hѼBܙ+\.F+=o{{Z@.:d(,Χ׎gC੧7 rƏ wsg!Un]2sÎ۪5. #8@B -ml\Fv[՝2iNȄՁtxCE1L3:b jsB]cF46_rq]X3u{~;iM;]+_: B5 ?6溶>OFgH 6Koa w%4x '*Q^H۫"z4ݨ< `ֹ~b$Q"9]YRf)^i,~nAʅ{/eB H;ͦf`u|5=tu_Ѽ/FyT6wpݚ+E-:%>PjX& 2mp7 wគm'0>pxE>{X龁DJm/~EN6ݳ֌:WŒ'OZUV9=;MHx? q\/O$4 aZ D d.kO&Q4D~dKv|EEK8bfLq7}͑DUƣ[Vy<àkU%7gokFx9LPG,{|]X^X9ҭgy#1f--Mj|^j%)8 }^&"Z=ͯik#v3/(OޮK^wU6rO|J+l8HU˅丘4_(C lQWxA$qꨣ *c[<xgA]ï?.ݡ\,;v1S. lfۊ̍@YJ`CitHFָe{ n+eDy! ۊ>FCcC-RP>!qN@S:=~ThV,F`(:٠?NT12FeZSGA0'/M&o±TIoF( 64fWH{oFa˔{~N qEu˶Jfan_E[L)ѯkP>7Z:|6ٛ۬,_ٕoP/+*8]U)GRR'ojZ(lu~Vnnˠ8bMX4hSD ыZ%цW0mLj@R0U O3G4g#)(@uz:EMʚR{x-J:\^4ⷴ4!7B0| ig$;'X? |H;)x{ŀ*4Aڌf-յsVR#?MX1m M\*QJ]i}Cf9⥗ 7[Ft:y^G *7̷?&4<s ;3Z([D,@HNAg+c^Yj::v b-OU*޷\ MHhҌQ )9!hh|?tZ5(8iQ׸Lm_].xL!'8-$duwL0a>D Aeޅ+#Rْ9~jA#*C 30TlS)TKW+rϠC-*.'oi1}~àחHJ&*ۥxڛw.h3~,::^W(nhHۃ5e*U9y\Ê꬧òr>)3sPHBL50V$,-$]YBSb uZ Ѓ3BN/ 1Z%s7s GÖ3`KL#Mqd#{5I2@Wufhitͯ{j)k\T=VV3Z%%r߃_#{,ʃ=d FxO|uڱyz:710RNXU5oVZ4 B"o$ٔV͇&)&g QbuK@P ߸YX;Q5YˊѭBx'i3Q*׎{B&B8F|'(yS'a,RֶX҅ͭ}_`& " H4_ɘ`]lz^zM̥BRB3c[]U؃>Q5{H6ES%5}<*Ξ?w͝f_46.a%ZXcǞ̜jRf>J]B͋(t@#|_kfȖY*V5 r[^f==tځ8B|Y)# _16nm9ɷ^ӽ/Y2w&]o#9Dc͉nω]r9"eg}y%ʲۆ.G$s0EՀak[oXOJ`KV>q|吹'Vv00eHXnAMt2>^y1]R:0<)hxvt; N:Ds탕w0I4^u;\~W߃k?1/ ';mA&ڈ#Z$g uK8F.4?& :-ƻNӺGe)[/;{kEO*I,*3z_Fv~'-:^@8AVτ}s]*6C(4fj|c}lPGv:#Ez. bƎ`P,V͇79ȬvvSQ5M/f l\3(>C9qj{L*zEGI1uN˜hzT"FsY_%*7ŏyk3s:1V"k\ީ:EOgE+;:/==*Ϙ[}+EA'S"R@ ;${"GÅZר%<ܦWhRŽI#mf5$i*ǯaD9}#yvjRer_jG#@0[=݊Y?Lgrk;}gLy9d_]3%_.N`BU|yUv}=9($ |qi W/H B TDئ[u$CZ2wjO͗G*ƷWZO /@ٹTPB#),`$Q#M{4,2*Q1VKY 0% & rew?P]XyD$Lc0 RfΓʶ痪1'i+0Waq-3l`.6-|lؤvI."MZ{_*eƜHۄӪ܋#$jzb{ˀvJ+Ԥc{ [.~zk?F*o -O 5&d7٨Rf6AރP0* OP ds_¿<\odʪ-4 $M[?rG¾/{~ 3@nީ U$# ]|/v qs ,r#;8-dvc걂ݻ S'MӖ*W~d^ٵPk;Q҇C&8wj. V$Z&*ub3UI~tcpqgcM*i9vO~tϐfoښM!3&->9r!㇚OI=VaRUv]`@s/OANG"c#x '+k[7D پ ;00b/Q)fCy<!>uNL=뫝ґP:ӛXNcH&E/'{JYe"}O4&;9Sb>F6a܁K(VnEas|A`1}*kKbL8m\H%j|י rJ.~(rW M &Za a(%bbם}`L@@o ˋƳ6=O$Fhu׶LY9pY~&tJQ{h}v*u.+jpԉw(*CʜKRCg8tu\0xuH\q {39hgBvLKi|d@(TMܛNL[o 8ͯoN3Չ0sj[!\=>HShފ V ̩S.T.4KL;_\gpF)qEy6LJ2#,?3)$ };ۙ9ؐ*%u9  Jnk$ju?m1BG-wB54U(baD͌ #-[HQ. %%@ 8pN{š-:&@v[(  } ȂzS%B(A1IDb2y ZfF?w^0lPrZ]8گyԏ3nP)c6cFroiԇM$|Mz%/;چ1`.BG(3pŊ31nԿ4ՄdݩhkcAWq3ڝI|ə#K豓Ur÷g 3(K#(mrC Uē0?|ٻC t}}^cbk ]%ef C#he#_}i #*bB~ HhyT*y.!*dr*Z%j-StDH YLpwdb E&o1/|m˼=ٗ6= HN;Xvȑ>V5D0GFh?OGR @qޝ߁t,coW6~W i@zo\TZ89[X 1PBlI* Rua\(V"ӵ+UzǢ)8N2.|k5Y9̶!lؙ^6VIIF+ MD^|h\\9mΥ `uNjDɆp05kmc64ij8ElvQ@~ve4BܵZʘX#{U:){#*n\-]Npnl)L{Dξ4,LfT;1quTHjU[ vqK/#v/s5į9FaQlJcu!Jj85^&;Ks{%')v&7#]U뱌r 1J乯bΒw3;ȵ{⥕̓NOQ;NˊzGb!(^b<Վm߳Na v6K]< :q:oueji=}}Qȿ:CwW[#T's[2'zjh`;V C=h7.\8b@M8598h.GUUiڢf1f)uc޲A]ea!-/knܵ^tx2$XT:#n NV+JiM5>@jv7.z.$ǵHd;xyQu~ĸ4^1?ueUn{wH ըD#]EjN[V#cnRQɺK>Wbb h9 S3ztGmjҀџW':u5𼑇3݃󓴉8v=y0Ly)}L!kFa!|*|DԍL(%v1 vz7D#WwHP$qa\@jyЌނY*37N.TpEg9`M–vYnLBYB]Ekc O{XzU\z#~D ʷީOwJYE׬ {8)3*oSF,R[&+X.bkg71ŀAIbeqУhCm/3^OW셳Oqb :dMwxfhq6 &ĬVgAŦ wŇNv@+ 9a!3zQJo3x ʷSL{} FRu]~/??27M;M#U{sך"  #]Qy5JGE2 FaKӿ.0Bdt.Bˆ2E90H'R }y8*]-$}LMPF {E[.-^m{~^!2Y/"L0> <5D'/%38zUop( uјt~n=D]8uU{A'ÄOYsN@5Jd[-:Ҿ_A^)t)nH^״R` >uMXbٱ Oݦ[ir} U\+f ]vSFE ` o 㖝va *gxwp'Xmtp̜O0>j#`pvu aSA*Et :+kDO mr-j Z=g:k~'WEg0n_ړODUeEDu%a\;2j*C"^aT fWqj/>|""~nISv!rZT!EZV7T&[Jƺx[)mb2VQ CofYeDw඄lzȢ4yRQSm/Fxtė .gs d>ZYy8cz[[\ u0NJ, azM~=g?{ѸA&kL>ݻ|ïlZ!JӟNoGKnz5AW>2[_.$yuL:X`lEt0@i&fġU]fy 3aTTL#]f&oѝxn/6)YI?:Npyw;4$*rxx#@de 4b|}<6n^6Z LͭsAB%X:"7QIh'i:?[@ Ɗ쮋5r8ɐu K|# rq]!l>,iP8ѫdէz@xUϹA@@HeR{/ϲ r-wU-}g%^8y}%mYjn$fX<'≍Yl|DO/Nf0%0˕c_$HI';hY3Pz'?KSG]S嶙}\@%HV ~\/f uJa`zaA/k1/? \U+=?MϿG`s\L2åKԛ狵dk;3u;ԑT'/c~#!w<$M ïA㩮#rjg O(Ev̍7-`%L#wX4,|qqK|:Fseg@>UksIQ Uxշ4pK])YZMKnî,Km4rȪ&aӯQ@nD''XGk>AՍhEj0ҝ6qLVw#)vw?fut89JRznAt*<Fz׊ٮ{uKv'/32D^ e:HSV+#6'v/K WRwJ_]˅t8e% q әU"8t MmZլ?WXq=Dʘ[֕ d觸WTr}) #59eSLM?@G0Cm>T<78g0XnN[l^x4<%*3, u@InW(Z6;M4[֬h=lFEKd 2E/K;!&po.o=Vޞo3KS*Ɍ5v % 栈y eoJI"ҵ4*,NNXEMdt5La{'.yw/ASu$g%>aw/HL hKH*T˕LY3Z#imA9qUmeKG~D<[d~Ue/xV`sbSHb<-),#w@ghD[*;4q @%xy:Rլ[i,E]B,u+laOěY 0SvQ 8p&)tֈB:1*5N8If\CM;;3Fj5RW[B̈aH]\M(;b@Qcj7D{!xb-h = ~m57D% 騠``puؐ:k8\5ڰ]cc+B=y,~a' >DzJcq+ ۏŞצxB+.;2x"L'~uDZ]]jŸ\ǤclY|'K#9<#Jf&.S_FQh,吤zC|b ,Õ9vyAy(ʔڴzoGB8MQJ`[K#j_AK?Y)ʣO A Z7U660[Xu?#w{g+s=/4N0״~)r[B_Xz ^wYk-R:~%tAkUadR/ww)R^n#E[ B֫'Y髫4Te%F`/ȃ(С?\_/+Gʐ4z%5CQ <Ỉ-*d^F`Δe\#|:&x뀿 rS; ԲIh3k˄(&i;Q{Kb_>{945C=a}FY㠫Ze\r73Wk|~?< R+`6ASp>rlwY1ٰş"~nO]{"xtݼQ )pk@աtTߝxwpGyb<EB"p(<;oI—Րu06ҟaD9D.1F*\Nu΁ EC3f9p6{(Ozo#5.sU#̇}G݈! _,$ dm +F^}%U{1Tlh)v< $3P9"bV^e#J i}4OnqڄFzsǚldS!FIqo~ ^5z ]qmqd0%ok7m%&%u# XI9{2{tިބ vc~8 @\6+@Xgx8Z=jI׋W-']McyrzR9JWͣO}ԖaA9wI[[8#70pݼ&ȱuqzđ~4B@UpY6u[NUud t rMY%qsjWT} ;0W!!j_@;'?JYf 7J%M$dVAr.V ʉ,$AY߁M }4xWx)5E@DsT*LԁQp9KTSemAѢ\is6Xx?No36+}6|u{]52IH9(Q7fZZLU7BGF0W ,TŻ%7I Wݒs3܁| AQ bw9tvM>Z:Mb"ө{Ҁ:ܚ^b]t'&_O3EO>V>iBQ},fa65 l֝iNsMϻ.[nTjXR7JZ'Q^/xN[(Ie߇'Ї…;V7NѤزeS{X߈⎉zv ûJa?G $*紤= ^n%,U氶 Z!YプuT¦EnzF9H&~05&Q>Đ7\VnBAJg-iP#[;u_l}.ѱ B*e=)πUfbr @o3 wVV0 g)ɯ7Vѳo|ϠWi2K\_N+#O8F/9~*!dmjR z΃^ {:FߏKR&90WRn '+nd"m@'핚AU ddhHX}9rUOՉpWWfA(!f}Qg;Ɩz96EsYȐ &Blb.3j:fk{űv*UQeӻ"Lyd#א/ۗ&e,H/3]);mj5QS@aC%:ȵZ;L6+{@0zYZv_ѷu?!Jxak7 V0sX$0?aE(,ғS+wu[X8STX6:xY]"Fɵ6"sC'HP1+yrډzEV~>vR"b..ld(RqYڔ#k!2x%s6ĺThF,b jQ_sqW(3?\j!h; :;Y1&X-Jgx!L:Vѷt|/&^K2k2qXj?ʚcS\``J<*BLO Wg-!Ti@3JS4<m6!q@[%+>)myj̟OEČ@"&aBo:4-|I@;HsűY&SތAGgsԡo`GsY;:kbTv<(/}7=ŀ+\ ^yGf;2hgodۨcXyX'ȸ6R;Z!ΤIfꌧ,B-:X;ga%X)f#%%vGY$EWR D[dG0!1h$( 'f7z ?0'{%*\I1ݥ -nK=CBY経xAȣ*2Jz+}C,!K>Cc/n #*mKlN l갮 ?'uN6yu> !i&# $c w 73] )sVwda=x 4`^%EJOor,mOz+1^ FXaS0,C2! 51cc]a5͙5z˕4f:J5p  `+iy9Ȇm_Ne47j`-3]ĹL Np?ZK[dc42tݿNv)$I%vU!M&%B!43^ ?RN ϼ+Mᵛ++4Y[AƥeOu^#saduH.s0ڋw"uľi-ZVH:1t<\-->?fzI^67 n-i Iބ>O ICuTϱM}cy&(B%H­._r%ٟa_h!oY+ŋIn"v6aU}Wdq [n@ M88`"M-e_F'jy9~ٽSf:rbqLQ\ KBkc7n'6|z;2`la&4;3éAYs@ -/tی2s +ØE\"aEc:T&7:UitP\JYZ={3`˵ݔΥK$"]|ς;8WHoTX%)FkW[k3V"|ΉxS5j{U;J$ģEOo1~t~hsO#NoYwЮ}fITYV SQPd"x6{I1,%( dEPk^{Y<ĹH|r:!Пa"7EQ.JԸO')e$#ٕY:q5ߓWaV`V%VEzIM#^TIq8ƉzRk٠Jb?GxTZH 9!B $D/^8HQ-+iBe sk也8 e=<&hz5HS3i/OTZElٝOlU$x.҅;A(FHB?Gj)vW 2y=@ULmb*g3R`cǪrfU0;,1_wSuJh#!-kKXh.z9e%@̨/}V礿KԻ/Q*u.V xcfKYS)Gy qA%1N;Tǁ)kb"rcw⒥tl4fgQN iӜ\-/ݟ(,R#BJbn(l]nqi5vȘ[:~3iF.w&a<Ϭk F&婄9?6 T^?JV3*ze44 *Zt6a6#*>"Rs>B*0ޭ@ V8T׉Im!4ajuq8XTmqX=f'e0։l½*ȩ"v1Kŀxahazփeu~W&8OxЏVB/cI%oL~?}m|Fp{`#]'hPdJ"cxBWIr )''+H}䬠&Ayr*Y|쵤a3~£슇oY5~NnNvmNF@\ \w^4[!:#@h僐C?߃S|)ZRa)Uϖ̨+>E"c%~|3ƒ=]A׏V9рC῝0ݦi u.CYq#'d5w<:sSx0f 6zYlrɧϚGMnzĀрm(SڡX Qt;`Jd³POk}8t*=ܭk9t\We M=?;öC#bGk+5\ evUv3dX'Ӫ<ֱ|C13<89!O,be*`%CT' s5Yϊtl$%ČWmjo(~Š$gO#WY/8CoZY|7U<|͇+:1Xe8QSб'DCLCm)"Mvh%HD5y m?8hTunoBm|l!^P3uũ6ڡ{ILc;nڑ[|.YL慏LS_urZq!97Vg|MN .|0'3;j(S^:R $8>hJr =(Lw`ɚ,7[ Uѽ'uM@@eZVȭ7bS:qT!+YG-7i>F+Z+1kOv_CɩTi1Y 88 g0_Ԃ2#< ^ll > G. IYT MTpҨPӟ+ ψ3ԬrVI/X?]k#, \(Cx\7oM2lO*\r{eU;HhФbbPy]pb̴И92Ekp`9Y)Tr3qL 6WnVhgwX҆,\k&@ؙ޲Wf ,_˳NJqўьܟPpk_^<Ծ+'i}[ߨ+:썟BȽ(&uL~9_CHpOg2MGH"3MWXHJp엩TB]^Im^gpݤЅS[ Z\0p;= ’B2`z=F:,dDֽSCԚtᴸFpD)L._~]Q̔H^QF va v"n»րkY_2PEX4D巒9@Zi% RP27؎D5NJws]fS=䷖^NdǪ9wm%.1elL)f)S$r.=OC4"쟊Eng( e-Um𾭣硴$ D~/N_h 8Phۈ eݫ$@sz/ٱ%[lsv}` +k9eJ͡B0n1`ef‰Cp1|.k s (~LԲf,b+OZ{"?bXH1Eҁk ӷ}%;(p0fbg-9o=f/˹W M !;$1*^$su޴%MQ70 )fלh\b`B\hrB-#(PJPK6態c*!zAZea$p[+Iw.ʔH:0o؎wNpZ 4`l wj*PW%KR xvˋptkdHC -|& uZMt˼aΈHS5j4 -ҽ̓K=-d]kf%"⻜!׺E_}t>F7QzRKեps]8sR~X,a`R! 4Gٶ _,'r#da3b9=0O*5{VT°~e>kM5JOf c@u[!y`/jD5KxjldL@p!LJbx(p7{zsh*b&&W+Hm/XRtt4wȴFܚt>d?#H)%> >H=-:wyVLPYdų1̻ e"tӋauPlɞ_b띑)K; =-"ul?QjQ-"X)M@$Ҡ;A ._2PB=*N5(~Pp!Ud;AO):BwD49,UF,hvEp-7YHآnrV @+~1B"/p- L5ˋMIH, ,>Mzƣ?#2B`}Ӏm p3">MRLf"(j ™?%?LƦa;PI"TS)[qXh`2^=o%R_:y##{- glMFg󼒫[3%A[yH{zD$} EAB>!#ΥϓOUh/IQY|{7 BRV/ߦwKTgN*d ք&P$ʧfidce:jw+o+g|Ř JPKOJfy鄞㥬dnpӬ}9vqXh>/3mI1K`ژ+/V"dWn‘)6vܵc=BZٕByj%(r.&e/*^ C@!dJZOsia_gS^uILg\`)}zK"+|KMPlMQ?U|jBrS;:B@lSwo Ǖp-QjtDeV.T;OލAR >w)).07 Wk@Z]^PaIW.o[ 0d >c+ ]'˜ݦJ4˺gKpzc!j[:ҁDPK'cSM >ï{bKOҠ8G VE`PϽ#Ոn7Vkɰ #i JN65(/pv<HDe)E(ퟺAuQDzH5+n{3okqfBnAmg;úNq-!U{V_@Z? Rѣ΀GYE}R A^Q r|Yo |a @-S2B놚j*8Lіe#Ba $Ė:bN>U=Yg!6>3<ޝ? FF#x ճJZx?-) Js72sJpnR} I 3eH(!4C2TJ=sb"Cyߡmձ(Æ/=4Po-@Nɉe^O˽$B.K#|#AZG0 \!p1.P!A-A.6рX8Օz@۲z)(՗k@]c/.\!Oxאc2E"oՏR\0iRD 9[5~\) ѵu6RGKR %ѡ=iwͣ?*`}TNJ _6 9s?!PsZwYkGHX>59Deo( !g?mrc fotVi~%[HƅK o\g'e dCpQo0D~0SzF^f?4f{ݒҿFlnm1nH7[U^/e<O4o k&%6@&pWaIFR/&YK"R5zwB `ffxe`C]>w|Zf Di/.ɦpYxy 0y|D}ho8FZ½veEZGtN-¶_ؔtFJ qkj7E尦+@Ip7Kn4 dgGZ_tV*nwsZ=8aCih9dxem5^W^=== `4a4h,#!xb] ]!ЯX.PTDh\B<5Z99c]{@ ?Jh vע@ XB-Ta!g;݀lr_Pf,V)n,62WݐqVZsXiM^f. B|\;wt"DV8MĻ܇=p).;X5ub~Ni%jJGS++3 k ͞g9<#G{~[2n-Sϱȋ7[[:?UZ=?7^$^p3iS"W)QbZgv g)a92coR~l1#Y*~ۂS{la@||K7gN@@#VS/`gpAx0lt(_:* _>u`-81ײקqNaB v_{sur꡾2,Gm4Z) }kť`fTnH XiZ묕Yjࣺ\DQ_t5lx(0~s\Ftau8f\mmEUMX*WWfu)HvkeÄ6vr 'p u(0wf3t m-?% NkM< ӽ!Ĺ{@SOvM&  3-MJ|iB_@? Bd 9?~pÞ!^ab[_ 6.bq;LCj1ǘKghY2D bj 5Um%l+|FGٝzzey3| K#8Wèc0+v3_V_Zm3* S@vG) WU HJM4'ѐfOn|,G9{9쟒Hgjt~A6s-'ʞM3e#~4(h))YZ|Ɋ6Uצ32! ^lhS3:L:7 LQ?,JW!W_ʌ_ޜ<)9&eG[RE@w3gP?q=ڹtHQk|OJ 2,Պ?^OfPZDAUjl`.o(zEE6W*ߛ>w@% cZܨ`#jj s 1\E2^|eGgG1?Q+SBٵ5ETQh &z|f\ߍ :\b7ފ+Kɍ-np,cڻUpkHUd3"*/P cHy^}vi$M0NP;~͞6 Q)Zfl%/ܑ.Dxd'iBrD VPj]@|JəJ@k.f EVpٸT:u!YˤM7Q vs;o3)˃m$bS …aA&Ɉ1lcjkp=P5A ;UpЮuSR:HU,S0B@~NAW(!KQ"izfYIdBg"ۣ4  Wu- h~(oVs,B*Su3w:Nj\ b%ΕK)d}Enӆ%`0~YZi?d< K"wej94J4ى:bՀ|Tˈ/W e*{,{gF1f6G~AB(cXOsjxoSR(\iԒlsgI)頳{A<\GCjS<ZI(YG۽kơ)Fz 7t$#eV٣3wuXd\hqM8dORXϹ*ߓM Y[5b8Jg>}?Nn #u!W6~C)!kBuh& 8;Sق{5mLg37";z*+ X0}jRؽ7a5 ^~c*.UGjE.x[KN?0bK%W [ц(<œ^DՐjV1`@D[c쵕I6ZZY>jI: Z9C#95M"kark:=%{%(]Yol]+3 ܺ7 0gmw9B ԸeJX:*'yQ2#@i5;J:ZݴM υ _p-=g"%?v¢}SMH+͘ 3„{+A(& ouMUNE@5`ֱS&^#|7B$Fg]O0GKWQ}">3w b ؕҿ>2W#$]N<BBֶ+5'h>nd&홢pZ&i27K{$kQgXf "{7hxH}fŌuA8)q${~ŏq|/ |1¹`XѰ BNh( 6MUd֭SP&i}l3`|[:c ,̧K`"먤FWM 8OxHfYThxZ!NWf9Ѹ׎x h&K?Ԣ!W~ 瑗i17M&1j[eF*3D)Q`)'' wnF>Gx]̷=㟉Wvc)Iw/LOC.%0V+3Ҡԛ#F-g >!]ϊC49j^YA{p_L륊ŋ +e!M7oA;߮''hp!y~F=Kõl9P%ǰƦ 6A|"  MNT s9!;` )(z U]=0ޯN*nDz\L/ԔKP)1 ;C27XWg!C!>#7|+%k;msXss u?,e oЃo jPSq`gbANA:Å&v( ݴ()!tW_q0 7b*@;nYX%-%D`P5h eA M{,%Е h#X7 bMK>˛]GJtL샙,tpPl_8^{>z. `k.yS,{@S?U0(ؓ!WI0T"D$ -j3ԙ/LdńrNڿ]_Ӆ&)lzxLvz՗rCi#4!yӬ1AzvJG@{V3伻FA+SC~8*'V=R^ v 4S'/K "LU"P젔c G?|c.v7D`wks@]ʐu-`':t! 9) '>g1~!F9X͂i2Z~aY&k#v&&bޜpDuL5ͯ`Q5s`&z;* ,zh>qZ$6Sp.n \V$?/r :Oozlww ={Z`':+o#š@S Jɵ)ew,&C9ʳOt^ ^wfƚnlvp"BD{{*EQ:Du,I,%L?U7tOp򿨝PcϡKjƼYd!sՊqqY:P0C KD 8_v:$8.Lj9e1G;ecw sͳp+vu7fsF@yR G0oI* HC26R+.mgݪ 㚹n &zXBB$(RP8 Z%D4,|$7J|*j2M&^ ۨAXĝl Jd!yD|楀+V ܥa:F3gA!:#+ AsƝ޽JއhQ~K zDHgvdf+PCx˛<ҿCܘ<#C&t7x(*#t0rױN{?Ǚ*ld}28b(+ kA;馫O켴m?PHX[鱺 gk]al1 nPjעD.y{2|z ŕj gnlX/R|:v*^3l'aA0I**E} G7:=Ph%=;;&?eK c&0L0@t$&rWcƒ&Az$,%IZQ+m6҂f Lt!t-hp>tϫdɅԘ@Yc/NRm1[#ݯ W\vaǶ Ru6Sr"=$K! 8 GVPn>m^Z2Ү>x:2)Fx1 L |8=껕[ =z^؉GvsuZwx%hAKT)X _*RoH:]4V@4/noU㎼ɭsC-Q~M\%J܎{0ٙ) p^mJWBl;A7sᵬoS?A@AisjWe(S\X{\ʣhzٻ!tXН@Usa,9mS@x *AWe">wd><}"lvQ.x[>-MNz ׼?76m _rf<qjx[xx–TỲF(|ّtW[,"W*Ab:tګܧ-@9&)ݝ 6WHrSJ7ۡƒtK2sE;Bj}Y1x oT|$ BHx}kp~ݬ OW\(x}S<'4(=3'GgyGp2愴TaZ]}sGss}= ΋:Z}˷~0KN5rGLBJ 1a"TzVʓrf`' ök0#L[d3F4Z>]OdT"4e}\epڍÝ3-.~k )'Е72ɧ[elMQ}I Ngڊ@rciYzȎ>8a+{ xH? X'*V_S5zZclp %w%5b y VJZ@ |D)Tg ^LSoz58+TzP~muX oPn7De)j0E@n0V [T}YKu=)Is+6VvxZ܀qԺ]ymdQk8c I m.[n"rz)¡VYP#{a=e<vAS{ӎD68Tk5d|IczYfa@CEϛFU1pʠM5<" GшW?0R'l2݀Q1]q1a޴zdzPp XHJR(ö6;y[tcbzA֨-7FlB:a.*ƃýb7?A;>E"e,wI+^ɑnŲBЏ=Z"+.ߑS摬Z]H `{5ٴNZoԇےE a6+7B]׫7?<ѱH7?7r/(#8,4\y,yX]96I?7Ν]|Z-)I 9(XJx=E\E)p7uѾs!$蠲GvA1ٹɎrpb% *?S?O/elEŵU0ʼnIz7u4qU ~Hb;N4B|kPV{Lf[^ Z~? ܞ3w$s&9Q}p٫ e~fy:~AMEDGUvf!TA3SOvҨ,|8Si<Pbag^ZsdA#'DL~le$z>-Ñ@Lv__)ӧn-X|tdV$b/KsSL+_6la!tGb9}co]~CKC^gSrE.ΡGn8h=xr5 _+W bޞ20r82o^s1Nd3EUzmۼƁC- Ϋbfw QI D7s#3X]GT#2Yc="~=>8G.L.y ϩ7BVQ_( r,֠ ו`hr3B]Im'^P0s~⠧8#pgP.dL0L15^2>^#XU AWLπXjѹ7d@Tf\kT[oɔ C2 , B5бmNy)əRl=Yڹv7ex:P|,}ڣQMgnGGRҜ!5 4{Z\/jK@J9J<`3#,Ƽ{8еp!5ʷY+ޒ|: !0%h-a of]#$=Q(/&?nC>v5by6j ?4rBbu57_H1)SK[=JI12NүEgS/$GMLM )L{{y)_Ȩ_e Iy}>I|\jh`r\p BD!nD_.:DD]FTH2!#&m2T9kBTMPD t738-2ÇnY.{MmL. xceL"KR? >.ݡÀ"ݑv- ,gGA7(E1c7<5O67D~Z!H29 >"vF`)?Șa9eeZ܏fT7ś0R~5C lMYFE'W282Қx5/ K;z›\ 2[pI+,#%Hzt@}OjXTL r46e7g".¼MZQ**U(*}>py򑯛%"oTH ౶8tcs2v&O"U!I'܀.ۆvXeAɪmN F'1A ?2,)Ũ; [<=y\^5Qӂl~+B5<} {T9ʯ G]I6|!T}o}4D0OITxͪgSxхk"kS8GM*&egc$췊w'i!r5}y_ZS_U|]&J>$ӜŹU3\7mէLtOwz YUqUYK !s `IM)Pi;8;84OwÒ-UA]fޥlp,+l eЃt<-@݊ɸQoTG#,:;,ZV'qgS-N7{K#v]4*{c )ls{DqTѽ7Cj2t5wB*u߾beҫjR?^Ms˱H^4##컜x?;m dzD4v_@b`{}f\;:^K%xښ6uO%U솳::cmi WJ&j+B;+rQ[mZh,MO0橜 N.~f\rbJZѾ8Ŏ)@C+ψԪW+ƍ7VOzeD%{>Gѫ:Vfb43@ΜG 78SmKs:H_\(P^S1QX1q[>r>UhZQtqRK="'…Ư3 {e:-"Xh/af(2GoPs틦R/nT.?DM}}V`""%̠A-^"mK?!,!,\eNM)\XkMadqHtxG !HEoª9cX@7VVhT  yݨ]1LdpFm>|>7wGۛwn1I ndmiYuaCl GYsT Wi#Jepf"o5dyh(]o-yc^4β4u茍SM@cύ?.)GLT̄ZpVDLj_sÑX/4beh FG'.$5#mk/F(y@j%b^{&QIt<ܹb㎚< k=V&mp714w$NoQŸ5Ӆjbe.8J:+7taE*KdfM*MsuԄǖ2Ko#u&4zy$q<!wfp=ӂ7nK\".٥b-L9h޿hKuf>cv_њ۝O _Ӧ&K QBXҀȑ]-M̿0w^܌F>qV`wG,ϻNhCWܷcMv7 _!s0gx-EU7.A)h6n"7`/Y,6?+5JXeg*/@qe^VdNﲄA'be;ؑd^4](.my45ثw2Į2OSh dHq& @$اڡmqD{5O<apհ8EPz.Rh hЂOGBKfś89 j4donP&YfaV(鑐H.4]X[/}){.|i7p+[g)g#4GuJ1#gܾ ,R?=`FQ6ݫV}:W լdD}BVY9Ƴ^ַf"9 XujPTGM;<"/8!(}cp2n:7=FpFRB\мc팬Lkv<{8T?ࡀD*F ٿi'.RMn~:LWĄz o(؇ oS_^4nv~@x{hb`oǠ8}1B=(ٕ@ѽs  YjvUWڄcY-DG)-TB#p6nT֋ `&a/(.{w$^yga`4m+ӈ<`\m@K.@ze(^KKwD54K]]L'dPQ[S*W 1u5L8/xz.ig#X6 4eVDI2 M& ulƮx؁X#" 0=B`W/zk\hc5RhOzOIі^?KQ7f4@ !`Hl_HTReFJ4ݺz_;`fs|zw7[ ]ͭ3|=퀪* 䜱b{@y!_#c8HH8&GYCKw9a"Pյʤxp$ٖ:nJą(.RD"t LQV GɧX*͇;ۍ/}go~RWP,.UI$L\[V+{hlx"ԛ!p9EK Pq@A.A1DrxœD=mj 7rLa2ߞ?xpOmFkQ{M0=Zo3xc8r9E䅻][#Ќlg0lz~eHQd INc$ZtO(nnDf,DϹpqݿTP叫 x_Sj&dٲBQ2vW|rk5{H~(o"!*nOh֌ټq *=y"WM/E u2^;4VӝAc 1իlR"GܶQr(uvb)VȰ$aYHr,fPEJTEߐ +-޻vy?Q-RTbo)z\q^+L{ 194þ(<M2=Ϥt.}:&oa7tRPЇ\Aߜ8b^-g*{Y/1 Ք$γ6ߑC^SoflGs#Ywi=]J.Emt 氤U\U~Dվhv柯ř/f'H8Uzˢ[ WVF1cx"Rrx5cmU_C2L i2Vs0eyQSmFlU7HGKTNIHZEmZ@LLڹ΋ w"]ehp;t=YW>Q-@L܁73i-~$S/m$gI`?Dd̄ڂᄴ]ș7۹a$>_ ;8rNWR&LD~l~(9hDXW{w yQ&7~>^GWJunY$& ,"3ھ& j*Iڭ,$ʫЅBzL*q\1͝.VD/+{da|+DT V\"rXjQ{fb7cBCQ%7I-XBq;wP]2D =rl Tx~n m*)pdNM}ɏvSRz57- 5J,{v^wP^3rwL, K -{U7ʩ[t=O\z0EL@i)9]2('t _.RWL~8LS&Ȝsp|Q}] C?mR'5!`wG :@!8IXoT^TsRS#Sj?,^}jZmOZS:EFn5p軙_mNԡ|~2b**aRE40kKal(WƹFt(nw]1vʮ gH-wVll"^mLZT)wD߀3!X$wI()iF^bfg{"7slM*RJzbկqd5RG.jnYcP)}fUOsp̲g^y)&ܸ>J;~~!})=;VJ"pW$&8H`?W-\H2x~n5A`ӂjlh셌[3sJoC!O?&a4٭?s.UhoI?eyE#cG M{٤q[Р&\79 F*[H8 *GgH/a\ &鄭E[."q𯕈*ahJ$P4r4D ZAY&yvIUt<(kz/xr wbއQڭ>jP5^2?SL,f?!񸴩8bGS$eX5N+>(.۪sXBsLzIel\Zf18Jx.kbNjNDCM"PL>L2=D!A/j3x.Jbٟ쾡U%Y~Gk𱚱^ 2WX~S÷^uD=Goԯ՝=4(@lX6HZ!C)ZiJ3[N$gu/wGW3DQZHXx]罘:т|PvRΧ| Z0W a:EHc{vex/B͏!~M4*EQ~4H(>.^yFS\A y2M zٺC.vLtFLSۉJr HEE`72ƘBH[aԻ-FW`.hZ1o5L@d_' TvCCI,Ufs`q-Å~x|oGf5Wn, OIעX4uA 嚁=jyfͷא$lA8 Cg}TiCU(lU;Y8cM;4A$>iv<Obk .NUIR=@T'N3|ԮBH4R1yq`\*4(J)aoqIPH~i;j> }#h+Ɯ~|5pJxDOx%}rȪL65Kc&\r!%\4Eeص cB49g8ג!j gGO+ɐ\lMᄊv;oۄtv!p]4[KЮ1k΍UJXV#ii*LԿx?@0% ꌲUҟR4%cW\jksB?4,l7$s 4m?#QϽ6FX^q1bџE*CAn)˯3pV,brJ\> -pt:_yaT- C8pѶsQ  -j)eiHcA^3#7qal.n%/r-Gt͜cnrc&)D Ap&L&֨ YrB&g%%|C~aD|ԏĜ3x,HpP  UfGTxqQ U{N4V5p P`-`u]H p%g9>aL껅A]nsMkU"K'q=SJb,o ' f޽RXpsjohz|YЄs_&E@b[ _dYE>UVH'TMsH-x kE="2 ̋ (R¹Y1p24 j3:M1шMWg8 (y RK&t30 ^Q$;qtY11(B[i6L~@4bƺinRxoŸZol%)884egZe9 jcK' sHWF0@(&=F,CDt fP\hC3Y!lA=,e!lbօ*6}±*Tx@M(y?XSj? M5F_:%U./jh AP#?*Qw$̋Ũّ([{>6=]G9Կ5QqϤxG˄~7.(SOE *8/6wۂ_}NӪS. @h<5R|M(QHǶ9ZYKj]5y~?) ie봼0s*d1t;O[jJ@uX{/_{(nvIʝ-ŭ9=.֡R:, 3 SsYtTZ@`:'1}leJU%d_2л.1R<ϩXc!S-r rJTZ~}B4J#tU\:*Ǔ(7 $LE, ={ꡕX=F6%Z 4 6$UF䜽]Y278z 'dbQqrfN*9ԽJoIF[:]N8H*"ͅS/J8 f*sۜp$M Z4:_D!^3X&EHIFT\t 4;,da>'Dk]@$| thó^ĔII?,IӤn҂ & 4(%(Z='pmׁؕh08|hBC@, nEvc >IAhġ;r"uHv)XyY@.vTWL:s`B;J[eDJo}Va)Nr(kmY2qKÀ8?ɖؠ"ҡ.$W ;0<蟊3 ѽqg°i&&PlNM5syq}4\Ż%eFD!r3U}j0"O1 M Ώ N/#H뿱 n`w* hy2PggD̀B!YӸSrN>eɚhSF<V P ͏s# C}ڻy(,?<-.4 !Le=l~NɨÔ0;c@ћV0-8Die Cfj%+ ㈯=P* αur4cZ.i+h &Љ*~JNHDKfFtmƕW\*]ɏJpO疲]Of]$.~H9'/s_@|RfTVgYop5|V4 PWvjAE&KrƐUFIރW+>6D2n)/b)>^`N35 Vt+ dTʵ ի7,""%zjFMm.8GWsv(7'Baf2H+}|RgPThʭI_Ż$"޽dCFڽ'vo9{΁RN ?gP_{W nvnRT9݇e,'֖AgO,f>x2l; F9FlGy_'\0$)_ G މ$P_jt.~W'0]ߞ#v^޵>_Χހ^yĝ9eYve%GMfxL~B'a,h;A DLy^6 ̵bҪ30NNlUA-`g],sA)0l(w8?!߬y_p@I,3bSQ荈Wka!j;b9Vp RZMg>8c+ d yuUĆ&`l~Y;Ӳ>[w ~p"{;:[~}g;)u/[DVP0nIV8GBpOgdMLVW!;q2x$_L(q؇9: 0tw̔c(9[y tXq&flAOU#PlzD\(:Vܲ3h6;V(=Wzڅ׾({Gaт@:]Pjמ-U~0& ֟)S(MjO ˲BDoAR`d}Xp 5~6ȋl" Uf~H 4 hPivً|Eu0ou0/~Ԕm^;`*AEӀw ͫE҈2_0jSؗ4où_0Pa#-5i&S<q@J^[Q7.&?jlD[_|քOr#Fa]azuUK5@]/QQL[J Iu7!F `N(?2s<`&3lQ&,?M1՜3RJL ݬ9uE1R4Y\!jzW|"}%x8NZ',7<5rr(li/˛Ք Mطn4)Q|g͍4Q"5z:kȈov?PY _PQ|2gNGxPA'y$RP5΅t).ٹGCk(duRl8<$հTobDx0V0OM|xoQ:BGa3D$$Ԡ,p)=UFR3rEی}:):~tG )[csE>|Z^ Wr "rݐ 9c)hkE77JIw62 ƉM0UDڀ=_d#`w ʦ0>O=nOF+Ì&1WT-]d5k\Z8;­_2r) v30nFV jD$QFz=#χQ"OȦs0 柰$%v{plGhi9VXRr 3Utm{㷁wq>΃^5Wx03ak wM(в7|emlh-3}=m-PCI4mG;>=IMBwPDHGϛS_&^o4hL(9cPBI|(:yfP0{F7ZӰ%m즭pbjFG]ihdՏ7,C?Sceb &́V8ژRmpyc!]v{̯wY۬ <ԗ->w>w[68c\,.U:5 ],$۪NWz[ֿ'80^Hu$ͩyZ`;)p'ڦNwAKn3 ~:Э5ɪd;ಅH-7kȐjIΐM`͈- Br~*kHk&M-A. Zw3(6):1&WW7k &Yx{'2" .^m:uCm*&F/ׂ>f(5&RM15OYHkqAXB#i: A 2E1ZR*W!:M$‰i[2*<$$Ù  W4lƝyu~tp!G7{{aj?Ph?!# pGRUp7HNZȋǒPK+Zʅ ic5Ek{>ecLmEk$W^h0t,ň`H)<S[ͱ{?Ol>zv`;~)@ި-hsaQǥ"`Ԉ]^ZGk$sidVoާy#鉖yIM0O,?P{~zhJ435^2!y^8T\]Ȝ2/|toI2g[*|݄m ) m\TNxp.%MW#,+c:86)ԁnBr/ Xa<:^h~D}@w-OZw9kk9&';C1,*RRrmPHF4|փ||`Pu]+Av9 G/ ]ᖝpI7CrjVab WibY|htoG9bH`!G2I mjsr֎_9Ok*!aị EwQK ]M/m{2 / W 2R܀7f~Ӷ"Mġ_}=QiQi6ӥ{k_8jOKXњZB5d۷+CzhJӫmZKSP~9q_RhVPq8Tĸ}6IQ3JJp 1zv )N]+!:p/TMtwy$j֧2@T7zzK %/U %#r{(NtOrY]fRKk7|Ǐ' .:dS%:s-ggܩ]w> /IfbjbS",6 ntr"t"GNǚ$cJ`Ո7B Z̹9j$uRK;x)eČ-S?add\!Q;n#Quv8mI`e11o|a9 \@7Ϊ'x;ybƦ&|3:EN !JWFȢ&rb<֐A2#=nGxLmyT&s ATk/chY^2-a0B(oRK]y2lH1~pfGAN1ؕ\\PI&Q~H*єG4r[Ɵg < \_z4v`!EG0AqJlA`V0LRVMhHd2(u* >Bj ܻɰvbM8pWHѮb#T}>߈OLH[clS pF'^6ԗ[f`u@>[T9,@)Lr6r滻R 6l w`fy:M~BףMY-;uw殗ػtgKOX7z\:ښD~?o I =Tt0Lduaᒥc*hp'Ov^I{XɞMK<$ӡC{q+ ~m߸UJ^_V ) )'UpSFu`D_uf{T5[$6ck#, IgW9ۇPk2iDEI g3IJP?H͈#!?a q4qH 6aW$m%t0w"iI%ô, `)V[P+s~5wQJԱƀI02\ vlc_蹩}{F{u"qKNe/Yd .}Got|ݓUi D[70Npe?N486~b#RhŇ-3 j/\f'޻SؕA4!i,h } ,(CؙL,Űp@P+O Yހޞ3^e.(Ga˰p=:A'[j9%ekp2|JOSthng{7WvEj%_jOy cD[]~Yi[ u0=2iUw7l[g Sse.0)b2g>& [JloBz4w^07Q>HA^;@.` ug=0~H|C wwu;ʖw10mqS9}Q_Rbiyx W5zs& 9˨:6QNt41#oWO:sDd t2ζHkz+~z*S 3'L^~ޜK7i0^;ð FXU [lvwdU\X=x䔧VGŵ >j` _nb$Yo 1vfj**.52t$6EBnIB"Mұ-hM-iS3QSo 8Lx3\eIh2#2Gu,5uaE0c, 0Radu_֠ St3X c=$nݭX2ޑΥ MSHJl69xZ8`\DWN~WYx-<[yd+jo`/xl*_5LbLuɢRцP6},3yE:z/+n&ܪ̓*YPPu]QF)^S++Feg &PPԐS7 1f~9%V.V߂5k^scm,d̈yfQ@;* A W@5X\2YcjðT2쥓u%56"xQ"uG ))v`Z8&F=e22Ƶ?fXAS6Ha/k~r}C!AK6Y0e)q;[n_f&X,wRM/a^kek[yli "+b}p_rOXl);AؘWCu,fR!$wtAn#)K}UgK]6b8(Vo;'1W(@e&gϰ_i9Kj6͆0z-TrtKAZGgcb_m4]_Wۦ ut)Ikآ'q5}$q~$Bx{"vn'%I9F&8eisE]a{U`Z}a^ è9:qkNd~|}[k0:$qUHQKDᓔCF K !#kɫɭGmSPqdFTml5R