libGraphicsMagick++-Q16-12-1.3.29-lp150.3.3.1 4>$  Ap[`/=„0TRu+vXCcPN31bmVX9J͗`(\""Tۙ>`-U>HeҘd??L ^ȃ~A%Cctv@៱݉qu~N̡<8?Z^Ů#YC[Armr8G>SҖz 4U!e?7KˑqOpF.K%,7;(Hꛡf/I%Uu;aĞ1C7d62bc742953ad91269b7daad19ac5552818328cfc325e141e0b219755be57754c797bb795c45b2a15f70631ee31fa46a5cf646c `[`/=„ 0) SYUF`Dt=`bS\C-\o ^}yz25Pjϻ6>Blɷuɥ)ajE?xoW :H΢q~v )CWYYpgn0ڿŃşU[X7IUrV-ֱHTH2:79̄@q3`p@vD?v4d$ 0 mtx      V |4(C8L,9,: ,>r@rFrGrHrIrXsYs \s4]s<^s|bsct1dtetftltutvtwu|xuyuzuuuuv0ClibGraphicsMagick++-Q16-121.3.29lp150.3.3.1C++ interface for the GraphisMagick image conversion libraryGraphicsMagick provides an image manipulation and translation utility and library. It can read and write over 88 image formats, including JPEG, TIFF, WMF, SVG, PNG, PNM, GIF, andPhoto CD. It also allows to resize, rotate, sharpen, color reduce, or add special effects to an image and to save the result to any supported format. GraphicsMagick may be used to create animated or transparent .gifs, to composite images, and to create thumbnail images. This subpackage contains C++ interface to GraphicsMagick library.[_lamb05SopenSUSE Leap 15.0openSUSEMIThttp://bugs.opensuse.orgSystem/Librarieshttp://www.GraphicsMagick.org/linuxx86_64!S[_[_L1a3e43a55198a8f691c579e6576180e95334d8efd9c5fd6744e57469554b1f48libGraphicsMagick++-Q16.so.12.3.2rootrootrootrootGraphicsMagick-1.3.29-lp150.3.3.1.src.rpmlibGraphicsMagick++-Q16-12libGraphicsMagick++-Q16-12(x86-64)libGraphicsMagick++-Q16.so.12()(64bit)@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibGraphicsMagick-Q16.so.3()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1[WZ Zhu@ZV@YYzYu@YqYqYP@W Wk@WUeWL+@W0{V?9@Vf@U ]@TwT&@T1S RTQ@Q?P{PORỌ@O!OKp@N@M@M@M\@L;K8@K@Ky7@KoK]K y@J@Jx"pgajdos@suse.comcrrodriguez@opensuse.orgpgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.comjengelh@inai.detchvatal@suse.comtchvatal@suse.compgajdos@suse.compgajdos@suse.commeissner@suse.compgajdos@suse.compgajdos@suse.comsflees@suse.dedmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgpgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.czneptunia@mail.rucristian.rodriguez@opensuse.orgpgajdos@suse.czpgajdos@suse.czpgajdos@suse.czpgajdos@suse.czpgajdos@suse.czpgajdos@suse.czpgajdos@suse.czcoolo@novell.compgajdos@suse.cz- update to 1.3.29: * Security Fixes: . GraphicsMagick is now participating in Google's oss-fuzz project . JNG: Require that the embedded JPEG image have the same dimensions as the JNG image as provided by JHDR. Avoids a heap write overflow. . MNG: Arbitrarily limit the number of loops which may be requested by the MNG LOOP chunk to 512 loops, and provide the '-define mng:maximum-loops=value' option in case the user wants to change the limit. This fixes a denial of service caused by large LOOP specifications. * Bug fixes: . DICOM: Pre/post rescale functions are temporarily disabled (until the implementation is fixed). . JPEG: Fix regression in last release in which reading some JPEG files produces the error "Improper call to JPEG library in state 201". . ICON: Some DIB-based Windows ICON files were reported as corrupt to an unexpectedly missing opacity mask image. . In-memory Blob I/O: Don't implicitly increase the allocation size due to seek offsets. . MNG: Detect and handle failure to allocate global PLTE. Fix divide by zero. . DrawGetStrokeDashArray(): Check for failure to allocate memory. . BlobToImage(): Now produces useful exception reports to cover the cases where 'magick' was not set and the file format could not be deduced from its header. * API Updates: . Wand API: Added MagickIsPaletteImage(), MagickIsOpaqueImage(), MagickIsMonochromeImage(), MagickIsGrayImage(), MagickHasColormap() based on contributions by Troy Patteson. . New structure ImageExtra added and Image 'clip_mask' member is replaced by 'extra' which points to private ImageExtra allocation. The ImageGetClipMask() function now provides access to the clip mask image. . New structure DrawInfoExtra and DrawInfo 'clip_path' is replaced by 'extra' which points to private DrawInfoExtra allocation. The DrawInfoGetClipPath() function now provides access to the clip path. . New core library functions: GetImageCompositeMask(), CompositeMaskImage(), CompositePathImage(), SetImageCompositeMask(), ImageGetClipMask(), ImageGetCompositeMask(), DrawInfoGetClipPath(), DrawInfoGetCompositePath() . Deprecated core library functions: RegisterStaticModules(), UnregisterStaticModules(). * Feature improvements: . Static modules (in static library or shared library without dynamically loadable modules) are now lazy-loaded using the same external interface as the lazy-loader for dynamic modules. This results in more similarity between the builds and reduces the fixed initialization overhead by only initializing the modules which are used. . SVG: The quality of SVG support has been significantly improved due to the efforts of Greg Wolfe. . FreeType/TTF rendering: Rendering fixes for opacity.- Add explicit buildrequires on: pkgconfig(libwebpmux), pkgconfig(libpng), pkgconfig(x11), pkgconfig(xext), pkgconfig(zlib), libjpeg-devel. all of them direct build dependencies but not included in the spec file- update to 1.3.28: * Security Fixes: BMP: Fix non-terminal loop due to unexpected bit-field mask value (DOS opportunity). PALM: Fix heap buffer underflow in builds with QuantumDepth=8. SetNexus() Fix heap overwrite under certain conditions due to using a wrong destination buffer. This issue impacts all 1.3.X releases. TIFF: Fix heap buffer read overflow in LocaleNCompare() when parsing NEWS profile. * Bug fixes: DescribeImage(): Eliminate possible use of null pointer. GIF: Fix memory leak of global colormap in error path. GZ: Writing to gzip files with the extension ".gz" was not working with Zlib 1.2.8. JNG: Fix buffer read overflow (a tiny fixed overflow of just one byte). JPEG: Promoting certain libjpeg warnings to errors caused much more problems than expected. The promotion of warnings to errors is removed. Claimed pixel dimensions are validated by file size before allocating memory for the pixels. IntegralRotateImage(): Assure that reported error in rotate by 270 case does immediately terminate processing. MNG: Fix possible null pointer reference related to DEFI chunk parsing. Fix minor heap read overflow (constrained to just one byte) due to an ordering issue in a limit check. Fix memory leaks in error path. WebP: Fix stack buffer overflow in WriteWEBPImage() which occurs with libwebp 0.5.0 or newer due to a structure type change in the structure passed to the progress monitor callback. WPG: Memory leaks fixed. * API Updates: InterpolateViewColor(): This function now returns MagickPassFail (an unsigned int) rather than void so that errors can be efficiently reported. The magick/pixel_cache.h header is updated to add deprecation attributes such that code using GetPixels(), GetIndexes(), and GetOnePixel() will produce deprecation warnings for compilers which support them. These functions will not be removed in the 1.3.X release series and when they are removed, pre-processor macros will be added so a replacement function is used instead. There is a long-term objective to eliminate functionally-redundant pixel cache functions to only the ones with the best properties since this reduces maintenance and may reduce the depth of the call stack (improving performance). * removed unneded GraphicsMagick-release-date-missing-quote.patch- update to 1.3.27: * New Features: . PNG: Implemented eXIf chunk support. . WEBP: Add support for EXIF and ICC metadata provided that at least libwebp 0.5.0 is used. . Magick++ Image autoOrient(): New Image method to auto-orient an image so it looks right-side up by default. * Behavior Changes: . PALM: PALM writer is disabled. . ThrowLoggedException(): Capture the first exception at ErrorException level or greater, or only capture exception if it is more severe than an already reported exception. . DestroyJNG(): This internal function is now declared static and is removed from shared library or DLL namespace. * lot of security and other bug fixes, see https://sourceforge.net/projects/graphicsmagick/files/graphicsmagick/1.3.27/ - added GraphicsMagick-release-date-missing-quote.patch- builds for sle11- fix perl bindings + GraphicsMagick-perl-linkage.patch from fedora - turn on perl test suite- Trim descriptions. Redo summaries and RPM groups.- Drop patches not meintioned in the changelog ever: * GraphicsMagick-debian-fixed.patch * GraphicsMagick-include.patch * GraphicsMagick-perl-link.patch * The package builds just fine without them and there is no refference explaining it - Convert the deps to pkgconfig variants where possible.- Version update to 1.3.26: * DPX: Fix excessive use of memory (DOS issue) due to file header claiming large image dimensions but insufficient backing data. (CVE-2017-10799 bsc#1047054). * JNG: Fix memory leak when reading invalid JNG image (CVE-2017-8350). * MAT: Fix excessive use of memory (DOS issue) due to continuing processing with insufficient data and claimed large image size. Verify each file extent to make sure that it is within range of file size. (CVE-2017-10800 bsc#1047044). * META: Fix heap overflow while parsing 8BIM chunk (CVE-2016-7800). * PCX: Fix denial of service issue. * RLE: Fix abnomally slow operation (denial of service issue) with intentionally corrupt colormapped file. * PICT: Fix possible buffer overflow vulnerability given suitably truncated input file. * PNG: Enforce spec requirement that the dimensions of the JPEG embedded in a JDAT chunk must match the JHDR dimensions (CVE-2016-9830). * PNG: Avoid NULL dereference when MAGN chunk processing fails. * SCT: Fix stack-buffer read overflow (underflow?) while reading SCT header. * SGI: Fix denial of service issues. Delay large memory allocations until file header has fully passed sanity checks. * TIFF: Fix out of bounds read when reading CMYKA TIFF which claims to have only 2 samples per pixel (CVE-2017-6335 bsc#1027255). * TIFF: Fix out of bounds read when reading RGB TIFF which claims to have only 1 sample per pixel (CVE-2017-10794). * WPG: Fix heap overflow (CVE-2016-7996). Fix assertion crash (CVE-2016-7997). * DifferenceImage(): Fix Fix all-black difference image if an input file is colormapped. * EXIF orientation was not being properly detected for some files. * -frame: The `import` command -frame handling was improperly implemented and was using already freed data. * GIF: Fixes for "Excessive LZW string data" problem. * Magick++: Bug fixes to PathSmoothCurvetoRel::operator() and PathSmoothCurvetoRel::operator(). * PAM: Support writing GRAYSCALE PAM format. * PNG: Fix memory leaks. * SVG: Fixed a memory leak. Fixed a possible null pointer dereference. * TclMagick: Problem that TkMagick could not resolve functions from TclMagick under Linux is fixed. * TclMagick: Fix parser validatation in magickCmd() to avoid crash given a syntax error. * TIFF: Fix for reading old JPEG files (avoids "Improper call to JPEG library in state 0. (LibJpeg)."). * TXT: Fixed memory leak. * XCF: Error checking is improved. * EXIF rotation: Support is added such that the EXIF orientation tag is updated when the image is rotated. * MAT: Now support reading multiple images from Matlab V4 format. * Magick++: Orientation method now updates orientation in EXIF profile, if it exists. * Magick++: Added Image attribute method which accepts a 'char *' argument, and will remove the attribute if the value argument is NULL. * -orient: The -orient command line option now also updates the orientation in the EXIF profile, if it exists. * PGX: Support PGX JPEG 2000 format for reading and writing (within the bounds of what JasPer supports). * Wand API: Added MagickAutoOrientImage(), MagickGetImageOrientation(), MagickSetImageOrientation(), MagickRemoveImageOption(), and MagickClearException(). - Drop merged patch GraphicsMagick-CVE-2017-8350.patch- complementary fix for CVE-2017-8350 [bsc#1036985 c13-c21] * GraphicsMagick-CVE-2017-8350.patch- update to 1.3.25: * EscapeParenthesis(): I was notified by Gustavo Grieco of a heap overflow in EscapeParenthesis() used in the text annotation code. While not being able to reproduce the issue, the implementation of this function is completely redone. * Utah RLE: Reject truncated/absurd files which caused huge memory allocations and/or consumed huge CPU. Problem was reported by Agostino Sarubbo based on testing with AFL. * SVG/MVG: Fix another case of CVE-2016-2317 (heap buffer overflow) in the MVG rendering code (also impacts SVG). * TIFF: Fix heap buffer read overflow while copying sized TIFF attributes. Problem was reported by Agostino Sarubbo based on testing with AFL.- Build "gm" as position independend executable (PIE).- updated to 1.3.24: * many security related changes (incl. CVE-2016-5118), see ChangeLog - removed patches: * GraphicsMagick-CVE-2016-5118.patch * GraphicsMagick-upstream-delegates-safer.patch * GraphicsMagick-upstream-disable-mvg-ext.patch * GraphicsMagick-upstream-disable-tmp-magick-prefix.patch * GraphicsMagick-upstream-image-sanity-check.patch- security update: * CVE-2016-5118 [bsc#982178] + GraphicsMagick-CVE-2016-5118.patch- Multiple security issues in GraphicsMagick/ImageMagick [boo#978061] (CVE-2016-3714, CVE-2016-3718, CVE-2016-3715, CVE-2016-3717) * GraphicsMagick-upstream-delegates-safer.patch * GraphicsMagick-upstream-disable-mvg-ext.patch * GraphicsMagick-upstream-disable-tmp-magick-prefix.patch * GraphicsMagick-upstream-image-sanity-check.patch- Update to version 1.3.23 * See included NEWS.txt for details- Update to version 1.3.22 * See included NEWS.txt for details- Update to version 1.3.21 * See included NEWS.txt for details- Move library configuration files to separated package- Fix devel package dependencies- Update to version 1.3.20 * See included NEWS.txt for details - Enable quantum depth in shared library names - Enable bzip2, jbig, webp support - Use LCMSv2- Fix quantum depth in package description- updated to 1.3.19: * EPT: Fix crash observed when Ghostscript fails to produce useful output. This was particularly noticeable when Ghostscript was not installed. This crash could be used to cause denial of service. * PNG: With libpng 1.6.X, avoid a crash while copying a PNG with a "known incorrect ICC profile". This crash could be used to cause denial of service. * etc. see NEWS.txt- set quantum depth to 16 [bnc#828380]- updated to 1.3.18: * Due to `GCC bug 53967`_, several key agorithms (e.g. convolution) may execute much faster (e.g. 2-3X) for x86-64 and/or when SSE is enabled for floating point math (`-mfpmath=sse`) if the GCC option `-frename-registers` is used. Default 32-bit builds do not experience the problem since they use '387 math. It is not clear in what version of GCC this problem started but it was not noticed by the developers until the GCC 4.6 timeframe. Other compilers do not suffer from this bug. * Fixed bug with format substitutions if input string ends with a single '%'. * BMP: Fixed an old bug with decoding chromaticity primaries. * PNG: Fixed reading of interlaced images. Fix reading of sub-8-bit palette and grayscale images. Some PNG sub-formats were written incorrectly. Fix crash in PNG8 writer if image colors happened to be non-zero but image was not actually colormapped. * PNG: Configure script now also searches for libpng versions 16 and 17. * TIFF: Fix a crash which was noticed when writing RGBA separated (planar) format. * `--enable-symbol-prefix` was not prefixing all of the C symbols. Some core C library functions were not prefixed. This option applies to the Wand library API as well now. * C API: When input is from a user-provided file descriptor, the file position is restored after reading the file header bytes. Previously the file position was rewound to the beginning of the file. This allows reading embedded image data from the current offset in a file, and allows continuing to use the stream after GraphicsMagick has returned the image. * C API: It is now possible to invoke CloseBlob() multiple times. * etc. see NEWS.txt- updated to 1.3.17: * PNG: Fix for CVE-2012-3438. The Magick_png_malloc function in coders/png.c in GraphicsMagick 6.7.8-6 does not use the proper variable type for the allocation size, which might allow remote attackers to cause a denial of service (crash) via a crafted PNG file that triggers incorrect memory allocation. * PNG: Reading sub-8-bit palette images is fixed (images looked stretched). * SVG: Fixed bug which allowed MVG and SVG files with long vector paths to crash the software. * SVG: Ignore XML headers rather than rendering them as text. * MVG/SVG/WMF/-draw: It is now possible to draw a plain ',' character. * etc., see NEWS.txt- fixed PerlMagick/Makefile.PL.in [bnc#771540]- updated to 1.3.16: Security Fixes: * Don't translate 'comment' and 'label' attributes if the request is made while a file is being read. Only translate such attributes if they come from the command line or API user. Bug fixes: * SWT: SWT reader suffered from a number of implementation errors which caused it not to work any more. Works again. * XBM: Fix memory leak observed when reading file in 'ping' mode. * Support -trim on images which use a consistent (single color) transparent background. In this case, trim is done based on opacity rather than foreground color. * Include in order to assure that 'size_t' and 'ssize_t' are declared. This is necessary since MagickExtentImage() uses these types as part of its definition. * +repage was not working because parser was insisting that it should include an argument. (i.e. multiplying rather than dividing). * PerlMagick: Fix compilation with Perl 5.16. * PingBlob(): PingBlob was not working for all cases. Is now based on BlobToImage() for assured reliability. Feature improvements: * MAT: Animated movies inside 4D matrices are loaded now. * PDF: File base name is used as the document title. * PNG: Fix issues observed specifically with libpng 1.5.10. Performance Improvements: * Pixel iterators should be more efficient now if the image uses a file-backed cache. * Motion blur algorithm does scale well as cores are added so include OpenMP support for it by default.- added PerlMagick/typemap to build module with perl 5.16; to be removed for 1.4.0- updated to 1.3.15: Bug fixes: * PNG - fixed problem with bit depth when the encoder decides to write RGBA instead of indexed PNG. * Fixed some temporary file leaks which were caused by the temporary file name being automatically extended to include a scene number, and therefore fail to be deleted. New Features: * Added '+noise random' and '-operator noise-random' to 'convert' and 'mogrify'. This modulates the existing image data with uniformely random noise. * Added -strip option in composite, convert, mogrify, and montage to remove all profiles and text attributes from the image. * Added -repage option to composite, convert, mogrify, and montage subcommands to reset or adjust the current image page offsets based on a provided geometry specification. * New C function StripImage() to remove all profiles and text attributes from the image. * New C function ResetImagePage() to adjust the current image page canvas and position based on a relative page specification. * C functions GenerateDifferentialNoise(), AddNoiseImageChannel(), QuantumOperatorRegionImage(), AddNoiseImage() updated to support RandomNoise enumeration. * New C++ Image method strip(), and unary function stripImage() to remove all profiles and text attributes from the image. * XCF format now respects image subimage and subrange members so that returned image layers may be selected. * The INFO coder (e.g. output file "info:-") now respects the - format option so that its output may be adjusted identically to how -format works for 'identify'. * TclMagick now supports Random noise. Feature improvements: * C function ThumbnailImage() now allows the user to override the filter used, but still defaults to using the box filter. Behavior Changes: * No longer add a printf-style scene formatting specification to filenames which do not have one and no longer automatically operate in 'adjoin' mode in such cases. If multiple numbered files are intended to be output, then add +adjoin to the command line and use an output filename specification similar to "image-%d.jpg". Output files are now completely specified and predictable but this may break some existing usages which anticipate the automatic file numbering.- updated to 1.3.14: Bug fixes: * TGA format: Assume that 32-bit TGA files have an alpha channel, even if they are not marked as such. * XCF format: Fix reading XCF which is comprised of different sized layers. * JPEG & CineonLog: Convert RGB-compatible colorspaces (e.g. CineonLog) to RGB by default since that was the case prior to release 1.3.13. * RAW formats: Small memory leak in dcraw module was fixed. * Resize: ResizeImage() was ignoring its resize filter argument and was using the filter setting from the Image structure instead. * The mirror virtual pixel method was broken. New Features: * Open64 Compiler Suite: Version 5.0 is fully supported. * Wand API: Added MagickExtentImage(). * MEF RAW: Mamiya Photo RAW "MEF" format is now supported. Feature improvements: * DPX format: Original file endianness is preserved by default. Performance Improvements: * Despeckle algorithm (-despeckle) is many times faster. Behavior Changes: * DPX format: Original file endianness is preserved by default.- updated to 1.3.13: * In I/O blob, don't rewind already open file handle passed to OpenBlob() since we don't know the intended state of this file handle, and because it prevents appending to an existing file. * In AppendImageProfile(), don't leak profile buffer while appending a chunk to an existing profile. * Fix deadlock in ClonePixelCache() which was caused by using the same semaphore pointer in the source and destination images. * etc. see NEWS.txt - disabled perl.patch- removed dependency of devel packages on the main package [bnc#685755]- restoring *-config scripts as in upstream version: their removal breaks older software- package no longer requires -fno-strict-aliasins - fix -devel package dependencies - run make check - exclude *-config scripts, whatever uses them _must_ use pkgconfig to avoid the mess this scripts create.- added xorg-x11-fonts as runtime dependency [bnc#619103]- updated to version 1.3.12: * Filter mode (write to stdout) was completely broken. * Should now compile with libpng 1.4. * DCX output format is only written on request. Previously the PCX coder would automatically switch to DCX format if multiple frames would be written.- updated to version 1.3.11: * Fixed array underflow on systems using signed char which could result in a program crash due to extended characters in filenames or in certain file formats. * Fixed array underflow on systems using signed char which could result in a program crash due to extended characters in filenames or in certain file formats. * Added a -thumbnail command to 'convert' and 'mogrify'. This is a faster way to scale down the image when speed is a primary concern. * Added a -extent command to 'convert' and 'mogrify' which composites the image on top of a backing canvas image of solid color. * Added support for -compose to the 'convert' and 'mogrify', which were documented to support it (but did not). * Requests for 'Over' and 'Atop' composition are converted to a request for the (faster) 'Copy' composition when both images are opaque.- updated to version 1.3.10: * +adjoin was not working correctly for the case when only one image frame is present. With +adjoin and writing one frame to "foo%d.jpg" it was outputting "foo%d.jpg" rather than "foo0.jpg". * When drawing paths, memory allocation for the points was much larger than it needed to be (patch by Vladimir Lukianov). * To reiterate the change which first appeared in 1.3.9, there is no longer an implicit +adjoin if the output file name happens to contain a %d sequence, or there are multiple frames and the output file format only supports storing one frame. Specify +adjoin if scene number substition is desired in the output file names.- updated to version 1.3.9: * There is no longer an implicit 'adjoin' if an output filename contains an apparent scene specification (e.g. foo%02d.tiff) and multiple files are not needed to save the image.. It is necessary to use +adjoin. For example ``gm convert foo.pdf +adjoin %02d.tiff``. * For formats which support multiple frames, output with +adjoing to filenames containing a scene specification (e.g. foo%02d.tiff) was resulting in wrong output file names. * -flatten now applies the image background color under the first image in the list if it is not already opaque. * Fix "double free" error when using gm import -frame. * XPM does not support RGBA color syntax, so return RGB instead. * The display '-update' option was only working in conjunction with the '-delay' option with a delay setting of 2 or greater. * -convolve was crashing rather than reporting an error. * Fixed crash if the number of OpenMP threads was reduced from the original value via '-limit threads' or omp_set_num_threads(). * -blur was not blurring the opacity channel for solid-color images. * Several deleted global string constants are restored with deprecated status in order to assure that symbols are not removed from the ABI.- updated to version 1.3.8: Security Fixes: * Fix for CVE-2009-1882 "Integer overflow in the XMakeImage function". * Fix lockup due to hanging in loop while parsing malformed sub-image specification (SourceForge issue 2886560). * Libltdl: Updated libtool to 2.2.6b in order to fix security issue. Resolves CVE-2009-3736 as it pertains to GraphicsMagick. Bug fixes: * -convolve, -recolor: Validate that user-provided matrix is square when parsing -convolve and -recolor commands in order to avoid a core dump. * CALS: Reading images taller than the image width resulted in a failure. * ConstituteImage(), DispatchImage(): 'A' and 'T' should indicate transparency and 'O' should indicate opacity. Behavior was inconsistent. In some cases 'O' meant transparency while in other cases it meant opacity. Also, in a few cases, matte was not getting enabled in the image as it should. * DCRAW: Module name was not registered so modules based builds were not supporting formats provided via 'dcraw'. * GetOptimalKernelWidth1D(), GetOptimalKernelWidth2D(): In the Q32 build, convolution kernel size was estimated incorrectly for large sigmas on 32-bit systems due to arithmetic overflow. This could cause wrong results for -convolve, -blur, -sharpen, and other algorithms which use these functions. etc., see NEWS.txt- updated to version 1.3.7 (see ChangeLog)- updated patches to apply with fuzz=0- updated to 1.2.7: - Bug fixes: * VID: Eliminate memory leak. * montage: Eliminate use of freed memory. * delegates.mgk: Fix hang when co-process is invoked. * identify: Return comment text of any size. * ConvolveImage: Correctly log the convolution kernel used. - Feature improvements: * Convert: Re-implement -write so that it works in a useful fashion. - Performance improvments: * TIFF: Ping mode ('identify') is now really fast./sbin/ldconfig/sbin/ldconfiglamb05 15270788791.3.29-lp150.3.3.11.3.29-lp150.3.3.1libGraphicsMagick++-Q16.so.12libGraphicsMagick++-Q16.so.12.3.2/usr/lib64/-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.opensuse.org/openSUSE:Maintenance:8165/openSUSE_Leap_15.0_Update/dafbd653e4966fba6cfc6ce9a4a3bdaf-GraphicsMagick.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b2300afe38b220b0c5aefc85bd9cabd9dce253e6, strippedPR RRRRR RRR RRRRR R RRAWoutf-8d1c724ebbabd53a30a627c7e05c2b3dacbb15813614963849eecb5f47f2df9f1?7zXZ !t/k] cr$x#,^._1Je @6qZQm728L1`.n4lb,Hs|Wp_"D/!IpINog,"J=pkD(\ҢgmDxa*%b.aQ)xӔG{>P-DEENhVP/&m[h_Q0J̱^n|ljz{ l(7⪻tČŸ v!_ܓºsל5];ʐiJz-!3rRIX[YȪ{ )¼łemeD*IҸ<ĝ|*g_*ۆ;c'sp_Wm*md=´ OfRӠzu;5n˭G/* V 9TF(&*()+kTT&LiQ(B;=. zr xq}DVSxɽZsۓ2ziqH]MhV]T<]\FM"Trq-Tt_0YeG\HN 6Qw>Pvɴ|9ŕgX N[tBM6f癎YBsJgJ/E D9ğF} ZTP&%ABqzl^G:)u*k$BH// S#M YUwO}bR(]) xs bua³̆'$Dq-iXi >0,V\Gx:uݠ AAfZy|$X.YKBnFjua,!),8{]XG#=Q"=}.k/4]O$G+ޚ̷3t\[H}pd^A]f"nN5V!:sk*z0pU[650u,Rh hK`dbߛf! -\H%hisZTuF:g׮,iu04uKp&|FWub zЅLAbFx=<*pC m;Ը\*a;pw "2ſèGUF"'e#B`x$>*Z+ZӺ}~v:g$>ΦYph'9[u^[u El*P]i"UmAZSQ76Hg6?]JM w8Dwl1Hx?x@ވo]MƓklT 'Xj 糰,{'/JZ!Vr+|KJEiMW_u19սL\06B +jP@Ox,AK@BI]۱K|` j Rĕ6=ѡ$(@%28FZHRe#'bA>PCRgmJo;V9 y^+>5 *,e٬:w|1L6 B[uiQ?Gm-yfU?ϻF#AAƎQ'RF0 /EiMwpm]&}uxhf췦ZI6nIl"Siֈ d\ϻ!uoHmY5KE# ݍR 'LJ^Nc`|a(͹hp~ynWwK`}s}}kY&C1;/sVULF?TV nC\*//`ܲ@U :lz‚KKYbIį͘磙?Dyz~VҏAp8/*(Ƈd>}"N񓑭 hVS QO:%u(sH^;ADD׍&5I}PL*cvm\o'ötZGt0q#c}8h b z%r'm]_k:Ty;%/K10筼-cW,p(HkPzR M['"[I! :_̵w%Gv1vRhqz5m{gC?7NbOCBgj'L%l0˛{碲Za`|QgY3Zcʺ ozca$jSMf7C㖝d˲wQL:h%yʃH㣍ȨٗZ#W"a']}FVC3)jmVc)"=QR ^xI_aClC6=/\#hc.,(ի"yeYWڅp blg6#F?^}WMPC\uB`o-dW<ɩsB7pBYH- JPWʌ-\(f$&f0&z(PS~}!DWhsP]չapXV=]I#M%%C(%K0I2޳t}6:yj2&j&N6TnCI3 -r@@\[(Y$9P\H0sa!4XѲnU6\=J.D˯Qxڡ Gw=RiWwZ1"~/ԬzT~>*njźuGan1٘q^Mz̥@of"/Ot:9c.M)\ByIjQ -Sy_)| 7>{eYcjW-~UЄG]_yqLc"WDC-_+H)PS0 \OHd_1{ i',+vX6@ 0J-,OW7{WZMMؐސ7U &i-ѽ;E]TC*,ѐNľt((+&--:l8 k߽΍'$,+Bڹ?K 4Iɨ&(ceh6ǡQˆfM N-6%{5 RCtq/Tlxc=q[pA(*nn#nn$$ '1>45/%#5?6cM7 \Ado>Y >gy}8Qh"l)y~vm#Sj~V ݉4nm6R9!5ˇiY3.u %7R UK`Ka/B祘tz>4QLJyI9Ŕ)EX,AكkټOuԕOsWEzϺ".ovV&[r - .^@EqQLE-O?I[᥸iǭ @Mx> 7 _ kT'F39 ?DQT MMS}o#3ډ)L>/'d]]}CuqͣW7UFqε0P.G5䮨ϧ.7a_{ulD2#(}d_e.e,J?R#*sj[so70u$8=.vPl"mYy1E92M f?EdIzc]M&`Hc'aL g}'z{YŘm4_$kk3س`⫃ߧ{L%%Wj)-=u2wdz6@;λz̥W*x d˃H*K2E _gruG7 YKc|U]LjE }ꮤ$p"-_ iQ҉-FEOLAۆ?q_4$*,'=3K$wyШwfw%&}ÒŨ8؜D2?%PH]T}m.fPu|gMR$WfFËik6;\^0+I^Ȗ6tH=K@2p#"!,{2`uX>q.qAc^s%An}GB0a,}ƥVoOidH29j_7_OY=bb~Ń4GR~Ҽ[[ؑ0۰{M7'Ţ_91ZknE%"uWGskɶ;=`@~j47p/Z;*1md;hGV8=&}LW(i,x%ǵbkEVr޲9hcV%%O g3ߤO:mKi f 0@ӷu 2;G#C6ªoLT?E1#͉wDZs^irFLTa%. cj@[=vJOJrړL͙N ;$%DhV#R-Y7C}@1xpxx=w[+C 0Wn\Tp VOLUh.hUY: ^&Mt>] SMCs^?:dcߌ^_'+~5|2fv5~RyO߁A7Y"!cՍ(OzKfЇ8c.!," R4@k,+<&u>IX;>#$<`9To}J>qVaj8EEN)tQ(q2 Tÿf"hxEށ4)0Εo/u~h'+'垨%  CSUƚX@M Bf>I8-DtR" 3"bNٟx- )ȺmkfTQpk-$'C:狼2a#mewݘjn<"v,W_AR[2+ED8 Hw7|}P_e"a7jCĝكZ㠋Uk.T}.vې#ӇjdGcg6ITE90w7tF+s^!9`5DD* eXXXr7r";~/Hxx\Jn4)[S qBy7,0B-rRAȅά(6IwkxmM[R(#\R6 JŀăU9)(;RX_a륱b.*O]A0)'?}{ g~,p'9 ~ma~@"i ! #M&O351NFgٞΓH!-mO5 S]twU>aޮB #œc:_b.p+_`}Nu`7ѕ`!1͉J_vG.3VYTfCMQQ$yfe_@Wܲ^ߊW2Ǚ).qƦ% 10LBLa{nSuet܉|-LWS ^11sX h?:Lڻ`z NSeq$0 xhz5L+_+Rib~8&2 7l_a!Q&l(V{wmi78?ᱶ3a_N@"ԘBE9)!'Y>9CEaLXu(J=Dqfw+:]ks]JC)E2is .#{ڑ`^/Ј tTHeVi;Md̒/5Ne*yf{g0Yo-س3Vj'@ 6~(~Ec6eIsF< vZ`{Ko.bhyzC.iuFVUɊU!X|E $N[$nK{6h눟zJq Q2b)f'AC1|VfB1g)m4`EULT6KJ4eyQPZ*1b?>uhotNCDiY#>p!Wh9gc ys]9ama]n!s >t5ᒄLO&Kmwb'F4iVh~`eFӫ%_Y"-퓜}}ݧE_8)eʿbLe`B|>CS<|8^R"a_vrK]Y vCC$_?='tv\u1㼇嵝zNJho͏>\yez~&8zEv4H׳1dijhRi,Y <hTk[0gsц"lOdvJQz@n#NhwCI{;\*B7wrkh>~>T]Tk$ Y;C{ʘƅظٶ%@R)WڄB>צxs)1=![ǑŘ-ݤ+mJ}Vc{ɢjw \{@ؘ.+߮cS+W-`v8>*)vl 9<&ċq~qh1&dŢ<*jg]NqJJ: 8,;#YMLJVG1(^Y y|gazKlq/Ya#|x( ɕ=irŮ6#`gJ4޸8ya5&vd ~zUּ`J( _H!"^pLy鰅a_#jV 67uPcŞְX'3Z_IP]Eh~+֍ѓvtŠi/}5D<,0NEpT CfFќ->FW]:~j J1/c{!r_VhCY8@jV x2Kݏ)κ|?W? |7zcY@7ZYdqun>$i_ TE-o?ILN +5yA4If`zHD{{_uBR` J ixl2JץRP:~3+=;I;ްm(QJ2AP[W@N*k)|c/3t f#lZLv !og )k21,->\qcȸ(e~?9ɗ@r=o6־ELvݜ3SvT6\LM4);s(^LIJjt~fuR>+^VyB o-cL.Yj'3 =6;n [s'#B?К86@P${H3Ñ}OYw;p6F;5h.ۤ{ 07p5ygۤgYmAR;#TnF .ED!qc`*^^ob7e ݿ+TxlҫSpE+1WyFs@DUa=,mOSfG>s cN[s6@P85uh_m= f`SվY` LjMb)dc1mcpYKUs)*gL_\g4'I7<͗mh:/-WO>Uz"ʼn('~$K+DVCllW{SE5Wg;g <ٯA\4 yQ@F9^ǡsJ!sʈgyu/7QWM-뀪Bfr"64JAt}Tήѷwd^3 u;{^@ wM-S#}|m'rjk 1o~Ȳ_B¾eK{v5 Ec(qې`tn4 z `"\F"WS)&VG+9zW4CpЂ%okzS~tۦP#|w?7`E 9,#'E,;xG!ouʮ R/[wBK<{jx=\\37^\ xqA c#jPJKKD䵫Ԗ7]X *VbݞOn'pEW*4RFH1*lƥ_dPM(/hʱ ĥl,|6<ؿ ulfV:ssGx 9fU :o9ƈVvkؒ<[XZp;|kjn P KtM#e~`߳p)Z "榷~Q*dkuu\'Mh]L޾Z2q@ R>CZeɖ|քd#]%QLpgl/N xyTj\RWX_q99<9"K>Nol#{~Z?|v=Q,n HO@'HȅrxY><|T^D,EeC&%ڛkКd){ij쐷q;d`i&PC*f[US3_' \\-UK~\bŞӨM+ǞI1Uh*Z8y!(V/`7Z/)iNȎg˧>Z]f&b7"n&NB܉yvJ]5;IjVwK(4,(8^#M@gOx0\bO2 sOJIj EIoXv0|aӒ{UN=ѽWck5T#ִ%1ViW BЍqޔ_/ {]s2Ď1ehħWr=eG(^ sr$nCEՃq.ϰ7o !1j {ńlhӚPDzDte""$`]njmNn-'[:mPY ~ Ba\nu)^/+,y^ٸ5ծzrɆ5|)H'}k,sh`HK?]Sd39KY2YuQnFtzq -8 IܛgL٩ A%}X7x8P 7x^$0uy\[e #w}߹qk fw fFIwgಊqth n  PkPRyEKd.j4QcTkR1ڎ<誠 % JԺfIHydXrdEdT%^d1IRj|;:Fkyۤb"ozN%wzSocR.<&!Xҷ4͚qc553Qfپh%xRWQB@ 7om1UV+8YvwkJ*=*;?$k'5hojxD@NC+KT{w戆HR=ld0+lSU_T-4%gk]w`ٚ&==UZU)aBs>O{fM LV=PL)όē\"P~rkB8p t׷SdV$91aY;slh4nҴÆL=n3?@. wW˛$* ZxQbB$ >A"SeŊ =3S5RyGɜZ$>ZLJ6-ጒPThٱU:'=w= `"xzUWn(; ݃:.=#Q31 S:YzMPDyx{hד!f V́j`_l~ ?x 8]nӈ:Z/3f-#p}[]"͕y[V1 @ *cQxvt'GoDe9^!-?(r.ңRU-Rŏ7Ȍz ɇtUv,C;)Sp+Cl!Ɓ2FWi! akSeU)!Z`6؛;("bsK옌U>KWSۨ|QH$T6-z*E7בba]jAҘ_ ȉP$p0@!hZ* ;BTt1MyJnGՏ{ L@xVIGN?w|ypHŗBlؒY8o}[u~`ދ!0! =JJrzK{ V'X̚GJȢVlɋ_DCZ~Nn,`rO'o@8TZ>!]|?(4҄F/ZAź)ğavPGu6A ٔ0 pǕV5Lȏ{ U * 4[nY(pE ϷțH܏G^զRA`aOZ`gC/h 27j(R]yIliSۙ&_Q!(;4i_ސZv"@HFe$F|= ]fne900l0)h 8mW(kY_BvH[Ɉp_ ţsDx٢fW#ذ,FA<2t{3|= ?ʄ%9x̤X7)]԰P7W')dvapqn"mr@ʣA@iӃ}}m6Ac V6hJt\BߺtUF~gbIȸ* hذUh9\TweHW֗S.3lt~jGv$229K׼3 B؞jh&y:<"HTbeE"Y֩nN9P7b-Nv3d}$Qq*D\/ =_4c|/?F[Pv{!w/kkq ?'sb`:|/.r'"cu'fO4^sKsTtM݈A Fs2_C,sۊK7)ˑXiX/dl\j*Ζ&p1bōi^\O{YϵLQu4u+ HF<|ʈHK>N SPǶ&׭` ^i4^Ɓw]Jy1]S%1#3+TF*{ne>!' ?BV P#Nj"+ v$jb~IIs|ݷc4rp_n9YiEif o-W`{}"_}ZCFŠ_H&BA8lbYVά;XHre.*e^BjHj7W6x۵%^}#j6mf~W5wT.[c&.1msײxd>Y"cwnӨ" CET1<>\4;D:}_gD5ԞM+{27]nY yf-0#ngJ8֔oE\)DV(~uW wPdBrߩaji\ct B+Q+mg"v*X Rcl (Rc]rʲ_(/K|7F[@<JIɆbׁ]  hRAp#LĹ|(iGzBDUvW0g6)A/-.)ET /*N\LLJ*)VocI5w߿djM3Hijb$!L[aq{A%FS X&d3 ae,@֗mlRTKגe})?{|{1V-֡%ˢ{)bݐ:o) .ڥ Q!]66s͙hPU7%,Jny@>){8JS<\mzv20  ʏ.)\ĊLf< jwvFE Q''p'I)GH萚j!'@%V^ oõ##ywOԌ[?7yY?do12FPҿ`5VE\ݝQHJh1F 'Rw4<xg|> ,$bH?~ՙZ[FWg-Àj~;*!gkW8=>d6Ԛ{V'CuƂQgSHj')E/ /\k K'h=܉HT4=F32VAa5XjCqIx_~1\H#t-,ZF3 8h^뗐6;w^fX`#,]n07GZ -%? `% J0ɚF4~f{D'=^9nDc,)'ORﵘCNTX> הvAQ*ҭK9IUrnK0GAJؔYO!Ɵ*Lms[f2Nm-o3FPmPUgoA\]TϨ虓<('}ŕ qECTV[Z&ݩ`դ[P!rD }`qbFӷ]Y2ّT:F}*3<dB}nK.#famscߪzxMģ7.XQ 0ӈplf'DmT޸KsE'wR=ծ;BOmtr߸FL7aY_إ<5ʤ/MYC8-dgem5ۓmUQA*d-?5q@E4~W%^D&\T)!y[B)Gt1a?Ũ~{a78*:W՛ ~zFԺC޼+t-$.>9:*>_pvDa~&-/ƚ]4ܸFv9ֺVy{z,v @Rjj'GN}XŨzCCD2Gr~P\4K0A7ʘ J%"yqDVekA0n8D)D_zHb,@~j)(Ucr唾s-?0Be$'Ms]]'ntucwo=mPU,fwL%~"S/d\iC Fp%iΉc`Zb`橥baI[C>d}+gHR0>iňJؤK}87 5Kdm/wx8AuGp0.U,Fuy{kUr?]t S4AUR@1su~*be:ƊzFvL0ʙX"?> n\kLiMo0J8a!Pu#"oD} #qCuasҰ;w|hH# X.U,Ҷ)МN!Z’_]|yS]S*΅z'Eq"1w; =[p5FY}^EU#)^w;&q]p24 y/4TbJ;_S?w?j.qob[*lƀ\׆3ωh|Ӕ4i ՞]a4S1m/PӲT NI$!W=S[FGt#S֍469\8pIF@Dmz w(@,oU}AiSPO@.%>-uxg3p"%zCҽ^Dʭ܅G}!.~-*VحK-(;^)t ~ !wJ;vmP+oIfN 4iI/> S3*=&4`XIԠEK0 =^$x+6wLT@i&^`'5"?n# oM ρ* j@u+;ڥ<;XzJLz}gꨫ*k>U~j҂e4kunRL{ |iJ@ GyMNZ1j_LM`JrTL渢Lw[o({_А<,LsX>Ua"_>ƾ|g\ 9>{@qzK=ېmnD qaK8!T}f+FV˷!m;Xqzs C9(u>yM)?E`9+!_~q/;6,cݗZ򔠌HAUq6+Ub~.,Wy> _#´>rw~ʳ=Per 4X90b$x=4E$vZ+5\xE~U`\#1~4E8iɠLe0TB;E~1lu:fXF>C!L“, ,\/ %f<+OZtQz9} aekfqo Y[}'_"1 \i>67PUܘ)sMc'e0)xQX~WZIzèIeX>c,OXiM*+c! @]:iHvk] J|둂Z*y& F <4Sx]nMtBnr&? 3xv H-( eAV' `r-9C.F_ފhwH+ /a; 8gM0qVT"/Eo;sγ1.'4dQtq7_2掠s0wC"nPk+xӍ1tP&ԺLB bs+RkxNI:RI}'c?n׌}ȓ]2heG?\#-wBqHsޕ]D_?Ɓ9 FNCd{nJ E:ܞEF%گ>B'>;aB/>O<|'7-wg[N?0EsL#\]ʆe ]j\oKSpR r|(}ȗ 怍YqX[wPD= % WTI˿DO!@ODb.Jx| Gӻ-W#,kP|Uo0T/+=2TVX= ~)ۄŝ a$N0մmXYpm(9˗СGX[%:Z)D9>r[>#H)z(h^MrX6T`h_A.#&L@VC:&+L Cɡ0ݦ7:24#Rqqc*}7i.Q&N5&R US,, [a\fVN~bBb= +HQZ}|<̨s@*u-$0㥝Lv hXYF.&S ->}W})W ` %d,{c2Pڷś0` cO)+˖FxQ%&|FpAW"7-L&nٽ`x$o~whғS1Un&i|{ }>p QЌ(E(F,T:84LC\7o vlL ~;t\ݎ/z BYtݽxEJ^|+~>iF,ʫHyњЧb[]Z a%yLzZ[-qzx!A5F됽~jY{?ecHɋ_jkm> zIf::UB(iK~32{*nH#vi \TQVO'"mf=v5|@<Taj犮h a_xj&/2O#P5>pe}SdzBo~kubiqR ӭ}8R [EC,0mcpѠML4D1Z[fUWx`=<RT%2{/+A̐U<2ۗY iHd{u\23lFF.eY %۠G|)*83hP.}yؠN$ѓLq=Skb^-VFyG,QסKqAUa0>a(C ÍZ}8Ws_[_aUHȄ)c>M: 5P'-.#/Aצ8w2v73 ) zrRC`^x9g(+<}`X'CCN3d̫V:6*(D=#bϻ.bjY"ﯪ@;@ʬ FRP,@^M+K٢@U1^Q`s2DNe7lDՅZuR:7d.JK/0zTd!'\}r)iU?ﶱs5# -.rBh%7i ug|C!ES0ri||ņr*l(`vA#0g!k}%*qs }C1:B秠ך1;:t>17dz& KҜ8y )1f%ϭI5ۂbl߮3fu~Kc|V'к15!;q6yċĨ5s=Mq$rEGxpucYpHH̬̀@ fc"*by_@cxR)7hQҬ'[ =mCr2?j#YU/paәdOmJpRSNmlxa"+DLKݭqPUԣ:8DW++ Lř%/z_ T06j\ݣZ+^ԗ NRWPqwwXhVpK(bͅJ%0h"{àL-vgpU'6W13vӕ́&R"GdEn6.sdrTD2M]ZVs]ac}ޕ)Ykq/ aMwz[Cl 47G07QnlY60_휁U9Xt;~0!pf@{"DJ$cux%}Rbxc7$iIQl`g$ѤdF^']8hma/:ȴ@ωtAVV\zMpsK枌'#X+axFU).do80+eDHs9PQ7T4|/!,D,FR BM#9i_ ahaЫ7Q^p о)I?dlzrZޕm D /zgV}_:/"'08V~n6R#;&sΟ 7{Q9pf:AS(JO9Mc][`AA#I<+@DXdw6h}=mZnft`I=` nA_Qq}fV:ͨ$8r<:Eysn!X$8̻eG_Na;_ ]V5$Έɳ6}#@iك~wʊUU/f"&St㼗QWc*Y_[Y; t kS3x0M[:eOLriqHT bTm`.N]Nd>1-?@g(F癉p^2[J >1C]itkZ{K?w ],o?;#OD@&GnDzq<8_v'!3XJs= s0>T7A<P^rf.#7<b펂A0V[xDXdip/!җ/$ߊ/ igW* ;P('i>a߈1'eMi:U$pY&34\&WJ iVSl#?1_pS<2Ǣ'Ct5yyVidb%=I(HF1! :}\;-&>z3w roWO_!pğ! BUwTbr|tUp>KBS\;߱+q\-xsZ+ȅv4NRYlH]DPCo͒c3p'D2 b^;xq0S!"P"JjG!(tId sgRu((% .[yl藱9DRZms10HY|yPOF&)* GS>zy* Enj|uf4g1K=q"/} wDJ\xg[BRaJyLCEg[FB Ee2ҭF~I_/ R f+@(ɉihKH ~ ؽP?Rj^j 2\XiV:pYG$R\>ss7Ѫ] d'˅ ^BqoګQ 6;+[EogzbV{&ڲ/kP7Jiep>Yw.9`f5i*u@"A=`}-'.m1KJ,˷L#(3`Oɏ=t9kӑMSwlિO?V _.aw5ڵsC3Gf+U ĭ hhOec9CFeۄ޵~c-Ri~]Qc)Ǟ~ 7rn4)sq9} ݉CmCri2 6|F ~&csIX9ܽl-)bL=ũA鞝GO3eC%JѼX&e9:1E<6$X>̯FUW.UwM=j'J׀[_iݳ/ӭ"8YS(l]'JKN7ulYc$HuEs>S#yϓlIfIP*Az @F ,WҥtsYb9.lI$-?tF$vF/2>Yl=쿔5Q<_R /4<_q cblS]*1$ݥR/=*v2!qwWI$xl֖_!)ЪBjwOdnm^4m` R(V9 E65rN>)T||Q(N{lsӯ75M fZ^km%t^;U::-Iغ~@ƭ'o3:y/mvT̋ʳc6M!vd[%'i' GJUN,筴Kprݥ2݅ 7VO.Ce9O[r(@e3Vk8A(MUf^;v'W M*,t =1ܚ,E"t,aQjЏr8G]J+j~U4i*=s} `߆/eW;N8qRô}M)(3'rJGaK?1i rPEd kˀ\Q?v'ԣ;& ?f8bx JS` /" %ǖGNgt3xf1RhE=IO*Ct7\U!Sr7M2 sUր?DRÌF _dLL2J\RK+˥Y/5'#bpy9b1XPcEp9~?zH|Gr>d/w#5\s1G_00+ຮj.*a$ivwO֙Shg*e7 Ө4\{0Z jk6_:ב/jf3qɑxmMFkĐm.G U'_Dfu`|ƒ.$.s<3%IZѻS+̼qiV 2 d`ƒlA4|Ĝ[a ++w zE@w5]$Oyٌh,*WV?;^fsF`]D5?TB]pCezFR<2dQ;UFքҠՈqlþdc֠>*}-95r+n^(;H f}$,5C%W}/0$~R"y+S%d +尛/=t#~|:1P68ʩT ,@R N1? 9"AXhR^1m[Bt2"1\G~z4/|s(`aA8[?.fJnz2~UMD;56Ba@b[3H~ ?.( `&tղ-wYA(*BԜ8&X'4pnz&?r 3]pr;ħb24DH%iB$DR_O_PQ8zf+M`]!ED3Xa>ν;utF@q IbcJy!rZUC%dP`7[%OewIwp,ChStD.5g`Zw5g3c-->}. ij,uwl8*a.iA%;$ВW'9 7-,PAp bkY:}aϡ f,w+#!kGKk+>9R ,5K9%g/-ypIp_ h%m2Sj"jbiTLK@lɎ[X朇[޼uR\$tKmW}SSĆS.,3K4ǜ:&Nh'̲٩\oF׺ C֋36I|]3eHDq"%y~!E~ywU~HDFca Ka+!l,uF30i ڠtna9nimQjQ}:[LZE#O=_c%j >H =!6 L3PJOk(=,1/$m 68qᚴ*.\:;CP!pXԍ!IfI'Mj'K\Z2esAаoi\@N]o qr~PbdTDP:V܌=uM3Or gio) |9{Y(){Pwl.H)F:-*Ŀh0hLmdZۮ"/Z[:;5P{\L7 ^t`7&ig S62<8 3 6=vr?Fr_&Z4 @ S`v$ߦ'ڍWq?tR5 r)C{M6cjg!Q'vO?U,5feJv|6-I-ZJ*-s'Vyo$uP3w5}5p6tˆ0+, Q;X['C(Txn!@`?jO;x#Ff%'w982u=2d7[nŠS2\P%c5+Z&@"7GJFw߬.t.עTuwQih&u09< 3.]9(ely]*npH@ggj]jw-"O T P4NCo/O~`'v(E9H6Ag;r"mC*`<7­:v3@v ̧p|ֺ.5{)#:̽j̝GRS EѴ*/oiJ‚W:FPAGheD߁:zDž,[2H\p0CTON%e. T<2Kn3B:>ډ0rOQ4:go ^&Y3۬@4=QK+l!|KPבԇj,rNRNqӀ{sU,l!:< s14lV%v<Va]y.;(^+rHL{%:0ÝxJ\FQ1oS:dkTy{["h?'`/lʼnˌ'Ň EيYo;Y!Uri210+t2pa a aY6w`|]ʝ}d7N(ݢvBBZ8q1_xHMkhO>-Vcj~%F֠Q T7?^KbţCh-|?( c^|ZLـIĄŖ$85*5`II.LOzHYBm/ud 8Nj_7>L^*z8PMh}\KMZ!%\Z'$b>07BM'33,A{{=Ym&HTbQTJ9kk.%+[nc\"MqL${N4'Na}0 BlEnR=d tݕiˎn7 .V /XrTQЬ(1[" - •OBE&,gTptѻtm|uB*$&TcȓA ^3[rIʾ, gA!jX9Ͷ dZZ80:xǎ쪝8T7JgPۿDXQv2; ۝'~eS9A=b#>:N0f(Ow+aO/ϯ(v%N6i66wICMJKX1v*AN`A;s5+=yLW ncG#6b---_DRMUi=Lg:%0WDŽ>6E=RZ4)=# )JٱH0=, uaDMrHɗsas:_&27#D]\#h$]/H+6 ?6=$)^Vͱj ;d2c"EXaGDnjM}e[)<9'z:\գ O*3 F/4ԇGk07aNJL/&yb,Kf8jvo3nBf*d` ;C)jG}TAB~OT3} dUIJuunACV:D,Zy@ycλ ȉhϛ QBgWh'/; 5yW˘6nE~|-r[c ϡ&Xs4}GoYbs2mtYfR:$*fDMQh=ˆ/Y󗢦vݔOH3r5wPDad8z㠲N`Uww"};̡"1^JV +VJ\F9JJ˱5'fsp' T_u B5U)5^Yx3i5mb&PT1Պ+Vz퍪CwcS5CZA7(+ M ós> ]%e {hCq M B* $7 X4HE ƀc \U azTUxݱ⎘hLuIl$ 2YZ=lYNLҵ7"iat;冋}Zy3} ;Ԡoggiy>Jِqroy7n,zb@gUT(cgtU*őj_,J7PoAޢy5Aem*Kムd4x+Ng`FH:bFٌ!AtR ?%b&f>z.NʲT ̪i(?8v/xԊ3>Î2]kJghJAd+<ŵK΋]^IOS[!b&Yqe{ܯKzϑ i.鴃u8@kk(]-57\g % è~:u]:ΔWVKXz֩^yv.r>;bA4ẙvvp?YHQkX?BnI \ ]i#*?<UdYZun…G$j7kJ}ڎ,fSJhrƉkA΂?ldvۻr2DxUe<;n] |Ri'ɾ l#xab45 r-K=KتPD|[/ ~c?2OhbçusܣQr/#Oh@6-s.{UP>W{;]!|a%?RYaV떲āMg(hW ubk 79]Xzzs:/JuD/ i cd뚺O m( =-MHԯݫ!fbk dN?U5BVxF&i/Q@' ݌VBl}q +,-÷}J r_gyb\"GWÒ~eA. 3)QYK[?̥ ͋2xNx)llw,Ir4b=3 h`<310iߺ1p @o"_rNMN'@a)>@OmJ7t{ Ш"^ *ầ"^3>L:*c"C ڈ|һ1۳ƸH۶OhjK}D۽u"fЊLM*M-A ji~wHrܘM{R !2OB W7Ga\]?LCF͹}t又>6msy'Ђ_NFa^!WϦ򟉇#~~:,g^EzC|ۄƒqAMp^u>%<;2@[ꌡJW2bSp`?0(^nS* X@yhy[йXbլ~[>T^{ ÚUi 3pkE'Kqk=ov{a_amoWA !c-**78j2#~wM|YAZm?gs'jF&U8X"#̏n/p?z2]Zx9I ] I`4EUP[#:z=_-/ ӻf .޹gYS5]j ӂYD\E"KN]^:AѾ xzAq7o`W0_o+Uי)5Ii |n;"IR%i4xwǡ"RWJ ;ßj;AY  ~3ŌpPy<aTn=Z\LVq|D"E[v Nq-k r=3妾T%`*sy聫HQI׬mOfVX;@alnB#Xsc୘2pas,J,mG|cZc"l9Ձڃ7H<-AKl`k] ů*T.=ǙGA&A=rl9Gs/7~ԍ ɻSߙT5i}JLUpZMuGK.M_#"AHns6yS.~.fb;Dl,5_WU`U1L,+ajT}.\hY/溬&13)Q8J0!2%^)EcX>R׺wb|*! 0s»>?28kQnht!^RazXx-zlķ5m n',su3C?07jv.fj0c+be."/ g1.xMr=f?(m#s ;@w߫URXd ciVhqRLk[1@_<o:\m+]卥 z}yV/=Iao褦ȏrK֣n>IGF6?d%\,\̇{1_!17\5m** <͋`V$ƎyKXyLJ;VlzhDgQlΪ5!A?vR- # ֠ꅫϦ1hg-<ְ__elȼV-Cxe3?@u**Q=- / HQl r8!jB(> ΀_B]orTo7#9U$YP%2ן:S *Ԗ,>y5TTe6Ke,Ϙjʿ-zb)Lg;Q61w< Lp$k)9tK6 \ UlCPv= L76lE0Oh 捓_h?`MڕD~2vo}Z M&s%>=gÙMgl7持 pWķT]-.P5-Sޣ];{9Ib݈+!j` YU)uy0z-eCg_'񼩗 #I5*_ n8$I;q`2.ȷ%ٹ(q/\UF´OpCNʖ;pݳ&y`%k. g`R8ptuJX-c:m*11M)~ls*ʖ~e0cR䒍tE$I*H(¥ѕCUGx˂WV$w Bv',QL3)3uX߫m7Rwlb= Xẙ*nؒTwwD+pnBYyBhxl(XKkW7]*Lm]7%PE:3Ӎ("ItIV?=%:fx/QW%x3HO(:x_t?*i%޲G3NA!7!ă% j VͦGW\q1HX{g@qFkEbן؅t7%;XLj|".Z.pgur|Q}t03 }1lN;Wb7:*_2B.. Rc=$ks~zcwJcW5co&g^Zyi}yon@Uksdz0cXIXSϯVa Cu5&"f\:IՈ׬@eefm (~ ]*5xO6ys̊Dv(*ҏ6ZˍѣO;>x=fh8!0m):ĵAW_R]-Ddn'á ŗjE:FcV>/YjRm7cjaF0+NCn4x݈v*zg^UPPjaUycֆbrsVGRv&\'ԑ+XwrH3 rsΩ%]? 켼ZmiW(?|{ DZk2<U6m.@ wވTxOY*F\8 4WHq2^a㘖 9`C>㐳n/AHY8 0Em# ]z|C}ɟ!ӊ/@'~63 2!}uÞda Js(bL|f4e3C%ōcLYO࿨Y3= qO2=c pւz_n}?Vg{:&nBf8oL܅3x% t^1]Grp3P]/ MP^%dF*6(ռkgݻGHPQ3n%`]Tn&D"N ǫZF`Є%\z{T6ǚF$qQ͠w4ix?}'ωC?,SX=TBZLv=mM܀a(UZ{zwx(Bc<1ݐ*Ll+0i9Laժx~nC`4?1!TW$5Vz:\JMCHίB7eFkSpY0QJ2,$6bU 5ƚ[ڙP(YG¬evE>J|@й.Ec 3ҁ>mJ-}qJY,[R>cȒǝ!)ֆl-(P>=Dt9nH$W!dT ސ ']%kkȌH'{OjoTEkQczqXUw1 Ce˭Js)ȘZ>fC%G+L?fU|^lg;ڠ>v?M:XI.PR*]D8E9.s_,+3ݕ^; mRܯ:`QR!KƱɵ@ݏY6C͗\?V n"3䖊,Y3ٶg'ئ!HNX,BTyׁ_Ʊȗ0t)m/X/5ȻJh*Hw'ӤH֨m .&R+UF?ٸX"fp10vPknDz(S ٜIC*3Y6^3Z%ɂMQ&bE<(ym"_.VE*:dS^n>sz:@Q147l-ev%Ț< vWJFh`U`f2?xC `Rx  !u B`Cl=a!!s? ;qt\l# KՖFLW{]~ƒ[$j u5裡9@i9*}U,FIΪvǛQZ;hZD'u|fy =;Xia^#jkfqFzuZzvA;Ŷ J`$̟vI]o4Xiǰ=nHz{N*!m ;{:yoܝ^9^^V&p*1YtA$va I36v5 CLOy;9lzK;&Ouglqi᩷0K֠U0t>(Kv{oX[nQDœa/[¼>$=jS}E| i͌atn)tzcUDx+ruN-.&Im@Eohx2R!ZvJOĂGQlD-xUIhRhL'9t!9컆Uײe2bbOQzm/O¡UG|*IzUSxkPp[%zRS. c+D.NېHmJܝgmM؝~W &mkRϸ* _ކ1(/R83gX'q nH44Vl_Cǵb(Gl{1Ta: :mPTl].4(0pCK, 0{_՞1qV9O}K(,ݧߗń+TPLb;9y+~e-oԳ0l`kک_Hz\rsb_~ynX]Ɯ-G_$2mhɨ"/2ĩΆJδ]~>p湘EC*c|'4^E!26tg#(KuNy2xql]w3!@ЯGpBZ<"Ur<>h60Q$;1ZEİ(].圊," b+NxXj"OjV[rƧ2Cxri2xIyX- 2P Qb6#5U8gϋLuQˁ˺#~B 4@΅p17nԛ~nC qc;gg۶p^jNz|~ܙ 6#g?Tڢy홼:W]o1 r'UrUmITC԰O~I=Znk$%@ƣH|@'KbeOIs1iʧ Cܨ5}`2%ITu0~7MPjQ״`oB$}R?]y.fIt3(kfcC1j$ qIpe1}ows"n&6BjpL,V.g/ؗxHVBooŤ Vu FtP5D:t1g.V[Gl*L/|n-kaTc~,΃ S mי&N6K&t>xgw&%.o%m$7ػEny\?wPGʿKg Er;V #E&1c[WQ Jj ̓]QWwj m峫I!şDF18 ;kTȰubResʒI9=TQS-՚]Fs[OF:ŷ%ô4\\pQ:I h52v"6R̺Nԃ^1'5e6n(òT\eg՗ӳ l[$ ߐA;ϠLnŶURy818\)䖢DV}'b| &TSJg5ZiW.RJuNę# :S2sM$1͜)(Kހ}Ke}GR2=;\Ԅy^V0Y|4M-jg7x:"0дPTƣfjQ*4y6JqCk?鋶DTwj*gLds'=&bA(4vú('Qr?~wZ .~/r2́[Dي6 I],4e'jtZY jOBEiaAMQV3%>K{l~T$۳xQH [EgGh>XPYviIb^c9ydѶA9r?r@LZ禜 mÒrg`/d2(h{ecid9)P%ol|8_7jW-\E` ag%m:1jS-PQZԀbR1K׿P}&~9% m[WD!o_i,o|GKح3nlSoui\~ۺ|/ GmEɱ}+87asA #=jqZPEfVk2a\G`/TZS~_KNU~$ZPuJ٠EĨw@CJ (FBUxq ls!ھ2>e;=z 5uBKl.9EWIB:dZr != 2 ^L DwL P]8mbDD^ȾEIρAYqcNQT!x7dS<5od5Kv|ڏG ;6k&h⵷t Q5%Ft^p_ i>E;6 UN9YNڮF0]SVaOD[gn[+W QN4]gq6^!HZ[~t=e"ޙl_**ߣ3RY,{AS!t+`u /TӅ4xqStRU8kL"K-ؔ^\(' ]Zq&B_#IyJԈ*-T 7hK+ndlo!lR&qdO=d1CE׳~(*c|hGK?\hB"7޽,AEs*+mYQXHc HIT%\Iܢ!r OM~ h-~N/^-P0(̹?ih8x)~m&+ JZ舊;5jlB苑 ޫګ 4q p \(-FD7oOds<;@i9y'悒[pa"Iq`Me1aLP|)*f疴jUoY:k{0 j>*HZ 5Muiű/ }Eycp++d<kOmE'Y|)+V)Im.7l:>Hh4H#2>w$-2nznI1(nvs?0?IrY:%{XVEBؙz>u\^o\C4Pdȅ$NDެGG'SGyw&>3WcI4WWhYc'1{eIA9a6_hUQNDZ0Ŷq, D@bTɡ!O1xoSjY; 8S Tj]ZŒ]3NL%*|*@C 5%M{!cr*qn,= StH>.P9Պ~ FEdهtZ!Ewp]J@mKu7Xk*ثM4ݛ4蝄u\93 d Z{NlPL`wWB7u]xyL;TնySUqvL{Sn&s=SjSJ\1\&5=O=t3ؐ&Yҟo<Û\F 2JyWa09ϐŻV$Mpt`AV4oTn* 9y&*$ 3ϨY:|UwmΏ~ ZS~Iq@!<:q(ӡD;jiDt9K1FّħDD7 7 bL.9y%H^UV Sr%ǵ^ޝLb+XmR. toڂs s7AshbIӤ`i(:>ppQ7I6=uâ)ReFYUbOr%:2T{E u vfllC耨$Q51(ѹ@",YH*R?9U2yd5o\K~~S^Gl6gl:,']Qʫi`#ܯfuemC*S D6ٟHNzSdX8t0i4X4Y6X74G~0BH[ΰ*&hUR9vu Bl |(>KYD\IbƒgQ`f18׎I*qLGoyS]=T kUoh(.tgM6[i"s6NWC-<?# hVH U JHCm~pF0hj-;rKaC7K܃+k@?̫." FQxĝ A잇QuaG@;VS߷4 0+۷.eB@qꤶ&=NiKBSGD@b^ + bd7@{ł$klV ÍI+b2۔:|7$㖲IM:Y.kF w6Z$?C+b=g m ;i&h}k߬P(-3#YDwbY֜8K}䧲JKc9,yzܳdD53 @,qs$-->ev%i=b'>,st(GhL6DeCdY)[jhcIDppv)YPGM ;S2&80u3qRnxA^-<}) '\_pF?.G Rm;Ƥ Meㄋɡ|]==ݦgKPxdO0R|@$S`2 E,Ke<__m7C6?~yjLWYf$26!&ò}PmN;r;MWQvy<_fJ`6RpJY`Gs=e8+LNf' UbYzjS)D@4Vwl2:f⏃xR-2 +#;m~u *DS@~В#xxqj1/?u5c I#~2D v}{ Dr_~Ηyr0]2`@ YV0Vᑵi!,*N?im0NθO3SG㧔@L?/PlC nn&˸-wi @+7&a??z)=|_nI2ƫ闌FG"o{pD()&7JzIY]AmEBF5;Qɜxu,&h*3!&Sl1>}b4Gy1١\T5vk^+IWMO ^ΧkUOKhAc|,ꂦ| gISe;Nd䲄b#(>0rGF@"5d^@􊴈Zl\=lzyPBqȊFAӰ6iZ`o›vqJr1*')VD~yRAspg{6)"waY) 2kK}pepz@}Ot6EIdNP)ZD(u"5://+KVǔ#{aN@Rs`=0ۢE -r0jDi1\o>q*ň2l οbݗ{m.S@za,;?`U9K_[5#NKu3Mlχxc`LH>y)W>rO+O N,ӟ;?{\EJ:=xC[VNIʌm3uZ9C mcvNX ɤR\$4^weJ':˴F7.Q06)Cyq/2W٦ 2 CSX~Qʍd}/lFIz_dw>ƣHSRSb4VqLɨ. سv=9Ghe ́[9?0Xq]]|84QMUu*ř~\W14$_Cc73H7ȉ_ےJ݃"r$<*^":j,ǗXƋ],1 |p/Lw_] o^`$;[j&p7SA9ɣ+0Z@b.F3VLH.Xdy/AD+#5t"Gipy0./fWƼ1F0&mAHnq'ї7u߱x19s5fL]e)d*:63w;%#Q(iY41cJ@E/0P k^,[5la[wPDBҥdtx\$w}R58L+ .}k-@cEI pZA:"a";Rg~*qP 9MX0iUƄ2?X 6>t,zqu7/MY]g0hc`D?bzűExK[N4g{箈MeP=n̵.l3)rr:>[װPvFrgQO.e\iI e޷dYvσ]{~͂nu*RR%ɂd4M *XL}ia/tH.%t@gSd 9buL:rxq>0@I}8xд2=hڋ oV Gy2[LLk"ɩ:D7ʮ?nAাUGPɻF6H|2O4|'D]~ť%б|CX)Fu;"@c!<Ņqt)n&;1! m@c)5Z<R5łkXٕHts=wI$PAoܒG|d|H%l}جh"5<X<^'\ 55噾xjc-xeS튬ݦF>b<9$888Al<> fDGsyŸW | ޠ(s>dAKEbP34Й'5ein0fr&TCOرˊӯ(@\U jorfQcLp 4WzB8-h?+tBч3:i̔ޫ^}f)ѫQپ>^N&k_R B;SUa8$'RaakҍlM*RUY~FrNRзCe_6IUITИ6S_TzdQ3@82dį~J$[N?GC*)2К.R(7 wLl#"bωf`[ V󝠛CL4IYײk- 15;;).E| 5΄R 7>4n"g,ך)93MKc8TrW(tIɰ5P3.xpTi>^`Јo'qeq`VqOa.m# քSܓFXAWZ~%:q."GmNV[ _DS괞H:?_qu2midTSbf5dgT}z8D旫5ɠKbLr{tF9a3N~bo]Z>dnFZr9 '^( w LEI+ۘ4v-I?vaz%s`ta3*\Wя>:lZg8L\AB<&B^fyUJDTd74h_L_H0p*aDc5+Iz[fmTtæ3ݞѩVZS/&'O+zdDXH?Fv5#qWw/wR̻w5K\;ò>@vzVG`u2`b ҀBȪ8֗Q"*)=n3VzEn8NҔL5T iF~f卨E&C'﹮Јnn޴]r,RUHVbBF$Qq~P=*/7#}<\Ab ~C6]5qe=jM֜mIAX*PO\IWTqD!WrrpS/ZRjU?6%LEq9в@ ohC $:>즊KŃWğU7~$=`W b+)/95k8Vv=ٕŸ>}h 3hS)o|j+XrE<:SsZU)`EÄގIO)VnhvYXpi5%ZڮEd9wPe^z7ݩK О ԽlʛᬤJ `݋q'쨻vzp(!䟧}7$d_fUIl?yM[Q>-d$/O䑿9q M_60_(p'$J,*V3 dF-!N{7W3>89.9+Qm^>`ˣ3Փ˼ `nhk V?`!葥1oKc-,hc4@ƿ;&[Rd\EyǴ>t>!#]S!Sfm/a} /+@an!x{Hr!hp"?+r$20ˉM>=YēmvńMZfQK2g4!tr:O2~L[AjLОBPW0oNSfJX5L T#F' 9`7d?@ͦ3.^7-Jqf)r,şw-WʦD/FZ6$63Z(J|נQVP ?WNLcӭژ6i!Ӎj..d@݆>GyRsfV4&AJǁ#tͬII<+e4 71V Ã:%[  .D&o"Ԍm@!q<%/+Ff]ӯmsOcF"<<1NzieO"JDnr:ⷁ<ş@u(4s%tAg*ĢOIZS5wJ]PRMeDv;Tf>i&A FpV|nKS\z(z(Cs}͑Fth},|!p< 7Qg)Sq8Fl|@Yq neI,ʳ q@])P}B=l T TQ>^TDg E~j{*)Fe:z&7H&{SH́(y7]yc?:?w_pZqahgW"TM:1?'&za 8١GLFn> iBnW܊GY 1EW Ĥy0"x%(V{ӈ̼! {Ȧ-8QK@͛Iypn36z"⪿=$|~7VRsغYcFZuw;\ >M$ _ߩX͐c0o("+\Nwx>ZH&Eó0? z[-ԟ0TͨY38d͇Rms|XBko5,]rqJ{eފDi/Sk't#pu@~Q(K,YYÞs- )#\ ؜TtqH֔}D[KS`HWQ;yp,k5Gu"'a6ȃڐdqhٕ. LC8G>uZ:Uۣ(y"Py SϗBo4X + [Mݥ˿:>f+Uo Γ+zXH[aM n@a' c栗g\}˙֊㈍qz],lCh0^ZҞDs>|yFCgpJ,rSV԰LIdz  z y"`C@pEqRj;r?h\d-e U,W7X "q ewC]3e4 &;.bu>F&2`-N(3g9SKA~;9a+T#4&99f,Ӿw`f'RJUD/H\A 'C|8Do ڝ#K#>clkx}䌄CfnQ.r-UXZ}cc(o{\G1ꄮ-n!f'ͳ.*mzbC<$ȏ)Pkǵ y|Hƅ}DNev0]u/ Xta%WȺ,JB̕RlJčBVOWޅlNWH&w=gx¬(A.ίR(|-xPBbER k + OQRy^nx.oRU( +a׭l qϗΓSA1XU2o9|0W3"WkQUKbB\E0\=.u&l^pODC-`~k|ix¦(DՂh<`(x:'Q"n; ·MfR ԝ`g J6M]UVa~c "B,I\+x5=0sw+gݹle_f-Xxr"9| {"PM  db-mYG.Y#ݠEBʚaġ&um8Vا= };Xq+k1Egϣ1@[jܶ (Vi'0/A 'rA9*&A64,h'E*Lh|џG&&(4UNMp1h q(.i;D#N]BSE׳87zĢM1\鼍E4$qha0_ߧe|rO<[{t2bn{""~>5)ө5 0'>8Yc:y(4E40jNJ1.@Za5A)uWQu yimb}`.U!*"Sދ6拞^<>LJ .Dqb$WUh;#FE00LvQfPRS/)aU;QNk^C&xp(ʓ9J^2K7tk* i']t>ak#\>@N8mv1#>Tw@gIU=YT7&()ep`<3xA.wXãܿ4FuQ/a S!ћ )+AL@Pa' KsnfT`pP]ӭzftL6,SbV'*|nv1yJz`{╉= 3ޢ}s7 6~T Ln@usgBp_@vRqintDWԂ>II[ W;s,H2@XSl3bI̧hoUDž,2)?KzxXs4jI#RZ& lԸϦ\a #M`"x̴gDs T,hüKn=6u.N}E2y:^!9>Ұ:z31z|h<58ѥS=V1`b91:L9y9] )s[u<  !w=+P8ƽ;ILu[pQIt 4nZ'yarfYmZIe^Wu}A.FHN 5Y }Ƣ?d*kHтjϢN(rh Eg72*͈e ^r`>zlfhSҢ)^l_NnΖ HMTGb8l(~ڕf] a)GUs^=SFaI:dġa sl(0fM\?tKpXͪv4o79Qǻy3n˻S=[FQʭZO3:N,9{qdp\KwC._ToYĤ ]NϞ&5:+,Q ʻu0܈^EGfz5jU'3ݸ*]}>2FFa`5翍N+(2*%a}0jxs,7W\uLͣX[TzN)C8OZQ*xyQɢC7\~Yvn7 My'萟q@i>&F-o*s, sbU/^GlJ7n#C.nkdJirt qa:m'؃GKD1s)[:"E,Xs"`N j|\/ Mg=:w$%pzLE帰(<[-jEmJjaّz/o:=7qX6lHg_?&Ӵt)@o߀V[AwѤqwZU7'І|G0n%T9J3őUjհ>sCϓ"-Uׂ*.w7V) Q`kqWE?FMI'c%5zwThƆU=1Tq4PF6hȭp{KIOzgv]3X>.@duǁ!K=ȮJBU ^(cdWf/.:mmMd(S~Ħ@M%hwap SD(@:dI;; 9Y54LIi)g 4Ug1=֦]rIfC}cRn X?.+] ʓ"q,fjL}Ig _VCK^,:G̬\p]oCq$#kx-է O`;hT$!yk)Qf_hʕ!`󔓙8~J35`KFZ;;{Q"Lt=d0{`tw? 2zg ͒4u*Le8=F @AqÃɃ|t$cpV2 |Mq ETJB'B;?n-9˺Hv$tP*Kl`Ʀ,w><fNbTՈuu2Qoj=笆+ϊbtƹUuG"/[iJlYl3,SօK}5:<-Ȅ<@~!5FTg\(I=8ͺy%lU ID5LAVľ%. ݂;SS{`B%a)W0jucժL}n &տ̣D#rU_T#vQ;13H?ojiyo`fwYggr$KIPCE] YW5waxU! fcC 7oj:Z|}vT:pJ$V{:B$Hi#0XŸF)x%-[(6+UBnB_f*6Fu*o--GEu.ٰGMU0}[JؕD>$cp"gfRYR E촿Q jATM,=t AOTȂ!V**)101IĿ1^#[T+݉/Uocfi6Be(}eCɢq1GlPn&;*'#?BKxVsy>cG=/'sACdT~~QvoS-o.]> ωckt}sTtST/F@Qa+|:Ǚ/?^&|rN]&9nv4 }[YxL;%t  #U}˨Aa9%|kZ@XP0p7RCn7b~\uoȍqkW( 0J9䑵.iR-#g!D埸gtSr&A}ܧ>UhUxvo/e#2hw"[YV%k7K'c;{Or(QԹ"Z-DII ?`Zf֑>'I;'Eb ݯvxɚ2:=Ǯb_:Vj߷?F0r+r;?hOiwLBQ( Q䟊\Q?@y#Re?vg7e>O`Q`eC7\͓֓WGy^,nQ3+,)U)P>O怊;ﳐe5e ,o3%~*Ϡ! ?x~(h M~?9 f6}WdW5s4$íL(v] Ph=yg *ah1d+@iptMl" "j_* bg(vdW6#׵hA8+& $4\ "p[MCLxzƸ!ɱ9zTnl `sQQ`}VѶ_e,HK/AP7l7@{%-g,y^R;US#o4K։'@amgH-Jsk)G#h 2:pWA;KUa XY?.Msu.嚵Ba]a+ug$ 2pӅ6lɛ]S)Vr8$hm4dUΓa&AE<ܒ) o;q%$V828Up&; CGkq}J/9@U:8YLY( ՞DvkV*2?4d.}V:w^4\e`д+8*?Ԟ*,C). Xsu0|)TR8-a9{F3fʲW?+"gyc26L^B!!&g'6KKto~X\zq2@ޚa}YA =0 "6O۸< j-M%8j ݚ%68Ex[S^kx&2oZ %W}(\ǍK@ɛc|ytb=G2%lGPt@hG)RfN0b!4޹"xxpwK$3p}#Ԛ$4z RČ'OeA88ćb1v )pQJ`1Oqsʷ&smTo9)3@Sj# F;zOYl7*#[(l-  js pLLkE @ȹTeĢ KPюiUcf$CI9fe.Vk1ݾ|K5:O3.] v`)52nV$/ϓ'rv2I^" y\Z o j 4$.q-B7/ᐴb"3( Gi\z X+_?^ ax7%]k^jθd`%=Ե,X|Eu@ˇW!dֶ[狧@3F\E')n`#)dJzçsܢִHCqzDӇPm_vHg1X /qVTiҥ) К(UBãacTB:{M>!/)gI.g%,SAne6ZZK]Fh4$)S %daXRgi,GdyNRj(^<x;Þ;9:܆⫬.`hC(w;^#2o_+ @9]>+:M B!;(vbjI6o|;=LzO:b<]φ h ](ɳD"5c@C".B*Dy6pi;ʻsQ̥HTMNEEf:^bO5I:V 0'ө_t){kҹ0 ^`.#jO)a-pQDV0aL\%Ժm`:tQ30-+rgRFZ舀3m% 5USSKFA񙎤Rc"Ws+O"It;#+piXcLӭ^(Z[٢ GV{jas4;@LGtTgOZ, J9;ǫ32qX6߅!g8-= X3>*S4и TGϜU.>ө~*w*k 0}f8b~c^!c5 n:/^#J8{ Jl(cgYh!!Qa mIMwI:n䓝?63aO=$x;35o/n @L?06VcZYܜ 8&iMdX2lBVT}Y%h#7+ףljW}*LE Zk׎+[_#";dtFyFî˒zVAa(Yߘ_U$Gě "RE6>RBB{[s8^Gv졨>< CJ]|-&;'Ȧtr}ՋaY.:3B#6DR>n؊UՇdx 5 .,ȷ9˦)A\?y, ;RK:"tUU{]˗p!}諑}N? ݉c@7hqi33G}?^cڅ`4gI؟z1!H,he&`Krۿ]n%_IV0%/5MOh '[ &HLK+a4 U1D/~cO58'#\?|giEF6wG]†*)•:AGy,^RrCr {%j;1tu6Lw:78<;BB@Rs-DЧYH'72q?OwсXruU>u`O1Ǥh+A^5^&LՐt*P_?ih#NT }^=Foc˂0ь[7z_p{]{lq;)ԖȘߤ|4xO+x@^t`3r/jNT DP똂sUgq!([a)҇{'i~yo( G-nx.^ɩY3Ek+$_/pVuC7ihn=g |KAR֟Nv  0@Ԏ ʱl-1՛2414lÑbCHd)I> ;aAlR(-$N9>]f HW*G8G #\_.tqKvӱ4j@f 2Kj z"_HKK5n"-EgĿ6m QZCT:7Y!\x@N:(ep[֯a`*u҉^u^׹:c?!eʚ&QSNr0\3ҏ!ϝW͑eʜk>]rg;=2>bGD+A'YÆW@虬,Uʯ4(Xd$JyI 4$a8hɉN羕N 5tMw1|ݖRxtCn4hO[Dq'i5s] ǡhOCY6܁/bHdAI\E,l(̇-SL=TtiHs\KuܹZKR i$ؼ@qPƖpo^׹nlѦ2jT $𲧿| ?as :Y_`8(FW ~!УC;P1j7}`q/UM`g;n ]f\J)tJdO~4uqedQ}2]\;aҡ\็Nᕡc.ML"#P4X D̤EƜEȩ:Z=`kcO\~Q"Q(Yh*}aeUHS</,qCZE@sV'no /ok*AZJd۬E,=bTI2DĪV8)Hb)/U wI __/-YH3A98Um$124N~ ?Dhx#gFܶ'LEZ\lts>g1}ۻ )EObV+&q05YpbƸȭX<\t0᧶!o~5MF=ȷy=sGYXgЍ=xFXn#.F؂֡ODR?q(DӽBH֑+J*>`YCUDX2eF$"r7vUXYn b!FzeDj34`p+~0:.볰ђ1 xN.~oUfa?r {(  g@O}AiJb!I逩i-V IjrҒ9=ܖ@.&slf?ȐF5Up Ք!{iEԤQ"C4'ie^yBQ%3f/C'ea8n316C+xxcC>`[/g| l[2M38R%rˉĈ#phE#2=C~o Uy N\fE<#,C>zoND]E{N{CZ_L UB![krl=j{'8)TĴLm6M6&g/iV]"iO9<Q8_ 0ww!`O9<92NadOT4djx~Ujxu62Hs\x%`&0'eHN$Q5h,I &f<f9ӺU}*0zejY84p{cBkUbiC!X+ۀ [e(3jɰ;FIRJ MI{o&+IV5Ye,(mu:D4c{z8><ɗMJ37BZC/ŋ銂rVzG,5{n@FW{O=!!njeCa``YB҇8^.>E&׬/V}S=WK 'EjMC`MP%3Bpƣ\?U}C(i. _Dغk i?vcX/$v ἦnTrzB}"xM$b)!@s!wO@{f}N¨f;h6zw)QvSwF*5qmtbqKh}azlqB~q{f9p (VQCk?A c)vT"SafB0h-9 PL2nvr2Z5*0vUP4aܩW:b͸Ϸn ZWPˢHAuERMt?> 167 aL{sv4NLm"V'V *vMdx}|ܑY$п&JD5=}J,h26MlE GZv@$b=Pjx?c^b'~~R{[@k>#@ [nwâ81UR>wXu&.Pt@%#jviK,ߏMiHaFЎIdw,J=:YϑdJY4UNX#[AL?8ty!]BJˬ+k>dhX=UWy4N[OؙVES8RXWCQ8J!i憐[yS7) f8m #|e6Sj c!HêRQV)]@`kxɽ$m={}Hژٵd?HҬqX9ΘQc PD|] %/K-Eb}YLm׿n1yty}Gm&blË́'mIaŏrJgȦ'”جD|O F3 {V'xMJK#Y6b;7$wrz>q%SA=(*+a S"u3 ;`.T#WenR*?n؊C BwqL-ꍌ#/ m*m s~ LcDARǀ6Ó"CByV,]W3"G>7(5 n$;+K?5[e( )k;.1f:6o3K*5 aLe=ۣg^fn|0 ab`ڨDMD\qzƒB9gVxۅܵ^1&)RQ8z _2uȸS/j\Ͳy`}[#!j+EjFϼ ĊqP"0]G 7HF7aII0L7(wQz, 8hktOnA_IcƟM Rlmcy8syW`Ϻd .PmۨFQ5h:EhgCeWwl7]{5 X H P!3kIU889UA7v#VxW_Sk"F&]fKik&p 3j]W;y)'W۪A妄qi;m-M{:IXc3|k|I RY:#EFIꨪ%fzا(r@AU  38~Z"Z?ޚ OyjK.x^<-ٞg]VQG鬮7*%揣Z9s=5lzk?u-;%WPC/^q yïE^7^{oM0nEweDM~Π{ڀ0U7_)Di\XoOFCfcUM-?J^P?W޹_@jqbٯ}.u]:QQ6.@}7*3Vxy$t8f;*4OVf[|=xX>0%U`/$(1݄dG;G{{COFL)Sh ̯2ODqd[2cxR#?mZ0Q 3m'$ŀR [)vZ[MeMظ]AÖzШ:20lvcL)AɳG>L"~[QԊNWeuaCDR)8-SfA})Dg 0-F!Yi̡]4blսAnXI(Ƥ7&ě{uP̿WXs^Ybp} N%!7rܽA{ܸ,.ai1 ͈Y}7SH R@q{p暢!x,g7͎Z|&2#FECY8@-' ĝJ@g5k>6~j@iT6\?:k8tKb:u\}E<$1> ɇ@xxEe N>q=C("i_Rxb|?i@B݉-_QLҝ NvoU ﳋI3ۤ% /$/[s -c+.pSCu Z +Lw%pds3[Ψt/{ $IOGz`pz3֟<&FX4sRG yD7j]=j.íiMkۼ[xX_ XhP*' 4B瑓/(Ѝ\+ L? ' ]Y߂pLZ#²"OnvP^Y>3ۛlM몇xe6ls}׭R֣v?{j1JY/sX2cR+ɡ5Pμ{|X5eQ:w >ŗaD-r=\S獤<զKXTzr&[sI2uJ>s]yMlmTwWCQ;T*`~.QF%| i;4R-Td4awN"7fTZ JvWL=~$A3#Q(% <@CmPhk/U/,9FsL{!ui_9MĦL8}PXQ;#/9?[Ŀ~wUJHIIsyac/%i ]*<0j!TrMdu(i!X u&aV^e+z)3yzm+"$#ny`UypDl+fti`Tv!wֵS>1^aq^J*TL?r>  txyٙ[ēv 2IToQy2 $IQH9ӹAX\0qꅀ?O6h;Z V3k [4%p|ԞDj Ci wH?g] {NfjqIcuI(yUlpzt?]>&%,+uztћ+ruUK1*d~ILWd Mܟ8du[قP܅ǥcRδžNwe@ːm9|AbC%_FlCxddF=;:Ìf t6о IIQ2M9P%MN;Y *=WJyc o\RTFA :aEEɴ`ƊѵA^):@ʰ^WWkPrVupRTzoaRo+;?NIm+/,)n7{Joyc5Xx:MƇ` UIMҬa:.T5yr9>|F5}4s1_V Ou6 i'TB3n*c Ua0Ug^{V-S MϜh{1XbISnwl4+2#ո픦j:ϋ"Gn8h/2-b"W)@EHl=c0DS0np䫶(/"a=yw? d~J \)їϭ]d~k}xp-R| C|0-,1i/أN6d֟|)lMI f[JQ[ ݾ|Çh$}GL6Ow{Mrjm Mu>FEND b+.dmgT::B/K?!Os=e [#,Ipȧ]az]t% ؄ -kH9 D[tyt!ErKLK֒Yp\5].Lj'`ZG\ Tvl7^険oȘYzC'Nɾ4krC6d''RP9ȟk v| ]wب@widc.JrF/r74Aqu骁+{{{>;p4z:G}M!P/!~WaPp~@}̰^]DFkQTͻ]i:iI: 邥:q@B*ʻCgkɷk708S^ 7p*dVZ̬&U=/+M{#66p5Bմ'46F! ~Ol휎.?2; k)@ss͕0mCȁ:Ico:i#+Y{ CrU)0̜jwWõ`w0vԫOx^C99M!n4RF)^\71<w[t*i:$3ފA4-DNZ/0߶91+h /[ :-CX 6\%kY5<wEQa{4tDhr\m=3x ˃2;4F V ޶Kb6Dl쓋8Wi<)Q#-L<`=?#uIW~hg:ow":@O@[ H"٣&{r]HߏEϒWX^ 7W3xLYzЯuSl1n~pn婾p7Ǔf0ϑ8ּOQkwAWFǢO o`?$!/P\M% -6LhN;Cz;'02+!PIe[OFP(A-鈙9@rkfO[٩{k5Z&aGNj;<L opL7E{u`\e Md'&SHfeRtԻSYo.k7_8CMN<%`rMJ8 p>rQg#WP(c@zWPBVةnFq A^{ef!:Ƽ2p};F+-\D1dJytNn8zbT5eS1fI#3;]FQV%Qoqh'anQwH]q~ʺ3lHf 2m0}PKQST˥//+~"m@C KO@RrFXB5׀ Dw۶KEmL 55nᯟKٰNj\"lrB605G଺ɜD Bgpeq(C1uxVI.{(rCy:os1ؿ}*ɏaD6Ԓ "3~$ tDiLɢvQD@EػHПɝޜ7wѕnu ]hE<h,JO~,bN#ewrL>Og;m<`Sdr.Uo?cU]FQGt%NW?L.TJ8g,A4jg6`yHL|zKNs̭Ta 5 J}>`7i3>]y*o|AMR929 0Z<OojɡmcE/ E,ӻjD'\΄l ̤C:ny5i9R8 ]ș<Ʉ `:(%KNZ5+&QJݷ 7 0nHhaUiz)[2УykC0+g=;Uf4lP8RjTViLmH 9qف胮a\:@lKև=olʸdX0ΖZ|r- )5]\CZgi8zRtx@DY:$#Nu# V/ +A@D(8;x1c]3GT)fdžW: ιelD)-kuŕKaseeH1*ʂ;OA{몸OK3TsXjZ/it jUt6Ͼ4Cb{a/k98B}f=NP?xgs0:jRr;3HOqyHK~iTd]Yb^1{4%OdڇjIVAg]/&"žXhAD{AˇW @!t7hĴM`'.Ix@ԻR?$Vyc8ӹMT8iF'$鼲`ncjoXFAjqKr5͖N|ŨbF h-m}Qnϓv&f,^$mqb)ᎎ1DߒTv v}T6gȱFy^LY:4=%j:aO3zhԸ|W~w4G)SD"ף(3'/QPXkr%W@@o0\p Q뿄Ja@N}pUP9.U4u޶9 (w#2@9o"/[E{8@ J[[_vt`nIt sQ9_4sWfJaw-L,rT[dS.: W?&扻q~P8XO)}ZR%`|F`0 EI_UtŒ-mV@ltV{MpÖd"<x=:@@b5+ k\7)͗/6_fdbX}h<*.#ٴw!5*UOayb7kq8$k`P4 O~9TN2;q8]^ v#w{zfR 9Jy,wyV1hr */9'۲Uۢ=t^ @L6F& ~(7٥JiLo׉剻8_9}dBO̓xPLA0}`}[u¬dR&ŨEt qͯh /?}icB{#5\ÿ6ZĚ+;N.@!m!ψT.d0S6bITv>8>,$jA}y>5R5|"0?hF"*itBq%~a,ko*/#jzLR 7p0wa*BU|Ђ\?C~u qRmlf' ჎OYd3#[QuСM3=AsY" Vj+MC:$ v Bj:5Q$' >1eP+z>\,+/Fd8sh r] o(?NNIP{_A^Ɏkm_W[)i?; _7 G95SݚsWq&yȺesVOwd9{iTH 0d_v-*y5^P7veBN+?\Uo8QҔW? W D-,*][b[x$ϴu=OQx4gzL X03}#L4p4v^MQOʦ:[s* u5:ݬ# :f[`wB˳'y&IW$x ktOnUBI ޞDh+/q6<6K'A׏(S!fJTsPf;H[hd<7}BPL_#ov/bt D$UJs&|td!5]0a,JQX; z߰sXhcrA?8;WdD]Vt.uQq5HG(7иQ; (~2q^lBU\p(/ {j7p'(*Yfa; qz\1v,PEbmpBǎ=Em̨lAz3#cm9.wThKMY@33pOu .^w'sFUL bN7Ui;>VZx,( )wvA2hhi[Tsi7qĸ"ʃFT#aDIK}E{s!{ FL?] @2!%I3ls L֘ 0`̱0SMke1o)Ɨuoao)P 3*a͉CXIxc}T~V4~ޙ;b|Xw wI!/"ek(iK>H78cX*aDŽcb0Iژ+[`x/T˜%=΋>e%lMl-gZ82 hPRK$-j^F"S/cH`q9HA6Q'j^yv}EhBO҃G% 3/H @4 Y|rn~ueB&2$SqWݸfNԈL6f/\tFIV@Uoyhjn7`RB {T.V'tT.A&*.)rߒ;(o5nor8gx{ce ` AF,I$rhS%/(0G0p"$߬WMj<~s\Džfj`S7{vVTzZ%`Tgq6&C<TIpbPg]KR/-+k*5)ψw O,ɋk7ΘJw'\ɗXRCƮI)9b\]hi9vt{^aGO=̡Y a]D-d؂ p~2ۙgكo'vun#he0icp.S IEu4 5'B$CT_[4xfZM u]]wŮ$뗻?@Ja rwWg1"ɒ[HG>LVp`ahNlRl4r,~ܛ$nu tv`vWZwDqH^h◡n1|aMa^|C2Ŧp)~38lD i$&S0bZѲaf[=|REI%CpCV`Xl37%P0Ajd?ò%ޟ/EQIF]2%*+-J5P,NQǼLfѼǟ>]Gs@"RGb!?IP0[vXN!K>kLf5e73;kڬA2%~NM <}󯑚;d-5ˣT^%129uҷIKW1~i!wKpAQoE"PK3F;>ut;PuN"_G%Ra抆Xht.3 t؈' ;\B ZVkXdnlRJ<;s{[)QwQ¶0֊ed}&>ƣ>0@F\1:Poȱ"Mw dqܹadan:&k{1"s!jvwjDڠaњyTߣ'?`h˂Av#HzF~mҠ2u%\ msKr\#}'Y&E*lQVkp9#LRMpHdR:"r0޴Pr .ڲD 4`,~g/&+>!# ̢% v/$Oº]ڧH;d\l7"k(^|˦ p >p9!pzx9M]TY5#WRz<$ƣ,\] ̣Aא;1 *ʑxK[o$ cȤ)*L3c7mQZdYw 6ۅè@ΰ_ƨ`g7|c2-䈩kJɍ4W٠~_;;^ W64;m$`0Bv^U<|)Zoم BUM5S|ۄL+4oVAo(]ArH;bȑi_| Ln5:yV˞6Iºwy.uܽacr0zW*Dx9//n{&XeIan;Սnbt9̗{#;@`X(yGN*Xbza4N ހ4B]@b! "ai։U0]4Q79a?-DAǡ=ۥug;NUP= @)@y0hYU^3J 'p_hR9s'Gq;~ hgjNCF~l8pko6WT7"1g@o0OU6zkj)h5d$ۣ$O'ݽBtM.+'K? sൡZ5z 0vTݥc͑|lVx‘#ʋR;r&TάI+5U\|bt?N-p7IfWYM4%|⠙6n]iK $ #<@9>]`O$;[7g9vޓ}Swⷰ_7,C~ߏ~bj-y02bp@}ENܻƂomrE6 Qu6UAfbc\U(QbƂVJdnobw,|>=R?r[8VfGDqD&q@ͭ&.t.2ڑ0GAZƎtiFe@D=3@/~E*O9G8C)[Y-D 1=N`6^xB%+̵:Ru2ka<-=9S)/Ѩ9 ʃ%LT)ӳ5V)MoX0aPtsUhr־k4uCXx{lkn S}A5x2"?)A)6biC饡lq߳>}5OeW0l}mf`LQ/]/WrHnFJq u0+3(cNx9Hp^ .F( -Ot1z>1MWkd!`M&|Y_ *Q [k]wV/h.L}ƹD\{UJr** f'JYև9Q0n <UNpMLMQ SW[C٩]vs.~GGxoKߑE˓소]̚.0Ř۴K1" y+pU;H(E]cBqksƀY  N-5:~}%:oP'V&ߔy _b2 ijyh4wzgxf[,?+ZavÏ%c熧aԍ;0F&ÔBK3.9|*ޛ/eл'mX[(W`uJ3(ݏUT38(C~HɝCOP+WxM^{1kM\0n-+=XhĭGKȪK %߈9mf%&1D M+;`Fp}aFq4$TS4JiQOXmC:pc5̊R_wk;ap0EBOyYq2SP=NkEsM #kT˺bQoH^:CkT k_<܉)~'q@ T t%xcsܑPvХA~\/E[rpJiz*)-pЊSQyk\;vI=Kdoy*! C#U!4R$BbGI4nyt"Bh;_Ƹehdz:7+q$N؉*`=*@unNϝɍWF/)ȋ 7 Ѩ ^6[\"9y6$Z]y8* qcѵsp:ltQ/O&9Ot&L*b~dn CR!pGޢk(d")Bm^nuxkϝ%@bd7CC7BԳ;c3[_BFM] ;b|R?`D>:h M]_1&W1SlK[w݋O)}ǁ0?##Q yx:]) ^l G.Cv~ ro*BRN ~#{ڀZɔݓx‹RBӭȡw^'N~Ťul:;i.I`ac2GHR4!P$4,&T|C\w߼vG1d78ȧ"}.o3;`@6wut[S#X;p*3 bVmJqs ;Fc7<[^V(6JT(N:Qfrx:6~}.s~S1FhrR I^MW-{s{{ZҒFjlL^B6&Pϖ7|\P zKa10xg\2S 9xU 9<  Gw8ju=@ = ;I(] z!VB׼U:` =g)@c ÖZA^o+uƑ$Lw}.n"  &i#hZ R`/Zm,Ϻ`(^W,yJTb3ڙtk1%C=- _'EןpaVs <4n+HQ%^آtXg0cmABbezAcȨ.qޜ7& {kzYں2ܖuЪQ۰-O[̀c K[H)Q-tSx뢰WlQ{Cց]?~  ,lm/nI3z>i4웹a&V[P/ƼOHIJ;Lmk&p>uh]NVWAJc~Z5{ \Ð_/y!q`_ Ftn”BRǐ< ~މ٘{>I $zW,Q ?ǧ4|?`=1¨@]qc]ͬ=oP,`NfYX{:#ؼ_yz}5q!70%*m=5cSrM)/<YM64 = Ikmy6g6^\#jGB! XNͽE+qFa7#ݼ/IjO eyOe 3l Pџǀ 3YO,"֓]Y"h' 2ރE!jqG{Z(_\5W]_8; [>5&~F6%KݱH¶A#?VTpaslH%!"!*v G Xp2Dx2ۼ@Կzcܥ HF.JIpEA@eN& dLn iZ,(t`)h@.yӧNI-=o|QAb-OK^d;gp7~n n2" {8学뫈 SNg)u;"%﯊[|%_P Mٛ|㨦l /ˆ Q-јs)Q-6@p kD=̨Q1|?& rysٝ{|)JJ.~K:vlQv#ߜ.{`Q&GVkujx7OܲvU;`?ĂLyH25,YL 푠(Bʱڼf}+f;*}9AgL($ZHPԵ~AJ9bIyq"/WDvqy` Uk[&s Ł|4(9EooiA *x+tNy"K?&e̓o0W%(3o.G=ҧx>g-81ɡVlE^J9kW; q-Lc!]U:^D?ou2`n!QItf0j) >;I VE~QX¦fC`neY&CX7dF 9h&;/>a͆R]:,@] 8>P"< ]ϸIou50!i̴̛m8}.rpm/bpAQ# sKy)yלUy18@e =HVW`jY2vS mm$a uǵQ?a) uH#%TLvֵC0sW3Ҽ5ն{X̻öJW@Am>]f833]m^,澁Ïp"EyRf[p6'X?D!q,4>!ySMYvva3 μ*%9 dxEȲӚDb30\zqVHv=AGi m]cq;pTQZŨgLVmv[2N;hWc?5S۵ލ*ʠ?(C~u^—.H^"}]-ǿCPpd]NRBDfPz` ٽyO"ף(%7!UtmhD3#.x8EVp$P""tcvCl,{IjH-ҷ̼uq< %ǹ>"=὎]֌uu1;-j|1gôZ-bΨͼ/eOV8ŵ50!VH{}&AxQ'<*?! .Zv&!]vީidLOԨkI|S"I 5U0z[!AB*aqS,-4( ϞMPV: GJ@Jsc]꾝QY&P!Ys/,8٫b ]$D8G0~^.ChR >K7i[2^)y Hŧ@GjGh N`M̖RKK]-dnr' y "Kh-.m+3fyAIT+$f|+TC30b'J ЃZ+Ȣ 3\ͳ/&ˁu'ٚΎfbuVd`7_,2"%ؗ*@Rx^ֈ h+՞O=*$'rt>[Z6HQNWɳ h|o2ZXUfu;BfŽXΒg80ֿXݚ*4!LM4EdGN"!8 *[. QiQ`nw]qd u/j[i 0\jd۔Eހǵ1{rk.dMGw3i`]-mh_"Ox;,'B *ץAL S(=ڤ3Bso^f #8N#SaQ@?%b$' |jjrj' K-]k-&^ް64`G a0$Nl 91@femo㻥T`4$(#J`NYV^<VV:đ*vdї.Q1vM`bu™ Il j2أ6XF ^sO$.d=w\Ԅ՟(&{ײޤLcneWֽUmgMZJrڗ*K'2iQ`G#4<g~5YH>viAt@uOuaoő̻s@[\]ҟ"-Nە!M.ށFZ.8\&ك1k 3O#=LZUwC)DT|D7qsd&KKFOȿl.k\ZY7 D0RmHghDqo^ׯa"naRL PICDbr TqL"4I<C^ym(9`8Qg:ch&EO3?̽9i^e%K0=w~)0[ɹQ|DK#mzsj`?= rx騠qV{7()׻iq$@ɤ:csߤ Nf'N-F<aE|G4@κdh~,*AmbFs*},Yt~:\qU|,d]b }Ҹ Ii(v ;+ +mi&@}nzexvX8 4EvCS4EEpǀD<(& '6Ha o;YaO"f|ta&d&v{Ť >ӄ h(t#ϰiXvϺguh-;8?;5]>9"5mr  z*ocߣ79PKFr ׸s]2EY)fEpO$9M7u&ygs7=o`XF.V`FNWzȣlHڡ`$KJ" In&_dT|;ё 5(7:-8u@K:ɬ bt)d(=0+,V,˾hȜN'ŎF },*Ӄ e",0U ӿV lͮB䜎.'d3We9$1 sL&FBYh&hzn T~ta4 HOML^-Bz!rǜ;/ɲa4[n[nc ʋZΎozXPSV"Q PbhN!}g/U.7$7tڈ´s YS ub5v*CJ#Ւ1Kٲ@(a@~=?# MMl.bi|ޜIvƯt斒d,L8fk#xB Jjcb]"R|a?-[WKhݢԏOЭHi A$F(úGb, Qe8m w\xRfڊi UE9KH8TJWyrш[a&qϥ>b]dd? ݭ޸|J ľ-M/:15I~2#6?8ƵɱRf5=HVmoe +dpu 7_ %/]RϮze3Hp%/w5` ϙCb4l:\c$Y :b|i3)V)Tos}{ɹ=@6g,]O \{Ğs ӝ(pU0[m;7E"A'=>O4Gd+`%(ѨY;HBa)?Jy MFƏ-oR )P4)80O(˺c 92dC71۟lLM_tp0!:׈&<5$3U)BHi5pCMT*s8E?d_c&?_^\{p$;?yh>kե:MXd?^ͷv<_=C\ nbxËYiN:Cq|-\~hd3/ɛr ~Tnb{ͅ%c(P}aJ"○Ec\R8RPb&G WI(q #Hp)@a?4G\b(s`.ҰK. +L팜l|SJ:9A$=TE-jW::!=S)zԮgGN$<Nz 0|̢X,0h{&Z9 +Ω#a0xy9_7pM$3KЛ@ zRe--iHj_VBP="2ֽÃȍݫ =ܑ\!._6-eNsm" s>mY`ؔO).y85+@J-.Yn~Kfx2O &G8jhfV0C2JIԳȺ?ڈCVI)l.wlb+ w I9\-3Cz0t'Jc2!7xH%?uR;j#Vq"dDŽb5A284-Twe ܿ\x0E^mڑJ`!A+YP윺ziPVCD D~.9SdՔ$O0#7~ȑ İ[\Vx /60~cP[,ڔJ"/-`ZM̸ho)r< U $S3&L#' J2VMeF!? vWe@6vp&bLCyfͩJL`OD8iL !{KY0)E48C/ :JJor]ނ$jXPFʜ,=\xĘ{; p7s1DKƉv\ wHdhftQ?= +z(ՖMRAn?ᠰ8Q^+0u!_r} adZIp!9p:ԒD]8 BqWȳM_1BQ=ܺ3UIgcAW4|P-gWJ0p˝nbMf*pF!ˬ~$n3||Vd?OSj`d[$fG )r HC=ω:>Zkک)(E;L8g~E)Qe&B\G&>N/aHJ+4vŪ-4)qߘ}{ *pm/FqbuF6]i$6 d*bjiy+4Y4Rg7_[Peq=w~ zѰ؊$MaG;!!"iA00FWAQDlQj9BUWɕʼW$>β&w}BFbXRP۟sc382 >3R4AW X8Ѯ-#Pni$:p^3kme2ۦJzBb͈=~`G73XPZZ \Ƽ.hy#< K(bLF< gZqZ͞-)Xv<7̨E5-XRf߈b yuA,%ڢ(S'cZ!qՖr}d1 1D Lhi'k7>!vGI62LGb nŲ?*td`j[cZ' ?3RtFDDq5_CgJ:)]n.6r>Eӻrp&Y|'њ|Y5 43$WIVbSX?# @Bwv4 ϳj3&0A,Ҧn$FTx<̼7xo8?F־n#U$nkU0ӶU;bUk@Ѻȶ/"u Bϕ;\vD^VtVmTўXW{,hY/Ad~0 HkGtK{bN$˷;:]5JQek;ܥ,('ɑgT~ouz Na+-c 3ٖ5Zr :[(5 ጕ> c7J/+WO*LI@Z !7P_'岥uU}^w:@RP%*nD,J|K McbUlhgBMU{;3Wb̐eϡ1I:l8*rﱥT{C$35 4񗋯g {EA?JͺlkɤtUW2nhwF-*IMӍ&l bX,5!ib|ԋL͙Ü$ֆ`COhЃ;PBZ6$ ѫ_+7o) ^߯k# ո'ηlN Ro_r8%c7q+^aen׌^E%D9ر/dAwF;MQj)U.#!OfdeFWy0(fmfOzcKz;hO ڦцL_C1xh0 ÈgWJoa.# 3;4%q. ].'Di _iE Zm 魲>X%9Gܨ#Z z#3@c}Jjo5#.{> %<˖i zG}GXo\iTf2!BT]c4M [z8i9>P_~6:7Ժ6B(hHHmJAkY̖噃ٸҳb7@(:-n [1c4BTvic8"(1rlbWKz9шŪ^s~4v&kYDNˈ᭘Nv--~OE#cG#Lߑ.?D&6i8$96[L.I@MerycJI Xw?IY;`)> `uݟ%Xu-d (lqv | pg,m<D@w buÒH`>;VA^J)/gwnq&kT{m\r UmdQ8ٻ+I2 I; d>W ʇOO2/"bҝlGM3nnY2ïT\bu}Axr~g(WsMPu{EPj^-/7*93NB}e%_ZF )-VD y"Kx>k )gBmċ?iX".cwnKIh5QfwUNR;'f]~XsCVqCޘT*Md tW^+ eDI @. 7$ YZ