libcairo2-1.16.0-150400.11.3.1<>,"Pf=ʧp9|1R3g^r:xz4S%SYtW=!]u Pe*B c]=gp>\"]D[ąC'tgAgS8n҃P y|],+viBc6NFĩLK$C*Zb]:f=,yKagg^_:!La*d?24.NSp1Ch?hd  ! Z &AGPh t    4L##y#(8!9 @!: !>dU@ddBdsFdyGdHdIdXdYdZe [e\e]e0^ebecfpdfeffflfug vg$wgxgygzhthhhhClibcairo21.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=ʧs390zp31SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later OR MPL-1.1https://www.suse.com/System/Librarieshttps://cairographics.org/linuxs390x0h(gdA큤f=ʝf=ʡf=ʥ[v [v [v af7686d40dff9675ab1b9d1a3ecd9c4b87cf1660eab5706957de4915235a704367228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4flibcairo.so.2.11600.0rootrootrootrootrootrootrootrootrootrootrootrootcairo-1.16.0-150400.11.3.1.src.rpmcairolibcairo.so.2()(64bit)libcairo2libcairo2(s390-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.17)(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)libc.so.6(GLIBC_2.7)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(64bit)libfontconfig.so.1()(64bit)libfreetype.so.6()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(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)(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/ldconfigcairos390zp31 17153256071.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_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b1bdfa0c845da043cdacd6d5a3aa38ff331a368d, strippeddirectoryASCII textPRRRRRR R RR RR R RRRRRRRRRRRRRRRRRJ}UtŁutf-8c2a3236e92fce42382cce8a8a83ea241b071ba479a79773a80f44af5befe26ca?7zXZ !t/^]"k%f0]dB3T#;5Ϸy i}By lʢF܊YGU(rŜ4Aݪ]ll?:9"a?wQI+1-R'"~/?al2bٛr Bo,a9ud˕(Y6 X#}ږ:\×[_s+TNIPF& jߧ]_(WPY$mr~ZXfgTK!/$>K"IڻEǻ/K&ȹ˕2 kH+) Ț ҆q"Q\Dg2=O}~~=vOɒ @Ic pEyi&/X ̮$zDnԄ Elsi~hg'I>9܈L .yֲxߜm?]\v?+Lva?e 6iG#wfaiHLGj^7{sS2BjjM"K-9+v+ȗvL BA{ J-dTHM}5Ǭ Wx VK~ NTN,_Rj܇cIi` x1?\&nf7)|UoJ^cUnzXn,WGIDJIBдjI|^Y-^.Kq/ax>e >0 Lj3^q)CUNJhr<#þhh =rer;FM";{JxJWAj?S9ks;-5ZOǟ,B/bbSŽnw-[^r+q]~;:zFoMU2$ޮ%.f(_)raQ atus!yȪv`_C艠oGЏu+dxl} /r3յnf99Eal>0VO(&ڼӌC4_Rːwwz"lGa='%ISd µ0o ?y>38/g3\Vp] * a[2KS30J=E'ia0DߛY!Do@(F/NbC-@1(kByjw 0Wn$"R[]RVtf@|cGY?^Ĵe6\xzu2r,xT!*OM qrykjm,0GsIff 1qX7 ; Ko2 CSՏڑ £̲MbIpKg-K:"h106V6MjbIC?W< y،uߝ.7@:a]>85Dz~s!wqbl9}~1C]8s 1h% 2~;BtZ(U0XA>k-ńcVsp݊{% (q/t^G* J Uʃ{+ *-ˀ-^PA" ;}jRxGu ~4J ryS4D.$i@*}m,ZPCr%MYbUtz@)Gs,x W{c&v \aE}P`h b;`Q,>( (g.Rӯj TJ1Jp\A5z kַ@sr.ۙyݬF7aUr~(hWE&Pi%Ӎt4u>~:'X4Vgii!`oUcY=wȄ*Kg:v 29DWp7DC^jyR(,N*_& % ú 7=A? E/K![wid69IU4m#!Sz{#h{~K0)] `EJQhRZDU 6&8vaSInS \uum12>R)x.&TzRo 3?1ϙz)Q,I*;i`]_͛.D<ɷZUEF"4Q0žE0XED/nRfA~-QnۛS.&.e!TkmG)z:55PǠ/ rHnR x@qoa !<{fzЖ8ðFyjU#ɾ`{ehpzhaet4V&{lOa)p 7- IP,kc!ϡNgnH4 V2kƼ@o"35aG~S>1QxR3q.&(='\,l,MzRxdvyyWAi#Vx r]/<~0vJ.&qʎS`Ҁx垐 sp ܤ>>NMn>QL,E⪦8_)50wV>O4hg *kN~2y$2A4X)-4M&\f^6aCMݕMuƹkqU/9盨K)~Vg _ vIfZ[iQ@:+2VTɪH|vvL ]˭G40TBl_6XGp4c%pφ_ܰ gB|bNf7;EP?!WguɃ oޚE@5m ⚗&ލ)xA$G)oށB͉l[#SdxF.ee\*wD;ܞ0}|BN6\\vEy,6vY~-xwdgs[uaD3Ƚtԓ?;˴^_IAnBb4䄍$դ(npj8mZʧCkG<A[{svx,ڤn@agnݙ?t%֚leŦ&P;IErڧx ccP=X:KO}~ QfxOz.lL18S16 )@>oو!P4]g)fqz(Bz:Ǹ.ed).lZz"Tx[ouh E׾ ߫'nf-:rTo6|@k+jXx{ҒT5'Ϯ3[g :!^\w3ALHjaԴi1s,p71axG3[Þ#.Xҗ?:^oϕoo&VE3Xx%H}G&AU*Vs{n%Z}w \M׷F9 ҢQcwo99Ņukbe6/ OBOGIĉ n8`{{EIY0Q1Zyd>ʼ/us -٫kmU?6CQ4R Rxةf~qKx0@U}\@ M=?9 ;}]YtzfLo{0;ǣ"%g݉oUbIkZ^?VQJ<}tO/WOEh ;-p3"Z n4O~o-2|pD^k` E>mN2 eJ3Ѕ+iQ.FY&~k뵙nz4/{+;bЮWt+h"6aG9]{FCm4aRC{ZK'GP ԑU!n/f }E۬+_=uvD7 kʹxw,\9'U9 _ m "oز..G䙐ϴ\Ab̼AN] 3R:M-wk  #h݊s*l*}ujtd KobWe.9kr^үMR-,ESǑ oA# HvB>ا`VW.n˻x@x&[x:Bzɥ[ru=T᷵x'.;rK_M*ΐx}~Q)7Iv_K5 9_yy}ۣ&=dP)hƅ2/׏6ue/n 4Tgir&<HP'h/{fd0wthڅYeq3\~4?o(39li|CQVLuQ[GrT'e1%_n\KzN^G @Vؓ4mnif*۞+QUu#ф8h5+>u,l|9$|ca|rfU@ʭ0{6AѼzi6 \i8P63@ʀ| 6Yh 'F<پߧd aP""]DŦTpK$T~6&-UbPN[tOV:J5GX>UXzƇ뽡 %ǧ]F+V]BUO# L߾5%1ҚєnĶk0Í"'sl|E1h28bK9˭ ]~.4aS`%@eWNxN5YjHqqinL+q'( :4`5q+ŃaEo9\RHZ% wSrׅ&lTFh{6lW1'OxȎ)Jz]ysCrHsvjQX&"xPvO{)z> ^F]wR૯CMx6BdMq@P 8!dN$08VgY]P #mcՔr{KW,CJi:l=r푉ǂ쁍ǸV2Yƥ0EEjSoel\=;WLq xE5m~ Ŏ8DQ3KrXCh,a[ORWM=##50 i|+F%t 1BrO=PIG%rB~ 4Hޔ~&joi $rt"sVثq_ 0w8M=Q&t~!;( #l>G)S@0{4N0UF8OآXg@Xk,5dI^Y ɐNhEDO˪3`̵QgѢ]֊@o8"cr>p4w;  )qL$ Ёd5.//7RNlp5;;"K*v}3wAI7v^Hd@W[Ad&"in^,؏ :Iei$ҺBWIx~ΪC/W&kDx[|հm#.~|'ڜ8 .5=/ȸHD 0l(ܚ=4S`4 63X>9!ldzQ ^'nI|ZAd2x79On=CS mO@D 4ReH>[D6w-.: 0qPLZ(3u<9Q9db݂t1r3M3+7UAбaмJ`ZKN- 5Jsӂd QFg=*-0Jjo t$S=J41YÜ*ta +d}8⣺jSqM1| g6^%+ІS4yML_-iENbpKtLF RFsrAԨMMI8' mq;[|7W;~ۏi|Tf@65(pXyW;SLԕ [3fվ4IZ>lFOAPƫ{mB;4חlS]t_^g[ynY[E^Iuh 8 JZ;ޜU4U{-Y^IsM5%JV-!ЪC+e!svhu6(~5s'rX&*#5 bYNA$З,p׬rCCW(<ų{h97I0VI*Μ-Ħ9x=O E@`I}[h:t['M_%2uq1_8H@\&xF)7)[e/0 }N|jX(Mؓo b"4PU?C^VMVHݼhn( ,W&~W$CB,R d/_rx Pķ>`4a w#}L.]wY z9X&]"N?Qq|4E7p3Skb/>] g 8wqyH $!nmtZ(dm@<KG@yz#QTʱ}^5TF<]Ҡ@OXn[OTa“0:Ak&BР GvYJ^۝u<`uE4RaѪ)u?LIµ^NfO|A\w=p$g|&˒An<ϹKuVvmc*VݐѴX5a qn%{{bEpܨe2x:\S<&}#wĴȊ*⬏7-S(O{UG'Ό#"eM%Y6U X@oj ɬA) sa ar \su =pC,LWF[G9YF n^ ~MbPN gDH{f,H0OL nv)u ?a1}(W!Mf=5msWw4IF7p,Ag,Րs5eZX'=(An8&;! A>' qd[ ӡkN 灋p¤rLj${؎i(ߝ+ rJ *>N|4L0sٞۅ_h/LCP@tQ6s| DzhY u =Vq-_y:.!}~Yq].)눤j9+rFq#UӸSvXmh攄- L2q=; 8<@&„"$AYe9(@ 5 WwY1piX[QG2ݢZYWT E)[D¥&-܋vy:9S{hDgx5./`JC,wvRYFttoI\gX.6OlzyیL=+8)d'-'pζe3H$fF*^qW§C۾('mʧS[gNBsyt[W1A@SflK 6ؒ(1GA:쓎 0gk0 Q41+6/nd<>W G8Q6KT?_J^Q}7u/Z;AȊsi_t`d>o)}?#e$]PŤH1TzUaxǪeJ SYSf$=}_4ނ\4Lk*#/yQ_.V}{U(Kn WON"?>'\1K/k@Z;Gؙ{rg˛')閧Wo>"TM C`3\˟ )Eu~T!޳hqیZ7PH07Ƞj쁔_{\**:{ MCpg7VMD{]u&x$l$f۠?<jK8iw[9pwٜUr~0x<.(ߧ k'war5TFFr*|.WvRe%bqwI#] 9EsP,?V,$BqBd(Ke@V8>TLs]SƗE0e=="cA1) ^` *M+wưmO_d֠~ղ#-Wݵ]^rӉ cC#*=voSR 3g褼cpcpȤV`M.GxѩT/S]:\wҨұ __G|X?,52">jKLZa@KD!uHm|z5#4L 9M,\Fg"cʃz_ߴCwl1LKŹF49ŷk)խgl0wiLuWt wþM,.p2Ƚҧj#Xt9MqRvi۸xzh&{%;s$W<}A|jᶀfzUMrpD6 ܱ5X -֌7 Z:Vi﯆8Gt{7f*̯,N0ajJTT"pbK3#-zR>-kV]CF,,g$ɬ~zAX@5|C@&XpB3T cZ"mK󗠪6@`cv~L lv_k`nNT}+cJ ?=@"چJUڈ8qfߢˋX £Ͻne v4-?5ȫ!۩XmƀC оni KkuXv"chK )U=K[Xm.qYĀѻj `؎yеͣxH>O]8NΆʻ%0Jȱ cÖ紈zAT:}CX*Ϣ+Զ#-vNS} ZGP'pè0ȥHmhv> 8MXcȔs";b3+~p0rZe-3"%K]!;ݭhUyV'fu+teͺ)Vm+Wֻ<%K)0W[(Vq3 +&82#s8P=".d;(GwӁ $w,kow2zB,944BzZO?:bpWS)"k>S5x0gC;Rq*61Z{CY( Jo~_ƪ!À*-riʈ\Fp9q"#s4sѭP]!G)VIT) zA] JxXH?c XG ֞%?ɴjk \ i`}b ;xuuY]|SzTitSdp'l/ gYDh=BחWKMz9cI8 D2A5"Y",m,A ! maק+0"3EJ RjMj a6-W~ DV"5q}i$σh[˭QrwP}7b88g1;K: ȼC;'ĖNQ=.Q'cَCgUvC'+I=n+7?df4_HUOwKH{߸ږn6@ZoИox#+ O[&hv-T 'mи?- zV!+:%&HO=XVu *"" RUϏ9Jvs"f" ``rUF4ʼnlF7*7J(8:!eWi"*HzPWtOckj>|q4{glr!-F:RQ5e|+y3TQؐ#_7x9<lbg0˕soAԟv"^`"yN3VNevC>V\H[?+˘-Ƶ6z31 KIrW"3v7'[Ehs\vR.[j T+sYB,+:fu2o?d| (D[]JxiɻLn|9ˢJZΣE%zp^Ema &UbT?"-{Dga;g,f0`%V+p5F\4h`kߔRbN )K^QQ+P~)$zmƴ.bieJ!+2erSSj$b%^^ޫș ;՞&DZ&opT CVUfSYQr=ӝw9U¸'#j$ZvQAO4 3[& ط=g$&7ӷSLCKssǂ4a7-ϸ6zI.6g\o ߏ`B(ǡ"OvAfӎhP)#17pjNg7 t䑺X|LM*`N;,*Mq!)3uE_A>yFK ¬Pc#s S5x ^dXL%P)}Q -?p)@m\he<aΗٟ(CT"N!׻83}LG|pf_ԝM3{}PCɚܦjSNxGF=9}~ЌU)TXqggRx2G"e4W&9*w,Cf_Rs&:ݜ XBQ+qA]= +Gj\ 'WB}-ޘr#Vm|9Q!w1d[a6Ȉ5>rIbWЏ H01t).f9܆݂xĐ2E?{Sd 5Vr]ׯ5 QV02BH[MHSbyA>xnύ* fi@ C孈'glb24n mֆob5qۘ"(p-]&o>xSe7~{:-HJHkPFmV4 KDrՄUXYҐFi9(M՝UjIw6iegUAූ9F yGYh6F^JL@T}HGUOQe?sHu>_Ow1ɟj::3^Y$ye u(0kW L =AxBk3srl@aT0Yiup?]"Fʦb()61NHwāF' xlpߨMK@2s)#֊6ZxvׯJFm .0?mqO,c,˻GNZ-2\G&orBjL5f?`£&wr !+s,SV Y :4t ҰN@2'~biz.s3TM;Sqrˇ ~VѬƜK̊OQdQZℲv Eeu,ب=9 8IƹH?zPK`k?fwGQ61&=a6ߑڶ#}i YsxGxVjv1_B;E^ l|/evWe$VZQ~Sߟ JNyO7W~NKtcTSPś'!I>ڗ)Vkәod: @z:XGG|_PN ZjEPwt /}g:x߳0ȶCƾj|&1T{1]&6aa̓W@RL繀?O X̓ |] @"fUYa~Sg_J#ϴ*L ;<yx.s2lW[r6bT"IQ#'cX)T}VELmT6 B럻VF9^I lvz.^L+l9a[6k)mQ>Jm6jv&șfxPz4.WhuW󯰔myLH *jNQ4bkݸFk תLhNVJĩ8! *N.+=T`3l_f6H J_.V:,#A$BG1iάQ M('es@Lj[fs ae*6ڿc~s°iKh򓁖׈).IuiKPnu|֩=9=pw#e*>R6K,:,!>*἖~A!&H?J(w[/u6N.-JmG[.c(Ag_Ⱥh,R85}~FcIBԵ`?xf"cY!@NHYyƵ=Jp-vv-ߋ9-LM_l y2WY׷&菄4D"Y@VM+KBoD]O^t38֦0`I(W78bpQ+ lgQ>8樓 YF{GY_A@;.A..Єc~j{nj4g/h&DْwF3s+'c8i:ϓ1|6#D G(rum#-u~픣oC]g|$S,1G82%Ķ+ 4 i`3@Om(rC5cU2V:ORh8 =ӦT3ɇ-eؙ~X?O08h<ұw4=ClLF杒G!utd,KL]ʹgV#m$85-wFMf;F$l%7R%5ڇqY*Z-H$,I HGn;XѿD+K6;fC+B񤨪)Uz;U@DK Hb຺ApԇzF$np SGoIyM.=FFu# "PMQ XбșZ ou-$:IҘv\VVOewZ-yũnSgݟDGq/0|Y˾>ؗaAeK:>K$lܖ}-֏,f c }0N/Gf 6b+ K1>IdoT~5h=@%+{ !c8_Hd5TK-&Zq? ^ʞ){<@-iڠ+iÉe\,ݩoY \|T{Ӥ Sbe@8_CX;fK&iu]ꎅz{N7jBs5;ĕ7QCn&0/cs;Hj2eGn02~L-Q4eaUoRoIl_[G=k}Bv6/ETAGYjnZ\ę ( }#ڝ,J+g! ً;65ŐKe%;㪣WA$P桷VF$*܆2D~yշ|Nl Y$K:˭I PN<5܅=y#c>b q!mOt5lYstLgUe[(<^,U1c;÷6TZ\RʜѦFѝG)A+`;? }<5ڈ/b:IΒl(;}VYJ8d*R *N'w4FL  H1)qn2 RfAȭy ŋk1/3=[_sƤ??e6RjU7bH̱LQJ:qbR'e;dA/z$x`I'gb=ov//nMGvQ?Zwkg 3/:byP o&)>7K=}qܞҪ)[c$0OkvD;y1Z ?T4 ]8Jt3#sCĐn6ť-3qI$#bR\!㏱v!SIEvsQnP5|WDAKy`hY=6EUX#dTE%_b <6@-R35yzGs}_ǣ"ug]qRWp5Od`75`*$юOpL$2kFk J*5<8khFv#<|V ۧ 9Z,ݻxA:P TbV&|;'m^_܀cU'_ ז7r騨yb^= S88{ E( _)~6MfBDZS^c}fz8C^QIaK k)'gH:LdK~ "H&C7䵜':UՂwR7a ֋X6fc89cWw4\o,=*;h}=91j潟/Jy&G/ͥpWfG o=wKcreGϮF ELQE$33PZoQ5M5:o “VSpU2g[T%;8+ݕ$:aƁ6a}E$kط|Tw?ayGWEY+쥮HtYHjf|pb)2#$W?@Τs;]d@ laȜPc5:6fӼh {+-H* ( H݊ DNOlD F87%zFQsY5`(oyOFW-A|zB"ޭ,2 d0uZYI' s$iBwn:)'_ =AprP|wpMJSq*ڔlqo]I5wpEgrV>fs֪J|XKX顈 μH„rxN1/F6Sa=9Vô10Gԫj;М缗E!FQOUwW2胔+܎ Z+مst={`Y{i5RGd]}[M0{tjRӥ ]8ML Hm%5.&QUO ݻywnB8ndJKG'5R}F-ͺՐRrB2Im ͥtB}(߾]ejWQ *@dţ )3x=hg}z^7 xx_+ncqR ǘ8nu6xdЁ|>}y.Bǰʾ8h/w#~ 7h;F +:ߋZ|W: πUp8=ť' 3Yʎ C*C\vCoa z f 7NFy7۶= “gul#ѷf/ +#Qaxqƽ$.@]JB?vm4ˣ ]d>ǩcwc2e< 8*,L3ȥB%X,V %ܛaE̔j +s ՔY$d9(t10A@!jP ߊ֐PK-737p@^C)2gCmHMyd7;cJr3dso(}`NHgs3sWjC'ɨӰk-އeA@9f i\zGa0?a 'Cpžjk e=u9s;xHX~@<6IH?ⴑ<ґnKSo8 Q"/^ JXH= %9CO"vTf"b LmSou5IaV66g vܼt﹍&2'X>^K'<1d:8>'=۝js`zwiP$qFY,BZb {/OLCԇ>a`ҙ}zɆKMCQErq_McbDgu`úhqW-$G.01AYLcv(PNSXYe KʞaHGXijxOBXAJI CFtJv Qy_렀dgar ' 0u>^$\%9-!z$q qG1wG Ԕu39Gߟ|f!q4V_{??Q_2$4;:NsinaTE4g V͇l e{|o%VJXߊ,p#˨yTfNaXWu^ *>zAߚg"%'2nw`zPF>fn<Ev+\T*)w3 f䙉O!V.S_eτX6[|=F0=uu }!vU1U1"[kr bojd}J;ڔyw^؞۔ n8ݵ ߊc HXňWnKiVPnMq,} ml¡FQfUG[Jė|-H +f&J "Yy~Mb+6DQ|B>\ %ǛyQ+MBWN!'ے\W=Z@n`IXT A i\iI3ϏqtQL=%ݪ'}`lrU͖Ғ7o$-a%\]8w L3BdѪm{6X`bꝷRI3HoPyV.S;|9mz0N迼knFӼc8n}:C"(r:DgB'xkdprOP+f Hn&q 48x]8ClA؈ $#S TQ/ %\w2l>^@Jm!`ެ~#"/pEVΔ5Hot0RœgcBcvS!.K6!1R,  p2pd}a7&KnSEGƣ\6AZ3F<5Onc:51b{g#h?v8#r`쓽 ' b;ɷ$6{?G1:%7Eg|E&Ďt|Zzv97kjUf'|rft5q>3?Nk[΋==` A^..,`Ϋɐ,ۓԿm<ˍUdc™R(1or,n6X&Gw979U$]u >ğ*VzBq4iQ$*r]L\0udȣ6%GkF;H5 &䮎so.HnH[yBn6pʘjhfSKXźCçl.CD  5b]Fh9Hֳ w,#[V>2*_FwG7Z3\"yE) ~NV}e#Bqd7/B/"e,g*STַW ݩ_X]F {՛s#Jw$M) q4 }p{p\5AIK@kI:{1f#L #Cu#Trm¡6q2C˴yd7A1 wI&z Wp_@4.uf#M6,ky>\dw* 6=v&6d I X$= B{Upr (JW4B䃳zP>Qtj3-@E{u[%dC;-A>ϷNj'}  >+1I,plL_ɶU䧤]OeZR i:@Dby(c6n^N"QPFm :/YŘEX16|h2&ҞKD\RvҪi"XpMhJ*P̪[*_c"Hݧ mĂCӹNQT,&# }hyu$ \0D3pO3c?EN藶[?t>eK#ܳq.]Qe<e&նSG;Zv'>vw:!nC)Tixtu{Z8=I\M3>$M{p5xX3g4 1 |vrgp쒸a,w#!9$o(8"uŪ$Li٦ߎ-ݴ9a =j޵潭sBiHüeW1*s=jleXjJ|Dp_&e,7_[ݒpk8'Q2aw[xI*uםUi8"nO N{k4#OW7q8 c~'S~J$Uτ3ĩpC?L?dԏ>ȣ!p3$eܢ0PGeS!3@f9.屮Sp);aQXq𵭿jk:@eVcqz+s1'y[KDJە+~@?T J 0Y]GSKHQt48KB!wZK䂱XtuP21r?xQ,U⻲KM[VLt~}>]wZ 62tMzQ=k -6"K $!c[ӝeCy(Sg<.1* raԫrf@B8_%;(E D}w LѦ`O%L_MsB.2+G}`}'p7F}LtiB zis;x˹3`wfV.ZPgUCAb@.V=Iwb>x/ hY;?z#qI_UmdQ"‡O|fQFwHhYy)bDSx$+o[Zv8_L4"x\"R#6(lET1`T|Vx*m9wW6W@xOSvQ1n^OG{ TZwjH ͻ0E>~0X`W:m雸=L e ҰxB^D/hyV3OўpZpVh7zE!˪2CL/?=~9V׼O8$wdsf.KF<n ou.%Y9!ҡ1]"fwQ]ҲN]x0=~uLS.NA)f7 &G("S;!ڍWmEUK-)a6]eA%QtU\ل]7(%SD))t׹NH ?BͦxP6ȶfv']2tצ"vz-0دO !wQ;iAkE&t},) A[94|/GeE>aj[vEkWl'k,E#y,i&B#&B+'wR?>$y9?[@UlHHVAA+{l>VhR, c!\lgwK7L{h֤_I2/FKe',9GiZ% _h49m.!9-0*]Ю+˿A%e=SVUCΥ6%:ݰ]6 @3@{t('$t N[L`g"cig'b+|#Iu0}2aCx<2`#)Q%^'E$c)욹p~Ao[>}֍&g5̻|XV!e Ŷ_ʻ;ad7N[5 G\S␟Ww|uYq(J33N z3K8el\}ly }EN5 ?_h6kCHdNVCWܒZR X," z[]@$MISc|P=_X*(fo1p,c4 GyQrBYߴ-#l, WRCƁ ` _h@n mL e$%` l31X|zx#Q Ⅻ>2B&U;h g (CO7=nSxdKvQHj~R1?Sd~WaW \jIV`Y'zWdf~ Zi%{=>pUXa}9yg'L mwK>"!tȑp:G(/p񝕠\ޕj:D+xrk; Ҿv'6R+(.ifVºTIG_^AFϕ!l-B\a8E<2Q+$u+!庆$Ò&^35SsGeCF=r%;.f|S- o?6׬X3\Lf܂m.حqcsNj@aɅqXU4=6zRԾ(PhXrQzs89cC4Z L6OJw~  9;`O<9SyI-Gg8UpNzOyVIVw6ϭR Gď멱arEYaʩ. .X5r&͹aX6C_XDS0iEw*Qo&ƪTMUo$,bwzL2J* <;K$L{8 ;V:O2D4~8}XQurET+mY,VuoY%pR[:H,6µ"KnO t=Ǝv˸:PR |/0Y c8j!vDZ漌Myxr(7G 1&'ዤ(4ƍ0y>Nq`S/U厲Ɯ}0+BsJ^[INΡ6 X^qm9~0|on` OWlxǥP $:}X2iW=AVw!mpRo'wԛϭ7Nz9IWK^ObgUZk mn}lm!c3@j_95=s7e2ʊDua4Wh, ^ 3}sTҥТu=.82FD4$U ̫\Y<si>ϧ4H>_A~",1:(P&3~xӽKƯ29dXd"75"S Y<.6;y}q[X*]Vu3478jL|}}d+tcbR.+6U>[AOlB˥%P Zb=| 2"ȷx@4KU@ER휂ؠcS h1uT|L֟|qKoFF*M W#>`|mm%[,HbH},b}3D鉍󮣵Vl(bZla_puz+L)z q0qȂզ|;}hUNi\`p5n=x&#zyH: UǴy0Y>c`+ Z Է D"<ϯ!-D| j k!? VlJ8'8{-SPe!n zC`v[qL*G)Oh1t5e[F*LZaWuYsQ> b÷Ir71@霣vSds ?E'`mR=:j* ifT8{{s;:x&ckP"dbUrHD8[^3ɀ%>);m %2O&DSFIZ5u}w$zU=%}b#Rr"WkФM5)s myBE + {d7, e+\pPXb^I߈. C(7'15hK%;!9JՆG^911F>k.7#c&g9Z ԏgM@e_!Ntm'v̟ʝlAQf==_'C[ȒgeKʠAIUSl Dؼ8fo^7}W qc>K fG~/8;<04p(jO7;+slbsIkWҐ$ޡ'^p.'3{-:5jDHUTo`"<ӼGi~%Pgk"_ 2h5 TDDh} S@O^=׸q<kۃ/SԕEXYa1O4"t({|?&BIhūִq5Gͷ:(0ұ4?? \ jJI`Y]7Xnm ]{cb\So΂Cxٝg(lr|*Fݚid϶T76mk3ܸNbs]K#OETGsP<|[Wa)9eFaDjLye 3\ fAKF}>ll~gUn4_ 6^ @Za1mKb~NW?8)vN𦃮K\,^<{+pA(NУ8j>uNB9kJҷϓL#Pbq!RfKW猕]*(jY%Q$$#V$FurDEIO0b`;۔(+xGa9yTr_sȹkbk8'Tu$ΊC JjfpV!&`;^ɸ{<`d͌L@=JTOTH Q{綢f^yid.yQnq+܍l[I=cm|i zbN7+/Ԥc Xo"usK:(DGԌU\ vßEg;MxQ@q9e,X*)V0uP*o؜btʟ32şEs4aGޜWE%i;d[R彯=C&Ϸ+=^jפ=|7=r|26&fa3>pHqmh[lB*S 0&CqaZʎ#>pjb`*~|1TqA稈Gnݹ]WTF}*8vu\wֶ^Gm2[BSA0!6dB|tX[ $(뢅MӡEl\ɿ>#A{4 7 raᓸ*5%F_lOB'*b8pHǔKѣTEM]:,M>$ qfffxq(ʘnoP)WgI+-VC; YCȪʭ\ NG{вUBtw8+ЖiFA&I4Q``u}"X8ɪ eV4g4->\M+B lyfVZm0wke}h d]*x-ѝVwSYij#vEӢ ӗydwb\' ; #2xW4/Fy>e$魰M]s?M%^;hПH֦8{a 6ƍ?a o۪Ƕ^ aG|l7Tکf='KHNrTTVt[S>8Ӳp3ԪAM;O.f| `AȦnӈ-2vB86<~xjv4/ؾE`D,D`>?~7{^7.ΎEGэp 3k-SQ;*׆x_>)*/@:E p*D6ARJ)<!n#gKη89?=Vx!džo⚊ARWony8Lf2'"͸lH*"$#ħw ɑR ?4F '?rVzxR>00>!wWS.yZvF,?ID!< ŨG ]k}׹<;tq>P#팣pMB@}}zr~B"?)cu Tˡ0fv ]+= RYֵ5Fv+CȰΏ#@@0;~oC|酄o`7*`@q"KOqW[wdxZX 2mSjd,sg'2?_ W`L _B Lƿg3;!}t~[viaaVvWӈ[5:=ƘD 0xJTc߸ߊ']K/ PC:`>?]Wk עI% ]k-yxP~nuZAPJ1] oh6xuT<ʿRkNﲠ7{#\4&V怚ڪkX"L{ƛg?DZV1'{yѕJ,Rp~8&!2;UW^#N=Ft$&ЈOES\cPoJډ&w@5`G ΊJ>L/E !!'&pT.fNEw}/pi +a+:!-.8$0neGTVi>kq iI\n7gb\G,Ə8IRľSqlZƚ`E"v~&"#z}$iD dP> [?!ョoaбqWĕdIG7:ߠ /ыgBnv}UDF{I *$jC T !)a1/ H6}&?|^_)H fδVErEO+͹˓?n` Mc;˻.ojtP@ sm΍ξ ;ߩC<)A5{`XT*#vR2f_^~ELu HNI2fO0ie?.bas\8 'eYm%c/z3W~7>A^'^!.5|Q|q@W=Xah)ͷyٗQCYP^&=Β*v w8MR7('neOBէQaqt FuW J"a+m1MY*&(ehf᯶|"1v#ŵf"}CQq_>)#u|P?SHZ9J\94ek_=ANz!%-j m~l^q_Zom*^0$b f] R(ß㭝Z$yEz;Fn3'W J0Vw=W,ZK[SqQŎ-_Th gi0_!Փz^Uis2bμQ;s^iUξxS)6r0X#!~ރؖiַ0 bXɵ< Ѩ^@&h -D̓vSc.@đK<'&A&Y+&=l1>@JK!,w2XgjWTNy9]26;f`3=1>ÓϪ:En?]o_Sf+ʒJE_Pl%ydԇcxI0ێ3|E'kG.F|#ޠd11 ngx#xL4mx:šȺ\dҙQ_!=tI#gZcܚKm)YUjRB(I:%G}K#I?T ;Օ6`~'D2Br;S)9Ͷ:wwߘ$?nxVރTBzv(`D;LK sX`H|hս{̃ߜ3ʛS~ 86`D.aXpa#R"]z9p'&\va6'`iO`ihO6(RI ?l^U 6B ^z={ QjR|KݏBV&hwuE~qk$39ۏGFrZO͓Z7 /#G \XXh,4<3Ic4ibvS/_ܒ^; H}C5| 5ųg/Z=AQ{ɏŧ^6F`$t6‰Ns,҇ehۼjaϢ'.+~yg[Dң)%AΈu z|0d`޴u(RGV9h_Z=Vj\%F7rg²JWQ!܆u5^AQlJrP ˲w:&ݥ[uq]@A< W lURj8#NA*REbch=4l&^Q+PTM$tQK02%h(&g(onrGܬc2kfm{8?dYdR}$5Aҫ`e a'ee_P`:>1W(NTnv-Ӈw#@C DȠ| C ޚhXR}A}E@ ?h8d@쳹3V;Ɓ`r!*l{NM 訑3Ә~rA$^?¨ͽTps뽮̼ dٰTTD#],oI ]x8/QDQo#&֐ ҞϞ#=ɾށ5P6ܨZT8?;A)\>\'}' (RRL^yfYZA"lQ' _Pw̦'9ttO3Z҆WZ,ΐ0+(<> LBQ@6A*=A"{hp/<:6#:u$%),WD` ,l,Wa 4-("7)[N{Mn(py0 tuO.'dyr>Q ^ֶB*[,~ITЇ_6immVЁڳ,"}r.:k.)DM*jȅH6c`:s~dUWtS  *׫~8UomzPCN|S)%!u[~,n'L\(ErR K3iɎOӅtW":%EP OVN) n챫=_U9(ޗE b3DGry' ; XMװu;8h}l\XM&_ A;-̽j@`esm3c=xEu_=#;N,LIkb}"/>/HУ+gO!6 ?ö#kW2!:ÆGCjL YíLIF|WhxKYy> Ub;78u^YÒ*]ko Y7}6}RɬbõUpXf9f"MXf̥Z|Jly*ZmvfX!3O[4Xx.[358-fzaiCza褿aBގ( Ow!p3=^N{N/po[a[<^ ܔs8m ͗ r-e#K@-{]>qd+Yn5,W;Khj K>/I5uΧ0S"|I$HCvE5h0]W!? vyZ$ON~dl@L9auր8oSQtb8)V+w1ĖTDDnc׃ȏIŔXK!XI-AvVpu>%2WtDz=6>@S_sEYŸ4 l(pHO|m̅GU<0wDPWkL@|fBDk(1fu>άHҔY2yTZyʗ( .'NµmƱB7l$T %A_&f6iBQ>l}後J@*l]"ܜD'ANFZ?]y)_S`\~G!YJk{ "u_7[tb͚׉UqCEX*OB >c6+e7gȊbd)e&Fsrަނ7H!OakT =H=6v /UzbɟdpJ,,a3<C3T/ sf?1Nz/aXk*Sl`,ؽ{}N6"ֵ@ms}9 ) R~*_֣9Q[>:!cqv#ReDOzym &\ϼG=뵔X Pwq^"7{M\l֔,1g&Ӂ* p^Xd #y5;,QnC 4@]j)ukt124KvB].χNb`Z@ ,L> 1RM^3Jݿ*榮檔d vvnA;L?8fTq`xPr5тbd$Eu Y1 )`w⩅$GQdZa*ֹ[VU1/$/~2*zqe <#><& 5 9ZCM/oxˑk[Kf9zvK9D.*YY_QMH47I!`(?3cI& 8mrz  @ԞiʆW@Z7%kL1qPnb}/y%{{SG_ )}ԣ?h_/sjϹPP8Mfg]?ᗺiۙi:iV9abڿƐ kEum=.vY]2gp̾l:#ы֢ܡ$/za"Ԇ!@&0miPab"ۡߧ/43[!{*qbn9hgg@vvP=R5̒`<rR 'Q^#WUm`4ƄaA0*jDZۮe}AYYH7O?F'Fϩ(>)ʺ'KUԊ9BQF!DTc_BI-41x7ߠH YZ