libGraphicsMagick++-Q16-12-1.3.35-150300.3.3.1 >  A bVygp9|'0~D^a=]nj㭐 2vlꚏj24^zQ{o)u>U&)l2%q%& f\G͉]8|î\CQ!fΛt-F110ݜjo[|ID,hpjL6f12b48e4eabbad80adf0ed278d911c5dea99dcff7b2e2a096e519f426e14686c81c37949c3befea52950a8b871261b992a9d946 LbVygp9|9?!z"&bUqȿPgޔjX2.$_2ܳ5l`/Rۖ>jT&ì/V j ?urz;X>Boփj$/AZ<"3VvҥYa5/8/NͲtA58!YU \k)0͓cQ>6ç wn@R04;ȕ8c1E K4|=z`)-zoR3[b9joBh}:Y'FL>p@X?Hd$ 1 ntx    $ ( 0 r P(8 #9#: S#>~@~F~G HIX Y,\X]`^bcUdefluvwxyzDClibGraphicsMagick++-Q16-121.3.35150300.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.bVys390zp33DxSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttp://www.GraphicsMagick.org/linuxs390x!DxbVyxbVyed610e2ba039bbd5bcc30910d55d0820fe167e3a5cd3c06b04474f33b8e7dddelibGraphicsMagick++-Q16.so.12.4.3rootrootrootrootGraphicsMagick-1.3.35-150300.3.3.1.src.rpmlibGraphicsMagick++-Q16-12libGraphicsMagick++-Q16-12(s390-64)libGraphicsMagick++-Q16.so.12()(64bit)@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibGraphicsMagick-Q16.so.3()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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)(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.3bUi_D@^?@^{G^!@^~@^ @^@^@]z@]]2@],j]@\2\2[}P@[dC[WZ Zhu@ZV@YYzYu@YqYqYP@W Wk@WUeWL+@W0{V?9@Vf@U ]@pgajdos@suse.comcallumjfarmer13@gmail.compgajdos@suse.compgajdos@suse.comstefan.bruens@rwth-aachen.desuse+build@de-korte.orgsuse+build@de-korte.orgsuse+build@de-korte.orgsuse+build@de-korte.orgpgajdos@suse.compgajdos@suse.comstefan.bruens@rwth-aachen.depgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.comidonmez@suse.compgajdos@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.org- security update - added patches fix CVE-2022-1270 [bsc#1198351], Heap buffer overflow when parsing MIFF + GraphicsMagick-CVE-2022-1270.patch- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)- security update - added patches fix CVE-2020-12672 [bsc#1171271], heap-based buffer overflow in ReadMNGImage in coders/png.c. + GraphicsMagick-CVE-2020-12672.patch- version update to 1.3.35 Special Issues: * It has been discovered that the 'ICU' library (a perhaps 30MB C++ library) which is now often a libxml2 dependendency causes huge process initialization overhead. This is noticed as unexpected slowness when GraphicsMagick utilities are used to process small to medium sized files. The time to initialize the 'ICU' library is often longer than the time that GraphicsMagick would otherwise require to read the input file, process the image, and write the output file. If the 'ICU' dependency can not be avoided, then make sure to use the modules build so there is only impact for file formats which require libxml2. Please lobby the 'ICU' library developers to change their implementation to avoid long start-up times due to merely linking with the library. Security Fixes: * GraphicsMagick is now participating in Google's oss-fuzz project due to the contributions and assistance of Alex Gaynor. Since February 4 2018, 398 issues have been opened by oss-fuzz (some of which were benign build issues) and 11 issues remain open. The issues list is available at https://bugs.chromium.org/p/oss-fuzz/issues/list under search term "graphicsmagick". Issues are available for anyone to view and duplicate if they have been in "Verified" status for 30 days, or if they have been in "New" status for 90 days. There are too many fixes to list here. Please consult the GraphicsMagick ChangeLog file, Mercurial repository commit log, and the oss-fuzz issues list for details. Bug fixes: * Fix broken definition of ResourceInfinity which resulted in that GetMagickResource() would return -1 rather than the maximum range value for the return type as documented. (problem added by the 1.3.32 release). * ModifyCache(): Re-open the pixel cache if the cache rows/columns do not match the owning image rows/columns. * Fix DisplayImages() return status. The return status was inverted. * HISTOGRAM: Histogram once again includes the histogram as a text comment. This became broken by previous security fixes. * PICT: Fixed heap buffer overuns reported multiple sources. * JNG: Detect when JPEG encoder has failed and throw an exception. * MVG/DrawImage(): Performs even more parsing validations. * Clang static analyzer fixes: A great many fixes were made based on problem reports by the Clang static analyzer. * Visual Studio static analyzer fixes: A great many fixes were made based on problem reports by the Visual Studio 2019 static analyzer. Many of these may improve the robustness of 64-bit code. New Features: * GRADIENT/GradientImage(): Improved accuracy of gradient levels as well as dramaticaly improving performance. Output PseudoClass images if we can. Add support for using the image 'gravity' attribute as well as the "gradient:direction" definition to produce gradient vector directions corresponding to SouthGravity (the previously-existing default), NorthGravity, WestGravity, EastGravity, NorthWestGravity, NorthEastGravity, SouthWestGravity, and SouthEastGravity. API Updates: * InitializeMagickEx(): New function which may be used in place of InitializeMagick() to initialize GraphicsMagick. This initialization function returns an error status value, may update a passed ExceptionInfo structure with error information, and provides an options parameter which supports simple bit-flags to tailor initialization. The signal handler registrations are skipped if the MAGICK_OPT_NO_SIGNAL_HANDER flag is set in the options. Feature improvements: * Replace use of non-reentrant legacy POSIX functions with reentrant equivalents. * Timing of image reads should now be very accurate. The timer was sometimes not stopped as soon as it should be. * PICT: The PICT reader is working pretty good now. It handles all the PICT image files I have available to me. Behavior Changes: * POSIX Signals: Use the normal termination signal handler for SIGXCPU and SIGXFSZ so that ulimit or setrlimit(2) may be used to apply CPU (RLIMIT_CPU) and output file size (RLIMIT_FSIZE) limits with the normal cleanup, and without dumping core. Note that any output files currently being written may be truncated and files being written by external programs (e.g. Ghostscript) might be left behind unless they are to a temporary file assigned by GraphicsMagick. * Some private string and integer constants were removed from the apparent library ABI. Some private functions were marked static and removed from the apparent library ABI. This is mentioned because someone is sure to notice and be concerned about it. * The remaining private content in installed header files was moved into -private.h header files which are not installed. This should not be cause for concern but is mentiond because someone is sure to notice and be concerned about it.- Remove xorg-x11-fonts runtime Requires, gm display no longer fails when it is missing (see boo#619103). - Cleanup, replace $RPM_OPT_FLAGS with %optflags- Revert the change to relinquish resources used by OpenMP on all devices. There are concerns upstream that this might break applications that use OpenMP too and suddenly find their threads closed (remove GraphicsMagick-wait-for-threads-close.patch)- Due to a broken check, it wasn't noticed the typemap file is already provided in the source archive (removed typemap)- Relinquish resources used by OpenMP on all devices (GCC >= 9) + GraphicsMagick-wait-for-threads-close.patch - Set configure options to what is actually build- version update to 1.3.34 * DPS: Eliminate a memory leak. * Debug Trace: Only output text to terminate an XML format log file if XML format is active. * EXIF Parser: Detect non-terminal parsing and report an error. * EXIF Parser: Eliminate heap buffer overflows. * HuffmanDecodeImage(): Fix heap overflow in 32-bit applications. * MAT: Implement subimage/subrange support. * MVG: Address non-terminal loops, excessive run-time, thrown assertions, divide-by-zero, heap overflow, and memory leaks. * OpenModule(): Now properly case-insensitive, as it used to be. * PCX: Verify that pixel region is not negative. Assure that opacity channel is initialized to opaqueOpacity. Update DirectClass representation while PseudoClass representation is updated. Improve read performance with uncompressed PCX. * PICT: Fix heap overflow in PICT writer. * PNG: Fix validation of raw profile length. * PNG: Skip coalescing layers if there is only one layer. * PNM: Fix denial of service opportunity by limiting the length of PNM comment text. * WPG: Avoid Avoid dereferencing a null pointer. * WPG: Implement subimage/subrange support. * WPG: Improve performance when reading an embedded image. * Wand library: In MagickClearException(), destroy any existing exception info before re-initializing the exception info or else there will be a memory leak. * XPM: Rquire that image properties appear in the first 512 bytes of the XPM file header. * Compliles clean using GCC 9. * Python scripts related to the build (enabled by --enable-maintainer-mode) are now compatible with Python 3. * Now supports using Google gperftools tcmalloc library for the memory allocator. This improves performance for certain repetitive work-loads and heavily-threaded algorithms. * Configure now reports the status of zstd (FaceBook Zstandard) compression in its configuration summary. * TclMagick: Address many issues mentioned by SourceForge issue #420 "TclMagick issues and patch". * PNG: Post-processing to convert the image type in the PNG reader based on a specified magick prefix string is now disabled. This can (and should) be done after the image has been returned. * Trace Logging: The compiled-in logging default is always to stderr, which may be over-ridden using log.mgk as soon as it is loaded.- version update to 1.3.33 * It has been discovered that the 'ICU' library (a perhaps 30MB C++ library) which is now often a libxml2 dependendency causes huge process initialization overhead. This is noticed as unexpected slowness when GraphicsMagick utilities are used to process small to medium sized files. The time to initialize is often longer than the time to read the input file, process the image, and write the output file. If the 'ICU' dependency can not be avoided, then make sure to use the modules build. Please lobby the 'ICU' library developers to change their implementation to avoid long start-up times due to merely linking with the library. * GraphicsMagick is now participating in Google's oss-fuzz project due to the contributions and assistance of Alex Gaynor. Since February 4 2018, 353 issues have been opened by oss-fuzz and 338 of those issues have been resolved. The issues list is available at https://bugs.chromium.org/p/oss-fuzz/issues/list under search term "graphicsmagick". Issues are available for anyone to view and duplicate if they have been in "Verified" status for 30 days, or if they have been in "New" status for 90 days. There are too many fixes to list here. Please consult the GraphicsMagick ChangeLog file, Mercurial repository commit log, and the oss-fuzz issues list for details. * Documentation has been added regarding security hazards due to commands which support a '@filename' syntax. * MontageImages(): Fix wrong length argument to strlcat() when building montage directory, which could allow heap overwrite. * PNG: Pass correct size value to strlcat() in module registration code. This bug is noticed to cause problems for Apple's OS X and Linux Alpine with musl libc. This fixes a regression introduced by the 1.3.32 release. * Re-implement command-line utility `'@'` file inclusion support for `-comment`, `-draw`, `-format`, and `-label` which was removed for the 1.3.32 release. The new implementation is isolated to command-line utility implementation code rather than being deeply embedded in the library and exposed in other usage contexts. This fixes a regression introduced by the 1.3.32 release. * CAPTION: The The CAPTION reader did not appear to work at all any more. Now it works again, but still not very well. * MagickXDisplayImage(): Fix heap overwrite of windows->image.name and windows->image.icon_name buffers. This bug has surely existed since early GraphicsMagick releases. * MagickXAnimateImages(): Fix memory leak of scene_info.pixels. * AcquireTemporaryFileDescriptor(): Fix compilation under Cygwin. This fixes a regression introduced by the 1.3.32 release. * PNG: Fix saving to palette when mage has an alpha channel but no color is marked as transparent. * Compilation warnings in the Visual Studio WIN64 build due to the 'long' type being only 32-bits have been addressed.- drop JPEG2000 support [bsc#1144240]- Cleanup BuildRequires: * Remove ghostscript-library (support removed upstream) * Use ghostscript-mini (sufficient for path and feature detection) instead of full ghostscript (implicitly added by ghostscript-library) * Remove ghostscript-fonts-other (unused).- version update to 1.3.32 New Features: * Added support for writing the Braille image format (by Samuel Thibault). * WebP writer: Support WebP 'use_sharp_yuv' option ("if needed, use sharp (and slow) RGB->YUV conversion") via `-define webp:use-sharp-yuv=true`. * The version command output now reports the OpenMP specification number rather than just the integer version identifier. API Updates: * ReallocateImageColormap() added to re-allocate an existing colormap. * Some improperly-exposed globals are now static as they should have been. * The 'benchmark' command now shows 6 digits (microseconds) of elapsed time indication. * The 'time' command now shows 6 digits (microseconds) of elapsed time indication. * The logging facility now shows 6 digits (microseconds) of time resolulution * Dcraw: When QuantumDepth is greater than 8, pass -6 option to dcraw so that it returns a 16-bit/sample image. * Dcraw: If Dcraw supports TIFF format, then request TIFF format in order to be able to acquire more metatdata. * Scale algorithm: Eliminate artifacts when scaling an image with semi-transparent pixels. * Library metrics: The number of shared library relocations and the amount of initialized data has been signficantly reduced by following recommendations from Ulrich Drepper's document `How To Write Shared Libraries `_. (Security) Bug Fixes: * see NEWS.txt * fixes [bsc#1138425]- asan_build: build ASAN included - debug_build: build more suitable for debugging- update to 1.3.31: Special Issues: * Firmware and operating system updates to address the Spectre vulnerability (and possibly to some extent the Meltdown vulnerability) have substantially penalized GraphicsMagick's OpenMP performance. Performance is reduced even with GCC 7 and 8's improved optimizers. There does not appear to be anything we can do about this. Security Fixes: * GraphicsMagick is now participating in Google's oss-fuzz project due to the contributions and assistance of Alex Gaynor. Bug fixes: * See above note about oss-fuzz fixes. * CINEON: Fix unexpected hang on a crafted Cineon image. SourceForge issue 571. * Drawing recursion is limited to 100 and may be tuned via the MAX_DRAWIMAGE_RECURSION pre-processor definition. * Fix reading MIFF files using legacy keyword 'color-profile' for ICC color profile as was used by ImageMagick 4.2.9. * Fix reading/writing files when 'magick' is specified in lower case. This bug was a regression in 1.3.30. New Features: * TIFF: Support Zstd compression in TIFF. This requires libtiff 4.0.10 or later. * TIFF: Support WebP compression in TIFF. This requires libtiff 4.0.10 or later. API Updates: * MagickMonitor() is marked as deprecated. - see NEWS.txt for more details- disable PS, PS2, PS3 and PDF coders by default, remove gs calls from delegates.mgk [bsc#1105592] + GraphicsMagick-disable-insecure-coders.patch- update to 1.3.30: * Security Fixes: . GraphicsMagick is now participating in Google's oss-fuzz project due to the contributions and assistance of Alex Gaynor. Since February 4 2018, 238 issues have been opened by oss-fuzz and 230 of those issues have been resolved. The issues list is available at https://bugs.chromium.org/p/oss-fuzz/issues/list under search term "graphicsmagick". Issues are available for anyone to view and duplicate if they have been in "Verified" status for 30 days, or if they have been in "New" status for 90 days. There are too many fixes to list here. Please consult the GraphicsMagick ChangeLog file, Mercurial repository commit log, and the oss-fuzz issues list for details. . SVG/Rendering: Fix heap write overflow of PrimitiveInfo and PointInfo arrays. This is another manefestation of CVE-2016-2317, which should finally be fixed correctly due to active detection/correction of pending overflow rather than using estimation. * Bug fixes: . Many oss-fuzz fixes are bug fixes. . Drawing/Rendering: Many more fixes by Gregory J Wolfe (see the ChangeLog). . MIFF: Detect end of file while reading image directory. . SVG: Many more fixes by Gregory J Wolfe (see the ChangeLog). . The AlphaCompositePixel macro was producing wrong results when the output alpha value was not 100% opaque. This is a regression introduced in 1.3.29. . TILE: Fix problem with tiling JPEG images because the size request used by the TILE algorithm was also causing re-scaling in the JPEG reader. The problem is solved by stripping the size request before reading the image. * API Updates: . The size of PrimitiveInfo (believed to be an internal/private structure but in a header which is installed, has been increased to store a 'flags' argument. This is intended to be an internal interface but but may be detected as an ABI change. * Behavior Changes: . JPEG: The JPEG reader now allows 3 warnings of any particular type before giving up on reading and throwing an exception. This choice was made after observing files which produce hundreds of warnings and consume massive amounts of memory before reading the image data has even started. It is currently unknown how many files which were previously accepted will be rejected by default. The number of allowed warnings may be adjusted using '-define jpeg:max-warnings='. The default limit will be adjusted based on reported user experiences and may be adjusted prior to compilation via the MaxWarningCount definition in coders/jpeg.c.- 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/sbin/ldconfig/sbin/ldconfigs390zp33 16498344371.3.35-150300.3.3.11.3.35-150300.3.3.1libGraphicsMagick++-Q16.so.12libGraphicsMagick++-Q16.so.12.4.3/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.suse.de/SUSE:Maintenance:23717/SUSE_SLE-15-SP3_Update/1677e7a2107a8fbf853649aac4cbf5f3-GraphicsMagick.SUSE_SLE-15-SP3_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=84a14642d2247e2ac1c81e88cbfd8d8034d2676f, strippedPRRRR R R R RRRRR RRR], :(j utf-861b256ddd8f63c695ab2eabc8a4ad400460b55a4ebe667199432f693fe1d869b?7zXZ !t/,] cr$x#Fg2i8[$[_qVzý-N$쮀PĮ%rCLY[d^ꋻ)ٲPMwLzf8o6ݞnBܪ 8Px@e_q:l@^L{yExXPF47qʣtoG3fw3mI|"77p4րuIt>D7CXwG|mYmÄɯ}:ԒSu <{IXf9HĬ:ʅڍ2ɾr34޴g\ SW7> @'I]C5-;oUTXtCvs8#uC AFT}Gm:3z̐@Vi u/ 2ePj*c3U}a:j,'=8Uo7 6L@}G{ie;r@.=֭l:sdzͅ .P¤jiΚ50B$T]Ut$9QGA0Ȟ:*tg16R# _5Jka-T㦞h=|1l^.AE]El<6>1TfJf^tc:K6d:~Jn.Bʘ 'ѵ6f3\D uE 瑴("TJ.3A(ԕ8vMaS@h}^q? DM۔z<͡C5^\ wU(r( +s${rgp8SH VaRy;m0~.j7 OU_}&ܨxbN5]ἱָ3M1:I0B|zYh|(/.Hn_Nm(yP*\UZT\Ǐ,R,_ Ɠ7wWښE*d P}4%)]D r^pn )6tODx7 Adא%7̟`vN|Sٗ̎J. Z0n^؜zC{1§ȡOBSΊ9sE75*@/3z>!,ӥUl"[hFJx=&wB$GK ~B L_Tkܗxky]-?EԸ.^ćHbB^ݯf;rE).8􁓯g>jA8Ze=j5"9wvLwWv p(Lv}K;+5rR[5׮r6a}̴.I~y΅n(x0U VE2*.tֻﭝ3DlY E$eߦ4 ]%Gɑq3A=wK0@3|֓>ap2 ;h6Ź_n]K @Zm?:P%ۣrJF 5`[}D3+Jgh,pDN&QU AK]zDF N|iY _ `z"kic49ڼ`Ơv8ML"ȧU82f۝BctmnX8O*Z<}?0J >yQ!+\J x֦CE@n&W;6meN @Q(#AwPR%5Y2qj DynudD~``@ID|VQRt NVYMwsk:ľq(YOI'+48\*%G5e$|uH`_#E+ BZY$G;4#"}f[o$!ݠK Xx^e[[U-OiȕvZЙ0 '95Rd?չ^&:)bO×V;xKzmf 7)"Lpľ,3L@;ʄj7YUԽDkc1?9b}Ţ(E1.j1ceM9V 2A{&FPFz:Y4T1ģb{2(Y}*4?{Vd_UAQ1|f?m5+g*}{|m‡֭0S\vBOC3iMydT<63sxSv{d'ؑ'V;h_C=xL{ zA ?lx~նWQ,`ef&w`u'  坵aAsgnK$dUvt[<7k2`RΦGYjw,H?xMz6%}&tPe)6M}@69@}i@)~0am=UD $&x6tC|H~x&IEjqZs/xݐ3D2[SC*)eNPJ> GDX,$B ׉Wd7FW R7фKeXB./a8oq|{Vz)-BaMbFrR#b8yؔbB\s9^ Tp¿st/qm2*{_bM:TI&`n@Kv˾P!FiْD O=V"6+l ݼmBEG6FOB@3:g ~X#Ӂ:ebY =.W+fJm <;z .Rb(BU&gS#Ӫ*}}=RM6֣ A %Q`7Vm. W$Id*Hb$u8E\U{,CQگgnrY0jnjr0c?y /'p|x[ɳ-y֛}oy0=7b#sӅ_R> ,zs_U2d̕>jc^{>_+ ܇ݼ-U4 )p)Z#Ag sT(Ι*ܐEaUW=oK4=ƭ_6ʨpQH8ub.~1n}Wn[,Z~rLbOpZ!۞*(q끍(^:jo6CPU<1>͘5H̱wA8n8&ÍR.2V wٚ%ykB7dH誻@33fb%*RR0/U 5,xM>PM8NkwƎN[1-)vpɝ*R:RۍTկP$\ 9J-;fsȯTX3/Qk^UC4w=Ho@A|_:n"G‡^)Pϥ&ssiFNC|`خ;Hj xvܢE(K>Db@ԦpA&. s(:{YcxE535QK|كͯˢ Vc OR ̃s=bj!]Wmٿ6= G;5{ 4>[WX}Sehq&QM;+\~3|wl; N>1oY>X;DD~CQ'y]ځ a(azp1UM'VzJK{1U?Uh5`N|JE3Etޜún''2bCJU7"\{´-#9Y9Sצ&rRT̮ |ԏ'8~\߸ecaC'gj?*Kw(kqg#1Wj8gq\š)ǯM丼~wC%h2u ߏnve[#-_i&ht$#dF.YP]:C w& 9`"&ΝnZ܁!Qn2K}0^3?T@αRs;r`ՠh5Q2Ǝt TA{-4h]p"$-c N$8{a]_Wޒn/>&hHV`It;6DuR0)Y# HY3 ~;aX3!`CƼH1[m*EM;AV8"bGWO B]UQɳN=:7r76=M!b#+,TP&[e}ηx95E\obwG񧫉6\i&yF Вo&M<eyB&N}Dbxk].Z#40^IE yd^\D Ud"\R %|J{w8F 43!P'P։{ӺTf[1 Aa$Z lIdzKʈHu'iC 8o 'TJ$03;^\_zF/lTnU%:C_.GHvP"4h ^{ U԰X hAYG[Xt`.DX(UWMBٴ7zVU0=<:&%6)L>e0GL,%,\ mהnV}]{$dynULx"gsE&-|F";KRc6+U/؎_t%Bh/7eS$#W\ks{ F鯗}U45loVuI Ҵ 䶞_QHnnl^+:0ʄgf1 >v-XpR(k#jW>@nEf(z<8 -ۘAr"Jv8;ޠ؊+}7EE hpQW~^(n]'h{)rM/g4{m u a9)ks0pjV)u8վ(3|SpyAG 7г!}(3)APߡ`-TA५i)SfI,MxЧ%R(q U~dORLS+j+^!P]i!LO IgPŭԃ^NtljA1QVuJİB\8ݵ'^~6)w_QtK ɘ\&W)syS.(+ےzsn CKC*,fkEz [?rs]Gնb_~B"َ4mV\]0/fa8EVr麫l}R4nF׊ڹq1D]I(ଦ ND~bvX䡻7Hz79јnY@Á:1C~mZd*zA@ʹcq6'Pn:qZ,=R$tR̍(FjJyH]<Qa4|ߡ$՝Q/YŌNVH$ڋz2\+14-~rj48n{}w?Ǵy$u?{Iw#(_?f^aA+$@qF*ޱ<3*ra+H%޾:N'[]07v7݌[ 7c{ah 8RT:NA9a4ᶐ6΍o;TǓBڮk^sw35$c-^N`Is4 ٯvt@"+)ܝ{בdη{yc 5ѾLS5WgT2le) M)x?\%7\X_;yeCoTu#{!_hef9"QAe-YMM5.r-!lY{Җ^'S%D)VTDE¶9s/468@K@kOOOO =o [%B}5^glppf(@ tFE1T٫q(;RHeWئd?`aHlcʛ.k p2iHd3+0xGV.={eEP9@P+4ql#D \2g ej Payle9mcg( 놁-ay֠_fc:(LGΕL%kiwI$NGa(YIc%T"z36]bpF r d%q1ՕM#bClkoT0†?)xu,% ^۫wE1{Ɵɟ>0J杌pSpulQ^|ʮ%'C\YSڳI#(Ipww0<VfRYl(*1!(JCs&6GDgS|JVi5St%-g' /岱 􉏀9{G>" |E(3#Y.X:7 Aw&e.-OB>qv 8bۍ ްF|fЉCoQ-syٜ׺k =><>ce}ܫLZaM}{M$_W$1@1c7xmZ@zz? Bw J*ps"g)'yW\H\@$aK|x5Bp+8m{tsͶ"ð[ErЩ6:2f@bX M߭"k%8Cx^<>vxz*cOua,KTjXawHV>MNcbBQ gĢns?l}v8U`sH|hBHFq]TXpp**{D;TS$u V$HFdVurj>#WW,a ?w5:;]|I+;:0]@{цuIvٽLb_)ɭL?UJPv;zv&5`S6 D?(ҋZN.ʛ1ؤ\{N'VÏjp㿏dߍZ.H( v?Spچvo2g7+[{ͱWG]aD{8ᧂm,ۍ HCRmNh 9#eቩq5IMG+j?̤Kw8'֧VGg']5?V[dmV|䁔\-1j?um HSkrBq UǢhHnc9kX@z p'A]%$& Q)WpĞ'&G$rS!SWcޜc?(dz>*q@IW/÷ "A_lCTX.8op~ R!up+ũq]Ps>F?Z3\8NwSVnal sƽF5tr=Amr}2wxG Wh7Il!&U듔#]v6zE};S [oTHuNkѡ$FL.Qc WQ7%|"Dފ 0;qHHSY+SGr(M(SuF}&W)x)vr4YL$b ~ļ U% Χ^== (KHݞIsP?'ik{7a~L#UA4~+2}h8;/9ZӐ奿X)IG_||&óc]U Djߕ_OXRة\nH(_ ݂zWhzI|˻Km21xWph,Șs.50+v켿{J]l 3 :\Q`QMVvs Y/yE(LeZ׮*Ϻ8;6?ӯPLa7Uq& -Ѷ,DDB*8)\Jx◾CE4mQHc~ĝ@\ t ZjFEww靫orZ4JJ ÔK%n0ux1GA3M{~*,Cym`/K'Ƭ olv\FBɢ9(epb۹7-nl =dDu+n]>UQ0x"-p-xBƊw'-_dwka *qqH>ñ*K}uuQ9Ã7ڑmFlw1_P.pM5Tc8m#Rzq5RCB+qXD Vv骊eBve.ށO,䉡qY-Q"p 9 =Lk<(Q߷7|gE m_!lo‘zFfYI0JWc1pDN DXRq1c(QZʧ}W3[jqCL_wecühkMȭXHKӛwYZ<„EM1G1xf{&9Jy o/{B9dT$.PHI=y uiƟ㗤ԬI)!d)x0hr.wKa2ۋYt13L{aX3lCߙ4C:ٹ<i"ķsfWǼ  2w2x)`9rW+ Ecn)k)ӾeDOd fϛɘ_}6\+m'g5A$",Y̕l@a"lM~}.-&k]*\̄j+/}E%Qd Kua MҫAYMMۨιK3NC8DnHaqy LYR<;p͞ %'.ۼ{j!R"B,Wl@eiմ̔w]cve3m쭜->asZrG68ݏx'6@1 Z/n2Q*#$EoAAq ẀrkYByE`Yqb]1 ^/(߳Ox <(OurN*36,;Je֧VXB|p+"m1_"3Ox&x2rMhF'aZzUCRaiq>#ܢs)1pB !u& DܧIho䄴&: k 2R8P}O#zܿ6xFk VXb36_5׎=. 0jnE&r[~%{Iѯ:z,?%SF[:;@WL>ɍ,ԉ+"~5Q2Z~Ve}YϙD2gL@m!l9X_@ HKfPSe&\ڇPAS/4N:8 W0`jag֮{r hW-x ׮֗5M7nK mK89hbAOQ>kՃ=BkP,~ZhQ|E\\卹22i4iSOJ~s1SHz벃4|J SYC\ 5t"'& !,i[B%1폲#H׎]cRҿmp &x>B -ѡ\v(4ox_cqH?!1/}q<![Mf̓ FվW cqyzgnGkv8h%$YBke۪:`dGl"kʛ ߼Brՠ;Dou|!LB<Z LW*%ݯ6';YZϾ}\?';Ts\R./s8?ȿ[`zy[M +,C *mXG!)%iH/Ɨ" x?@f:H|ל<\_F>iWCO]?|rV.q/K#[qLAc> }(J KMwǃ_{5^#> j,xrV &u%r9=._;cN _ DOdu `7}׭'_ 4譲] Zp#RSbT-8+.ɋEގZ&xlj줕3?;%Dd Yrz5P%!CVӝU8(!y+NPΆfлj M̖Gԓ9ü턄{$a]i fp"^/=k(-ˇ͡r5j0jYGj]K+A_9i!"C(C7Gzj6cn K"5pZzT='C'^_:!'u؉dTp2HG jy;bŴ Rx?իq*UP\)N!A֟5=%j@.טF<<&p1ɌG(?ޘ4i%bEѬA Tc|+E=kl$Tqwu-Tun5EL2qCk|5]zTw^PDqC m\]JJdfD1 mG,.A[bf<&iz,]49cH.uTcwJX{FqE[43BxɓY~gYq6˜Ȧ%^>9M&m<U>gS6;V;Nt.LEdcN]9odkM r42"v+f}wc` +ҁhc(Ek,gGPy:l506Q"Ȅ|y?c$KkfNQP}-JhE6ĺ0KI5'B}%3 s dl41WX1ݳ/ZG#9A2:Z`ߵ|[8=,C$ &)]3xI?\{DJ (/bE+'捛*s8倶$!^䡈3{q3섘 (:[>D!~#„iJm5տr. D80RVuQP^xOGfTSlزt͌;FrVX])0fObV]{*n[4u_e cELe[$)%Qt';8Wl-wھi/+N0~ KW~[' Z2T ;hUPH_x cG3a 8?K If$:kk=3d 7lUhV}M6GyN߾ЮM^}2l^bZ9e=T .~ I e wֽo/ȥu9-M;$NDtMJ` t_q>n=m^G: wTK{yƆ` JnD lL]l+ vYsJ݌կ6{V؎m|0u.ap=ÓϩNl^2>+͆ca|2vGݿБOsGHo@nS& ־ OM$@n>5`mOq6y,답( 3I $ay92)K a{Ay c%ƿ> eFަ [JK0?_'J!Y__\瓢/ZVj)8|u(ؤh M1r3ރOwQlt<D#83 % Hu\c KK^9i858dt҂?5%1WR /t[QLO|5c0rۭoj 8+2XNtWReh K};z}p:qH0|pQpzcw@`օ9:q/cICyGr y3)nrK8{) l#QtbRW\Y'=0 %tRd kb޵&{-U8<&ЊB,*Ǘ'8V? [o½/`coU%ڈ$ֿOO{ieyZIJS=U\SsYT_qWٗ3jk&CiyΆKV^/P-rJxWBE}2(7TL ;>Ar+1vN* ?IMɔR|_JW$gNGIymA4 IC=yaB.˾˂o~%`*e) 'k|foп'#ޔd)o[4Tw€TxIKr4Eev"]PDr@< t3/V:ilsytR_K+- '`jON`S 5= ߁Ć߈Rn~+Z+ϩh-b\O<- BVme 8A,(!dž\\et\QpbQ/,B!08X# $?CJD]fdm#d/.ftg Mxİς?fSD)ØgpGgHIv9~Ehƣ.)0KRKJkp|`!W@v|50ݵ[ED5̐ |BN@N\l'{nvrfNju4ckhDx7CH wV.fY?~iTY?l젋PRg5GOBRx O_l\PILۃ\l+~|E`݅`[=FnoوrzlGĀ;&PVR OP Ոvc8JKi  >QuէT\;RJ`єp$^3~m{M XENB,+*1J$yNxaU.ۦ׸H̖I_V%s2uΘ)')^1Q:W+Ch75 z&ԚvIgH&Ӟ ˫ fqN:F4*8Aqdbh&.ƒCHd0`}\TW:&\a憒\!>}L:Rgu χ\9QRwmmu.FW@&-k+[-iH:+1_U]!@>ȩCzW<ŽfrfXyוvG?e.$W.p#[ N%Lkr#UFiI-M3;ROHs=_Z' ⯲Rpy߁uZYGa%J}I7Od?it!>64g$Ͻe -aߓ`(Plg= k,,§BM 9[^S sb!|MUUGGϛTTs5VAw|E@7¾&3) vl:`*ytSh6.ԭATO#oz5#{`r$ g |@^'XN崢L58jRiE| E[ۜ;B3U͘>[T(8bGrKe D/QeyL ,D"`gveo1;=ʃ_+\6 lf"K97"0K=v@hu u43>xXaP̽deD@[!,BBz[K.M%UzG*.$_>s~v4q/C@!8ÍNLD;c' sgإ}=@\8Kr=ӺaeoX50[vs^Cb|jShW%FO]CޑNITpg%Zb}} -ߺdȽ]8p:pVZUY{3L{Ƈ _f v1$_EtVjQP-r .ΧOna]`C;BFo? UyVēPy4^~!C,w?,N+msE(_Z/Ù$`VQ}iYOmܺaJ~Hc֮[ %wf3(i "@6>DžKuX,$#sD{~z"ei6BQضo&m!SC.^G[(}4o߯oOC>Q!3YsP`il?mU*꾞wAXN~W*SO7.{3򏪱i@q%jʘMq1Ңm^噩ɨD4Xl{6KB"xF#8 7S t_u~2M_hꪅUv,kpjx>,/[|3Ȓd!#m64O0G%y^19|ֺ8]a=u/gP` ;!& b7 ޏj'@J, mk)2RuGN'x0wq;JmHnM+% !D_  1XRt' s #C=qqgInRŅ1@& m6 dR %1{VЍxvZ7+np |n4ܮAIGDpUAe<`<_Q9}K8N`!D7?Q;ijEIZ4g8](y%2N`r'eDr"v̬̱PA09 ȶ,s<=u-SS@22['Tu*!5vO^fa*)؄4`ۿ&¯Utɥk|s.wI{lB Z%#U6h迋Jabig~fF βP8c-k޺$4Ynn+3r[s[;{g =[MzWVN>&$ŘHƐq9k%G1ǺgGoJ[ ڦ9<y61!TeCe\p8ˉ^7rW?9?"́NЮe5Cᴀ c ,| 03 t!-R|m"+obF o6n=AD 2^$K/a'"_koWVɈOaj?sӞ:@_uyU 8B{ǃG:<qىa5aBD{iz']:!)fxv$Ϲތ>8%4*uR$g]?:?;p&:|z0<"lPe*,B2Gծe2\ڷPRǻvgB,UU o-_([OQ҇dWݤq(eychSTտ:_DZ;YJ)L; >|",L$]c7fcHyǵ S%䰲Fy<ǡRMiju❚r:4>䄃yT) N{@ǒN ?^^{/Mڰ-sF"`%^yI=`$ !/%fV3Q;X+tfБ Nv8/z)QM6P" mYJ%O CJ?ʹ9Œ j5椧4J'zR0݂`2z 7aV9ޝ!'{azXtº_YZI]+~}X@z(lq,KKFMy4ԵPzGP)Ģc&(XMv}.$#ߵ`AQ@S/֔"Dkۉ=a`"+T].f6FWu-B YܝO (.٤XU0TgHpV2]i!,Mb}X#Ӿ0 w(JKVnI(_ja^!+eh"QڮiF:v}Ee 'Gh=b](Bp|Ǧug Se:츥OmO?oܜ hǰޑ_(˷8RVi(X1XU•ø56~bbƇ :yvm|3 ݟ{<'.Dʐ]~{w]ǚHx-V!G ZZunV"“l+@d!΋#d\6|gնTwiK& VR`m͟kmCu3gxȑ>؇weR_fu`3Kj;{vólsJ[V_> y)H:`h#uRc Ma~¹A@;,HbX YZ['\]#a;-QA&w`JMR8xʼ?p9hH_z\wi RN/I۔۩?cvLQ@I#mlgUJh߉lG?(5 nS߁-+-0S z!doʫ8$oŎvvE^: [:|j" yzf9Q-?5/~K+LrXܟD(Jy#IO#n{!ylb{Afi^W u%{$oCY\ӔzTgtUl[(0J#u TO"0<%K -D cBHKK0&e͒EbCXԧx2kDk#-6TqS\9J@$41BXVmKI)JyÚBNEl_]CQ\F{ 'B-LZXӣ *9%ib9TrRL"x@Ƕ;깥Kg^:rxk:Ǟ+Ś,C?涂-w6EStGݱ'c|g"n|e~XeVDǴD6>=mB}AML*>bʾoy›B=U,F0軨e (WĭB BN-W]C=llt!R - @`GI}_WU 71IGV;xF-[nue4co.lkXdoPUwVwޑ @1uN:Jb ] }@Z Ҽ 99H0pо|An4rE:K[\2} K)X>ؘG,Nq Xڗ;E#yf~U*jrLA_޺h6 [+X1bji~YV"X;Gg(ӥPTUvAR~ hxNFR*m}0^v1 ^49E5M՟|Oec}9~ړ>Icq$fcKYw `tƷ8$&; !?>CL]8/B^ ty$V3%!ښnWBD oOg9֢9wϴT CGhTۍ-<ߠ>J ASwDԾ-4 WlnN>4cUQx)\uڮ՗/T3qa!2>$34Mžy{ZhW6 W6g:U wBIToVSz g֙)7=ЊTjB_[iHk&4F ɄhGqbJiaQ;zu $l%\Ш\8%s _teg~ۼ٥ ?b7XzF To;Ca0QДe-"yr CYRІq/"'JB:7:l\E P"reEp2U1!?@5= ҖGlSE+H#)xB>7zjBܑ(W MlQLo[*2ܵwzD)&КvPTf2}}0fZ1L@g-νl&IS+mJ:TRyw퐘;hc MElBa*|S F+s'u:w{OՓk`MLK] Qk-NɾL}_俳lN8}걄r:Zϭ)cnLrWQ_@E5EnT"c9.eWİ%*-僠1D^ Y=oR:Mͅ6d o ƃdΔ+ul[W)\R!dvxݼV9y~B o_8mb8aMPyex':`c3~oo~][ zND(EY!v2(Z:QTwsNG*@5*Q*ݓceyZn-TOa8+'<8:pHU78R^n?T}miki}m]IMÉ!yqE &^qMWhdNA=wqE*mz@1!{s-{;\"W}ݟyjOX}Tv] H}C'}f[8m׶9ȃ|Fh~c>玄!BnFJ%l5BѣlBlÿ# 7WNR@ q,r|e\d|]KΙV4ryÀ6:# VTnXT+ܫ>'l.?# @,4LzlL3g O+C05plk&*wK-PD{bw8t}6 |_:$a? =cu^ ^Kn,w6cǡ9G"9 ߐcKs m}ZkZz2DW$I é(]lapi.vH[(O@!h4hmyUqW >'ɿtPdKXя;U/U^{t [jfZIc'IY>+DgFVZB:F9+=|Tj{`YkXRoiZ"}ˢP/S)i-a*C1n$9pp$oֹc̿l#:D<`#x"n76%.wH} 1t8OΠ[u*U\)y4k;QS_.9^x~}|]ÏLX2r˚Ǐ({˜=2 Xy* OFF  jq9:^z慬vܩ4/EYl͒dL^2F`Ds=K.A8 he/aiީP{EMnsV8"f`5~".OS-VCY񥹜 ":yl̫2II,WƐe Y^wB*h2lril?CmLN#pV:Ner/(О먯1`^O{fޣw"HC%lqpiK9,aThqzXzMɬ3jpAO}*@iATX6w1$LH"/m1d?ncU 'GbsiW:%9\0",,G 16ΎXiIԧOy4W)/>(aʶkLAl_ kC|QeRZA\xN5pEp?gd8܋ b#XyM x 1Џf.Bg7IB1/]\;nmZ1_1[I]d MkKmq[J$&?5$ FwDWN4V` ֋?-槒xBEv;<]Iru ,qw@d)EȽSta!{p1M*ձB?C7A},p~7 *$ =w&܁ KgZY~1m iww)8+=VwbCD]d s-Thސ]ckx*(QEb˸qrcB$1G?0ճm*;ېy7g"EͿt}rǪĔWo#ߤe!SYWMVF:ԅcoGNs/Mh[1wa<2R"VҠk(6ߥMJ{C*%3*/Y6Ђ53d ø\OC߹8B="`?EA4muٴJ~iߝ8{5xbmy;IrL%p|zB+գ l>ؐI?.h _閞i%G(]:sO/w˻R"79Mb*~ 8wp pǾO J73xC-OǃL'3@iY l{ڛ"I?|$F"X'J9x?yԊH(f\lekH Y FDi൪k1HPn"~"(qXE6 D P}Ynl-NfzNpy$`e*|M_>,n dwr2gyg쑡brlOv#~2w_`c0Ju%O"+A9L,glIgvN%BۨPk'|)ԓeƸʡѬ ,$s. 柱ó!nWnrX(|rh/Hf/۟XV)GҿYbh>ex@ &-'T;𻀞wχ'E$ѓ *kx-#+Y+NрZfcx;2) Y"޼FϞB@X޹xڙx[sD&}7\"r>pmoA%i2هeч WKڅH//5o'Flňr׻+O;t&*L ?U"˄U_g Uta?\E7BM&*y4Jw9-!O**{zذ][)g;ܢ|hH&VEG .`'DxU3\`G(4 U9M2Kfq0uƼY!Pq8T韛)2niIw?JԘyYxH`3p!Pj~WIM>4.wzk5x$H5/)Zdd(7 QwnMua4pTo1Y7);xC_w:''2'}Zz^ؾt|չR߇ro`umН%rbAv,E_zƻs2YV]=m, {&_*2e΁ykﷲS˫Hб.x{?=Mvmb-hhr*ǓI$Z{wdy`TDcVOzW3A _H6]I xg"*)4mY "S6=Z.+{eq?~5rjxޙnvGOE{k }Y?)2>$"eν5I4`̲¥0, dm<(A[0Ь9ch 1nFx,WQ > 0)Hm:TbmrxY;PFWyZl0 #c _!̍黮b2j#%*gT˃I+jDzEPpXV2QAy*8FKpF{"Ι)z5pg܍#K#tYO?>D8l9Ѿ(8񋩵 M'Vn/\ᘓf'VH&&{ϻw5(tz*oB5pJ6!a*ɀvpa%7ۀƦQ.l׍nw x(xɩd@yԐG̅<;C*KI}+@\޹{[QhNWP, b4Uzx<G|N ;@E8 ܻ {iZO`Rx{mW+h%jEA|z<˖$$SÃ?S0'ihM=`о5{~[6z I/3ZHoR(`|ˆ? mL̂Л(Z fIh:*e*YiNyQ@kRn9EٹZ~cĔH2fLկ.J7*)1fЀ?)=Ep~7^ao 9V;)ۡ12u9FsA@Pi4W0٣Bs,d=tö_J|áqRv0p[~:1Gy \Xh^j|r6- 焸;4X0@**R<.beJe:hQBZLK gƒm89dʍ)13 vIo,W#=˵!$Ϋ:PGU00LS['F{I*R}(Om-z$]1e_3:˼S^z*^?@޹/:& W2c`dR=>{a.Πߟ>Vj> O3E;WVLwzcA)¦؝۬6EhRUb9}P}֛My9K۸eq_krJu^S-PLQ_xb\KxI#D[3:^x".qJmoАeM)zv~ Y@ć-ťFMN d]XE؈7Ж8Dϰ}UR.ʤ.lkL̲o)ߒ{=_2G3fQSV HB t:mv:0͈z^f:Mr8aЫ#Zժ*5 F3-aan7 :gֱ/D:xs^ֳqs -I@inz"pK;$*R q(-)*ɌΝl;J?`&7./GhB$\cAjs!q[Sk(+c]`V̿ǏM/*&74hTZִqI n+/" gqyѢc^CbV8fhP Sq[XXhH3S%8Gg|-;r"UseHu"^?+*-$Wr\' QbZ񎜶 x}Fq~֦wB@Dr8B uK$]V9 cs6HC\3fг%mOϝ;8aqA23>8tK"⾧f ;2E~:r? ̚?" ny#S0JP0V-u[O SI!aJ%8o+QHYϧ/¦ sZS^qڍ".2 5ibH@bwPb ~m%Zoqݭ-@W d<'h (]w ˵#%q息Bnz}nQBچLlq^H /c ~ j8:_32Ms{TJCg`ر# %UWVD6ܜKۈnchYmh >1=JIX"<"$ٞ^alCXmBSE d.jWU9+EvV >9RSkRPmDv{Oi|rTQX#ZQX"3f|$8w);oev "dU6͊bBTiѣq\#:3U"nVx};2Y>pXzCFɚePTh(&;pnsʋ#ل+% 䪂׭?t@z&ffC;+jd)X5j21uIT:e6E/=4xwO \gk5m}SՏ8m*Y18-y2jsiUKPd_Jz]^`EO' }%‹r?--%T^郂u|xE(vE >FXMj4Z4aZhu2JyM {K:l+")K-NYQ{]uTm`d>kU~nz Bl,JϦkDT?iɿUO]D4 QfI{=RcB۱lދjuq ԚlvgH>xdtƓfwf`RJ]磽ܫ]l@mIxV:փU8jK¡+u69vp$>uV,[F+ƴ!h;&=@`@4goH it|J`Q鑯FPuI)F˰o5D ಁ>\"sc6/=H?*cB9!/&l ,3!i!N]< Ar $U.Vf{L|b}cy` _Aʻ(pW\`<d}Up_&Z6&A E0 OcYCz]=3O3'*f JkEϒQ䴌 +$vHxj\"Ֆpp5:k2v<|b XhApXzp{SVbO|7ײ4_tF >GdSff.-}*%kq9wYh<6: \Gp(LT詉& Șfw vk.b֜H՝{STLyn NO'HXz,5-u4!aS*6F Up =zj2_ tZ^bbtDLj[%IjrptE֝z0!-/B O./^1s~W+F eXS\Bj5]Ջr˿#₽Kcp'LZ"*dz})#$!8&M@q#ɯş" "5!D1ӍϖsFcٷ KtfP${y*iꎯ-(0yǂ,nA#;h2@teiP`V[52g q;MǓWkEo2ǢCt\?"Pc_e~#'ij8ߨ`rY70PY'2]8N.=eR]==XaCپ#9"!sm:H➞o7 pj|Th3uEsBLVٜ`'gʔ(595̱F.e0oUGNѺ[5M=BŹO=8ynddߞL22 >c&V0+pΠR!baB UC;e/J,_*lX+^XàP;z]|}] ǎ\,оe;7zՒ(qW}T.nT(^6. ɦ`p7TZEw%r`TMYmr%v(ތN!G.FbuԄ˟,; .zK ӬfHC֊B-ySv:ZW/3p8sT=$Zr׼YggfOsA1['lEFeRM0yhk -ɇg#lSyP&Bo?9b@ȀKI򸇆wNV`(2cv[O hSOQh勼xU8z+¬PMIm*jkpO [&4j YiK75a0VD|Hrpp6Nic3E*OhܷY'%>5kg}ڼ`݋ 7B;]SqCe1l~)@آ9#ȶmT5+UlҺx@Kw-ܺ6{4,ԖkBlDpк)iNrڱ6 oBRE[~UC g'euOV~|MeS'0_jfhV!RYOn^|p a'.n답LW(;.bU:v:K> ";`FEl#X}vw">]RMiAl{t:$pqytr2)õME'sQ}ECW[L\JԵ Izz7aw5v(0UjEj*ZңkroKk IVw"v noetᶫֳ@5"@g @֕.~ J}Y[u{Aj/_!(<*" z@~Oi˲K˼jT% ΚeluL!wcnU!퓑u+C廙ɩ(:{(X5?=)ЬH; (߀ `B5u}1 꾩nAt -Rhqƣڅgm-Mza==' A3oVlz XFL;{~%u,lƢZ:`%8Aa~%ڒ6[-"q4ڧ[`j rJ,TK![V?~-mA[|g9 "vźp}¿%NpX>|(P~iN80[(7ʴъ<,R歋A8,寋I88&4"s1mKSl'ZV&pgJ^lܠ@u+]6φDIaܐepu3u1#|ɹ9ѝ/pd RU zK*DM}ӻ:H7KLYl8T\^GxVMLa" nxRmb,]M1רhm!)"* ]oj<~M_Fwη"uъ3+Z0:P#Yr0ƿ'T.JӺh61b5wU!,},P 02_ Wt1Ω%c(d7QlṖyg9F\H&K[d6HWCn;H |SD |0hƒO3>$B_D 0TjK4-R_>\>7/+`v~_"#kR.&k|gQn;*U֩Bبɴ0@7e#ΖXaC&$g!=@4^]y]S9//T6!`qZzxG Q wr0iZ?[cZ9k-šUb)q3݋:pq1ЏCme~tۍ8$,P=>KE/ '`nϊEv±RCloz z2~z\f]8;Dz8 Zt>0 q mљ_.?bwIlSZ!W@0a,a9bw^V>+l(©wWOMGk 駻@9 Uqz`]v2 #&kHb U*)xWD"P@>0c %-tҤUq R9٠LߖYbB/6bAv v3%~ 58в9}d^PXc|EJN2^ vFKآhLogY'sC,M'ۼpP4"KfB#Lҳ_*Eӵ}tZgb1y^ޓjuCNDM5X*#ۢ~e."q (|V^M#ɇij]滤6W*s(44< P > ȫO^w39dʬDnSVa.v֡gL bej?cd&d!6h ^/sf_\ii='rj#WR4 IdZz s~^`/Od /?)}b|@߻w]".k-T=uA&vc;·bǹ<=Dl27d MOC*ǂyԐd 6<N鉼("oƚ[eS?n괟lm;cf{!VȩYOmܦ.?J&q[BE~i"a}\ ܘԽD|R8#z sJwQ)MDhIn&vAL8y)" FWakǐXAXA'0ɳH'n*{ zogM±c,FcbŻ#zRUʐa{T$b }rܝq({aqYT t]@ELB2y=B=bkAXFpX!!tP_(rBg0/࿑|z&e^1WEo4D_b 忒h^{DZg$Ͼ$9tju5.4-Bx7޲=AePWH.?GIsZH' T?E= ܣ+dR  &nt)xg6CU9G=4`w9 0oπi |f \m]_Wr$5Ba u*t$(OT2C<6.Rg84HU- g, @*Se|2rӡ)1p!^*θ&xtVG2LOMSo 50CZMXk]"t=WE׋bOB2-=` J6)M6G;X7aQeYaɦBw?8' {=}$O|qf:Plcý@[עf<&wQGzL($oӸOccN;* ,ksǩ`,oF^ؑY( K)մ͝7TK蝤2UGDԪ"?]=t5x)*„>Lo^wRͲ礰W#xa`6vQ`ix,D fO (0޸V08y=1fT>gOznHP%2g4j>D݌|k.1GQttf+{^)5})[ ?M ]?50°?:-.Yy D¦,A lT̪Q`^F=A0E\Ԙ!x<p{!vU#xYE7:5E%Хv<} ӎKF>p3Vtj ,ĺ[%؄w-m$ۿ"7o@|$ |M)"8sXSE^aq̋~u#z%^TSLKC/HpW4uxdAEWಫ͘)Zyd:8_lH$^D fWQuhGDuJ_YcmOK(ɽ) =% ' IwW}1,~,4:QfێJ=44*[zɯ$l9LMJ(2gmQI,”n@ J旗Ъ V#ecicێ|M U}كfz-D狍2z`8;4hmSITc}fYUM؍ތNn#069Hju74Xڮ:xث?,zw4C* 衍=L3ڈ/|%e[amR>8lsOs:@OGepؐ 5G]KiP Sh}Q,z(wB+Qoτ-rO1[G[ݕ d=ڲ0nuY(v8zM'rml.w959$Q2mT,nvmur;][WZ'.562Z>+cޟ[2b(sK sȅ+XTQaWcϭ" Ə )Tp n@Sb\Y隠<+-gDsX-AVӊ ûP?W;΋!88deq6'8nV6] Q*ah0spY=./M` # VWsb+0w98A= ɛv@`իO0 ꜏ BSI r!%)Q#8ywz7az^( @ǒ!ȸ:<"%\uI.)2NC`4( A[Pr S"CusgRA^T%f/8a0 wNܶ|Yۿ-5&jP;.ܿ4`Nx9W蟹/TLt(fBȩ "T Sf)OKWz?P1a*T͊ z䦱8 3Ip?Fu0D5ASaT@PCU]g.l8oB;t| G`)Ӗɬ%D cG}E_D+NkyʬpW}MFnӼN%ߕTpWo>L{W|)\Xϖ1Çձ&v4$#W!y-pZ\q |&ʃ :Gj Yr$1.7bʓ-UDs^?t3N#!'bM|0$0Uvf}{{4'}ul6ʪj-d5Ҝw֛jBXpI9'\Y|ɨF0+'1lS%h:B5 .&zUTAX1qlU\rqz>I3JW kàui)˹pyb҅Bvu0F!/<[',#~a) & 3RLUs-3z_C>iĜ:8` ],8eMe-e+iȾM- %fXg6+֡*<ׯ([5]u_'e+ 7(;|u;뫲[nO?!4@ #o_ k&m8z*B˷:b?1ݱC9m8 8uuNpoڵ#[fEo\BX؂D}9Ym3QGuyD!WDƕXBS6߹ Է~bGѕ}:g9e+HM)ĥO@M~,3&9[R }М;JStLL5sbzs>oy{Jyl )voI6Vzjnk]^mCV`'[sҦ0@Lέu'|(x9t. )Ca,w>61vuw Nn2"Ђ45L,MxDgF}_ lᮦ.^xI`Z~DP4_I\XAM#ƌ1 EfHL[CnHy<& "i)VA4Hw?,(|ԵBg*#/2X̜:0g/6/?@̬RՕnLfbˠ|lw6b^:\ bh|Yo_'I'0)x xgnI^(ըQĿE` ԋڗP7d =HoL9Ԧl 9ySp,b/$SuˣM0yӒy2 _]l7%Wu/UUʺ\p8 ڦU1#'E2&fB:|018$ݩ5 M3O:9P<&HBVAb(E!A[D;a!X7S=\R WQxEYWGLaR@>1PCO Ɍ|0὾k5aЉGq>XȘ%V4"3ptnLJKqӓjJPZvl p#^8#0\b = Kp >C4!D T[6u^tu8~D& G ֟k0RLykΑ%Z{ʌvV6"# 5Qv|h#,#r-#?W*@cs(n>.3ZM%6 !HoV 9{0g~^[7&ss|T;.)F }ZM;'ER.XMF+Rbhq)aY#1q-^F"k.$(M{!zbnEfAciskgf:] #10Kf}?S Mw6kZ paX|CS~6WߎQFx2z(+|*43mF0O޵C@%ihd}ٗz"Q>kTtΆ=p@M~/ZjzFi#StX'ĽwXYXGWǿcܫB~R{ =dEd!_>H)wtFkj2 |dF>%C.!lqt % ?=Y@nP63N\ STN{,7BT4U.3`H,1ʛisK rzp ѳ炨!U=K!hhXEWK7Ph3F Fuly0z敘lM,%dc܄ęqTW> ySͺM1)1#DKpr;ov}+uֳBa` ;U$uFӁeܬR>N!RAuZzF cn)]3:}Kh2W-c8AyH{>XpD|i'#04W9BJ9+HOoīOWb?xI1wk&H]; h+C!koRBksjf#4C"R]%>Mc!jONp,Z8#gZ-k.u`!J4n|36!KS9`Uw A;qz4?i-ë5FGQ0+E۹iCuP m kכ5mIO4iadg\U7<ӪFlzSxir/.v-$/㌯ƭic7#IRX!?ѰŻ/=ekoh\5j [Tǽ6>jXе2F9=j[2%4Qٱبa,5gwS'GHBc+ S#ƚ4aibo2q\GR|"tgo8(!Su<@ G" jY%j&S%[wvo lO F}R >9XʰjK=YxV򡧥/\ԇ9m s٦R).E TEYJ/Å~D߇CL=/~įGud*YGjZKB҅B5ŀЊ6Lz͠ p! 82W8LVƋC1&EeiڪO?̒T$'^l}+| ݵq,GqvI, NJ>(R58 2A޼YelD*QSw(YU~f1Պ C@tT 6bX̢k7՟sq5^W5i3R^f0"n'6jU0.7і1uۅ(Tzglݜ>fkj1ŲS( e6Ýd!XIN]@(nk-.S> W-/ͱ8!NZymJP/CŌq7~4ii8_h@۲ksz0OJ:asdR[E t# )ja`ÇabliпmɋG6\~ЏeaSdrbĝP,߫u O?@+5 e?$l=^%:W3Ck9۬8@z5d'>-&7ǤyW@]b߲['IU_?L٩caJ*0/ikQ$l[7½5`R˗5ݜa%)u!ho;a_W8Ѱ9?9"x5f!;ZT1~Q+LafR.jB0TLgS3SU;^E|,A:Yn}nGjw^i$U71~vr(3ƚGrm4(eK0g%kb-j!SxՔ'D&_&ɉ&%u5a@JьWhɑ1<%"1qa]; :RmJUFqڲsǻo/tgNTpG:AŃXJ3-YVP՜{vw"HәWZWi& Ajzsp&|߮tɢY~21\OsZ&(B,]+b|[h=NQq]D~VV*H%A ̇U JޘNd h.{oRwȄz۫L̇Jz$%M}wM K:Ƚk9ë+8pLMGVrlb'wQl<7Ojn`)ʴ]>) :o٦獻 jkރl2tuAi}:WK9<VJh9ls"O^0-2/J/E߱MGqeniƵAE,\$nծo "MmF}>k. ׿ΡʱV)כ6g8 gT5$47)J/ Љi ܧǩ/'xg^iG 4">A! gn\2%0 YHȪoKdQ4Ax;H=-6j_t9.5[zy9Bvox曷i͒kkjҾZ5n"4M1t$3)2HWwwJ Xa嬽phb ;|I(t%R.!ϖ6DDYtRlwqEfv pnʶ]&Eb#MɠTTT0=לPo7E?ѩ6j]U`c7u-ɽCBrfk`+i[,q iGS[v@'A 4r[6d}Pf1yDW[ifHD⓯yNc=:cmyRv"O$ZZOz4:\/PBjM(cu:~ٙ&lmblU7:S9"y߄R +KbVU_htDjڑMqxe;IPB:ܶxF^,@wYsvBߒ܎k0k&"JTLYvii&W%֐+:y+EX!j[$~6\'їy< 7#bq J7"+蒫F@䯣K *p¢W:\-9ٹ K{gZL磭4Tb)>8Dh"oQ-Jg|*;Ǐxs"h=myqq-1l$}\bS]mmU'6'$NmC |uo1~ϯWkqo,T_Jj^oRb1sxtRzdCvvHSazB"U  ]L!qfOCw*m.S8&v<0@PXKH4Oʀ'w)<N̯}iaotpcbJ,.H !\aN$A7 |-?N藹ڕppʚ>Pќ.e:)y$蒈qw"Ie6* deE!Iʖ8aƇde]3 P>\ÍHsf=SMqm@p.%؁%8# 57}59K $L\yaA nWto۷m ⏋oF4ᐋR=rQV ?rknV]Slc;2i+ ie2KAV{ۻ=@kMW<@jkAsG:>/ĕRALaHi}_,|jJc;(w,=q=%h8H0pHYgF86t[UfK1l5s{"Rf8*),lO+V!98qRB8vGDxA e@RWj1C+TIRk FTaF"=h/1Pz h+XzodH쁐 h@e.ڀX8ۗ޾0gI9t,%&7 jPj /rN%<|ƌ)PmY&6q-n.sp>ح8r!>{;YF$^D`i ,*BZG{ėf X ?xHL/qM My7DyL|#F X>LKC k^!^&2!.8V9L*DЏL^"#3${/#aumjͥ_|}f)'΢ٯO " ӢT D;08 9޸;枧Qv4L{K55wFεC+Ա-c̒IZ9 )ݜO':}ٕ֗Ĩ$^#7\Kuĕ ~: =j;b⊈&*pGԋvǬAxYL-WqrF-W@dAa`%@дC5ZR`k|79k.1[U=iuwZagXdK R;Eq$AK%dft^kf"KgF&/Bcn N`Wџg z t( farVTܝd/?jđMN~CcN0x=WwwDACyEcC#;]Aes"8,d9G tO#m!H1fqgP9 AB,fAf`NW~Za4~T"wQY/aFnLiM;Jj%l1Ssr ꊬϔ6$v4E-5^G"*3^Qz\_6-~i 5"P*س&>])CLSPnu3˨SyXR (*Mxa)iЁ%㻼_ͦZ-e, "h_|۶ ~FekU00kB;G1q< <+e@Pv(yXOsפ'F`p Zg$ڼ +P2m 2%oښnm{c v TXS[y!О5Sli 2$O๜% @ %-/@eAtSYdU,}Lp̯b1(*2xN r?6pCnFKBѳ2< |FRpr0#oKmcm[w6dm?F=?+[d+0DhuncV唥NaK_{.㛧Ȇz)^p{fQK!]yaj=7i9I CĽQ ~U!"i$\EC}K /c0Wi-%qf <s`'lA23| yG^ALu`6Y@}Wpvq&)7N<[nez-;uoH,ݚY]p`(ƛUEiNyLW`mHx ֱP 3U3"j)9UiK8Wy4l249X|b?/ofx2Nثݸ ymW$Q/[ЈO?XC윎Y´$hc._"Ùeqky0 @bU{ɓFY/?gQqYG:Uu;ڐn )jt?XB744Rg<_xԢ.p3W3RaX1?a]rF1C Vr)3E +[ClfE蘥$y?@absa0;}K\bċ {7@rS!Chj $6O'=X%R7b4m0PotjʒeS|;rWsϨΦ :.Vu&8D j~˨w"o@kE PrM:*)*0jҫQ3Wދۆd!NW{x)ԞZ-J,Qz0n8W2Ĵ,tg]X{lj¹Q3F22۽W\ձ= 2Y襶n5 1!稍Q:q)planm.4dUF;1M&hu;僊lP\V9h-C04A7A\bv-$v,'BU )9ֺLc{Cճ3~Ow|Q&͒7Cj_\\K8 W(^N>WH~pӖ~qp VTzߚ "wua&I5uX߷\yNM'Exi}6仛~a]oO2 }"9 1,\bٻwR`Ju )Y!*]&ܔњ4w)k}<|<+m~1\t +I[6Q L Ʌ9Z$e*78SHd<Xb6T,ّ5U"MX7C%)! zؤ5rPgE7w0nm˝=U+ʧS/[%yWJ  4Rt7%AX{z㦉~ 8u{bQZDћϕ$nQӦ?VmNvU@ q`Qۇ7K>qHFPS5m^THi,Cq%~3@wJgV]7Wz2y%uCU`&s~_,Jrhc]6V7z(ufOnX?3X,Ehynr^ 4H;$1hYmn%w]=$|wQbe ݐ;\ I&1nަ7Q%wlY:O(9/34JpYa aN# alΏxHHH-:H`o;r77-q?$˶jl}EDM6,9nň]HOUwEz^E\N'tqRkO?6kLEUZd .{ڦɈB9KTZ`9t\ZSY!4V1+<=ICȀ ( % LCwQmZja uEƴZK |vxI;Lލ!IbͷV`՟f 4p `4ɴvzVKB咀<&%;KuV);z-*&u DFil6;~ܨpNgu.: )bf,Y_qBH<"Dwca,$*y> 9,4#gl*A`=1TS*g;DezV(og#^y$:Fl?8UvKB̳ &ܬB,rێvp$j"xȣN.EEz鬮iҘOl0먰2?FU;UN mZ{Ǎޯ9s ? hLr{ei\m-&z9+l4r0E? ]Mm O04ш~W7G\Pv%$eQH×ز$JoT׆rܕ7 5CMƃIZU'VJBBUI#Q?X jX m =eګI^l~9l?,I cתp{Z $e_|/$zP.ڍXg>?dz2W'4uާ(歲L|ce|bV0ybQ>\`$stl{ Dռ^X !OB=| ap7uo%Cʰ呆,ֻW+bb=7S Q_wSAkHՙ:}exhF<#^|0Z@Dvz;iA-c曆|VʚԡOS;>^]rxV/UB!9"Nd}սaVn\ D@G*_,Ղ MVoA]Nѵr[XbQ/||6\5;4^ؗv"ƚHqT̖^yaR0u9JrvPFܾK0 bҞI0)u4A򡒻a s$Y MSˤ$n \sQ]' = =eO !XRȫ7Ҳ=Ɣs rduB AS`ZLJoOߠ.M{.Usf0A~zjBԯAxR B3g) Jh 5ԑnf:>\ R* *[،"[|WPE]"@F枾0fAil>TP ٺ_BrC|>IYb[)o!>7Eu™\)¸}B@TDm‹hrbOD IƖymI?I{8"`nGEOȮa* &7Dv( : XH^nDT6e*i\1hhԸC^3Hc=QZSuiqŅhIGemm.~ ?$QO: d?12.hP hJ\ٲwNߪ @$k(:j;{[z6~zK\Wڄ`L\BBiʁ Ŝi[M tLӁvUFFj{}^dv0uT[* 7Z[gȍ'DZ`bcק.f%ܕ /'-p`)]dbzbu[ dFnE:Y*^ALydF*FB?oO}N6 ۈs7Fv c':Ի Eu3\1IyB" ;FPS Cn b1 =pjvF"{E>eŃ kdridOh2xJ{7!x'8NBrPb"S2ڞox465Zhi0 'fyO2ڠ^2]3݌1Լ@6=dB3&47=+|^w.âraZT`wWҊ>E?tH[ @^52;1% X7 ొ }iLAѥLlNs1L_І_^#ж&I;,kC_ϟQ.@\*AbWX-L\yQ^7<E2hSfō6 Ꞷfw9KHgl5"`dJ-|oBJVrI ENyZTa6 r\uOf%BfLT9xB&61}/f`0AFo,\Y0h h1獭E O7DBlKr͇ǏTj]By^ 0xc-'jFZ0g Y(# 4Vz&XiXPK$1:鰩Ԑ{ԾtJ2iTtيg0JJ*3`N_šDInKC=3Z'Ͱzˆ?OA_eb~Lt0j~bk1EМOgfqҒ'ӷs"HIgh LP͞M9l2=UT˾1|+S4渷/yp/5 BUC*1 pD3 N5jĀcU"W[*BEbA_QQ=[ ENQ(Qi&IW8jEh߻474y" ֊`(DES}`xS )]U7Mtv7{وvuFcX /z?옂" d909 Gr^)!d̤MꤜT2.jO)_ 1?纩޺%d1qvZ8nr-5ylwAtAG8ʝ?OޅSqLN+4B@D,9D!i1xKS&/FsL񇖠Ѕjv=[08m~q!?:fbDl ʧIT`2oL;?@uSC?_N}׿zsٟy_=Zf}׎<}@Y|݌YVrJVDzز:@NF}dVe"= mX&70e^xSqKDrJGB`cPA{:U`:F@D.i8o<Ip2n>z<#QbaEVxEpM,zNҙg[8>쓧 ӶpE>xfS:kjǜ$x8XZ\:AGrgmI};nIH}@9s_8gYeG*~ nR0.^ h8(Ɲښf>KʌTOv O[emI/e0umnja-4-]ٻ V/PeC' K yzpZs&;ek'd/.'7Z`Gg5ל[lIHOz`X8 ̠ ,Ѷe gz]˒E"KSR_;gxԜB702}8Sq13>s@O1kǂ7BGXn%.Dw_)1]l@٤ރ{w̹*Ѵ azI~{hBifL .&T0>0 {4 U Lkx}i~Fz+6#Ic ,*ί b>t7USe~5]hY5虻*B1sBfFKWd^U/(\TZ!P$qhPgžxZ3D&ɪ2qI"x~ mφF@QrQPM*£݊GkR/SOM&Ɔ!{b{*-=p)f3m#Mpϳ~0J>G#2 +Yg3\5;?KA:Eϓ?x6{E.SkF.u;]V&%h?8풇JM>+i#oD,Eh~=^ fa4+6k=q13]ֳ-10-aP `RnA'+Ml"%ͤX5Qt[7whn;G*)!K=Jup-&lϊ^q8a|ΰ[ceDDكF"rDmtdznv5Ӛus(O;E& 걆>a:$LAgԔ n2<[7]t#SOU-0IKCe[adr=AL+Aȯi9|I-ɂBG7GT{D\:&16&yU2׻}RtK 5fH[`4ţÂ<'is??ŀ^E6êx fM*zDVhazg}l\]BHo{%@0SZlڲW^a xmrO F SSEƞ~wsI/< SKb_i}!/xДqwpON>:^ [~ iym :7vի66ïWK;8[CJEӾupnx U] >Q߆}c8=C!'f?Lg4x:Wq'< |''y>"Y>}ǁ0)^En}ZՋ\Z;Kk"{ڂ1 Wl1>7wY3 fY(hq7Xs>vnͤPJYB-2HGZ2#ܕ#<`i$pꑱ '9П=m}>NdpgDN8lhQUnqŁ|2K[ԪNރ)`6PVRhGnDAm? *~-z~w.s/`D3.o^|4"BȅAjG#[;v͚] n[p児 r84pw!C2—aHջM]NpȹW@-TS2[ՓXU osRvE;U7 )S"CRN)7p1mv?|LD[ rEx{8+[QpTv! aӘRS;=5{n) :8S=pi+Cvϻz@В%ˀ[ 4h}ˋ?VAXK8%B6q4;™RE"sEQSR]+(JJy rlF xd>ZqSjEnz"TڏQ8 sM[eʾ^|7syQ-qAͰnVX#xhS@ȫЧS7OyCZF}UbjH9bCsAr-"aPcMmnXfԩkɓ$ !GzsDSE҄';~XS{xՔ~HOVDTҰQQ Yc.XUx vQ\hb9}GeC߁Aꊬ$U:8U;"^A"UG Ɖ gadWڱ\3A(ՉTOGB7l2 G&V%62ƻoACJD[Й,3 @ZX:uS3-m6ޜ UY>de ^H*lb'JkTN9  ҄˯a/v8X2T`z랂WL417z!nΉ,:b=|Psm|UsG\Fn:tGJjX@/m*|~Q١ vcӡ3 he< st,jf 9h+Y#w4j˭v*SάOVv{d6K9l)c sFG[*M/ZM*t ̎4%dtJG fB@iumo oY|ybJ;PqfDe NqZf_Ք):OɃ2-`sϮ\5Z cGO?Xz׽g3F5hPg°ZOmSzT{jKڔbtlV%ue!))OV{yTN-;] b$EpznF Dw|pQM~[G7fbg;Hڂj20*(: R5%Dَ_PA<[&JZHw g=񚡝k!_ 0 ӂ~ &/-*˿jvL6;-9*!8Whb`KzYd}ˑF"& +SX)4/1W@D$[YR\ԍ]I3OE7i.[9532kdžH x:hpxB\$bc+eRJ,@&?Xnp,5O |EAoҚFËٻB'ߺXw>`!X: :NTL*w8dLX"Ɩ֒X^8>gy~<ȡgpQ_aUTK;}n7mԠ s܊iv%v" KL'tN?Q$cAKUؘ'mN_\4גrRP,'.?59pT`7X+ #}JyitCsL[{l KC Th!h}o*T/Eh\ U0B̶?1)Fbp*ơr-lS߰U-X .BT7j.j灂 (Ƭ?IF5t :ǵEv/VPKb>4(Q: 16~g}C> r? ZN)cU_w5ԳxR۝̕/7'ӦLv^uAuX8AqbCKpWkv7qKw #af=M@xy*@Ұo=9 q&p` ׼'{SRhb=PJL~uy9&3ƹXc]e"&АŘ]y E`%O95$' NpJ2 m_%]mA{ݝݪ if(XL:ɉLW/0KB'ȴ&S8+ V8y̯/4@ٓSF_َs}c ua쫃cFfNDCcf>4O#7 ֋ßύ{2J#y{dKjnݭfF;;!'I|/wGz{%_ \JFW-Tҁ$XNx_rAh;@X7_sPLVz'ug4ZkT:RUV>>$8Y@RNCFӜB[=+ RZ-!?͛$, gS+'DqA.\{/S>Dv+Hf 6\® ۶I(|Oc b]e=g]X. P.Y]2]kҜmyqQWЈ!)$t]bC0\Jk>rUQfKmr`IXr18&+z伦Y~{#Zp:X}契 ծ}"˃ tbgli碸|To%z /k{6zy^}xȂ85u/&zH6j&1sV?`ZNBXXC|R?v}*ˡM!MxIO_bًE:wʂ p­+ \XCWQ0"? \\ *"Y"9s׼O*C7=>J^ne2P ؜-)\~h\vZI<2kX)Vlޗ5;=`IҴAVy&! 3ey`S=ɁO/SY)DSR% kcSQvCrqec ^ܖHub FCIO)us|??ɠDם .FhE @mDifOxe+p* f8߰gV 9 ?p&V9@,i'Ɓnh6wu.wLC q 1_Y0Ww"3i2‘۾daS0S#OIWԐ:dӺ 3+n*Myjn \AESCt [\gv ,\7|W<놑Tk_#;OS =<Vr תGE BB]aTC u?u_y` PԒ[;:GWI$]"⿕ Bj>?o',ž`N~@ٴ!H2&U-?Z/qN\+ %l5EhL[_&IVrpMeNF]絵T@?UhXnb^(쬞j:܅#,2W<|;3V{u(F󏞊\'Ф`PDEh-5_mHbߘ!(_ hhb[T#p߃#n)eBpsΚ\AXf,dV^75RW_غ)*ZsUkW?p?d U`M3#+ 1xG9X{ 򒛃#׸FɽӞNeZnFuoG1vc,y ĉpؔ$ s<mv桥WQg)"D^7$4;K~^1 \S j.$‚p.neBr]z/䥢ދ~D691ռC j8LM'ܤQd]b.big!>J!8T c4sc8vp1j#FPt*wV :KdFF}f_.Q]?6;,op+R 8 80I` Z{ U"3FI7$,kd76QS5_JrwO_]x9TgC ~ެZUSc#+QBh> lcE[Ʉh[g`ar7o\K!|?5!?b$ vJR?ӣ0}-iEh,Vp(9)e;=pg;[3,kaǝp#Q"NPث8p=.БtuF@Yױ("۠(R㚜S'dҔuTT68jԦy@i~_YmyBeg(3&,/ %pp3 "pStaLd" 1WA[THb!%,y;&G@d¶["3M]@wy m18|A~K>L]Ly' +0[Ojbu`jvD٫v6 -ŋzJ,M%6٥:dY:cay5d vJc֕Mq-rlHw&?VA &.z#Qq_3cT;2{hTfa&Q:'gZ$-br |gGm7Kba i믰l~W}OJ4 Jv{,K$YLT+Tp&ϗr #<1+<&l $IXGW8uX3(*׎j$VUn ,^2!:T\1yO;OmX/|$n/ׇ'PV י/b}A=>\kAΒ.oRP^C,DlvBJJ+f|6qsĊZε2ad`Jn7V{;ӽ3&\Qeœ//_1/= 'ndR#~ttYCC>/DQl%-ܚ.H}S#'L`N/rL"KRXHؚ0Wna${*IvhkrW(%7kBQHR;AGt&jp[ҫ2NB{.֣ Ge($}Feү ~3?Mdh4{ћu.) {A+ؔ<då,hd×#vW7$vϊDn7͇$D\u_".#89 A]_}KJg4n%)Y:iKQ!i ( 6 +d?rEk\ukOG fշTOMܝY!zr. xN1cEX X\4!tݙ.G`*$aie站yO0WQ75ɂL[=Eq'RbܘEGDŽPL1y*m_W5_OP0Q\$֢qNb(e *\-:ʉUtXhh +5TC>4YDw8VxBOXtw 2u/MԨ ᷮZ<[JA k~Tst% $ĨYv,A .0[G ]h=`Vħ]TiB?:Wލަ{ILΒAЅ0EbCz F?ug?1 03P&0+:d+2;P?զV aEDQ˜7)>!Lq[*zPuB ;g&ijt`bרg(Yn?,?50ƧP1ͺcٺ02@y5R7zt7A2YȲ Hm{" sJgD >MD@\}Rֆ:\{UmY5lD/@0880!ݳG𨅍o!z'a}?tU_$ăq֋qZb `P(:)H߻Uk/[k޹i/ W1 F{V2޵r8y΀vP2%8 U{Q*+$rUns8fKqY]7)\F%`G3fg{fz.u<~ fhog!F]S*PR;!7'EcOV&, ث/X̖«CrVz9^Իp.r5JM9C|["u$X0 _N@ySpo~"K>}2G̟wR v2 ZS#ʬ{g|x;,bth+`82j3X3Ӝ"gS"I CNL5klӻN׺gn&g0LcO;$xH_֨5;u4mFWN!W9KF)Yk[S//qL);Y$A;Ġgtap)ddžX!61[V,iqDd-Eby q:f#tI,WD4&UUQ!2kK7`|Ar}'fv䃿gaiIztѬ+ŎSC zpc)i("p՜bNA:xڈopLD⅃ٿC\?$+e~͍ REL _&(L N9,g\ 0 3׭)F& ?;tJf"Z;:*bmxU#dbcej~T|Bҥ@8`GT:'&_/Ebn9}9j4GS\F} C>E.0d051F 5E#H\ ijWuQ:)/QT٬&LMgc6W2lT8tfPL,j1%XH޽iصwSq0/~w_U\7<+u]Tv<~Ԥ8\[GO1l:aVB|0RevW*x@UŖsK.qG2$ gS^80H3vmo8arqc9˴>jh4uDV0ܟSĐčt]G4 xЃ]FjL[L[hZ"2.CW%ᙤ(J G}\~!#f`K<:~Vk/F1eE1U(OLD (Q!֝ @(؈anoE26YrU+;r>i&{W^W+7tO`c;%sdKYdj<Ȏ6#;L\NhKmdK Nѕ9:$\I_>0wٛJeʙ<-pqtqjQP6 ^CJ4GasV9FxVٖiD9I-; kg^Է#W GbAcJm3ҒChQHP}@^/(r3]9SO)%گZ!F^Hfc~ ~TM-!?_JO3[ôCZ=Ly C0uTpC !i=&mۿ?[u(b^Mڹ'03+2J63p;3-"JP \i mh 97m^6ճ=W2RERE4avdz[ezUVaŅm.9ك\oF bϳ=U(|qǩ0X8^]1s n?@4Ka~| ҆Tg,Kou%X4s;`*zS96S5WUdb`|x*kX=TuYP^p$FQz>5tC^ErlNW(Cuj _*;MF\F0pBd4FB_DR)v r@Bu_mͻ fJҒٍGXj{>ؗ?)*墏N.\ H034AQsO.-?z)!NԵI&H v(roV* 7&CV__=>?]Ct&^Ն4ggg]8NRl Q恎aiu%Ϧ[3v O诞9%@SJO}BC1&ۍ19N0IOъ/ 9G{k|:3l1=Ϋx@ᮾODl߀Ơ!7JAYKU?r%%%G~q?[Zr+)B_&c(vYf@XLAyy`@| pܜ>FjaEt \ 42~3Hy$BG3'K{擸ب,0dWTsZd 1k`J\lNwDK#B"{&IW͙_'8[*vh 2!Pch rFxea0r8,R9>Ucxe@dMdpiL.RoF oVN+:-Oᒴ}mٖ%#y"+zNN e#SDU@f= C1.'9Hs+Nm]k:w.b޸f= `8|{ӒΛ讀18f7iCtz,'ђ(<{? kzz$njNs$ Kb -"I\UfȡhwړHh|2}[? X#dUa׋6aUr*3`ѲBx SqШblK(KM {d8'bܯxߵu=˶oȋ^?n ٜ7/$rIKk"p"J# ZԤt>~'ne T{-ZM C.qY&)7JŕEy!vZCcƊGf5XoZזxĴapCZ2bUH:u5H]b%Doο:~-t/@6o>Sg 7lK Fssx7vyy5ک76Ʋ,zSim ]83bTf]!XLhA86%5+-Hl{[#Q9Jېim,p xIgZYt:& e8<职EӚ,1(Y~ n6~sʔ|'2.ldKVf쎰=1Hw;'@ QgL2 )C`@J烶|:w{*=~1}5b}ښaفbuLnYj<~$ \JJV`WMbSa=T tґHe{ߡK;b_9ЂЪpBHcKe}Y]pl:X4~3ٌݛM-hۜ9~x ln3¯~EÝCjtzr9ˠr-iYHǟfElθ^0qTz%SOHuɑ8gvzYٕb`dN!"ңFǪ \vU׻j;6$!(0bmBdEzI T8D`ZAE&"R-LDEҹ|>SEtq=CZ1"9۠2? jhO-r+3 Y"n{0Xh{$ T@zWW.C+d!њS\~O m[)mNK>(w[[wiAPkvT-xLA\ÊRV<XC;'ƌqlWxz'`3ߩw3V|L|SnP щjo5 yI;z^Va< #w3FRNM37b`+&Y~ʹeBY|վnUmeGO.J_"d1Bk*if"ZQcJfg!@,o/{ ^ [p's^ܧHug!k=VHVU5,VӢͼX;zSehˣw/Sڇ2oGϿ_XmʪX]j0V dkRq +Zd='PQRJLEx GIund+4 Buove$k$Iɀ3bηfo[j?' x;<죿<(0d]B !^ͶxKȠ ׄ8St*p̢ tSeYȫMЯ^5v&l"~Uj*<,"Wǥ0P<;cVBsN۵$|jGv>$2sbX  ڨ[%4) Kam6 | $H3 ¡lN#W4硳^+2.ʍկ((T 3طq~uh(ݤ !re KV)C$U%:Z}MQؼ<di;?8%NTV1Y]g07atً RZg|*= &QyvMx VptmSPQRF= k`d`2p2@7C1&Kpo)$c4?Rh wpɍ Znx-y%+ g)wگj9EN?*x-5W!r/5cô%0Pi 8p w }vki @_31W3ihf%d8q;yejN_ܸp\D]j0,ǡYe[ . \+sk5Å67``PY8jT91_[5z# __ kNX_ZyJiHXB)TEK! A}fEkmEbNI[oB q3 Ft jEZ3_v_d8n`Mݖ']güm:H&y  2hhtMGPƱ!T*!bZO=$dAEGbQTO9Ad[|IU8v(-eBx$_5[Ǖ!-z9;cd0Vթ&yyOASv0M-~Fٓ_'g<I₿")"E=K*A,rëW7ZjPQLz%Zq1?x] g<"4+R9b(꣑>|F .dur>WW)l^$t16,mU_n2|?ДGro?VD'Xtd{"cgbчŪh9 #aw4n)-xEpbtA**?y4VZ>x 9EyFl V b15c,8uvx Y3?gL!׷=bQɈI6aJ5˒ ;weh0t;R[0s):.q_|=6WCz(z5Nj}\өbA`N21qZ'p gfn|myJ$ϋ3uA߄讉2:*e^3 hlrP3#fj@s"EY*8:hNOc3زv+|+E2{)aIpZoB_z)}C1yB xK*ho]*n4n_L8;ٚ[C2s6!m3T]j33|eX4Y"7VQ>fKl7;W'-v)%!l S1|m P5<7 `HGS$9}\U^toΙ,|/fLֲX. 9$8O]~?/kr /j4YEw^yt d2`A~Rc-N1kAP2 M6[hAU(u$H2Mrp^@'KW&5Am}~mܙ#r+.Cu5TPup4#+|U= ɱܹc5`Q¯nfRDq'QzRR:2\Lr{$>{ֳV4Q݂p~lfܘ|%ɐX*x9[B.BF#-k4J8L& db=+\I0j.kC' f26Z_W[*i{yU2e@2GƘ.n݁m9`/IݲVcaX|O궥B#onvתO(Lq.~nA-(ۆ4H`̳~@IQK4VWiRF t3~u]s& LDH ZdK1)mE,ݞ|v!=MB(3GWip8sY,d2TVp3>ad?< nÓD0sXcֹ+#\CxT-?̇1'S|c{<867)QE 0z搑#*2~[B@_mM0"jrJ"K|vÉs>D:zxPKphdTtBJ8̓N KՑaWXQK4^Ԉ/֜Bl4)ZqgRBѠ85GT1aO2 \L2c7] gjy\lX)nKN HO|v%X:< =Q#̓Xa軀GxT&NTr"nTo6hWL)ߏD*E&YvmVC]o+;_]o@D\H0BY֤BzmI8' Oic>p)FQj>G`)KF IG)K6a۰jQk^S:ai3yhWu?KY$fSDnN.'C(̩|,;f.i)}@W46} -~_T/{сZ}}7h|Hd(ܝ+ o7}M"?nm5 sToZt❸蓉#*pNDϓMɇ8X֪Հpu2YkUy֫U-?M @Js FܵϘ0TbxwȉLW5m*pA jO8Լ,V񈄆ݬk#ח~ECӺD-E. <`lƖ.Bk_FlD+N_ڳO 'eX*%w;:#eէDٟ<]hh!w3JHW|_T$ɲ1D.$@q )kPpFֶ S ]϶lwVs̗[B9vZv7)FȉˬS .E>t?7cHkABF\F@8IV:%~h?RMQF[W o>..x2)Z; ؞|Ng ;]Q[Sn'C!iaF^2ZuJCVX~> $"X#v. 鶖 7%&(J^Eѓxa xǶ`9<̠rnyQ)nk;5@TpԺ9nO~+kF/DЊ|vuόD׾$͉+F?T\a-)@:Ky 3ƃȃU5;/v̻m%MIrf󪋕k8Ozb o+ r: :Ϣ}j"[f+U vCֵ*OvJ2<[ \ʱ1D~_%G‹!{f>!ןu^%-wk|}˘3W7i e*t쓉ADi;᛼:mA(T[FY}\ bꚳV9Nl@4W$<qq-R* _JC| 0-- +cռ+/挛WA`K9!"eZ>"D3lWl!p#P Ԙ; 1+, W2OQ{12}' _K',S%J>>W(={ M>uC]%.Lce"!U.yl\ڃJpC*U6S-\t\,S8Ŭ*Xe^)h쵒4~]dRmys*3Jl_D^*Bk'zdve Fvfsä7ZtZvA*3|aAM kmmQ К,өQA b!~ytf4`1`Corڡƿ86A>]Fj ۛRȉy:lqiƛ|sƙx6Pݾ@:(14>c6dT-ưqR8T(Ñ4e2 oWO U%t- O"CD\oI>H=|sT*o=)~ҀqW\ˇ?L+K ƞÍt`i7#?̣"QCGKZS+\e/Y=PiDFu=-ϫ؆wgjg=Dk}*Q(rjWݶږIga5O|n-rR\c|Iw~mh=r:A_l'e`(|P}"%JʂW1#>UqbO~\8"^܀Vjs ,M [h"^?No A&J/@,wP*~&01^ޒ ,MfQy8!P* $]g RfO~zjJS%xQWRFϲlIw2[Yno)=^yQf#q*.ΑaI=`'XWmUqH"a[gnb YZߣvǹDQ7`,,wӜ}y*~TCyAyִk(TN\9?}8ˀATwF85' DG􍦙VṢޥH zV7P{-Z:$މxR9a羫D9?:|U7Hڥo6wԉ⾹-Ȉ [RM9EO5* v*,u44Tmt9YsJv`GJیvHpלqݖ^MQ6_plhq?u<[gڢrmh/P"!跣=~CoXԊi0 elǪ4Aẍ́{Uĕs/ZL {KNbs ;yP|{ZkƟt_sVso~1uܑi|wsc{ڊSDM7y st}eT)tqu1mH\K:!-Vx V3n\OM2 I*{2~ ч3ih3X(߈$eLO[ 6}:D2g\08pNZǪw 1P T:.KߏĢz!}Q]{U"ܹOTIM`7Np&nmm$AD9u3ӋƜ_-BPxlprRSAk>B$+Wrhk  ,2ԧQNf.8@0Ӑ+ -ϵ |#{E *{GOIŘO49g7n]/8ŒrYzQ+q}iU8|Z_#-9E(=,,ZuwK*FIͥx 9;4>j]@3¡L KjHl;m#NX|eU/'cD}!3m?mքk8j\w#8B,.ٟV9`F/fkpfmO"z1mC1(^-D0 s!ʹS,ZpEҗAXuSvd-t 48r"U Mm!BUSgUIZmNn x&Ufkx!W(NXy:l4S] NnhT׋csV? nu s1+2 ȼ%"%7܎,{W.zIcfұ%ƔA < e2ܫPphdH\hpbȠNT'Ϥ^P+pvyX{NQXNCXAVޒELlmc>[AlŌ2,'(# ^iB}+|<#HvOBdN"G"6@Hfi֢Jŏ5h* L::y@',Q5:T(]USlyC=>W:U@QqGEZ_YaYu]ev_8/yqMaU*4^DW@A#l8ޒ"2F7PrG qpOT8Uyt?~S68KA @i`Ź׶;kI5JZ(8iJd´st?+:4HUg6{woZy\;2p QN ydQ:c/q4V s85 2Oӷ6VC)YyKSdza%.蹂K]c 2C)A|C"Lþ0ƘHWqcQq=,=2j#yw -LHࠣ[/+r`0fBL&KǦ$T/hL0'7G{~a.jUlv"д1iK b0MllfSkLa.uԂ^=lSc:~A_0,X\Cݢ+5;¥_, I]"q-znZT,aOD#Pg,F.]24[jY}Uv*FPnUkϲ"X%ҳMk.ShVw뙮 kmB\l1,W xnUh6"ZߒQɁCEDZEHn3(tOHkLgvV?\>p3 e%/B6}M^(V\)wfR-5qxH"Hjbxuԟ3DPNN4п` /A>'%r@0I4 ᴶ]{W0̇8]`"lֈM\ѹg$GCnXe%[X␻%ECt/!箓Zs uJT‚x6# '>=S:6AC6-H:FT ji;%L:C9aOGg2i(ivc/˵n6փqWG'5CqB ~f!\&=h ~$Յ TK(P_Hȃ=Poq 1qŎ!ec V^TŲPHjppDD OSYV(ImQ*X+VR*"PnH [bOX1XcG+=gbX]b?gX-QBI; 9V)Jhg\_B da@(3ME,&&}׏g@lp?G $$x~veqL29ۉwts 5ڡ½!6{`6M΋v5T~e**OHj0d\Ƅ͘@qT>Z !yu.bF%FCDF CTy@M9sq5@ NණX\ 1{MQ8hO-_,XY4qPS7WBUFmgj!R7Z"0'q_YqNLƼ4X2ZzDn.wp_WLPt?w'RA˅saѪx4]7uW1NrX`> jltomfELۡjAYA70p+XZs=tyf|Ț[^32EWtI.Z4vAP*#Ϥt)bxEiǼgs{KBLZKts U]\'"oJKCXڿqnw]WTa5~X8_n[36d<ž$DE"eid1͵E68/^9.tjgRN^ ą3`cE\xY8㎳ɶ 5j%>-w'"Wq/)!U:^,Yk k 2wI8bu4<π$i_UE^g%z 'х)#)iM`>C9=3a''&Ȁ '^^u<%f|ٕK t8F9G1ZFڥrGW)h YWuJQW ={`:dKp{ Ȋ/Ju< Q;0U#%<mf"N׵oh=^Jk]Zǔה1s:@i( l09luӰB 0D˪*CN2n=ij*ǂedV~[˵"@S'[P`]Pi u]j˧9@&q8= |qu!͛)=G9YQ g9Rsv!q!pcuzUS_92PVOy] òbX->4)pTQ#Z7Yt'GI'+~^Ch"Z罾 W5Cw6>=^h<0 XxG =Φ*(3W.kkPc_'<fE{Z8dT H)YrwwUp`uQ3#<8>]s+_&7Fh㊅$q;yDiܯ$\ hBn-ȫC`=b,]!ov!Q%I rr-HO ٫GC\Ius‰=[ [<; /2 .dSm cͭ ;- =C~}S5Qn2NEU.QlGK PW08 G$m79 MkD) ob[|9䬁N9u(<Z˷~>wGuk}d1<#޵ ?l7xH``ÖU.=iheXBдmqyvӬj( 辳u[62mA)T.(1]Y _n Gq$,-~y`FI$ƺWϥ]\v [sa$qfN4]S*3b6ٙ*GtP@˦mK@Rb|%J de^ 9H9$񂃣.w a 22L+0MK,H~ 7ju ٞpLtݙ.dڦk\?_k 畚`d 3d0t}v= ;)PgݙJxv"r8/@ŷq8UJ_>#1jO^*'MOg%ja L}AQS ?cZmQ̨> V,iA&b "p|f16*jkcх,hNRi*W5ze<:+1;|B< O_0\8B( dž1p?Y4bgZS{@+U^(3 'we;GߊalPԜn"`ǹ5Zˍ\U%?3_AM,֢6y~]p-|ં|m>;T .QD,>$ u!OpG7c>$'2׃W3ldvyL"of"1*ئ.$E(/&ZJO0ԥ&q= Qw/biiɕkUHĎ tԆ<`[+|}Ð/!Fz+aM1QY l&c!MA)jt^<8CD]u&-SF I, ~c4*t6H~n1;yߍ~E:6 e[j=Bpi ¡).S#_.?|7~ wIk^8} HahJ-)5)f2Nv4zu5>r!{>1/F6[:vwR|V,iQeUL2J/ǁm e}ӟPzE ѫHJHt:C_b N9S:hgW&R~_WM* \͎FB5I<_/]=%7uȌ}ӻc(;ԠD; zMWfP'Hew.G N`a#?6d.ل`UU6GcL &JKc0Fu| L2FS;$zb>\׹e;Evl˲U $h@PG4C9Q=65wr_iSdYOmߦ%}@nѾgjjIKp*pṫ_Lt/SRg!>Fe&*ĭ4 ݡ{t t+PfpppɡPGڌhNXK:G̳Sdi _r]QB&t[II\woj9|)uL6EK,G?*DYaCGg¼EH7;/Ķ UP&-ș: %4Ec\ira1S@ wXUs9\.Jv nBwp_)XtpE )0eAﳤ&y٘TPT:s 6n:~CguqZL^Ν"2@o+Mf6m0,V!p2AL~0JȰq.Ϙ' C3tXz.>&! қ4[ttaPP>Dx̤:*hFpȘѮ 9᭪mIn\ӄIMQߞí,::*п|;﫟Kj`<$PHbyX,qQm4X,e9ә`ʖ`qVdھV:{#k눔> iRlIk^ zw>?H$öorZ*Zʸhޝvv#J[Tnut/j2BI\9;,1D{Ckl'TE*]Z͂50b*uK N.w> aΟ-3]ck$;StG?3j !3dNpQ;[{# ̨:a6DV*u~f_3zPÓI/Qix4hfB3]0oij {׊]eR·ʊn[?c![zZJu2 <ٱ4zbL]C/}IT#MT!y^/E٣|=+5Nb=|Fk_L҈wg[2rTT.DWEe J6d7LqSuJo']t6S>`m-^8ƵJu2\:iotUmwǴv!R#2D*6|AAreT.9$Z, zC_$.쳚b0XRBpEMdtܢ/gSjH`WX0xAvWm_pcP?R@GXP+/D݆5l9%s36w%]CT>:?bDܕ \$;b]-?7 WwuU4N[tH,{d. j'x'ӳ $\=`X;)߽>l&oIޅ\ޗ65% }F4zlyWHi:Ք;!K^=Vhotc2mzȆ`9D~L@l,n!%Vƌ^rX!5OH~7YqڃDAR?vՇFwC YVKOQi+D6hm6EYTT:0Q("? fv;n珶2\"vU]1|2Q3%{fi,7囄|RV.ހp][Q7Ӄ!{֥NV M =łS9#.pǒ l2;ui<[-6 iwH'FKό*e1V2kp#(]_8<|3%m(,e_;js~PZ>f g@%\˃{[-`Kk_) H(GLK_aOQ{,eUuW'B~n Rk !kD#FJrUaԢᬋC 6&QO5jOm4CoxYچW'%1ԛHj<@hRHT^TB/[ sR#ᎿfuSxNdzw~9nT|uk[/8>!C3rjDoVMr*=3N<$pmtQ﷚Rۼ鰰>!r)mнS_ׯ?׏\ ;bi!D= ]Jq|-L/&!`f>bFzhx1ڶRy{o.R0nWG_bF3v;PY>xrLB~2ϭc/&mbTYyȣ`b.E-!UV51z([Y \)dߵmw7E}An?&Ua\'^Dux\ ӓED`œ^2HTs>7O3WUEYtlVWqR SuVH BkQ !pۢu[!0ӏnd Xj(1Q{9!ȱdX' DҼASE8<Xk=5n.2\J Ⱦ{F/U)reZk {F|B<(hI ;y3K"5I'd婎 +PĽK)03lv.n^fv 7kO;} XjbY0~tsE.`V#:b])lyz p4 T'A8Q=Z/`7Yn6qP㹟ۨ5 ۸f\Ք;& IJ\Eu ^KN`BmrY+`>S uj!5˅]h;{!H=ΰqlq>|$I$+ۅX%\sGS\;gnp͹ϴ5!f PUf .:CއDO3w[|d/@c}HGz>˵zF~OC '~ q}Y}R(#- ZN* eaLt+\ܞ82ݿL > [-4*[.t`O,j ƶM&Efjoc1yZ_ +B>,?TL RoUްy\s+q]h܏y $Liam^~-殡nҤvʱNBSF/T469͠UQCF;>(ۀgpOKyoNSkW@i-ÕncQ% Ԥxq%jcw:Nh2:.V3M`32Qjb8woP:Hx=~(]Ca5+# 2MO;ͮG Ȍ#Qp!ITLQ߭-5NFxS_@EBz/Q?E곌ײ)W^F)ߤ')ߒ_ EQ: *xLfens=$~8[4C9 _X@AIYlzGl(J'nWѷ@Y^4 iƢ/Wv" 66_Pc*y Q KXx:H+` \@{ UXgwm/؍Ib{SqL*V'%40߿l\8EbKmS߁Q12nQTYr 0DB=dҨJX8ۃsʍ2uxfeO!5nq\w˪EB$NJ0-<!Ģ85 xG0&+#N{yQ3W=,xAߩ(Ck1gvtC-U]Z"y'-C`<} . =3pj8;|e'Ku+cG_\@3d1p`: *%w