libcairo2-1.16.0-150400.11.3.1<>,dpf=p9|~H| 0@aO+TAC=fa PpZ;fVF‹X:]*ד:_Ɇ:BI '4ҫj,m6\j@n@IOv`Xt_Ĵ퐌@{x`B^ȍ"Fw1qFJ(rlB *N#[ "7=&`ꟾR1M 3ŻU8󪨒yo\28nH|g+rTHA>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%adB3T#;5Ϸ-+)) 0i`x~Ki8ϲy$poVC-f7#V^4Rب]t^sO"s4c _Q[BmcsWBx΁̫/qt _axϣ-a&zrF큆>G%-L9 ] LK_{/=Qglj>eH]* kNuOFi9H+?FDL7 {/$F1NQX2(D)vULkPW:(?&+-P`8oѧPˇ1^CpCR^ԓts)pq HRвBG7*deo 0ibEqP1OD?pN)L$fZbH|J.)#[rBQE$ 5%t/Z5kl$4JA&9혓4ȺMFٮ.8v}g^\X$K$/.j8AQ3,!·P2ۗ>oD 3}v+(U^1=Hf9w, &UDL7`": G.>ߣrcIϯlzP5@ԽۑwҎӷn xWؤ]6Q aADl6ux.J!6+Ch}PLfvJ{0~3k}X1ѫ^lŽU'*/Ћ@{MU~)9h_gTnr( 2r! !C"ꖎ$afm{۾]DTH)-+m1](eFqú96T xG[UT?IrsCH&cɩn5bMfzy8G~ B )+]9p/9*+Q$D, ARR|u9Q~ѾN L{*_[@cO^CuRU/>SlF}/^FO6rq$Uyލ: 0\zǵuh5ҌYkwPu?_N .9 f TU%cFB-7hkqL nĤaL!*{+LXi^QMaD!fQh%[;p;qWGϽis.иK̑qj 0C6?`8?|e6\TY}ϓ|STW'@xٸjG9aL[LD {b*9 S\,6R~q 6hL喱BBv@6swѻ3fHCX5>:`!}h4[WpjfYwͥmznwMSr1%NJLZtDv@1L95 0ҹg.8)+:~,aA!& ._+2"JŪc`jiU.pu#gBA7? R[ep@8;7F&gƽi:͎Sat _&>c(0!r3=xlye||`oMkj gn ]ir|DOSGb(1!1 |so+ĴTt7Rݮz{]LV)HV$FUE'N3v[ I./)m!)k6cB`0<[flKv͊h6E0CSVZ(H9ֵ''(g/%ʋ0ԧʈf7G"d_03}^Mc_ Uo3? 8\!*zrfY}T~ |Χw[U!r߸# "ASsڱaw(v7Lö8n)z^OˏfC(3W4{4`Fo we{UCՉ:˪v2bbT6k1!"s6 @EHcADQGu2BFR ֘ >;ڀw[4_Ongƴ b.?edPDL`.yK(_ +'o`stXheN"-JynU F[с+8RG # O^{FiP/ImE\F&pS%73>ROˑYR 'N`o@'|II/}5nE9l+t'WDj]p{Qf:F Ur_x zh*jɈ.*_أa,@}xIr ~ Z+ wGFc6 Fh=_cH:J5oqT\z9ޓ2sVw[2K8EExw v'nŎ3z^C>LL;$Kb= momY9wifv#-c!XC+kǣL"~Wd]%JIS&] G|O.9i@+#*d+xEsm;_Ent1{= ōo}Kmp .ُ 1jU.Ƅa׉RwZzM="ά䪹X.:@<)^6nXRD c dmJ>/@8y`CeV%"!kp4 yF$at)gfFe{Xiztu N`@YA?(]# g^Ms%*>*j/ɦjTnyb6~Żng47C[.ôVimXcz ^D%EJ]wT (TJP)'5ᅩGp$*0S#N_<܉0;BwJ^C6h;Gr"{ 2'[Z(yG ;US?EO"PV '% -;[?^wu-J,Ѥ3'Px q=+*;"7{^-!1/>MGsTp!  Y-κ''swnF6S6P",.P'y6e\F6!_4hDhSaN~yJ ͜Faam9ґ['KiÄmYu>i6kGv_wޖ c$>9':82K!M _>LYώ0Z-ac W٤eAJ¿g6kȮ/-́]\V9 CZJvuT9#/qͨ2!`O^)Ga TEVIGq 02`J39םW ؠʲ+}2A啯d@[PC3xVT E_)|.%g.61CF}ݵ_]a ;h> W45Cמtl~̮,FUWdwX (^~!藍%X%<\c9s?qΌIR5 (o4"lQTCeAc />X-"U OKcOockסWI0 \(H?@>)+`}G|*%dzm8vh 5cp[мaY4D8PbN1M@&D@e)ǹ.ͺ@mѬ \V8*/GCVS / #{:CSmS\-^WYAc[L1xHSԷǁxib&^KUWdEpE "8L(Mgّ]iXSJyLSgunĀxI !]A10Y%ډ1`Nc̼?܈DFA9`SC(ZRZ7zcTh]xt򠠕j2Bp&h~/ao˧. K^e(d>ufճ=%W(ӊjQlcvT9U{ߡ E~Y@ O+ן)Tma5ȺXnTS}l5GK+A6j6,l3&~+o(wo:9OWJ&`-Y4Gy{56{?`o0pI* MdVq!3c2*`3r\l .\9@D&@xTboiǸͥ,.,isd(:9)KNSƍXLOƺ ;HMz0mxt WPREtNNL~V]W|``'n `ض4S'1i+\Z3!֗G.?ɐF9KAi 㛕~cZ1dm&AN2:-/|?@4y򮅀֙7^Dq9Y#iacPXkHn<#_U2FrQw&=﫲'HL OۜmQKh(^llp.K9"wM] c0!II0>Y`9&~j.er1ețU0duҵOjz88l}& `:;Ƙj6CH' h:hnU-LQLD }$oJA.A ^`U{K3k+.޹M|T{`܇RᆊE}#R{A_GkW= Q): 9vij uunu,{7#T7Ď\* =O'qU21L28c~?c3uru p^ߤ>_p)!mKĿ#>ӛ4kdOd)V0+"ɻM|ÿrED2"oQprMQx9*c`jl ^qpEᔓ*eHMMG0K͐vVǏO/=8mqGxtu~ilȔS ?G'{" Rd_;-r}%29⏷u< f3v`Gp'^jKy9DeHqe&ȨDӶ5&Q#&_Q("2 0ϧ_;vzYBvR"#ZoUYfN2AX{4J^JmȺ<+3!49T b u˹aeO㸑fMͣU_sI h;Lka|hP"O_0G[T!qɼSslаQhH~C .&:߫i{HixpӪn?cF gYyvw4'/ɑZr`$a^ox1;IT Ke GNPUop6Nq ^_lBg ]_i&/Ҳ SL@~7Χ&z0oJ}Yel%f[a(k9 ,R/D?|戬kY6B?՚!&q$m~=xhH uVz0]h4M{0N`ԕmvsQֲr&?9PXȣ# e'^F\'W8t[̇EzX&[dNRDξU(25gŸ;f۫CDDqE90ICtJ)Dn.{Ws >@[}04ۺd7 'ԏn$8'bPBO'ۨD;g!l+s>UUjW+unbjb؅8ho A8}(`TSlnuSg:#r0oP*Nߋ-{[vۍ M7tqko29nD5uE2OTe (?7=}s#1DsK'ɥ':'0ľ!2|&ԔsFÿ2b^m %11BT9|Iw#P+Iu6 yB62TfԾ4k[Yys6y)]"S|8t$⭍Oe&G-+ Up_6L})}VJDs~>K9ב!?mK[ v2T'dDZ^G(l8UC9ul˳IxGq-0K{eq^\/r;5`5Y\D_CT}1I~fŝ|T+/:2-iQ5٘ xuwڨkqne5~S4LBC}KoVq{I`As'm8yaF;?t`ř?J]p26hz/uwk+o/F$1}Tu HOaF -~)= R6Anxh@>TY잔14̝ /)2&HTl ILIz1HTt+;+]@}soXxOD13G!tjfO2::U^?Qu/#o8Oo0RA$Ð <3cT+bɥ,+_ f$o+?B(21P$tVi~RN6d冸տS` __]#.j1Xϕơ_E== dA fƢLFN5;syqgʛcns췏8V4(ilEhewAK諒 Fx}<^4>-X[J 떸HV }N*I;#38P{3M_y%P 5m8akșfSeSI}_^9MrDK3_8 Moә>q_1X7~f}@x-TdVέ+83Hm**a׭ŮG KEz0ƀE^КxRu ̟nYt_o!@:dE~k$U}!ND@=q\ pK±y76QJxQ[QY[k, x<7l/M$xN+,mL7xBڲ;|6 3J.=B*Я, (d9Qq/0^ jf~L,-Um~d(쭺uvVEkoVTQK'fwr3ZC3_ o_6i(@;v6ߢ[NApkTUGEi^@Yː ]N aL5N߻!2\ KQ-K1<Ե~c=^nP^Qc^VӁتzsܡHjg'7!m onBR}y@?QX5y@瑔Q nRwdoߥc29&O\,cIj#ɍO `Jv8R-v˘|FbX r%VHF -#Ӹޱ {uf"2$:1mh$0~6i3Yae1MʊeP~(Ru\wh]}aZS(bP>sqnStGc ~ sf@|+BH^.Ao#c?XVrQ/ jA8guU#MjIir.2J+OEAL*U<jZdbQa]ĺGi<{- 왗yd$W5+}$JԒ672IGUc7@&vgUWjZ떇.93iΌX,KE>@봓䂉XJRAzΰyx9סTh48y'.ހB٠w1G9Dg#!"I.[T]KM8%RF><~r* m{YPjO"o9*EtQZ$76}ӈ텟)By2}.*sfiQ t.SXjI=D<]@2&pٟ|_ޣc]M5ctEV%Y!Y4HZL1'ջ'mxDƻ!L""`6X>^jZxdƙ[$]=ttb֛eLl$'ԎSZe @>;2r0gG,[fYٙqsS*ל=h3MqϠck/W@K [R!2 ;TNn#m"3Z˻wK0t-o<%$Ќ[_2 ,g@E֪,Z&zxrQY>LV.#GWzqL)]ux=Yy:2 2-]T#+p9.X%Be "Fu1yz:hMN¡+(2nI$&( )Ś&a6g̨r YmOM?Cڽxv2U$(EU 4=|Pt1v#7 -9/#[ǃUyp>tr̳bLI"/5!3ջw6iYPsH85_z:D!IPDAk)Sio)ɀ! BduT!L3nMQ uLS]AfNn!'"b0/,N:erErmoƟFl q;4|>/pڇR.@5zТB?`edzج%9P@(htBҤ t3k6eQt(Œib.}J68L_FkszQO߅Ö601KoJ' C g_y@_L\ zHCG)LlV4)!NsI遃,(Rлw 2D︹`_s[A}0_M_/V=Sd9k$mD|h6KY v@ .2;ن&Uй^Јq LoM>xN׊ZTJ 2ch0 `~w<<<]h:@s%%##*Pwg<JR`XnEnbK\;wz":3T`_XĚecW;Q:ڞKFBM)>WUe{JCĆBp@yIbK>4n =lE4*Z)CE SѭgpzH<)?餭ʨԓk#};Ifo66l*խ/%( o_qA:G Hĸ-_4zQO|uq LIH3j"r B=wzW/g\\#hEMk΢yi`;}Lԓ+P5j O/}Є[GJ'Cn KA:G'ڨWzޙJ]A{tn+3[5 r?""*2 *-,8>tce 9K`Ԅ (cwځY^ xN }:8{G3IELˢ>觚se>dK_R RM=#+_9RvψZu#2/{Ti]Ci!_Ա9Eì9= :d=fhSWBlf'Z O K>9;<e*v9SYtZ!}clw!"4'p%`( &ohpv2.m|LƁ.TEGv}r4MfI+k7`P]E-h9qgܿNt@,+5u0q0I%b2]>:EfקPc`J!]B?H(ځ?gt~LֲF.ѕI‡$];L'!zdI2׶ީ vDuo S@{10Нsd,f]XsRrwV=%˕puk q[&ˡƕ.X}z0Sν?vazL;Hfu”c OAB.h¤  WT(P1y6}H.P^jf)M0Gr_,g^H}R8_lԈڇF w[&g\g}Wl]֜LiC;D ޥJrM Mjno 9Y_w^lt:̻MJ-&LL:ԮQUDd0*OOc6t=+>V_Ci2tM)5ɒݦ ˸^eיS}# !۵͂3~tIE+uH2an5?Д|ZHA&L;(^\8DͩPB8I^˘p(D:]0| \.?./S;mn,j_E :i=˗|x1 j EfQ|4  wW&i@!ͨo %jp!oֲ"0F]).{njrL{!ʞ]i]#tS*7!j3ʐ7&haׂ<)W>]Xlaws 3pߴZQ'~8%|[yMn{=L]֨??,1C&/Pd8J!C74.>E[JFy|Վ;̕Xo $s>cKk~SSx8%^N3?N$* O eO`ബjB X },wAofmula~&ғfȉde u#}+7whRʚ'›+'ttزf_WH3ۆ^Ӑz>׋ze,DlReW>s̭H+ xMv vIi>hHL[E]s8J7> V4;;4+0{BwJ-,}>XJј EGAs'6V^ZPӈ쯶\iF@V 0uf6߾%FX<:Tw? '8F&"Ge x~A mz.;{M+Pear|W>zEPALjSl+ٍDg?vkoO'!iesޫ0$*aP f/~NLxMXgL"w(EU*J\+뎄X]OL;Ж ;ncܱ?A Щl\Tr,|TDRJ^qF2Hǖ 9<52=?ƅ(,8ծ1gr# EqX)U G.)hGI &\ӁF=(ŋ#iIWDq!FuTT}v`A5JF# P&ršҠF!7afٿa(,q}KD;|$5BL4-VE+,k;DrT) ؀rzIWۄdr/- bxA0^ 4f{D'j7KJ_<| ) cn\YΚ\t;*0S٤!GCrXB^mٓ@5fNi6S5PK:gXK *묽$ *ccBFwVpvzhi37]%ߑ*m<W1mEcBԍQyak͞ԈbF3l+b-sDEyf“^=|(]QºzOȂ:%(AE:3]ұ-KBZ|zUBS }%|yGa*؈m%P'1D69ͮD!I~`l]L!*J;Ba#UJajD߆% W|w(jͦЎ=8;'=_)dFq2[RӸz2,ɫ MUgK;gSIWyz<8m,l'!Ԗn)3ϬN%zd*cG[Gs %α~(0jmspk9AWEoLֵlrҊe@5 7}DɱIY \u :«EM*R<ҫ۸,!^&,Q[V?HUz]غGp3W/Fl`i&$=?#}_)?H3Ҵs)O,߻z]ob?=ePX"ֻ}++:7> @ꗿQX0V8H ]Ʊ@Fӑ) x3"Xf!9״f??l< ?~X6c{u>]62fj6 _.ȸI)ZiT\pm >]暑^4΍V88?PsCҶ^,2٫NJY洂uK%o /7|Iݓ%:V )tCܼR nV+ӵ62hÇSq$˧) xk8ҙ3 Ω4aO9Œ,v.)Z#z=tЁ_7 Y$yJ"Wc /A iQ?^?rҜr#atڂXug_Dw#Yd;y:P ե]Wƃoc`iSƢ=&\,7 kv@Ǒ+^71 ATֿV xCG~xB\̗srC^%π&2/$;]A *@ѭ;1KmZ½j|5nh3eAv7E&EV"00,@sGр%eH-ˎ|?Q \x,ME(VCs~q% Z wwmT*ֱxȳ2Oaqb 7T1m6[SE + ~${7*Dt0:482t\tT#bzsJ(g~@~ҬC~CW\1I~`,IV g"A 2* @۲B#.ėڹƏG[~me;D+;AǸ=zE Oo~?1+UT?KuD MⵇhC5)B||d|tO X7Ēp:u2 7*xB4?!\D)g$|CTG_ӻ)+7^^3R}flzyM1kodM2ƈ+,~;GA>L PuHDtǭ;dVx懔d[Q)*9?A%gd8<6cE)Y3=}abGŖ/(1I:rEPx(E29 Xam yMR@0U5qlLckؑբ8k0b(.jq*B=NOtkCJlq E_~َk,2?v4EQcHJ7"[Deϲϱ0kN+i"MK:vN#iRy䗢-V^2 `mU0TL`7%vM8n !BU='YE>faLS~)PRM)%~j J_qEײ*#V]lI[Y͜Ee5Tɡ AZ98v*ADߟAC5ANQi-N9!"<ďDGsʩB֤TlEğ"sVg7Dؽ܈Qty>r>]b N&Y ĺ^sm’}EǂLyY), n }ۃ@H $6wd<„ #J7[h7>!'WjmVT3sJ9KTԮL~Ҳ8J Y IA0߄`wF 23R`10$u[>Y5*\xcv;]U|~ZĔm"_gLO? W(F)5A ؊j䖼&+0I9=_h(O4 >9HwV%o<ԭ* L;:y"YpI#WUT0,'Q#}[OGPGcfI[=khp$ON*s*.k<EPo#΃URI%hO2kcε&­cu5nUcZ 8gY{1LUwBJCn=` ݨ XZA/jF?:ƙЀFDPߟ6-^Ki:ր6yb1]PQ]['Kz"zlM`ɯZ9}s]tFEiM⭥hq1' å$=7> x7n\jP}Z-=.DYDwd~<#?̿2*gi?JQb׏NS侮T}I5?GѕIR(u{A:0HGfdڴ!#:XSFw H/SmBz|+A$ hK#`_Su l~?9xKc4&՛􆴃U"IvfST%wKvp,y?TO46=0lݶ1@+.-EEku̦%担AϩˉFmBPKl [t\Fh3%@^1l :K¼ۮ\\Z=%MJR+%M#b]xwb A <$ ~ -*g=~Rq{ I7KDP>(*a*xWkp:&l9 q??jڈ:|7Nw|8[]힦5(xӭITn&B_Ke q>H@=bOW@ucЦ`6-)N)&ڠZfu"IG`T [ÌuQ$!M5:+@@[4R3M˨.gUpiAezLjV.8Cm-@?r"DE3TA[(h;V0mq .|7[_HQ>eFSOAx7U ;Ί&[SؽzGH8^OLSR^Ao;;H(`iP1=JL0"gB#ҫy.Uyga d (|^ Pq(476oUyזR=qqD%[w* /JvQ3upJUv[[[zD'%|A>,*iWUFBd> ehyf{%OSڟVY>5.rno > y't9m&i_fOTz7铖R˷d,>'U$f064 n.3(l,6;]M^"Ij12hњ0FcǶJ?`ҾE1RT|wfAZjUhO@DBU9eS*!(ƭ]0uЈ3z|5HgByMKa1w^-7%bЄYS(Q7&&_ZM6uqv34n6{)6^A ӂbϪ!6,ފ؉1F͸(+ȶ]}S *]tsۧb]HZr4dI5OU9l!d dFrL[@GiT -2`yA>:+%h|Hh,W$?a?fAt8%kM!qԸ^TH;d-I+jٟyK{|S+nJSN?0@pL?ˊ$Cbt4̬03f(%H*PUjƛ/-B <'lpf]W4Fp=6&5Ovl;Bk3#[ 1;zuXFp;H:O|˩!GRif rbYo:7y08sQūo7 (O{b<&LF?rk/*aAod>59W 1|C @p3O2;#w5KJmrgjj _iSk:nKyM_UX2Ms@ ؿ*MX6IO.AH͜`2x1@ AQ x@3@e1gQOD,9BH,vR9hcwA CI޷N,/ T/Tq s |Iв`PimBz.43ttx:[H1/%_T5d ~3}^|J8_wU(A"sj_\*ޯB,^UA28|BTꢔGx{辵(W clZ|C~Ypa '`oZBWC9q6C Þ):46 ݻQU H XAl%005 ${O% IsbJXƨ>fpT} 5P @|L/TvH ?KZm.TyWc ' iU"҉tw~޹(z;⸷;{_`#Z4`c" K.'Y4 < 6GW}4-<4˥c;Xsriutly_eͱ4]an?t< Oi.9]ߘb,F_=8h[H\2m)˅Q y]\*s$zIM B%\7a~S/Zl'p.84bʒ D,L&>ܥh3'$dBdY;UL̶Mhq(hk ||IP%Ccz]g!Qs7Z\,I cΓV"{?#lP/T++HנuS@㋡dY|Y~,l<䤈c@7Nx6/hdޑ߀٬ {B̅ fP_6x )P  ]pt,ɕc5ɉYZo 8X:Z  jc=O`{_'>&i$|]1fs+wմZ@B7p4|2ˤBޕrQX9 @Na Dvjrmb[#2f9șZՄl ҿ=4YZ~r@ӑ%~*u;=&p|PP2+IA*pTPwiaL?'3q/e%Ap>۵tsN%ںcTnTfT:?&c?Sh+gR {WrO+nu@,}`fE(DTýs,g^}IgfS4x^KOX!gdm!u~@{y3[|Y4=-W'*Edzh;vT 2{E,gaM\Ƚ2/L[2'Ej۞֠Ӡ!2;gܞz-:^W$51CPZR YZ20H.RK??P{T!>x=RbtMpv#! mdw\R{!*g<~ T|ĤU5ѫ ӺZ N!B8 U-Ǽ srD7`0`(P_Ke d{a{Y"n.D=2 NAj]q|6lĊ]ޜk3nWk ^tP*GVF~@Kڵ|zȓζ! w_xa ;c+U{+`{4'޵Z2Kt6vDDQ32uQC+0 4e"?Z=b;Y_gC}ݴCRLEpa. 6.zu3{e:hym]Pl{՞1^j$Sfc쑾־,lܸ.쭵Yk9-i*K\ RLkXmu;s&f͟y)4n5EV]{ mh[g9@b@E^S%Y@5]P`k:ح8ᶀVk:M=)VoCNR7؞Y%avP o9C2isCkr_M&c_{F@-RIt8"u= ۴)O+F6@KƹCQ<?}FnM%xVogv-5@ҲCxG_R:tWףUyҰ^>ULLZ|riWq$ /I.zjGvD9.X?!1x?Hu+ߖ1RR`%K:,*2VxGm_3bcIޣ螃W]3A\CfΩV0 qiÆBM(+9|($gbiz|a{ h3wG FwġŹ|:]Nʕi:'K"5BXQ0j(6bh$MxR*3퉿nX).c8&\adʄw &Ö́=IЪY@ aY%6" Z|Y3+n 4(~6/v  i0;*nM&G]c{{A2L/cJ=<>z%)>po؊։ňOOQOZ A)?F=+#$4Nsy;C~p 3;YL,S5*~aw91! k)O@0'?3DSE~x3N}pr#Ɔ-I{'+dU)(C(v}z'r^a9kn6';{H8#K9J粁~fҭ?vU&{ZkCСm~4 Fmc *W o3/D_%^q`2osj۾g݂\gӬ%ꦕl12K8&1+OZ]tpܡ_Z&mbyn>EZ rO2@"2$ M'IDžP wdx?X3J(|7>T^~'j]:+A,C;:P?OZvA>E3֛06 s[Gt"cdZ% /Hdu:P5 ࡜2N>ԃHIsw 9p~djW-ִeyLx0Mi>NW ݔ㔙"] k s+EAv ܵ[\=t_$(9}hA"~;ﲌHXb5mNL :m\å8 Hz-ۏ p:\ȗܠ rH~F}&· v/ub:b\BɑL4(pU*C۠ bm ΚNj';~QbZ)źkobdKpDR[& Ǖcr[&w06I-:3'$qWFxtW_W2_[Vzs:Lll˪Wsk LZdqp5F+rB &JLت0mЊ8Kn*^fDcgB5Gުrׄ**eK#,B\.x'2NCIVN_ױ$O0*R4B i,"Jl%bw$`=h >/2(3DϏ/~Y&CM^Q{Le+ )tG0. KǠOI_P3 xVWF5|vHL}E&ל7.m~jb(ƒkxɽ6]6%pZUBM?~| r]?zN3~|P6 OIRϙq `|g:Dic\*}(2Of2! }NѰ.wz;]a$e)PPt!qd,W  ;ϰd]*1NH|*zletht].ֶTTM:Aњvw-)!'rg F+J LᶔT$7mS5W&6`O1ɼ!v3z0]N|YI^g$q6k^ybS'2PbvOXq|8.P^Sck]7HG8Ԗ[ k)v%XkGǫzpy̺!3>]`h 8!V)|ʩ=Hב/>SCZc Kf1Q2E'v1woL.*YGgtB 9jjמZ^hfX;PR(!iVU fI +#bJݵ$L,YW TgkVɟG`GW\ ZBC@!ᢉ~-XJ۵<]Oi]*!{gٿVT]2F|j/WT-p*^9q :9 A;zWOTD$|Dnr[?yϘ* ]LP7cgq^v 'hD.T+7~$:ww绫֌L*XSc<$ܟ]: +i"mrBEM69N86w B r/e2}kn~1L4O%0},1`^PN!ͧ<y/҂:Ҭkzbeˤ؜C%B=C;ʇ sOd7z™o_3F+Ƶ0׈E(_KOg) SoRO2)o]c%Jr&waR\`ՏsfG& .}PW["YΪxU ܭ5@v)T|6[]-\!l.dZ*0fUt'J%g\N^a'I~3L'hAߤH %v6U _nIk bקwv󍋒I9В &s[r))7Յ˨(1׈<Ӵ70HmAV1^cSDZG҈EϹ[P(y*]{ 7$|#S:oc䦆v]Զ܆D;so?F;!k6\D--;S7ީ̀68~?!88l`ΜC꽦q>0'X08IA(ھțHaW`.y8Gۄ3Odk*|MҁCkJ%r1AghII9Тmc_d{zC2)Aٲx+x4;|:Ϋ͹sFy{ѢmW!i ;!~_&ۄDv[?GXH)EkY+_q4C0^mʏ٥l\U Io!AԸu{}TL 7,#d$zے9evcBRcYxoF6$rgn'SC$TK6|bwܹwi-| ,0q8B+I/`7+FPr%V^ZIf`"uw}ᠭL E4>hEt۹c^@`,[6 U">|)*-QO(aHB.Y~ n ?SI#GXof U%а a|XogɊ+ޙQ> f> 9b&,y2}0ق*.5CX{])99VeBΜ O7$fꨉ0AwC2BVz=SPof檌ٜw / 9ξPJoJ7V濰 S%,d=+\qf1HL#`f/x|4V 0"g$ );"?!K.zNpC`9`!a#m[,$YK*t c5}2oܐ=x(ul3]˷ A#7yxNC!i7ۂ> LJO^l8Btdb4A3j9` \um?v3OD?a1G5J!A_=Ɂw$d))T Y/Q6\L;M SGq|r Ʋ;[QWSs#{[mm)pDh2 c }AK_yA"ݣ'ߓKHVbͪl3DPՠ⌵=ִM][Gh*(Ƽ$c ?Γ0o8Z/ֽ_qnmVB6EE!0Tt2Za#Nc6nM%J(cA(3r"e}a\+X\6NFj΂a |q?:vsCwzC)6v*&x1NB4Dr.-: X֟/I6 -/9+9mEvgT"Ap%-9H&ct[s\9 `Ѳwz :4}=+cO&qTTuZQ[tȠBYu}a8aOw-X$}'>`3wxo_wQ^!G^#E .(K5EB6&?Uvm[DQ{ =~ti3yO?NEBs) * >{QMՄKmI]I՚έw39w=f; g}S81*5VO`0R|u7iHWY|O6ZhbWa$gA4iQ!?)!U1&ݣ ڡ,f%%S{I#fMIm"ڗw༿n[^MD;lm@n}Rʸ8*xVet| F|% Yc$Q X~|ZD pBr's ֤Np6lOf>K@U)~DiJ!o9s^+WTiJEsU Slt8jRdgBIX ,6(6y}n i%1L:Ҿ:F' Ax S-`/N]zgz-(S >dR"F6J1V( z%=5N9ƅTS@(k3aia&եPW6$[u1fuҔx2G I?y1:M}дssPXr}lrP1O8U 7. ?cRX:9a ʉm?(DǃO%ې\%>XrO-`duXpƘ6t['o;n͜Ԑі`Q$wy8:2Ɂ "RM7 VfR(R7n欦;2"7T1YsH䡣{D.LgkbK`Ȏ dϛ:uZ"P%B=ӹJnF轇hWei6h#5Ḧ́Y^@L Ȭ/` ZWw-mn!R>j@Hd*@M,R0'd.QY6S\hxU7 `:ksn;,RJF*{Ul]z@|{nJ7dltJ`DUm6V}Fe, g= c8zAfJjb3j`Y_cW{C^*^&2:#&9_R`a.`I\PW.Z~Jdj2VS6ӺQڽ:NV^5yjCCSXM'5gI6#{')B]L<h[PУ4e{-iT ! >]ʸV,L07`iA1&ӿ:~C"t k-xBx΍:pAnϱυ$q3E~WڝÄAdy,@yctVՌ\?LxpBׂ2Qtg̽+./DRvH9_ LĕlIN>CwբҢ 1%|f,$v'9r>7rEc)(]G7AWiJ! oь̿Y󩭗#99Uī`HĒi@Q:6L1ٺc6X?7t}TO%Ed ^Cds\G;:QyܾϠ)zLV1*ϩ,!JO-oSDi6<XXn !WDh_R*enu,YWӞT]&(6TQ~Oב0BP`cwrrobF WbqM- A `vf HKH:1T5u#5;=1rOuо!q) U"V  gܼmߩQ/@IًVjSL14\]7䃺vK;VL>ύߖʳ%C]Zv-']^_i_S)ּ 핫elEn˗%.=[Bh/OE{$i=)&s',N+vwLQL6ʕH!hJKsˍJ,)c`bͣdW*#U+/YB\4 uiHiB)ݺ;_21%{˿ykD661~5 -Gez S"M=r`}PQy7 i߼/Y`zfJ L͍by~Db#a 5s[x9Tʹ /[jpKߐL8͖i{T3T!M?hξT!68 Vf0x+v*hX58:q2j~ސg9'lQ:zrO !>[i07!QB#,vr[\D&*mՋar1C0c|[1r'>(CpF mG&Vtdeacp"ݧ !k?xKMcj(6EWq)DNn4GAf:;TCG_~wX^U#TU@vkc94+mKo/9l:bg[ !@rZg* Ze 9p-uf)T]7fTf^kcQlv!z\ ;wOBN,/.%Uv-yGd Unk:)O8<(w*Wju7=`rK6Q9fzdc_Ю&ΐڠY23+vWwkH̺%;4c3sM,5by\]."Um!UP_N,F7RO-ʢ8ɮ-Uma;]: H%GV{_zڥ@֯MWsW |~I5#vM MԧI'/<5'et^F'x5Bkó܁%MK^>rLfMFiSXbӷZ1:0 OpypaIn:CRC*_\=h2T>PaE1 aw$ڏj)i.>P -1[T,nAѭRk:voȰ Ca(^.wgFX'QfB9t9z/QN` x?3d[){xq ϡ9ioͭ>ؖ< m'v'62"9wPR3!fA`LVrЂ`A=C.x4 OH-c.i-W<}Qp-)4I4t+NFDN9+OOu+j")%VӲ So]uC=BIIvgͭynޱ=*#Bd6A|K7Nn&2rҺW7%67k4q s>T0~McmbWÔ1Z:T.fM˄f/RnbdS_mШKJWs-6Q} u39ꩥ#U< V`@誷E1#7dc:`eè-K!*oDqz wf`qw ΀oADIbܺnܑӭkoBdAYjY%.[hRߘ.Ӡec# lJ:Vh0]PʸY3Eg#&rWNݹ 6ԏ]J=l]ќj:/zX"Sh9VdL^d6a]+0\#~-0õl McESNyy :=LΧ15HR}@nyv/K|??(qɞ/>!Q h̤@T,>Jz%O_cNp:#+d5H%9 aC/8kG" F@AF$JZ]v/0NP\Tk)<._݅{CZg` ޜ|ծ^ եqO84$R\& 3W t֌pV\+=)\Fy@XS9v r)DM+"LKi*$BH4!9[EtUR-&E{.N@M.oE2` ) R8guUdrВ#GTWR!'{^lĐr9qLMXaR]'G)?w7䤑~Q-.:C~5GΗ.[#,MIYSWvKՎ;cm6TY6<ڽ̠J\HR\2'*K) +"rCGp@ԽƔ/H3&SŠIAUEI= ?*u= `=-:;*F~qr:>p&IMyp0oʓ\kAlDZ8&sqvIwBP)tyq^@ր| nx,ߛ!j^9AI^]B w>+ _f* QTp)_W$IP=瀷AaFJ#~)Af9wB@-/DH[ca! +\$HdML\9sO΃/eWʈAՠegS[s4gydUZ;ձxڣkU׉ُ/"3eg\d1Ә SFZ3j~VזGB~`!yP؜ P%D1oϿQBugÇ4Y"< ޒG>\? R_mD+ѷ۳̙X}|I:x?;hS1GݞYFTSB?L;'G8J:}ʤ㏯&,x<ߒuDV  (̵bxk>t!{)wW +*M\09:0tMKdQ)BH[x//è:k>' 0n )AJ#nRSY7{VRd/x'z_b'h2&';rO #=̀bO Hr5!Q }1e'Ec/mp؅g-IzDiM㏵jݒȔ/s rޛe\o^vs2Z$3pr{QU@ {W"\ޞNlxS%QaP~|vWWt*PKN R'&]h#BS!IOC 2ًnT!q.F5 '_r`נz$p ܙd;I@۞T)}g(&[wGP$Q ki9z >:r/iŌ?B-Z}nooېeο~E.d47M7vA糩+^b:!l 5 Pp#?RKO2q ' .Tz/> \B³ԋ}ͯiSG"`zBWql-A ss 49U ?I^Bcg*ƶk+gd#^AYcm3ڃ# ki"[ܳwwFLܩW37iͧ; XFTIRQ~xRF-XL2 UN7ul5d+ټq }Vh1%-cv%Ĥ>;x >ݠCImP6pU=խM3Fl7d_=1B,v?0l GtL YC61x4elJǝ{Op) .MҬ2ikl v,S"ij>ݚLA9=Qno4tДj -\tph"8|f9cTZj{\TGtG RSxб>d)i%UfE HEgs/fS7p`T/p󬔥~] ^݊ʁs-j==Ԉl6ݞ5+0 jkVCt'Zc *n [8ӏN:Nsߊ9։$ҌW9{o WպAg>f[Gfc{_TBnTΫe!RuZ;w5?Mo5o,D{0!ȴj<Ҍtk~']|:,8# A9>1$?w.]WPO&GU䫣sp`,Ql5+rTa 2q3/Wx`y>)?ұlyRNI?)Ya$"7ӓE-|Y}+!Y: Rc[mcQs 㭧U=).YbܹB[df_ !cbp|Ŀ{|7$g xAwcYܢ߬I:,HAC!xơ$" ^3X_ Xy{.'ŕD+߇`u׬!ZmPe'*  TzHv{L:هW?+Pa:>vaet\ x<{g*mxM<$z  D.C䘋Mv҃OZyl}!*Ds˯H6"@ XpYp]keIT 7ԉY^YY&s836S?ki)cӍ+tgcRţp ; v`Ҩ 8\{+y6Ciu"ga +Ecfno k@;n^|Pr68CIǍ;U1?Dj#dkGrcVڲ\ 4zWi3Pf%6w;:Y*(fm- Xn PșbI,+J 4-6i䁧^-q@EqxH'ޓ X/uP|eӞ F?c\c]:m#zʘ<7=f!q\YaA« lH~d]94QJ3ƢB7>{;$YB66D+%BUfY!z-,ʺ)vS?[K/(iy'a*eC>ώ"BꪎX4@gX.{?Չc˱nDUÍAt'JT5ji ƅ.Ud(-JМrۉNVmC/$R F>7mX|s5FAkיWڋxOAHНߧ pM8If^Eb=&m~8UHS}Zo2vkxԣaF_(BR;(8b4)9U>ՖXצ]SrtqRȟ)(ssIqr3D/)>jav='m@|v@p,Ǻa+v(஘4ywNI|%ʹ6M6Ŝn;AVcbіaOx9Qu+1Hinn^]]c ͏4 lEEYUKSQ.T#2[$;8uRKCb^uűCoa,[+ɹg i]}@[.*Gr3دj 6/oC[!Jlw yOrmhF_B찒IUʰձ3>֞*s<}t~#`l;Xx99s3_Amt<\XH*dsD1\NX} h͹6^ꙛx&*p3ުsʢ=J|ؑj)P^ !{- e3P}xN<,ZXB}K+#D llEKXU/K `D1E7,7.Feʬ(2+;eW8㨷Y2vV =ר]$R*ZP~!{U^̽~-JlXS;<*,B|*}3\Yg4&2#^1h<,ncQT_, g =c*EʼnwC]BP]j&'#:ݳvh}עw|e^4U 87;hA rX,-4A|V7"-ĊVJ,B{28;̫>2,åm`vPV~;}%|3 BEZ3}7iްzu6^>%;LZ-}ݻ ]+6D7dohX^hQ4fbVv&s]X-܎XpFw?[; CDMesRk=cskDP99r׏tMsIBMmY acx'" @rTHVXpLi], H-iv^R)B+W>;ߺyS\E ?o(DGXk@r47`Up~Mp5i7]@}LV-R: ,+̀KjZ1dG9]/&E Gj6QvHXrih $S+Дlk?Y9'0?)R6xQ݄dk_v'aUI z_z餱OZЖӖ > 􄇍yB3;xL-1vlT<^1#z׫aWȿtUX `o XZsD;_U=w/ ǾBݐ@ DmlW 9Hҏ#`@߮nft oK-4{D M1 EN$l|HqPoDe۸`_2S},)Pg@+osiuwb|~X RE/"c 2\ƵcC{$zi5$PP#, =uQj5х(aTYQ Vz;hIpO-Uϲ`^Odž.Ƅ1L(^FzNy=X>ClJ7uvˤoσ,3W]*/,2w#oAB)a̦P6!tB41-t˚ӢؒoCSS0yIVcU@I!_hd½A#v'hVvcK 0V83Z=izhGJa Ȏs:4)oN}(S4'()Qx]RoT[{~) $ktyE;$ } Y{Lyt(O+!}c<{3t0&9m;q! :7i&&Ʈ;=#}/&R/9 [Wv/4ʃV|%+ |q?m>p%vB (uN#1@!!:D6&Rp~M3^8) P@$]:^uGoRh6t8J7cb尳zh6}{#P^;vOîE1 } couՙvxҶ1Fǫت 0.~a3nD, %ϼ뤱H/ Wa =̑ڗ#Y(4 Q_ znmA C{  gEt:rR4xs+=h2dp%VP% *j"."۩'ox~F>C5z5+A w(2z^iw(,{zԮtQUh)po2eKQɧs\_(Q4BxVM17/[QPċxR9V -IM_UYs{~e8IQ ^ 7{?˚7%K_ќV v 5- &gv8;{zv鹍{2*#6}h[e \RC(wHl+|xhח TOe9K3C&n}>_F" ICo` ŒoPLV 4?=gkcwj;;i-Eٙz$m#"K]xwF=Q; ҹY'Ј6/9AxˤrٻdO{5=)x>]۱ r &bv]D1]*Iצ>+3zl,H(S!+13ƍc`*z3mCW9ӳպaPB?:ܦۑUsAzw]rxIrjxMI _:vK5ԣ6J56OULG-$Hm:N8?h⢳_ mQںC/ɲ iŲA3PHPTcxWS<[@>G0{qIQ2y.O d(?0ɖS:(P=^=I(*y81y9'Bctڭԝ8 %hr^j}ܐQ4H13S?" +q" ,c ;ij - wE*.dr@h;uh hۀ6CVj$t8 xhIr|=[%^CVHmSk )>E !!'GVhxJ>V+Jpƥ~"ihɅ:2S\Ewd?:@I'uu|=2/m@H֘hjv0l;*hK D9R#ɝ(neA b"JIX8=z٭jhnΈ8SGt{kaH#1#ӭzR̀;WK- KȤaaˢ.".XzP|Rd+ 81p4KHJ,R[We{N%Yr%6rz ,Clp~"`>=9yh-şl!" |d')6V'rrز6y:0oPmDJ>-.7EI/@M`$U纏tlTe=LY!^1\gfNFrU޷ޤ^<ԏM~ABzwf/p3xKV /(\2f^$z P0Y]B+e& @Y*ǐw)\6?cm\rޘ|7/󗅄؝wW1'JMTʦӡ ƔA_WQJCe O| ^\KKS !n0Sǖ.*.uPYJV!}*VQ#10m#dm70T#[}(WV葽 ~WZU 1tX~u}AA6L" TVf&Q)Av @z]Z"z#Ɛsةtd$ċe(H8wey1/SwC֓< 1eNΘ\knDL|7>ȑYJ"1(sLv(oKLZ M>aR+DWS-H3~ƴ$Anv., z=fms[+3QoEYr2lo#I32 ݪ|+]6Y.Sp[]9T! 8E!vfQ}nf""6JkpÙ㭥jJ[o䣞7sm4豐ަPm , Y)~H dH[:"35k!D<&SC4#JZ6ʌ0eUW>$M^"Y:@/M 3, .)M);:q"Y|@/I?fQ4bǤg7#E|斅aB3ӝ!?"le2%PLHX ̝`Ô*_Ary:ɦ}TG42>@?zq/*-A{zOŃ]fȈ1uqFȔ{-رVz XFiʱJ?9 T]iZOM0Iʼ(q߬fo):f>nqpv&3|M_ƣJ"k0%;іr~jY7z37D_ؿ IIX2 :cDaXKZOO6œkftd?=k^! S 5od6'PG`t[ ;5yC&E'n'urM  1?{?I!C ft;@lTTyyq8] h(&iƠ(g*5cC@ŇDאuGƾB󱇱!npWv!^f/3*\ĤHyB1L(-4E-CR낳?Z pB֝F<8!plaixOl r5I wϤŞ׃9*F\1x=.0l1=4润o-v+oҸ6)/+2a v FiCY p44KJ˒fK{Op=tв 4\A3RJQK*ilBv'&5>MƝ᎕sw 0K`%Z uºu&`Lـ0=An}ц&ȝىOp@[`˘Tpߵ/7i*@lQ[.mڸn?(v*)!1;n[? j.OݴLL١jQFlyݓLӏ"L,$"խiXuļFNRXPN/ҦA Ojd-s]٧È ]y,X;6qtąOX6UYE)[-A[CPP|Wm}bhl^եKR'lk:5NbMU2~{XቕUx_<\-=R$[14:lMD_ܻTl+ #CP𷞹QC4Ɍ=>'ӕv`6zDp$OnUf&P16=Y~ShN1aS ied.j&~I &&/9Mi+#fbD {?\Qa^iOHdq;zcɔfP'ywy}<5lms4Kb'λpCQAY|yQPsCXH6r݇br/Oozc;RKv ttebgd8O|uoվEw+yN'Azs*c=6TWkbJVL!.z$ZFQIf#Z2b/+eQ9݃QMO^wwLhj89fUJtfswiIZW -Oiq*`u:c揮VxK,@R0K[Ho2FҭeM zV^50ٌ$Ƣy*5KQ[];煅ƭN#vBV9GÏGbt@@jh\sNIY%q (w,~CT^;85L&}3IO'k*fRO4Wbb/ ;jsbwgisO18cUݝ6] ùmY 2,Df 6;%@oOx/+X³[PQ zp㸥[nhJ[N'X'N(Dj=ĜtA|um =EX^G'lN@r"R jVb Jv`3F/٫e%OhQzBƍ(.\]tV `hL l8OSpvik -׀ y8L{q@ ޅBM%}6\ W))C:CC$(7kVsE.~1.o4`*wӷצ&% ܁µ =s^?3CR*@Kid=ӛ@ ̱U ukdEHbVlLcXLRG1/=+2 B$P:W=T&G}u;Kw fbkn6afMhw dAfita^K`h_UH 8IU$]}qQcR{W*dE!Z·62rd AB=/5)~?;iPʍ`TߟUBO#L60+1+D[MGIDB5`ӭ^=' r/s3,Oܡ]gɓ7Qhh@ )qWCq#F*`8Lw08؁)ۦ: N>W1%o;Qc~4;9/l xuj6W="60F8ߝ;aay!k2.}*I;({:R47_>ýbzѳ%Ԫ ~٭vr b? %Jey`_f5cKWf  Ņ?jVΉL6Ș9dž# U&MGec1 yqC Jy-(@`eHj63$f;BsSC:ntb,swݽ‡NV}B\ wM0ܶ%XQt[!&5 gjD×6SGXLMcLWXRl+=*_MݚZNP7륨9koL^E͏~PzD jï_;sw*OZ+q:It9˪e= 1KM$H/骶K~LH)/(B_?~|{n+0eB/_okBG3aHg~(<|j-a2d4ռ({b'')&x4l.|sm4!)9psH}x=x  gbhH۵vcvмKޒKd`.Șj/w4hpx^s7^*[(a*! `2G^If8[hYm h{::?R,0?"C) 7W!dp{ Ě'.ݑi-L`ɡ?I0 g@%}'{fªr ۵t-M ^o/rc~Jk!O7\TAa6GS1 9`5nfIcX96q{#\J0*.KAqdCuzҜf-fJK0!O#(# tnZ $pNa8(8KU~D=AO%L<eV2U Et֦=RpHŞr-}|@RZǡob?)`_ HHcvl[ksS o7iz C.GQ.7uWnvn @mCθ Ve|>`'Zq(||_HaqKO&+<^|DiIEts עam0_Ir(О:_A{mq%,z\2<:KDƶ 'zG֚+K0ȆX\I"LԵHaviL#7KMP7<,J{8` pnIHy@at*界$x-^Li`fk3-4ȠkYz+a4BncI- T6¼+vvIV\b:/3))j ̗ b)lƳ3`n$YnJI+v7? M _[\'!ָ߷<SD(oX#s'>߭kS.0yXCpG2=&N;V[1@ۘP Hܚ`%?wiir'}!yzn"d& ^FiX,V-]1-z>ekofӗr⟖j"u:>(Xj#UBPQgό#|Ez0vdrHQZbxXkf-jy%f"tyXH]W{3dp09ly%6.2+Iu$٘[Y'0b[k , fRDP)drĎ1gke4Sb)bmֻ fzF˃E q[YCD-J2${},Ѽ79hcpNE ž)0_}tE-t?*)pbg"Ҭ?"s L<֝Vc5Ԏ6v\KBtpI^6'XkKfZiXY8}4ٻs-%DOn_v"Ia=zqnrq{de6smIjO٤$#{jdkٗsԝpNdHlȼ0dAC|ӃL믄Ga?(dהS{8-g# !Ⱦ l `Jǩ0ٶtSme f]ྫྷsvIr evvGQ8sf[((ݏBr>x›i& ec.H:Ųs{܆׮ZɎM=4Jp`~X%>p"(0rv &#%NSa2M;#J8τdE* ] r  >S$zEULJՙYPCu;$y@oz`’ԩ̡22r53Z[;O3tdg#tCky P)JTA^Ge=" HgxU"zr@WuaAe`]@P֖gx$ XCbX?}nbMhs\ꩍcqе(u*Ef2$76u'npOwVAuH<7"$TAT03|v MlOM@)fwZ20%q/vGW7 (_a3%