libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.24.1 >  A dp9|ӗ^}lp\T32,0%9*&1[Y8YHJ#R_]35ĵ>w|}$Y&kMQ˷lLcbSsQn M̸./Yj; ߎPYdqJd-_۹^b=P0 B6.C9W~bI1]&-`N&1]RI / juB42-<5aea4a6a6961d016476f83bec0ed10fb0ab14fd325e824d1050b2454d9b3362114328a7ee4b1f6b85d0f4cf87eee0dc892256cb0uЉdp9|;Jeԧ6 !g*=F6Bgݓ SPܸ8=>%r*ɘxm׉/)kڻo]5D[:ֻGwW8$0)4  I$rTM%pG!_%]GʏF>U'V4o&:]M,ugg qoa Cqx'^L2caQ %?J3E"J '(B%kZNbD!rA >p@G?Fd! / ]PT\`y      ^ , ( A8 H9 \:>Cj@CyFCGCHCICXCYC\C]C^D.bD:cDdEieEnfEqlEsuEvEwF xF(yF0zFFFFFClibMagick++-7_Q16HDRI57.1.0.9150400.6.24.1C++ interface runtime library for ImageMagickThis is Magick++, the object-oriented C++ API for the ImageMagick image-processing library. Magick++ supports an object model inspired by PerlMagick. Magick++ should be faster than PerlMagick since it is written in a compiled language which is not parsed at run-time. This makes it suitable for Web CGI programs. Images support implicit reference counting so that copy constructors and assignment incur almost no cost. The cost of actually copying an image (if necessary) is done just before modification and this copy is managed automatically by Magick++. De-referenced copies are automatically deleted. The image objects support value (rather than pointer) semantics so it is trivial to support multiple generations of an image in memory at one time.dsheep28 SUSE Linux Enterprise 15SUSE LLC ImageMagickhttps://www.suse.com/Development/Libraries/C and C++https://imagemagick.org/linuxx86_64 Сddb5e7434090e3a447fd8344b12b9c55bea64244b73ff2b43f6a0d1e088f16b9aelibMagick++-7.Q16HDRI.so.5.0.0rootrootrootrootImageMagick-7.1.0.9-150400.6.24.1.src.rpmlibMagick++-7.Q16HDRI.so.5()(64bit)libMagick++-7_Q16HDRI5libMagick++-7_Q16HDRI5(x86-64)@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigImageMagicklibMagickCore-7.Q16HDRI.so.10()(64bit)libMagickWand-7.Q16HDRI.so.10()(64bit)libMagickWand-7.Q16HDRI.so.10(VERS_10.0)(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.4)(64bit)libc.so.6(GLIBC_2.7)(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)libm.so.6(GLIBC_2.29)(64bit)libpthread.so.0()(64bit)libpthread.so.0(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.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d@du@d9@@dc@c(Ycob{@b&bbbs@b[@b aZaZaHw``@`` @`@``u`lM@`dd@`_@`M`4@`+`"y@` a@`&_@___إ@_@__F@__{ _q@__[@_L@_L@_L@_2@_)M^)@^@^^(@^^@^x^^^@^{G^t@^f/^\@^S^J@^AE^8 @^.^&^@^@^ @]]+]e@]*]{@](]]m@]]2@]5@],j]@]@]@\ \"\@\\@\@\@\@\\\@\@\\}@\w@\k\ac\\\R@\. * system() is not supported under IOS. * accelerate subimage-search with FFT's (contributed by Fred). * malloc() corruption fix * Added option to set the vsync option of ffmpeg when reading or writing a video file with -define video:vsync=.- version update to 7.1.0.0 [bsc#1187501] * SVG no longer hangs when handling class in (reference https://github.com/ImageMagick/ImageMagick/issues/3818). * Bump minor version (reference https://github.com/ImageMagick/ImageMagick/issues/3768) * Raise exception for invalid compose:args geometry (reference https://github.com/ImageMagick/ImageMagick/issues/3765). * Added support for reading and writing 16-bit jxl images. - modified sources % baselibs.conf- version update to 7.0.11.13 * Fixed reading and writing the XMP chunk in a WebP image (reference https://github.com/ImageMagick/ImageMagick/discussions/3617). * label and caption sanity check is too conservative.- version update to 7.0.11.12 * The HEIC depth image will now only be read when the define heic:depth-image is true. * -layers optimize no longer produces broken output (reference https://github.com/ImageMagick/ImageMagick/issues/3520).- version update to 7.0.11.11 * FL32 no longer returns scambled results (reference https://github.com/ImageMagick/ImageMagick/issues/3614). * Ashlar pseudo-image format no longer crops labels in last row of tiles by default (reference https://github.com/ImageMagick/ImageMagick/issues/3618). * Optimize CompareImageBounds(). * Check image is not NULL before dereferencing. * eliminate uninitialized value * Differences in computing linear gray (reference https://github.com/ImageMagick/ImageMagick/issues/3571). * added support for pdf:author, pdf:producer and pdf:title when writing a PDF file.- force --with-fftw delegate support. FFTW3 is a BuildRequirement but not detected automatically.- version update to 7.0.11.7 * constrain sub-image list. * -layers optimize no longer produces broken output (reference https://github.com/ImageMagick/ImageMagick/issues/3520).- udpate to 7.0.11.6: * fix portable Windows build.- version update to 7.0.11.5 * OpenCL will be disable by default, use the environment variable MAGICK_OCL_DEVICE to turn it on or select the device to use. - modified patches % ImageMagick-library-installable-in-parallel.patch (refreshed)- update to 7.0.11.4: * support caption:split define (reference * avoid an omp deadlock with policy string- update to 7.0.11.3: * Eliminate multiple division by zero exceptions (reference https://github.com/ImageMagick/ImageMagick/issues/3339 and others). * Use -define filename:literal=true to bypass interpretting embedded formatting characters and instead use the filename literally. * decode HEIC images in sRGB instead of YCbCr. * Division by zero error is possible if crafty file sets film-gamma property * Check for overflow in thumbnail coder * Prevent compiler from optimizing out buffer clearing in cipher * Clone properties from image stack. * Set overall image depth statistic in Composite channel.- version update to 7.0.11.1 * bump minor version # * allow reading multichannel PSD files with 1 or 2 channels. * respect masks when computing SSIM metric (reference https://github.com/ImageMagick/ImageMagick/discussions/3212).- version update to 7.0.11.0 * bump minor version # * allow reading multichannel PSD files with 1 or 2 channels. * respect masks when computing SSIM metric (reference https://github.com/ImageMagick/ImageMagick/discussions/3212). - build against libraw [bsc#1182229]- version update to 7.0.10.62 * -trim not working as expected (reference https://github.com/ImageMagick/ImageMagick/discussions/3172). * possible undefined behavior (reference https://github.com/ImageMagick/ImageMagick/issues/3195). * sanitize buggy ascender and descender values (reference https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980202). * dng:decode element in delegates.xml quoted incorrectly (reference https://github.com/ImageMagick/ImageMagick/issues/3156). * Extract GPS info from TIFF images (reference https://github.com/ImageMagick/ImageMagick/issues/3167). * Revert tieing MagickFloatType to double (reference https://github.com/ImageMagick/ImageMagick/pull/2832). * revert configure script for validating JXL delegate library. * the distributed pixel cache now properly deserializes the image attributes.- update to 7.0.10.59: * strip EXIF marker from profile * add --enable-opencl to the configure command-line to enable OpenCL support. * generate histograms by comparing pixel components rather than color- update to 7.0.10.58: * identify the convex hull and minimum bounding box attributes of an image with the -define identify:convex-hull=true define. * set the quality to 100 to produce lossless HEIC images (reference https://github.com/ImageMagick/ImageMagick/pull/3116). * properly identify SVG images (reference https://github.com/ImageMagick/ImageMagick/issues/3117). * duplicate operator: inverse range parameter working again (reference https://github.com/ImageMagick/ImageMagick/issues/3113). * Fix rounding error for CSS colors on i686 (reference https://tracker.debian.org/pkg/imagemagick). * additional checks to prevent integer overflow. * Fix rounding error for CSS colors (reference https://github.com/ImageMagick/ImageMagick6/issues/129).- version update to 7.0.10.55 * revert changes to the default max width/height of image. * replaced jxl coder with an implementation that uses the jpeg-xl reference library. * added -define trim:edges=(north,east,south,west) that can be used to trim a single or multiple edges.- Add libheif dependency to support HEIC file formats- version update to 7.0.10.53 * CSS colors no longer require commas. * eliminate possible arthimetic overflow (reference https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28849) * support display-p3, Adobe-98, and Pro-photo colorspaces * read/write 1024 colors Sixel images (reference https://github.com/ImageMagick/ImageMagick/discussions/3018). * return alpha bytes with stream utility (reference https://github.com/ImageMagick/ImageMagick/discussions/2862). * percentage -border in x no longer adds one pixel border in y (reference https://github.com/ImageMagick/ImageMagick/issues/2978). * reduce time to identify PDF/PS/XPS/PCL image width/height (reference https://github.com/ImageMagick/ImageMagick/discussions/2993). * revert patch to ready gray alpha TIFF image. - modified patches % ImageMagick-configuration-SUSE.patch (refreshed)- version update to 7.0.10.49 * correct previous patch to read planar RGB TIFF images. * Repair unit test failures (reference https://github.com/ImageMagick/ImageMagick/issues/2959). * support YAML image format. * use generic TIFF read method for LZW-compressed strips (reference https://github.com/ImageMagick/ImageMagick/discussions/2935). * possible TIFF related-heap buffer overflow (alert & POC by Hardik Shah). * set default system font in policy.xml configuration file. * support portable float map format 16-bit half. - modified patches % ImageMagick-configuration-SUSE.patch (refreshed)- version update to 7.0.10.45 * added support for the farbfeld format (reference https://github.com/ImageMagick/ImageMagick/discussions/2664). * specify the bilateral neighbor as width/height rather than radius/sigma. * correct reading of first row in TIFF decoder. * correct rotation parameter for SVG transform.- version update to 7.0.10.43 * add padding to AcquirePolicyString(). * revert memory patch to avert possible thread lock. * add support for FilmLight FL32 image format. * remove Linux shell artifact from Windows delegate configuration file. * fix shell injection vulnerability via the -authenticate option (reference alex@cure...). * support DPX 4:2:2 sampling. * Release ImageMagick version 7.0.10-38 GIT revision 17815:bf51a3f1f:20201114 * add image settings support to -fx. * better support for TIFF YCbCr photometric. * verify TTF glyph format before dereferencing (reference https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26932). * force single HEIC image per container. * Release ImageMagick version 7.0.10-37 GIT revision 17780:47a8392ef:20201107 * check and report if profile is corrupt. * do not add entropy based on mkstemp() unique filename.- version update to 7.0.10.35 * Prefer ffmpeg over avconv. * Support median image statistic and median property. * Add -extend option to {display,animate,import}. - modified patches % ImageMagick-configuration-SUSE.patch (refreshed)- version update to 7.0.10.34 * check for linux-compatible sendfile().- version update to 7.0.10.33 * miscellaneous clean-up. * enable WMF for module build. * writing PDF requires a seekable stream.- update to 7.0.10.31: * Add support for APNG (specify explicitly, e.g. apng:animate.png). * Add support for WEBM. * Fixed registry lookup of GhostScript that now writes the patch version to the registry * Add endian support to JSON coder. * Regression: MapCache type cache allocation skipped * Some DCM images include a thumbnail- update to 7.0.10.29: * Eliminate infinite loop for certain SVG styles * Add version element to JSON file format * Enabled support for AVIF encoding on Windows. * Clip path in 8bim profile is updated when the image is extended. - remove ImageMagick-set-correct-colorspace.patch, ImageMagick-inkscape-commandilne.patch (upstream)- added patches fix inkscape commandline [bsc#1174272] + ImageMagick-inkscape-commandilne.patch- fix bsc#1106272 - added patches fix https://github.com/ImageMagick/ImageMagick/commit/029fb3425ecf82e8b30c060e38a135d1d3e76bb3 + ImageMagick-set-correct-colorspace.patch- version update to 7.0.10.28 * Distorted clip path after -extent (reference https://github.com/ImageMagick/ImageMagick/issues/2414). * Paths in Photoshop EPS files are corrupted on conversion (reference https://github.com/ImageMagick/ImageMagick/issues/2413).- version update to 7.0.10.27 * fix regression when detecting the libz delegate library. * Add animated webp blend method support (reference https://github.com/ImageMagick/ImageMagick/pull/2351). * Add support for OpenRaster (.ora) image format (reference https://github.com/ImageMagick/ImageMagick/pull/2342). * Paths in Photoshop EPS files are no longer corrupted (reference https://github.com/ImageMagick/ImageMagick/issues/2380).- version update to 7.0.10.25 * Remove UseCIEColor setting from PDF code as its use is not recommended. * Update to the latest documentation. * To preserve compression of input image with the tiff encoder use: - define tiff:preserve-compression=true. * Add support for the -white-balance command-line option. * Discover hidden files when globbing (e.g. *.jpg) (reference https://github.com/ImageMagick/ImageMagick/discussions/2239). * New inverse-log evaluate operator. * Ensure that float is valid in ClampToQuantum() (reference https://github.com/ImageMagick/ImageMagick/pull/2219). * New pseudo-image format, ashlar, e.g. convert *.jpg -resize 320x320 ashlar:canvas.png).- version update to 7.0.10.22 * fix wrapping of caption (reference https://github.com/ImageMagick/ImageMagick/issues/2178). * sanity check of affine matrix when drawing.- version update to 7.0.10.21 * new image property, %N, only report the # of frames in an image sequence, just once rather than on a per frame basis * problems converting CMYK to RGB regression (reference https://github.com/ImageMagick/ImageMagick6/issues/83) * Added support for 32 bit zip with prediction format to the PSD decoder (reference https://github.com/ImageMagick/ImageMagick/issues/455). * Fix out-of-bounds vulnerability when reading sixel images (reference https://github.com/ImageMagick/ImageMagick/issues/2143). * Fix incorrect parsing of font family list (reference https://github.com/ImageMagick/ImageMagick/issues/2153). * Improve checking for write failures (reference https://github.com/ImageMagick/ImageMagick/pull/2081).- version update to 7.0.10.18 * Colorspace change will remove ICC profile (reference https://github.com/ImageMagick/ImageMagick6/issues/82).- version update to 7.0.10.17 * Free up memory after a ICC profile is removed.- version update to 7.0.10.16 * Don't check for incompatible ICC profiles when writing PDF images, instead the user is expected to provide compatible image colorspaces or strip the ICC profile with, for example, the -strip option. * Clipping was not returning expected results (reference https://github.com/ImageMagick/ImageMagick/discussions/2061). * Don't write a ICC profile to PDF if the image is gray (reference https://github.com/ImageMagick/ImageMagick/issues/2070).- use --quiet option to update-alternatives [bsc#1171431]- version update to 7.0.10.13 * Black artefacts during quantization (reference https://github.com/ImageMagick/ImageMagick/discussions/2007#discussioncomment-13546).- version update to 7.0.10.11 * Disable "random" OpenCL kernel. Previously the work load was distributed but each started with the same random seed. * Finished implementation of -distort rigid-affine. * Enable threaded PNG coder.- version update to 7.0.10.10 * Correction to allocate a colormap of the maximum colors when color reducing an image sequence. * Write to stdout for mp4:-. * Allocate a colormap of the maximum colors when color reducing an image sequence. * Label was not centered properly (reference https://github.com/ImageMagick/ImageMagick/issues/1879). * Some configure --with-method-prefix methods were missing (reference https://github.com/ImageMagick/ImageMagick/issues/1912). * Fix erroneous "insufficient image data" exception (reference https://github.com/ImageMagick/ImageMagick/issues/1883). * Fix an unconditional jump for the XPM coder (reference https://github.com/ImageMagick/ImageMagick/issues/1895). * Improve unrotate value returned by the minimum bounding box (thanks to Fred Weinhaus). * Default inkscape delegate to version 0.92 (reference https://github.com/ImageMagick/ImageMagick/discussions/1880). * Set monochrome image depth to 1 for Group4 compression. * The X max attribute for certain fonts is zero (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37723). * Multi-value of jp2:quality does not work (reference https://github.com/ImageMagick/ImageMagick/issues/1873). * Return EPS & TIFF images from the EPT image format (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37781).- version update to 7.0.10.3 * The -charcoal option should ignore the alpha channel. * Fix numerical instability issue when drawing lines * Improve mono font rendering (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37723).- version update to 7.0.10.2 * Fixed another sizing issue with the label coder when pointsize is set. * Respect explicit image filename modified (e.g. png24:im.png) (reference https://github.com/ImageMagick/ImageMagick/issues/1835). * Add support for returning the minimum bounding box of an image with the %[minimum-bounding-box] property. * Stroked dash array render properly again.- version update to 7.0.10.1 * Add support for returning the convex hull of an image with the %[canvas-hull] property. * Added option to specify the preferred version when writing a PDF file with - define pdf:version=version (e.g. 1.7). * Do not throw exception on empty draw path (reference https://github.com/ImageMagick/ImageMagick/issues/974). * Fix possible buffer overflow in ComplexImages(). * SVG to MVG requires transforms to appear before clipping paths (reference https://github.com/ImageMagick/ImageMagick/issues/1860).- version update to 7.0.10.0 * Label text no longer gets cut-off (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37621). * Prevent heap overflow (reference https://github.com/ImageMagick/ImageMagick/issues/1857).- version update to 7.0.9.27 * Make sure we can grok this Fx expression: 1- -2. * Do not advance when substituting a NULL string. * Correct alpha for named colors in the Q32 non-HDRI build. * Write Group4 compressed image as a single strip. * No percent sign in lab() color. * Introducing the -color-threshold command-line option. * Handle out of range HDRI values for -statistic option (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37589). * Fix improper casting when computing image signature (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37594).- version update to 7.0.9.25 * Adapt to a change in command-line options in the SVG inkscape delegate. * No percent sign in lab() color. * Support connected-components:eccentricity-threshold, connected-components:major-axis-threshold, connected-components:minor-axis-threshold, connected-components:angle-threshold. * Set the alpha channel if the write mask is not enabled. * Corrected ellipse orientation when computing image moments.- version update to 7.0.9.23 * Report gray(127.5) as gray(50%). * Support -define connected-components:perimeter-threshold=min-max- version update to 7.0.9.22 * More work on connect components, e.g. keep-colors, remove-colors, keep-topids. * Initialize mutex before locking if its not already initialized. * Support 24-bit TIFF images.- version update to 7.0.9.21 * Support additional connected components defines. * Refresh cache morphology when writing MPC images.- version update to 7.0.9.19 * Alpha draw primitive no longer returns a parser exception. * Support 32-bit tiled TIFF images. * New -connected-component options (reference https://imagemagick.org/script/connected-components.php). * Make PNG creation reproducible (reference https://github.com/ImageMagick/ImageMagick/pull/1270). * Refactor uninitialize variable patch for -fx "while(,)" expression.- version update to 7.0.9.17 * Allow larger negative interline spacing (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37391). * Conditional compile for huge xml pages for RSVG delegate library. * Put "width" property in the PNG namespace (reference https://github.com/ImageMagick/ImageMagick/issues/1833). * -combine -colorspace sRGB no longer returns grayscale output (reference https://github.com/ImageMagick/ImageMagick/issues/1835). * Support Jzazbz colorspace (contributed by snibgo @ http://im.snibgo.com/jzazbz.htm).- version update to 7.0.9.16 * Fixed three failing Magick.NET unit tests. * Also support svg:xml-parse-huge when using librsvg. * Optimize -evaluate-sequence option (reference https://github.com/ImageMagick/ImageMagick/issues/1824). * Support Fx do() iterator. * `magick -size 100x100 xc:black black.pnm` no longer creates a white image (reference https://github.com/ImageMagick/ImageMagick/issues/1817). * setjmp/longjmp in jpeg.c no longer trigger undefind behavior (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37379). * Permit compositing in the CMYK colorspace (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37368).- version update to 7.0.9.14 * Support extended Fx assignment operators (e.g. *=, /=, ++, --, etc.) * Support Fx for() iterator. * Optimize Fx performance. * Ensure circle.rb renders the same for IMv6 and IMv7- version update to 7.0.9.13 * xc:white no longer creates a black PNM image (reference https://github.com/ImageMagick/ImageMagick/issues/1817). * Sync pixel cache for -kmeans option. * Thread -kmeans option. * PSD: only set the alpha channel when type is not 0. * Fix Lab to custom profile (CMYK or RGB) conversion bug (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37318). * Fix Build failure with MinGW-w64 (reference https://github.com/ImageMagick/ImageMagick6/issues/67). * Inject image profile properties immediately after the image is read. * Replace pseudo-random number generator with a Xoshiro generator. * The -layers optimize option requires a fully transparent previous image. * Some clang releases do not support _aligned_alloc(). * Support -kmeans command-line option. * The -layers optimize option requires a fully transparent previous image.- version update to 7.0.9.9 * Build file clean-up (reference https://github.com/ImageMagick/ImageMagick/pull/1798). * Improve semaphore handling @ https://github.com/ImageMagick/ImageMagick/pull/1798). * Introduce HeapOverflowSanityCheckGetExtent() method (reference https://github.com/ImageMagick/ImageMagick/pull/1798). * The -layers optimize option requires a fully transparent previous image.- version update to 7.0.9.8 * -type bilevel behavior restored, it creates a black and white image. * Support Pocketmod image format, e.g. convert -density 300 pages?.pdf pocketmod:organize.pdf * Fixed numerous issues posted to GitHub (reference https://github.com/ImageMagick/ImageMagick/issues). * Update documentation. - deleted patches - ImageMagick-targa.patch (upstreamed)- version update to 7.0.9.6 * Increase the maximum number of bezier coordinates (reference https://github.com/ImageMagick/ImageMagick/issues/1784). * Santize "'" from SHOW and WIN delegates under Linux, '"\' for Windows (thanks to Enzo Puig). * Correct for TGA orientation (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=34757). * The result for -compose Copy -extent on a MYK image is CMYK (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37118). * Fix potential buffer overflow when reading a fax image (alert from Justin). * Support dng:use-camera-wb option. - added patches https://github.com/ImageMagick/ImageMagick/issues/1792 + ImageMagick-targa.patch- version update to 7.0.9.5 * Ensure Ascii85 compression is thread safe. * Santize ';' from SHOW and WIN delegates. * Add exception parameter to CMS transform methods. * Output exception there is an attempt to perform an operation not allowed by the security policy * JPEG and JPG are aliases in coder security policy. * Fixed numerous issues posted to GitHub- version update to 7.0.9.1 * Fixed numerous issues posted to GitHub (reference https://github.com/ImageMagick/ImageMagick/issues). * Support trim:background-color define for -trim option. - modified sources % baselibs.conf- version update to 7.0.8.68 * Support animated WebP encoding/decoding (reference https://github.com/ImageMagick/ImageMagick/pull/1708). * Text stroke cut off (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=36829). * Adds support for lossless JPEG1 recompression (reference https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36828). * line endings renedered as empty boxes (reference https://github.com/ImageMagick/ImageMagick/issues/1704).- version update to 7.0.8.66 * Support compound statements in FX while() (reference https://github.com/ImageMagick/ImageMagick/issues/1701). * Eliminate fault when trace delegate is not available. * Properly distinquish linear and non-linear gray colorspaces (reference https://github.com/ImageMagick/ImageMagick/issues/1680). * Support XPM symbolic (reference https://github.com/ImageMagick/ImageMagick/issues/1684). * DilateIntensity is channel independent (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36641).- version update to 7.0.8.63 * Properly identify the DNG and AI image format (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36581). * Added option to limit the maximum point size with -define caption:max-pointsize=pointsize. * Corrected JP2 numresolution calculation (reference: https://github.com/ImageMagick/ImageMagick/issues/1673)- version update to 7.0.8.61 * Issue with -background and -swirl (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36512). * Enable reading EXR image file from stdin. * Module is a reserved keyword for C++ 20 (reference https://github.com/ImageMagick/ImageMagick/issues/1650). * Improve GetNextToken() performance. * Heap-buffer-overflow in Postscript coder (reference https://github.com/ImageMagick/ImageMagick/issues/1644). * The -alpha shape option nondeteministic under OpenMP (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396). * Correction to the ModulusAdd and ModulusSubtract composite op (reference https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36413).- version update to 7.0.8.56 * Unexpected -alpha shape results (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396). * Converting from PDF to PBM inverts the image (reference https://github.com/ImageMagick/ImageMagick/issues/1643). * Heap-buffer overflow (reference https://github.com/ImageMagick/ImageMagick/issues/1641 * PerlMagick test suite passes again (reference https://github.com/ImageMagick/ImageMagick/issues/1640) * resolve division by zero (reference https://github.com/ImageMagick/ImageMagick/issues/1629). * introducing MagickLevelImageColors() MagickWand method. * Transient problem with text placement with gravity (reference https://github.com/ImageMagick/ImageMagick/issues/1633). * Support TIM2 image format (reference https://github.com/ImageMagick/ImageMagick/pull/1571). * For -magnify option, specify an alternative scaling method with -define magnify:method=method, choose from these methods: eagle2X, eagle3X, eagle3XB, epb2X, fish2X, hq2X, scale2X (default), scale3X, xbr2X.- version update to 7.0.8.53 * Fix -fx parsing issue (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36314). * Eliminate buffer overflow in TranslateEvent() (reference https://github.com/ImageMagick/ImageMagick/issues/1621). * Clone rather than copy X window name/icon. * Optimize PDF reader.- version update to 7.0.8.50 * Added support for reading all images from a HEIC image (reference https://github.com/ImageMagick/ImageMagick/issues/1391). * Heap-buffer-overflow in MagickCore/fourier.c (reference https://github.com/ImageMagick/ImageMagick/issues/1588). * Fixed a number of issues (reference https://imagemagick.org/discourse-server/viewforum.php?f=3). * Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).- disable indirect reads [bsc#1138425] (https://imagemagick.org/script/security-policy.php) - modified patches % ImageMagick-configuration-SUSE.patch (refreshed)- version update to 7.0.8.49 * Add support for RGB565 image format (reference https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36078). * Use user defined allocator instead of `malloc` (reference https://github.com/ImageMagick/ImageMagick6/pull/49/). * Add static decorator to accelerator kernels (reference https://github.com/ImageMagick/ImageMagick/issues/1366).- version update to 7.0.8.48 * Fix transient convolution bug. - deleted patches - ImageMagick-montage.t-failing.patch (upstreamed)- version update to 7.0.8.47 * Support 16 and 32 bit tiled float TIFF images. * Convolve morphology alpha channel fix (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36086). * Text improvements to the internal SVG renderer. - disable failing averageImages test for i586 - modified patches disable also PCL [bsc#1136183] % ImageMagick-configuration-SUSE.patch - added patches https://github.com/ImageMagick/ImageMagick/issues/1580 + ImageMagick-montage.t-failing.patch- version update to 7.0.8.46 * Return HEIC images in the sRGB colorspace. * Fix image signatures to ensure they are Q-depth invariant (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=35970). * Fixed a number of issues (reference https://imagemagick.org/discourse-server/viewforum.php?f=3). * Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).- version update to 7.0.8.44 * Fixed a number of issues (reference https://imagemagick.org/discourse-server/viewforum.php?f=3). * Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).- version update to 7.0.8.42 * Fixed a number of issues (reference https://imagemagick.org/discourse-server/viewforum.php?f=3). * Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).- version update to 7.0.8.41 * Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues). * Honor SOURCE_DATE_EPOCH environment variable (reference https://github.com/ImageMagick/ImageMagick/pull/1496/). * Standardize on UTC time for any image format timestamp. * Add MagickAutoThresholdImage(), MagickCannyEdgeImage(), MagickComplexImages(), MagickConnectedComponentsImage(), MagickHoughLineImage(), MagickKuwaharaImage(), MagickLevelizeImageColors(), MagickLevelImageColors(), MagickMeanShiftImage(), MagickPolynomialImage(), MagickRangeThresholdImage(), MagickSetSeed(), MagickWaveletDenoiseImage() methods to MagickWand API.-bsc#1133110 - Remove jasper dependency from ImageMagick- version update to 7.0.8.40 * Fixed a number of issues (reference https://imagemagick.org/discourse-server/viewforum.php?f=3). * Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues). * The -layers option compared pixels inocorrectly as opacity rather than alpha. * The -preview raise option now returns expected results. * Initialise ghostscript instances with NULL (reference https://github.com/ImageMagick/ImageMagick/pull/1538). * Modulo off by one patch for -virtual-pixel option (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35789).- version update to 7.0.8.37 * Fixed -virtual-pixel option (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35789). * -draw image DstOver is now responsive to the composite operator (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=35650). * Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).- added temporary %pretrans to ImageMagick-config-upstream and ImageMagick-config-SUSE [bsc#1122033comment#37]- version update to 7.0.8.34 * Associate one lock with each resource. * Report exception if opening TIFF did not work out. * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).- update to 7.0.8-33 * Fix SVG conversion infinite loop (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35591). * Initialize primitive drawing structure after resizing. * Fix out-of-boundary LocaleLowerCase() @ https://github.com/ImageMagick/ImageMagick/issues/1495 * -trim is no longer sensitive to the image virtual canvas.- update to 7.0.8-30 * Support define to remove additional background from an image during a trim, e.g. -define trim:percent-background=0% -trim. * Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues). * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz). - deleted patches - ImageMagick-montage.t.patch (upstreamed)- provide two new (conflicting) packages with configuration [bsc#1122033]: * ImageMagick-config-upstream - provides configuration provided by upstream (no restrictions) * ImageMagick-config-SUSE (preferred) - provides configuration provided by SUSE (with security restrictions) and use update-alternatives for selecting configurations. - remove code for < 1315 - deleted patches - ImageMagick-disable-insecure-coders.patch (renamed) - added patches + ImageMagick-configuration-SUSE.patch- updated to 7.0.8-28 * Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues). - deleted patches - ImageMagick-test-FITS.patch (upstreamed) - deleted sources - input.fits (not needed) - added patches https://github.com/ImageMagick/ImageMagick/issues/1484 + ImageMagick-montage.t.patch- update to 7.0.8-27: * Mod patch to properly handle subimage ranges (e.g. image.gif[2-3]). - added ImageMagick-test-FITS.patch and input.fits temporarily https://github.com/ImageMagick/ImageMagick/issues/1478 - remove ImageMagick-clamp-after-edge.patch, it is solved another way (see [bsc#1106415c#10])- update to 7.0.8-26: * Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).- update to 7.0.8-25: * Eliminate spurious font warning (#1458) * Support HEIC EXIF & XMP profiles. - changelog for 7.0.8-24: * Support -clahe option real clip limit * ShadeImage() kernels can return negative pixels, clamp to range (#1319) * Annotate with negative offsets no longer renders slanted text- clamp after edge [bsc#1106415] + ImageMagick-clamp-after-edge.patch- update to 7.0.8-23: * CacheInfo destructor must be aligned in DestroyPixelStream(). * Support negative rotations in a geometry (e.g. -10x-10+10+10). * Return expected canvas offset after a crop with gravity.- update to 7.0.8-21: * Check to ensure SeekBlob() offset can be represented in an off_t. * Cube image format returns a HALD image. * CLAHE tiles overlapped are now centered relative to the image.- update to 7.0.8-17: * Support -clahe clip limit with percentages (e.g. -clahe 50x50%+128+3).- update to 7.0.8-16: * Add support for -clahe clip limit with percentages (e.g. -clahe 2x2+128+3%) * Check for modulo underflow. * Change SVG default DPI to 96 from 90 to meet recommendation of SVG2 & CSS. * Added support for the -clahe option: contrast limited adaptive histogram equalization. * Added support for GIMP 2.10 files (reference https://github.com/ImageMagick/ImageMagick/pull/1381).- update to 7.0.8-14: * Adding coder headers with magic.xml will no longer be supported. * Adding coder aliases with coder.xml will no longer be supported. * fixing oss-fuzz issues- asan_build: build ASAN included - debug_build: build more suitable for debugging- allow writing PS, PS2, PS3, XPS, EPS and PDF, disable reading only by default security policy [bsc#1105592c#32]- also disable EPS coder in default policy.xml [bsc#1105592] [bsc#1109976#c7]- update to 7.0.8-12: * Added support for arithmetic coding to the jpeg encoder: - define jpeg:arithmetic-coding=true. * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).- update to 7.0.8-11: * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz). * Add support for "module" security policy.- disable PS, PS2, PS3, XPS and PDF coders in default policy.xml [bsc#1105592]- update to 7.0.8-10: * Added dcraw coder (dcraw:img.cr2) that can be used to force the use of the dcraw delegate when libraw is the default raw delegate. * Restored thread support for the HEIC coder. * ThumbnailImage function no longer reveals sensitive information (reference https://github.com/ImageMagick/ImageMagick/issues/1243). - remove upstreamed ImageMagick-filter.t.patch- update to 7.0.8-9: * XBM coder leaves the hex image data uninitialized if hex value of the pixel is negative. * More improvements to SVG text handling. * New -range threshold option that combines hard and soft thresholding. * Non-HDRI ScaleLongToQuantum() private method no longer adds a half interval. * Fixed memset() negative-size-param (reference https://github.com/ImageMagick/ImageMagick/issues/1217). * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz). - fixed tests by ImageMagick-filter.t.patch https://github.com/ImageMagick/ImageMagick/issues/1241- enable i586 tests again, except t/montage.t- update to 7.0.8-6: * Improve SVG support for tspan element. * Add support for -fx image.extent. * Fixed a few potential memory leaks. * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz). * Support %B property, the image file size without any decorations.- use "BuildRequires: p7zip-full" for TW as 7za binary needed by ImageMagick was moved to this package (see bsc#899627 for more details about this change)- update to 7.0.8-3: * Apply translate component of SVG transform rotate. * More robust SVG text handling. * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz). * Fixed an issue with stroke and label- update to 7.0.8-0: * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz). * Heap buffer overflow fix (reference https://github.com/ImageMagick/ImageMagick/issues/1156). * Boundary issues with -gamma option when HDRI is enabled (reference https://github.com/ImageMagick/ImageMagick/issues/1151). * Properly initialize SVG color style. * A SVG rectangle with a width and height of 1 is a point. * Fixed memory corruption for MVG paths. - consider test to be completely broken on i586, removing: - ImageMagick-relax-filter.t.patch - ImageMagick-tests.tap-attributes.patch- update to 7.0.7-34: * Added support for reading eXIf chunks to the PNG coder. * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz). * Improved clip / composite mask handling. * Restore SetImageAlpha() behavior. * Fix -clip and -mask options. - fixes [bsc#1093395]- update to 7.0.7-31: * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz). * Missing break when checking "compliance" element. - removed upstreamed ImageMagick-draw-circle-primitive.patch- instead of disabling test, apply upstream fix introduced few minutes after upstream report was made - ImageMagick-filter.t-primitive-circle.patch + ImageMagick-draw-circle-primitive.patch- update to 7.0.7-29: * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz). - turn off drawing primitive 'circle' test: + ImageMagick-filter.t-primitive-circle.patch - dropped patches (upstreamed): - ImageMagick-CVE-2018-9135.patch - ImageMagick-write.t-pict.patch- security update (webp.c) * CVE-2018-9135 [bsc#1087825] + ImageMagick-CVE-2018-9135.patch- consider urw-base35-fonts [bsc#1088463]- Drop buildrequire on mupdf-devel-static, there is only one occurance in all makefiles mentioning MUPDF_LIBS and it is always empty - Format with minimal run of spec-cleaner * Use license * Sort BRs alphabetically- Remove BuildRequires on dcraw, it is not needed at buildtime.- do not run tests on i586 at all- update to 7.0.7-28: * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts - tesuite still fails, however: https://github.com/ImageMagick/ImageMagick/issues/1058 - added ImageMagick-write.t-pict.patch - added ImageMagick-tests.tap-attributes.patch- update to 7.0.7-27: * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts. - remove ImageMagick-remove-test.tap-attributes.patch as the perl testsuite fails in bunch of tests anyway. Waiting for results of the upstream bug (https://github.com/ImageMagick/ImageMagick/issues/1019)- added ImageMagick-remove-test.tap-attributes.patch, removes failing test on i586 https://github.com/ImageMagick/ImageMagick/issues/1019- update to 7.0.7-26 * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).- update to 7.0.7-25 * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).- update to 7.0.7-24 * Do not refer to page in OptimizeLayerFrames (reference https://github.com/ImageMagick/ImageMagick/pull/987). * PerlMagick unit tests pass again. * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz). - removed upstreamed - ImageMagick-write.t-PICT-signature.patch - ImageMagick-montage.t-directory-exception.patch- upstream fixes the test by changing the signature - ImageMagick-820e636.patch + ImageMagick-write.t-PICT-signature.patch- update to 7.0.7.23 * Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz). * Add list-length policy to limit the maximum image sequence length. - added patches + ImageMagick-montage.t-directory-exception.patch + ImageMagick-820e636.patch- Add explicit buildrequires on: pkgconfig(libwebpmux), pkgconfig(cairo), pkgconfig(fontconfig), pkgconfig(libpng), pkgconfig(x11), pkgconfig(xext), pkgconfig(zlib). all of them direct build dependencies but not included in the spec file- update context for ImageMagick-s390-disable-tests.patch- update to 7.0.7.22 * Support aspect ratio geometry, e.g. -crop 3:2. * Add support for reading the HEIC image format (reference https://github.com/ImageMagick/ImageMagick/issues/507). * Fixed numerous memory leaks, credit to OSS Fuzz.- update to 7.0.7.21 * Fix some enum values in the OpenCL code. * Fixed numerous memory leaks. * Check for webpmux library version 0.4.4. * Fix heap use after free error. * Fix error reading multi-layer XCF image file. * Fix possible stack overflow in WEBP reader.- enable ImageMagick-s390-disable-tests.patch also for ppc, ppc64- readd ImageMagick-relax-filter.t.patch for SLE15 i586 - enable ImageMagick-s390-disable-tests.patch also for s390, in addition to s390x- update to 7.0.7-15 * Overall standard deviation is the average of each pixel channel. * Support Stereo composite operator. * The -tint option no longer munges the alpha channel. * Don't delete in-memory blob when reading an image. * Support HDRI color profile management.- remove forgotten 'exit 0' from check phase- update to 7.0.7-11 * no upstream change log in ChangeLog, as usually would be, except Release ImageMagick version 7.0.7-11, GIT revision 21635:0447c6b46:20171111- update to 7.0.7-10 * Fixed a problem with resource bookkeeping in AcquireMatrixInfo(). - update to 7.0.7-9 * Encode JSON control characters. * Added support for reading mipmaps in dds images. - removed unneded ImageMagick-relax-filter.t.patch- disable failing tests on s390x [bsc#1062932] + ImageMagick-s390-disable-tests.patch- update to 7.0.7-8 * Return expected results for a percent 0 -chop option argument. * Tweaks to OpenMP support within ImageMagick. * Correct handling of GIF transparency. - recommend ghostscript [bsc#1054924c#25]- updated to 7.0.7-6 * Reset the magick_list_initialized boolean when needed. * Fixed numerous memory leaks. * Support URW-base35 fonts. * Removed "ping_preserve_iCCP=MagickTrue;" statement that was inadvertently added to coders/png.c.- %make_install only for sle12 and higher- Update package summaries and RPM groups. Make use of %make_install.- updated to 7.0.7-4 * Fixed numerous memory leaks. * Maximum valid hour is 23, not 24, in the PNG tIME chunk, and maximum valid minute is 59, not 60. * Use signed integer arithmetic to calculate timezone corrections.- builds for sle11- builds for sle12- updated to 7.0.7-1 * Fixed numerous memory leaks. * Added -define tiff:write-layers=true to add support for writing layered tiff files. * Don't overwrite symbolic links when the shred policy is enabled. * Support -metric ssim, structual similarity index. * Fixed thread safety issue inside the pango and librsvg decoder. * Fixed bug with writing tIME chunk when timezone has a negative offset. * Support CubicSpline resize filter. Define the lobes with the - define filter:lobes={2,3,4}. * Prevent assertion failure when creating PDF thumbnail.- fix previous submission - remove ghostscript recommends- Sort the header with spec-cleaner and convert the deps to .pc ones - Drop --with-pic, applies to static library only - Add --disable-silent-rules to see the compilation output in log - Fix graphviz/lcms options to match configure ones - Remove indirect-reads switch not present in configure.ac at all- another attempt to make a libMagickCore* version installable with another version [bsc#1054659] + ImageMagick-library-installable-in-parallel.patch- updated to 7.0.6-7 * Improve EPS aliasing * Added a new option called 'dds:fast-mipmaps' * The mipmaps of a dds image can now be created from a list of images with - define dds:mipmaps=fromlist * Fixed numerous memory leaks * Put UTC time in the PNG tIME chunk instead of local time * Fixed numerous memory leaks * Properly set image->colorspace in the PNG decoder (previously it was setting image->gamma, but only setting image->colorspace for grayscale and gray-alpha images. * Fix improper use of NULL in the JNG decoder * Added "-define png:ignore-crc" option to PNG decoder. When you know your image has no CRC or ADLER32 errors, this can speed up decoding. It is also helpful in debugging bug reports from "fuzzers". * Off by one error for gradient coder * YUV coder no longer renders streaks * Fixed numerous memory leaks * Added experimental PNG orNT chunk, to store image->orientation. * Removed vpAg chunk write support * Fixed numerous memory leaks * Fix memory leaks when reading a malformed JNG image * Fixed numerous memory leaks * The -monochrome option no longer returns a blank canvas * coders/png.c: fixed memory leak of quantum_info * coders/png.c: fixed NULL dereference when trying to write an empty MNG * Added caNv, eXIf, and pHYs to the list of PNG chunks to be removed by the "-strip" option. * Implemented PNG eXIf chunk support * Support new -auto-threshold option. OTSU and Triangle methods are currently supported. Look for the Kapur method in the next release. * Fixed numerous memory leaks * Don't use variable float_t / double_t, bump SO * Support DNG images with libraw delegate library. * Reject PNG file that is too small (under 60 bytes) to contain a valid image. * Reject JPEG file that is too small (under 107 bytes) to contain a valid image. * Reject JNG file that is too small (under 147 bytes) to contain a valid image. * Stop a memory leak in read_user_chunk_callback()- workaround failed test + ImageMagick-relax-filter.t.patch (patch modified) on i586 with sse2 enabled, the Contrast test in filter.t fails- updated to 7.0.6-0 * coders/png.c: Accept exIf chunks whose data segment erroneously begins with "Exif\0\0". * Introduce SetMagickSecurityPolicy() (MagickCore) and MagickSetSecurityPolicy() (MagickWand) to set the ImageMagick security policy (reference https://github.com/ImageMagick/ImageMagick/issues/407). * Removed experimental PNG zxIF chunk support; the proposal is dead. * Fix choppy bitmap font rendering (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32071). * The +opaque option is not longer a noop (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32081). * Add support for 'hex:' property. * Transient error validating the JPEG-2000 image format (reference https://github.com/ImageMagick/ImageMagick/issues/501). * Properly allocate DCM image colormap (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32063). * Improper allocation of memory for IM instances without threads (reference https://github.com/ImageMagick/ImageMagick/issues/497). * Delete corrupt image from list (reference https://github.com/ImageMagick/ImageMagick/issues/500). * Support various image operators for the compare utility (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=31938).- updated to 7.0.5-6 * Revise DICOM window and rescale handling. * Restore the -alpha Shape option. * Fix transient PDF bug. * The +opaque option now works on all channels. * Ensure backwards compatibility for the -combine option. * Check for EOF conditions for RLE image format. * Reset histogram page geometry.- updated to 7.0.5-5 * Minimize buffer copies to improve OpenCL performance. * Morphology thinning is no longer a no-op. * Patch two PCD writer problems, corrupt output and dark pixels. * Support ICC based PDF's. * Fix improper EPS clip path rendering. - workaround failed test + ImageMagick-relax-filter.t.patch- updated to 7.0.5-4 * new branch, see https://www.imagemagick.org/script/porting.php - deleted unneded patches . ImageMagick-6.6.8.9-doc.patch . ImageMagick-6.6.8.9-examples.patch . ImageMagick-6.7.6.1-no-dist-lzip.patch . ImageMagick-6.8.4.0-dont-build-in-install.patch . ImageMagick-6.8.4.0-rpath.patch . ImageMagick-montage.t.patch . ImageMagick-6.8.5.7-no-XPMCompliance.patch - renamed patches . ImageMagick-6.8.8-1-disable-insecure-coders.patch to ImageMagick-disable-insecure-coders.patch- updated to 6.8.8-2 * Support namespaces for the security policy. * Respect throttle policy. * Support the -authenticate option for PDF. * Fix Spurious memory allocation message. * Identical images should return inf for PSNR. * Fixed fd leak for webp coder. * Prevent random pixel data for corrupt JPEG image. * Support pixel-cache and shred security policies. * Fixed memory leak when creating nested exceptions in Magick++. * Eliminate bogus assertion. * Unbreak build without JPEG support. + ImageMagick-montage.t.patch- updated to 6.9.7-7 * Sanitize comments that include braces for the MIFF image format. * Uninitialized data in MAT image format. * see ChangeLog for full changelog- updated to 6.9.7-5 * Don't set background for transparent tiled images * Added support for RGB555, RGB565, ARGB4444 and ARGB1555 to the BMP encoder * Fix memory leak in MPC image format. * Increase memory allocation for TIFF pixels * etc. see ChangeLog- updated to 6.9.6-6 * If a convenient line break is not found, force it for caption: (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30887). * Off by 1 error when computing the standard deviation (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30866). * Apply Debian patches, (reference https://github.com/ImageMagick/ImageMagick/issues/304). * Permit EPT images with just a TIFF or EPS image, not both (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30921). * The -clone option no longer leak memory. - turn on make check along perl test- Updated to 6.9.6-5 * Web pages were broken when we moved to HTTPS protocol. * Restore -sharpen / -convolve options to work with CMYK (reference https://github.com/ImageMagick/ImageMagick/issues/299). * Off by one memory allocation (reference https://github.com/ImageMagick/ImageMagick/issues/296). * Prevent fault in MSL interpreter (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30797). * Added layer ZIP compression to the PSD encoder. * Unit test pass again after small SUN image patch. * Fixed incorrect RLE decoding when reading a DCM image that contains multiple segments. * Fixed incorrect RLE decoding when reading an SGI image (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30514)- Updated to 6.9.5-10 * Added layer RLE compression to the PSD encoder. * Added define 'psd:preserve-opacity-mask' to preserve the opacity mask in a PSD file. * Fixed issue where the display window was used instead of the data window when reading EXR files (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=137849).- Updated to 6.9.5-9 * Prevent memory use after free (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30245). * Prevent buffer overflow. * Prevent spurious removal of MPC cache files (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30256). * Prevent buffer overflow and other problems in SIXEL, PDB, MAP, TIFF, and CALS coders. * Fix MSVG regression (reference https://github.com/ImageMagick/ImageMagick/issues/252). * Prevent buffer overflow in BMP & SGI coders. * Fixed incorrect padding calculation in PSD encoder.- updated to 6.9.5-4 * Prevent buffer overflow- updated to 6.9.5-3: * Fix MVG stroke-opacity (reference https://github.com/ImageMagick/ImageMagick/issues/229). * Prevent possible buffer overflow when reading TIFF images (bug report from Shi Pu of MS509 Team). * To comply with the SVG standard, use stroke-opacity for transparent strokes. * The histogram coder now returns the correct extent. * Use CopyMagickString() rather than CopyMagickMemory() for strings. * Correct for numerical instability (reference https://github.com/ImageMagick/ImageMagick/issues/218).- updated to 6.9.4-7: * Fix small memory leak (patch provided by Андрей Черный). * Coder path traversal is not authorized (bug report provided by Masaaki Chida). * Turn off alpha channel for the compare difference image (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29828). * Support configure script --enable-pipes option to enable pipes (|) in filenames. * Support configure script --enable-indirect-reads option to enable indirect reads (@) in filenames. - remove ImageMagick-CVE-2016-5118.patch, use --enable-pipes=no instead- updated to 6.9.4-5: * Most OpenCL operations are now executed asynchronous. * Security improvements to TEXT coder broke it (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29754). * Fix stroke offset problem for -annotate (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29626). * Add additional checks to DCM reader to prevent data-driven faults (bug report from Hanno Böck). * Fixed proper placement of text annotation for east / west gravity. 2016-05-15 6.9.4-3 Cristy * Fix pixel cache on disk regression (reference https://github.com/ImageMagick/ImageMagick/issues/202). * Quote passwords when passed to a delegate program. * Can read geo-related EXIF metdata once-again (reference https://github.com/ImageMagick/ImageMagick/issues/198). * Sanitize all delegate emedded formatting characters. * Don't sync pixel cache in AcquireAuthenticCacheView() (bug report from Hanno Böck).- security update: * CVE-2016-5118 [bsc#982178] + ImageMagick-CVE-2016-5118.patch- updated to 6.9.4-1: * Remove https delegate. * Check for buffer overflow in magick/draw.c/DrawStrokePolygon(). * Replace show delegate title with image filename rather than label. * Fix GetNextToken() off by one error. * Remove support for internal ephemeral coder. - refreshed ImageMagick-6.8.8-1-disable-insecure-coders.patch - believe or not, correct license string is ImageMagick: http://spdx.org/licenses/ImageMagick.html- rework ImageMagick-6.8.8-1-disable-insecure-coders.patch * add new policy (TEXT, SHOW, WIN and PLT) - rebase patches (p0) * ImageMagick-6.6.8.9-doc.patch * ImageMagick-6.6.8.9-examples.patch * ImageMagick-6.7.6.1-no-dist-lzip.patch * ImageMagick-6.8.4.0-dont-build-in-install.patch * ImageMagick-6.8.4.0-rpath.patch * ImageMagick-6.8.5.7-no-XPMCompliance.patch * ImageMagick-6.8.8-1-disable-insecure-coders.patch- Disable insecure coders [bnc#978061] * ImageMagick-6.8.8-1-disable-insecure-coders.patch * CVE-2016-3714 * CVE-2016-3715 * CVE-2016-3716 * CVE-2016-3717 * CVE-2016-3718- Update to 6.9.3-10: fix imagetragick- Update to 6.9.3-8: * Respect gravity when rendering text (e.g. convert -gravity center my.txt). * Return empty string for %d property and no directory. * Return filename for the %i property. * Fixed lost pixels in frequency space. * etc. see ChangeLog- Update to 6.9.3-0: * Don't break on euro-style numbers. * 16-bit pnm images have a max value of 65535. * Fixed compile error when POSIX threads are not defined. * Fixed memory leak when reading incorrect PSD files. * Enhance PDF to properly handle unicode titles. * Fix memory leak in icon coder.- Update to 6.9.2-8: * Gray artifacts in large gif when using -layers optimize. * The DICOM reader now handles the rescale intercept and slope. * Added 'bmp3:alpha' option for including the alpha channel when writing an image in the BMP3 format. * PixelColor off by one on i386. * Added local contrast enhancement. * Fixed bug in SetPixelCacheExtent that made images all black. * Added 6dot variant for unicode and iso braille formats. * Fixed alpha blending issue with semi-transparent pixels in the merged image of PSD files. This can be disabled by setting the option 'psd:alpha-unblend' to 'off'. * Fixed issue in jpeg:extent that prevented it from working. * Fixed memory leak when reading Photoshop layers in a TIFF file. * Support gradient:bounding-box, gradient:vector, gradient:center, and gradient:radius to shape the gradient rendering. * Recognize label:@- as stdin. * Make commas optional for coordinates.- Update to 6.9.2-4: * Fixed accessing subimage in a TIFF photoshop layer. * Fixed out of bounds error in -splice. * Created Manhattan Interpolate method for -sparse-color. * Don't round up for JPEG image resolution. * Read the whole image @ image.jp2[0] or an individual tile @ image.jp2[1], image.jp2[2]. * The -caption option no longer fails for filenames with @ prefix. * Honor $XDG_CONFIG_HOME and $XDG_CACHE_HOME. * Added extra checks to avoid out of bounds error when parsing the 8bim profile * Fixed size of memory allocation in RLE coder to avoid segfault. * The -colorspace gray option no long leaves a ghostly shadow. * Preserving image origin in TGA files. * Support color compliance for TXT format. * Limit -fx recursive to avoid stack overflow. * Don't set image colorspace to gray for -alpha copy option. * GetImageType() no longer has side-effects to match behavior of IMv7. * Swap pixels for -spread command-line option. * Fix ModulusAdd & ModulusSubstract for HDRI compositing. * Added "-set colorspace:auto-grayscale false" that will prevent automatic conversion to grayscale inside coders that support grayscale. * Fixed -list weight and the options for -weight. * Added fontFamily, fontStyle, fontWeight and textUnderColor to the Image class of Magick++. * Fixed reading Photoshop layers of LSB TIFF files.- Update to 6.9.1-10: * New version 6.9.1-10, SVN revision 19269. * coders/magick.c: added "-define h:format=FMT" and "-define magick:format=FMT" options. FMT can be any output format supported by ImageMagick except "H" or "MAGICK". If this define is omitted, the encoder uses GIF by default for pseudoclass images and PNM for directclass images, as previously. Made "MAGICK" (read-write) and "H" (write-only) visible in the format list. * Removed incorrect EOF check in the DDS reader (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28065). * Fixed undefined behaviors (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28067). * Return exception message for unknown image properties. * Color shift removed when reading transparent gray images (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28081)- Removed duplicates - Only libMagickCore and ImageMagick-doc contains the LICENSE file. Other libraries do not longer contain it, as they always require libMagickCore to be instaleld. - Moved documentation to the ImageMagick-doc package. - Removed executable bits from perl documentation-examples - Added configurations for: * graphviz * lcms2 (Little CMS 2 color management) * jbig * openjp2 (JPEG 2000) * openexr * webp - update to 6.9.1-9 * Fixed issue with radial gradient in MVG (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27995). - update to 6.9.1-8 * New version 6.9.1-8, SVN revision 19167. * Correct install location of the Magick++ headers (reference https://github.com/ImageMagick/ImageMagick/pull/17/commits). * Different gif cropping behavior between versions (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28013). * Cannot read properly simple psd file (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28002). - update to 6.9.1-7 * Fixed and escaped output of the json coder. (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=27894). * Support BPG image format (respects -quality option). * A bordered transparent image now remains transparent (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=5&t=27937). * The -update option behavior restored (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=27939).- update to 6.9.1-6 * Cache cloning on disk optimized with sendfile() (if available). * Add an additional check for end-of-file for the RLE coder (reference http://www.imagemagick.org/discourse-server/viewforum.php?f=3&t=27870). * Respect resource limits in AVS coder. * Reverted change to 6.9.1-3 that skipped palette-building. - update to 6.9.1-5 * Use correct scale when interpretting alpha (e.g. rgba(0,0,0,1)). * DrawGetVectorGraphics() now returns proper XML (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27751). * Support writing EXR files with different color types (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=27759). * Prefer PKG_CHECK_MODULES() when searching for delegate libraries. * Throw exception if frame option bevel exceeds to the image width / height. * Resolve undefined behaviors (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27811). - update to 6.9.1-4 * Support 'restrict' keyword under Windows. * Added support for reading a user supplied layer mask in PSD files. * Added support for reading photoshop layers in TIFF files. - update to 6.9.1-3 * Fixed transparency issue with 16-bit tga files (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27469). * Fixed writing label and comment in tiff images (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25516). * Jpeg images no longer have pixels per inch as a default value for density units when the density is not set (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27589). * Added support for setting the font color with -fill to the pango coder. * Fixed bug with "-define png:format=x" in png.c, introduced in version 6.8.9-0, that caused the define to be ignored. * Replaced some dead code in ReadJNGImage with an assert(). * Avoid palette-building when writing a grayscale PNG (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27580). * Support -define compose:clamp=false option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26946). * Don't extend any user supplied image buffer in SeekBlob() (bug report from a.chernij@corp...). * Improved reproducible builds (reference https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783933). * Draw a rectangle of width & height of 1 (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24874). - update to 6.9.1-2 * Avoid using a NULL alpha_image or color_image in the JNG decoder. * Fix JPEG-2000 transparency on write (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27304). * Identify now identifies PSD (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26948). * Speed up writing to TGA (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27369). * Reduce draw epsilon to increase mathematical stability. * Fixed UTF8 issue when determining the current working directory on Windows (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27295).- update to 6.9.1-1 * Skip empty frames when comparing layers. * Grayscale DPX image files are no longer skewed. * Fix integer overflow when scaling a 1-bit sample to Q64. * Account for differences in image size when comparing two images. * Set an upper ceiling compression with -quality and jpeg:extent.- update to 6.9.0-9 * Writing histograms / mpeg working again. * The -linear-stretch option worked for Q16 but not Q32.- update to 6.9.0-7 * Line strokes appeared too thin. * Keep text in caption area. * A transient bug for the write MSL element. * Fixed infinite loop in HDR reader. * In the PNG codec, check status wherever a function returns it. * Check lengths of certain MNG chunks before reading them. * Small optimization to pixel cache. * Additional coder sanity checks. etc. see ChangeLog- update to 6.9.0-3 * Don't read beyond the end of a tEXt keyword when checking for Raw profile. * Fixed enabling alpha in 32-bit BMP files. * Added support for writing 16-bit TGA files. * Improved performance of dds. * Fix ImageMagick crashes while read EXIF from TIFF. * Don't handle a "previous" image in the PNG or JNG decoder. * Don't override gamma with 1.0 when reading a grayscale PNG image. * Update progress monitor for every PNG row instead of every pass. * Reject input PNG with dimensions larger than specified with - limit width and -limit height. * etc., see ChangeLog- do not use -march/-mtune [bnc#904545]- update to 6.9.0-0 * Check for zero-sized rendered SVG image. * EXIF directory offsets must be greater than 0. * Accept morphology kernels from files. * Don't optimize JPEG compression by default. * etc. see ChangeLog- update to 6.8.9-8 * Added sixel coder. * Fixed buffer overflow in PCX and DCM coder. * Added support for reading/writing the tIME chunk in the PNG coder. * Added eps:fit-page option to the PS coder to set -dEPSFitPage. * Support xyY colorspace. * Reduce noise while preserving edges with the -kuwahara option. * Off-by-one count when parsing an 8BIM profile. * OpenCL no longer benchmarks are run on every initialization. * Don't clone a 0x0 image./sbin/ldconfig/sbin/ldconfigsheep28 16868371347.1.0.9-150400.6.24.17.1.0.9-150400.6.24.1libMagick++-7.Q16HDRI.so.5libMagick++-7.Q16HDRI.so.5.0.0/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:29425/SUSE_SLE-15-SP4_Update/3ef784ab36a6323c4787397ec663c10c-ImageMagick.SUSE_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=eb3487c9911083e3d2b8e246fb00d083362db473, strippedPR RR R RRRRRRRRRRRRRRRR RRR mO=utf-8074b8fd6b65333c998f339b4be2e57d2c20a8f1ab6285bf3e3f296de1989de89?7zXZ !t/8] cr$x#Hh3:AoLj(~ +`d[AS$,mc[x{#@Ƨx EE!Ȅ>AN9xrFܘۯT){c X|sDu 5tiQDޓVV2Uj#"gEj4xba[P1SL`J6pn&6֐?a?pTସ./ nZH"k9b@J Ӑ: ubAca"%"ܝ!HM /"tdWG3+qCpŎ}sQe5dwBӪ+?61K{wV ȪPErn>|PB^xkˎᛉ`OO_YZu9HZ9s?KgクOoakjwe>!pbjT̈́c,.}NM3!밙=, Dw8׻:ehH_4_O'!}gdµ*WkbKqkɕiSF&\2W`xCXO[ͬ -o06[ ]~I{W L5LW^c H i2F{/XVn 0[vFY|mⰔ䖅TMkUv]cq@7oL;IA2+ x٥^JE#Tk aIc5*ڿ \v8Se d,ױ>w"bJF1Eɂtf.169ٳ vۻ3} tf^l{#ZF<nF-xB;$o#@H$1q&c؆ZJLid}ALOrw` rRqE4 eGj`b>f 䵿7AqG S<t6uW1+{K%'B,?`{ EgyW6ߤo:|!~}e9]ڒ;ϼ8w:%ϮWLBzM}(xf^V%1GrmTIʞ{l" 1ZIn=Aќl Vm 7y]MJ@2*|"oWۮNk҈Ig,ys}joJ&J1ँU'ĉ,>GOj:%=a`p5h&/t"R*^Vd7?̑GHr%n!~dqXmU$9YCsoI}Lip$✇nwA QmgX7ۨt+|aV+M1,dno|S5I"~OԥҰ zMdqQYLȗA|W>}jD'h8i=OYYC{㏚MC)^.uk'U ;cB!rH(GmUn%lQ{ Gғp Cckz_մ6Zp">ijmM:Zq2#Qǟ2Rv澍ԋ5z4䟽D\5%"`,Y䝷A)hFUƟ ϓQ" kK,׬/5iVtŁ˂M-\̙3tټ&1X`pK#N4d0:=1"I >6R ~"}7cB {rM0@G9v{ZJHDmxL| P#S͕kIcb-W"} t^74\܎ 2Y!@C}k 6 uf*Jj6_$nSb[ћΈɾytf;fOg9Hڕ$;]8?/H" d=AHE~" Λ9j-7D; J\KlC2wpѥ]"6$=jTf2N[WDfaܿ.BřW6 ̏T(qY) O;"\ˋ8>jhʫ2Դ=rKZ=z,THK ]H(Ę`S/c#7Yv[YR'QR`~"a.)ls2uT:w?D*x AI'& r 1us-4"|}>W#DcYUbD |*\`LIFJ$ݖDhqS|#Bh'9?f+[ Zvמ -GrP!f*iإM".+# ,*Ob?"׀*tf`ԪNwr:akGAN 1YLQbOt9sMa:Y\BxV<ºiCW)M#ʖ= DB7DO[ʫTkT)3ו&M9'rY'4mrJ?ijN.~OMPY@r+ t8 VSNR i(z492FlP2[mc4bLpJ!'WQC8L iX:g;(YN[wt(hn Uh͆УATʪ0ygN7I6U)$>$Fi.%am3D΀)>GUeRC䭰}AMWƥ,y2(+а4X[9F .반)MhIR :}eZwʨC/i K9eΜ"1Rc m_{瞋x)ٍ0)8^ۣ6<īO3h xX>Zͩ|YUO"Qdqjl%]Ks٤ۃn9F(~y]q'PcƓQ,]?98I9;~jwVZ$!?L(,Xgu\ ɸ\0J*|hSj͏iHi[P QK4;˺u;)ڠ0wSi];#V% oc%ZO joޚ ul]M-D {JʸOtWdMi4aG$-UΝiKKְmIjɕ,)&4FGlSL,S[EH^-⪊\,(!dsP֖Ւ'׿Ц@ʿL<=qU ΕKy 1 x|UCQmL嘙Մg*-"PQ~xF&LY߯T^4= ڙ|M9M.{~4 . L0'bh7() ]@y5$&\.8̌ł!L!9|@$rE%)|od <Ɓw}'9~3{~Y]OBlEY"m(pE|Zra-{'_s/±XY`eտ}8IYiJߛ 6S7ڳ/!(QBus4Qy"9!]ٓ p(VmfJۑj>YmZ e0ytJG1]1Z1k(A~\T.z;:"OfQGDA.!ٳEf.OBoo@D fYm~zS(`疈ڠ[u`mNV~ T RrCy9I{4-M)ԺZO |sFE#$ ,Pv}f˘D\k7Ȇd?03k{;Ik-=Z1B8$$Cf->#4?LWN_Nq/nĎVD(є03"V~w|JW .y_*o_cȈ`[-/"!Nկ>ȑ&XϯJ,ru LvT1ʆkHZم>tysJ0 }%?c8' Uu#緤Txnص*ۺ'w\P;ovJ98X0hk Y{GT˗? Fꚹ|ץljoxvBGx\шix;剅MĄh!$-rC ^܀=;Lɛ$EW@EoJE)O|[n˧uAv FSAy8wC·u`## Qb]:qoYOX~Vq<vDlh O}86 59Q9y oiwEmq+=:".U=tw{P`n8NY$'BHS^"wate>ᢷnnRs|U'n-6Lh]7C3m~}ѯcՍSTnC&ttN*Djq3ٛBj*ݒ*Rh1$W|7PSX&lrQvpuP*M3 ^6mi2 JFxj,<#!BR-7ž^'o`i 84k+1 נ3rſjmZ'-kcްDELM`jGIuvw0kxb_|h:SlΟ?wj(BsnrHȎ{ޝW^L&ӏS/Ez !ySc5S AiE Nxߜ&~ /ɦ_!4A/|4=¯m&/aI|J-v'g@ '8~+A>Sx5j+ѝ)1 Bvhepz㟓qx v-BP>1L3jiv8Oq(wً;J5̌O:8 1jX}v+Ku =&iFjVdB[zf¿QJ⌅ՅFHYQPU^_:?c>ÒWr? D4lQ9ChtWRaՓ kf+G-iO]94cit֍8hTǑÈD6kbGLX9ַ L17ʰcݴ"ש/lqIh|8{y=JN Aw]F/^j\&<4Qy]Ɛ@Hg|f1U4c[GFT% c+ZDV?ib3L؏ݖ_V7H&Qw!B丸v}gpÉ, ׋#<\}z3[gտ?Y0QZ~Kq\)&AU3 6DBlRr5W sԃ@5a8x՟?Ky./I(3A]CVy䴃 cK}G ε~ܵEOIn26y6&"k&G6gjV{HsjK&m\ P)/3`%9twD5z+D),+kKvHX{ϯX NFRۆgh®~'xuaKeZpƱV&yv)xp-o[B(Xr]T:MRȉNQ ds! u 3yu[6_G5<3!Q0 qMEbiH{7.4 ~79MEf|na,X+epiM>qg⍮˞|Mӭi侵a$"eĺsI^GLz2gPּqRO*dEڗs:QM0ȝ+NQ|8UZ v+,`GSyQl=1$xÐU0Y^OcԾmn؃mS|uv}siw.-v7grn;./suw>3 94.T=TƼT@m'=FP6qs ﺭ22 FG|g]NZLZDbq`lW`TA/#]hnop+DII@`}=jG"n\x|%=Oޜhسfpg/žy =D=Q_ \1윥8ri4S4DO҅#$~$BmzԾI.:m3یYա؏`vD ލ6:߾)!Dj 677JDw#r9AGE]ccHYt|aäiIީ)l1 \;p_M!\$~!C)H)NUARyHLC.DEv[7O^-p߹*Dр!kqfF"" ԕxk9,]ap2{fe`H[P' ^Uu#)mn 9-VKN"3#0,$[ڴq8q'3ԸvYѪ= hKuNw 1ŵ.j*i Zu+h٭Ҁ٥ڰX{_ `l؃g8'6" Ef4Ҕs;c mPp k^l :=%%tsf 7 (n w9gVXR8SO8#:51N"wg.Jdn7;٥/ҠbU-,R :xsiV4'K/_co"9Foj.!':l7/|I}T_>g~԰,Gzu7H78w=^Kq2 4ōۭ`, _3g|ҕ_2,fm<$'d&+W~zpa6}|$z (&{'v*G>i-1X KY({[->EO.%. %ôj>oݠФVC1dsqN^q(PE_h4- 8$CA4ѭE!i-%isH'gOao5c6Wa )KĬoaHUô}ʎH;o`]Pjk " \JWo0n טk6Q lM!Ċlwoj# D@J`b2)HjnPe$ݰא < ':H,87=^އ҃Yj0cʀnPuL ~9NvD|pg0\ 3VS/ꋓ[lϥR!#h)?(%s>5s%S_C[Jd>:\6ޔSˡwG!7e\έS.V8L@$Tـ} ޱZHx>pܐݹ#5&aI[aEzK(L'0V/@ CWv/|`)V}. l2  rz:Ks.&WxID)"+VkdLG[?j/]yȶ('9rJX\xG:}wIXr\!IyVl4C=Z\5J+!IIn%Y{KZM']UmY&Ȧ5 W |v]8zaC'(=Rx2M]Ʌ n@$ɓi8сxR Wv %T/^5*7nK3b"7ߚZ}6}Y2/ӉL1#oa |YpعVKvR Ps.•>;u'vSLtM̻Ra-$BZ6#2=6 N0V#z-6Nk2ɯ9޺JPA_5Š_5$BKՠKu^7(psUeR X踒7g59IBhvw_TsV,1H\~'p)IAѤ iĸO:U]%P8CH?k3<y"꧔h6 o@ah߭{xeݩ?0}JjA%K+wԤWN`)zcDM|Tl*oX0$ x+ v&sr{hlv!T_qXta zzp 2'/ ]LDK`ka G>0ALK:WZe{MVc 5<14_B94ʩHZ;r__W< 1~\(yMc. +azM"m =*(M#3:dF2%&G}摞eDVLuȆ;ad!v4FrMoQwӷ3 Xdݹ,:O;] 2iS@$/3IEx@*L\ή~7KmS-V' r2!u4USwg{GGߔ l,"r9)j)F 5箁l8 ,<r񮮉3^@IJ:+;G1%|vH2ÒKio7jU!ڈhe|Y/Ɓ"-ߦ5S Jb !.t + |.Șu*-#inQʆdS󏂘e|",dN9׊+@KIV~+Yfe)xlL!6G=|eH,c ^Ƒ)6&9 g,GƋnsIn:WP9T8},+#X^)./(Gq~Cd|[;m/-}%5- N,pT#x\p$ K~'9-4ř*|)${+bE&55da,~YchXur,Z 7 uJpEV ٦<$V3ڬpmrsw뫐;vPB&ᵪ _>@^2u7D;Jx*Rwj7R /BR!* b;?[B -̣bUtT'069=)<<$v@-j"B7;q~yZ ܟsRوdeMxz5Pp Xem DE{d=FSa@Lu?ZͯwN~bYKC3p~lAFF{QΘXt0&;.o<{2 xYG03K<+Z/uF;U78UtU\<܌}KL+:7ڕ+:q$B%5h@ y/gLކ*fү4)Fl۳0B]y+S9U.CN^3]_̅u{щFKj=y?\yBWBEw-2A6^Qhti,o+>0)?ӽVLXpkU~`L> F'b9<iUN J*[送{ڧ9%yعI߱_d"Z; i패 @uT۶߲r701! dW,h>O{7 °>cA;)U#H &Pżɀ/NcQFDpuHX>G:. Z1jUKlW= !͂F1vEVw 'F _Nݼ;ݗTI`WzJK", );#Ȱ0ຄBW6:S_FM)Zۮ0/:ؕi8̐.^(BaJ;Џ7mٌJ#Y%9.zSGc6o1zԲcWM{ׇOhb]7[%ȱfKӖ g!)BՃ'UN :1׌+LP)'>S =KBL~+{ hD*Cl)8ݤgWYx֕/קγ޸vn厲Fdv-ڮZt:Ζ9 j6{Ȇ &Qbqطd 11y|j4xvfLmŌJ:Хsʨ,5A8=_ox4E-;`ykB^y9yyA<؅PC>!(&4 >XPyODy3idDK=YXnןr-zR܀7g8ȨgQEP,iI-.l+Z~ʿNwȮ.r%v+ <[svjw.M SKb6e4T,6[0IPiE3Bw>! GTKbz6%^YmQA 3*V_j tG&toII !I_OV?]ĕWSځܵF-s]ѳǃ37Q][S{%-ΆŸ_R<}G3 1p#t]pm}$iP`1Q@uZ#wx[1pݴ"#2/Kaw?0vċO%pbNد#A4t3.mh7g݊O(~|`t}y2vT\Otd+DŽ/ҫݸ ("+@J~V7] lKaJ?8ea!~I\oVkYlZBya+o:p0Q1I.:B4ȇɏtd++a2aN‘EU(eҙrŨBܓ.H ƈ)L֋w=σgt38k14zܔ4C2ZM<FBp)͌JTT5y!!JْrG'L&˺ xD`Qj؃ømB0:+˔ktҜbp<\ u3Yuvw c`fY˾g1F9'ơi,?r,9}dB]rDX3g all]bΨjIm`SEϞ>.e$yyM+F@(qi w?=2VqKy0gY7iʝRCFuGCΠF6r(SAS;lˑ#`!)|ܥ7PO! >RF\ ZsSy跫ZfOy9qVCN6y_ԣ2JHF_xFd֦y|~-镀~36aw=|GnF3>>9} @@Q0jiRN]6B4/ f%9~B0o Xg:]C#ֆS$k{{0 ]Jy2WZ VGAY8TuajcFV ܳuGp3_mLcXM[ڕSrd 09qkmo3A-)imCMTegqhݔr3 ^!*xȧȱYj 2U0\'ٷJ 6D5ԍ#0Puڲ|*H{Cj*YʔL()Rg~"@9%G#xY^À1uuG3Kg,Œ<)-'rjD.t1mAw_9 Ş^QIa $n1]1Ofai4 ?mm3QšEK|/LYO s~Khi" :2Pց?m%O94"v|jжEtJ; &2R?+N$ IwnF̴U'^v9L5h~x,vIȗ< ?(t(]]Mct\Od}sMt/N K$~!x$]A>;(=wZ)+s|)ݶlbB#hӕƠǝuyP1 T!VΏSƬ@c8]~bAiAVۤ:nz_0b*@f}MsR׭?_uT(%1_K'h \$pDRF3歋dkݝth#) *0MufC6EF:O"&[uTL>c$2JhDUEǬ8DB?6?,SNէ9 h!-c?\騴Nh%e| 1'A@> fntj93PKcImCdYy_B x~jǷZL-ƃ7T)r#d4\,Nӝ2͏G1^$˝FWd/A#d1vtt טU>T?H{6ja$]OlQ0Ԅƫ_JYW1>/Z{MZ2pM!+y%@i; s :OyO]*ߞUmTa @zL_O"^F\rYO)<~;߉~bfQ2gG̢<;q_i䥷 ~o4Jspt԰*f4-iGjKn&.< ΚhXl9:O«)-0d5EOk-ϖoB" 0F\E&^1&:lZU\йͨ ,wwXLۍ4ЕPB>6ngA):jDwAmwtLy{85e^_\꼭~ Z5r2k Г`2$%hAHH^äl(پ/Q3-l:rX%A]4Ŵ̿!3xϨ&@Z#*-U1yECzH)?u+L@J\`CQBmLA{Dx܆ X^K]E_|BFJJ0{_^uN<Otے~GVRXY])p5 H{$V$"X0>'wQRR+arbfݑ#XgCOZ WPv|?̘ArLfį$잗}_'xf:xK̶#/tFL~ .g] Iv燎ZJeoh*k_Vnt:Dv}.* ޡ<Fd5jw*@'$M+ ´8ag>R,_Ӫ!(jy*JAOg ?R$}wD0<t0 qid{x+^__=p,uY58)q"?3,Y">c)R8˧Yc*, !TH>RgI[w޺|s#)O1__~'lWHK<%=.qX[XH6O)G3hYL֎P N@G#`/n jU1$, (`LuEBiA;e?p*gE[Yvpe }E9yfE|oلM2o˄cumE aMx.*-1Jhb@[(zp+D)$_(uf0lnR Uzj'UȗOip܍/v{O'&YY2J.TKd2>^fFƯقWR.S]/#)?|+'b*^\'j=(^bI( fy.4uGNxORWL}pD2|j'7k›fQ]MMgCY=bÌN}]eE)Ya%6dO"K̾+a߯p+F;.Lj񹷄^:uZPvNq "PѹwS",3vzK$(y[v7\ x۴v\V}4j<ņ {ZgN+/Yjd6XM6av:dY>I0޵o `Ɓ&WZ2V(ʙ+]p+}RtH?+FƩ QȧQ5t;C(v Pr1c:VٿOCw^C.+q.BJVP&0oT΍np '9Fzӗ>Bpm/}>'hmIyOPI,\XEŪQd~tM(ٔ wƴ菡ƁmKg` WbA2\|9V 8K:I0b<kWk9ʹ$kZg/n7#2x Na3A޲:1XS~ DX TMP2D]tK`%s=k6 `ZtwKfCSOɘg WMVR@gٗ9AȾ 2H>:Hx^x H.r ^u{r:-{=0l6һltEr5J.lTi2}v-5Q{7!BdJ4L ߴ⪏1_WgK19 o4SD}y$WܾY)M6{PVMjqwy I(fdؖ;84B"N+/B`+6']9 2Hd\V hr$TwGh=GΞȈK;lWA֗F2Wl刖mM\S|{wH `dld nT֣Kq9@A .i5;6tJ^(xݎWu6U|`ZaWF?oZ(:.S\2!xʙh YzJ<$2~ "xƈu}o)sVb|9 W#Z--:A)9Y4ר5^?p{^'a k}9٧7^K:&OEY1 wPgF@‹K/LDTa ij`S>)bʅRx䅘33 6vKE"~`]1f$5:(n9=krh)\E H$ \qL)٬*'49u}o%nD`N߳%-wlExyY!k}ȥJ_ZS6%ƣ,aԍK*-:~Gg猪^ laS.R)DP+{V-\*qoF ] F~#B}x5׍)3Fr`!F?jQHN7˖4)+yJ'Vօ$JlvC?A8*V/tC[ zP,O%>:0y}DՁ}V#o~GCIN]rJlu\kU/;[Yi3=sPdӦ>ܐ/n8-+3oL\{px"o sՂ0_J`q=^hW;~u "O `.I]p SBMzm*6^_UuM)5-;orZvC MBHA#:X=x c`lkcD":9P*FwW&y'&ݓcK)UŴ!!nLB'ntLhG 5&ye2BykPAg{"[X5 ! |^[yBYegkrtQsI9) .aCxch{J ;4<* C\pnIV[:?9@YJKbRu> KcPmmA{VHk/ {aBO3֋>Jj6`AhO]t 1aSO]ʽQtGF)eai g"7;~GR9J*;3Qnw4wrݵC׉5fT]}MBz zi)WW;ğug@lyiy8O4$Zs<"|ʢJbi)ē߬r附zخ񭸑7|&-La)uݠ4׿:"TEGL2}j&<BuY2e,pöM.Nl?=H5ϷL(yКTy=EŘ[]^XoK4sJxV\6;x? or /]uh9?@ x$%+,:M2vt6?:}/P񏧁_ E~cGa]]xԙo2fSNG^< tHZLփ3us8C,`$¾gB A=t#@콆촙9_蝎vgrWR#oѥkj{|&z [{EĥE5Btr%hGԌB" O2L&G&`oA y}wn/X\9LĚ{{GcFU/۹d[{s|E%Wvyg,b|K*$m =cRuD6(.<M*ͤ9d='/h~:#+@Ьiۚ7U](RhuѠAA?l[?f>Ƥ!bڊyBь+›|UUx*M")?nڼ.xDd˨Cܑ1̣irͽfv@0WKHƃ8۶d;ʢd\(yM@Wr ܏qЈ6=W.N_iT;&U]zqTI:(]Y%Y;RJdkUc7`š%Ȕ-\, >2Olo (*\%4g*::Bg<6[H5T7šU7/` s+sqAjMZ+igGU7KW]M0E!R^&TT@2t-3釶ȇ/7^ʹmךTtcb×*1ye,6{k𼆘_a(w/^Jhn3 s:n&ߗM{Uu^ׇpSq)"SrW8 D2F.1+[#KfBvJxR4e8Xwv1:fz&Wk,cc[~(+tJЪY9%Es^o"id1D߂FV`\#)ѩ34A. V)BlB} n2s/yRWC+?7y]E-*dlYyac};eVfo SbXzH!\A MDKʨBB p L7{Nse2j &S P2O\t$X*h6lrJ07 DZ}[*Fdhs z%G&X3 σ:2LzW!:Pp$~c׉9xieaUӹ  j(ptk[' y"廜,q<BI;P$!JM|+x&|r~{5kc}`4peh,%NvOܾFj,:߫~oM,څ@Eq"F|ž<á 1&eMS`Io$d:=xCY;5iܚM fJlꕴF18ҽ-m6Aj(1b*`|~YK(VFb?\Wj~1d>F0dh'nXN0x2\jZ0… qRqRBT.gbUD6ɧyh= Cu~T`!8K9_&QWBfdIMW=Qf|6~J֘uzlx۵9%y`x5 b稛p“qR }X5 ~ &OtaY\E=ź6Zz2?+]\>ȷIq& O\f!9@t#U4PF'+-8bGڱ.ųӒ[@6#~bwj'/~ :GP~ s tE͵<r${"OO=pnꒇ(XN(b"Ѳ5ԭ3ay.ـ]_JH.*~'ϲγdro xn7ִQ,GA7c8]cL5b]T>cCFzBZ/[Zs~FCeRх_ # |Q7D2xqdܳTLZf>!DqԘiKn-4LѶR c䆍_RmU_l չAqF%c/PʴKF-}s4qA%g!:{\zI-< yFk9K+zLn{mbNuxStcŗ{]l<kq([c*=RwRƒ Kգ!Odm tЧZyѵEhc_mz*wD?ށp+ʼ2\pP}5연3QֹB`ܶ*Ayoyaq }s K)4I6/lk, mEw84_C+Xwl0+\u.Cg|:,=5njmυi&y,-ו}i}`S:|4XJe i.pc8b@j+k _O,[1DCcm#UZ8^ c1Ll_o<(G ߟ\"LG |]S8.V67E5gG5'y|`h$իNηH2 R>2:ץv\f<ݑ. 423tSK|auf/\M %i]?L]nY!4伷w)JYςNBxH},`: }˸]۶ΛE?\NAֿ5l %oAaT@9fo!oҡAxpteq丗gj/Gz? y^2`2T4t;Zu//4}cWC'p MxZ̘y$7hD%B~pSa8O->]"0l; a$ɵmHgqg@Ue h:g* f4/H qV!Bqhi?D=ru!fs=|NiIΐ[?8'1~I~o8>op )a@2 ^M'QT~:s}]8n"N^52/~ wxSrCĀ@fIԍxjeFj LiV|1QlΓ0^OȤwõ~D01GLCvX!lOK4Y$F 롫Sgal][:eC_%8.8%xeediM ZY=~fߧVŻG`{tAaER}J>%g>nUFsa9MJi;zf|$xZa hUV>w "c n7̄yş9]O5[#|/Sd;GuET CDoT!9 rcǥ0< AR O94»9Hduؖ>-o2 v޷CSBJ<_8hGzy^7,(IdZU~wY2UpB@{JyAk#ǐdIr3[=.J|X{O {OqhQ0; uzE|ҩ/es .|` 4|l,|<)`rxd)/ۄ `a00eҟpfIH7Ne"73ܩ e7qZWG+^+47ߘԂj"0py!:}?yns>gxc}t;h"X]mIJJl-k\0Wggj]%~ˣH軆bi7'Vd%8VUGA6[czfX4 ů~sENr,LC1M&m⥨ etQ,+2] `|"X-,jbsԴ]%`:<EO"]1) :ṛ(95oeWpV<+BE'zi;՘"U~gȊQUâqd6+K+U/`vԶ%},o#XၜPY3#.rT߬5GjC:2""w? mEMVE߾rJU1эhCݔpkN$4Ͱ8h1V0GBtID+yi}E6E@k|Ӭ|%~PdKxNOIC'esqZY{3ubte *\-A>%P:+׺Mrrա.}gR!r`Q5PjؿqWSpK۸,NK`. uKHԤPw{_ v a"+^x n^nt\Y.w<-;:w8g{]J͖^E%yp܌<ƃ.fz}y!xp`4ï^g6PpٜR3fXO'P켼6)m:듹2N}Rn6duI꯽I*1Hb6* b*:a3@{em*u hI(-ې=.m2G5UJah T# [`uN*U2E*)R}N^Imxʸ'YI{|q&0 dQx>I"&3ߗSu M%G;ޘvn,%l^QTSp:]a?T\aU.vN5#bX OdjC]d.By|ybdrr&rM%zCu1?Q]Cfd5L.6$Gjf} 2+Oi48{ $'7SBre<7\0_ JҎ> dm~1t 8=erOOT㖌 IpsR;9I*lmߐbL=|xkmQYv$}zgJ Hfy8nz luPCJIz{dɦWMᩡۀ. Q40@6+銬O?Т)>*1n|Wy{l-D~2խ?~v+FC`%t͒0.Rk΢>/HN?mDI%'?Ŧ Y %mza-t3Hi҄%AF")cFAF b =6IFᲗD M|hhOINRwplr XXB:,2ra9_kt2Z G*uye74Im+z23iB<t5WiP>V$`WqNsI&xe]j'vX#78,x7 l W3}%ZF˭S) eTgL}<;S޸ PpK6Iͫ.$6CKLܹ0uSBEY/mʣӢ3pp_p}\C \HM".FI+  :".l8}Dt"IAwB5 畓vI׬3V:$VB4pwf0wU5x Ϗ I4 ?(nfIPOәL&/3dJVRn!{:,|JK s(y&zy}Ds:-$߾:%pŽNPN|'Q[|J ?;5mg_w8F[i w~!zw "zpڎIAHo OYC=_[0u-RʐkG4ݸ( -n8.R=3'"஖iYl}?THzq~Ú'Ӹy 䙳9LDoIX1sX t[<*,3r9;_F=ZʗmXR{J.L<Ȗ``-WH VILlTG9EpW1a+%',W2Uo^Nk^ܷ/q KUOxDKpZPhlRCYRrdorNi')\5(EmsـՐ㋽]N] yy0nx;`FUQ?uga̙xb"UL9=%Yl8OIҭo@ɷQr㛘MRWz d8,C" Ca5Uȁ=aޛQ]hS9DSaeF49{R~Hvc).x1h!WY!Y.ZO\jQAD-_5vDګNT+U%re/]\TCmR$]^Қ2PچI-7GSf7g5-PPı5Dc8B(%IUv*@A1! m܂w!}!/uFE[3\tTjU6q3VBQ]r WMML+ɣK25Q5hEU@>|͢KL!R|f`c2frPa9YѮ^LJ`Ra<-Ƥo9cgOR H$w 4g-0b]/("<@G ]Whq)ܨ(9qO*Q+Q12@P8v֋W"#gynD$0BwRRXli;N@ Ϧj˔tT4J* HcVl~Y#OŅ:M'F"tۡ>&eEܮ s: ^cX,3>txzG?!r3]Vcf2ύpxHLwFP %}[f[>皘b>D^Ȱ!'6 dze?Ӛal,[4vg@D'b:#`g:*O *5^`x3 Ut6FԁuFE)nV|DF yjIMiI٬gXS,@Ufq\TV\Sz()٭MI18M ٝmv/G9C޽ &vq?U7 8r"XR.#K<8*\H 7i >P)҇@s$!%XOO0U8Bu)N!,3.~O"`o( ?$zDu:?i)E,[d-ֳ|v*TQnz$-4 Hjg㸢B[%Fu0!Bl$mG{NH{>7Ņb4c /CjT@z@0׆|Nf2IH]Óz0 Rm \feR`ނ&;J-2wEZ7@Y9Ymf xOG{;)Z=}`6A}/)gCJ#A+5T:\'D3*a<&|M /r&k)_ցԝёpW^G"%g FU)Ul;aWS*CP-. -,?,~W+|s4i}9sqQ!. : k_|ѹ 9bVpӽ3V rb>( y~'ghD^(>BRmp#7vPfju?-&Bŧz'Lޖ%{ *As17" 0xfAJp?4Ro-9דSቷCƢ=nh a#zrBRu:>.uh)9#3 V{@I_h$VUT5(؟[A7UO8lVwwfaXXx32Heg7!6A\ =`N,@_-e3gBH/kG^@Fǥz@2ͣ06&7VAOҶ7/Po&bVD-Myyq9eF |n3FFo-\LrQ.[G~L͚a="`0KBK|М"ufPhpD헀 }5jD)MxLn6箿h("EѸmy hVr*jCϽ_h GdqӳoTpvqq?Yz}C:kEtyOH -Zi2s?;ȬC_pnʡѐ06aUT/Y NtFT=f,H->PIآC $cE=6:H~ZY>LPycqEtpC|][3JWy? pB(o/?l/>ħ,qН3ET 3x{ Y/kή[`^Q+ZBC #Xvĸ#(aKRlqڮCEЀZ6$eq܂rД%%qٷZRJ:p >gaOp<'(U*k(KE!S֢3+oJ>U)! |eO۪ z".7ɢ2JZSSGCJ@_m!8k;Gܓ0Ѻ#%e81jNTӷ+e(8_K! \*!,ޡB>Lj4wJӞljFW{ΖS;wOxZ=sӝ9J% T@ֱƊ,;DUan: ߼QT;1Jd5U[% ۴%khBHr}nj>fX>#80 Z\3JEz@:?FF~(bM t/.O+Vl'b1m"cIPG@=oF/T?#0""Pyʠ(D3XPDLlwhll(&y_z^ v?}9ur'qy?Ӗh؟o+¼b|>JG6m,XmQ:<ՖVחԺx3E%*Rr)zhg1Tز0r<=í*MKnq=]\!7vzNWH}QpLb 0p(~;N0PH`>[RQs'E_0QA#_P.|`N:x(Lx8Jld^8lP463Pµ&4{@ #^{OefEjRLKMppC*6 Qaj1)l$F#O= ,ȥTakw"^z+PG ooij֢jhac8eEү Pw=`!ʖ2+.Obr";v* [q$}|>PmDwjSv3b*jb] iTF C@R$!gkB\䠏; R;U ܿ+ȫ""envhiCw ZfTaWSXE^s ;AI[> qa*osǵp,ajA\_X 'C˰v׋%ZXrs_B'@g5&X vU7k-uE?0~ i3hhB7l TaҷRGfb)!BWeJ4liTjvUwq*k C PaӞP?U"v^lh,m:Dګ%h->w=w۲^<ݥ'μe}J_=?2ߏM W_8-p/dcsE];\W j}]ۘD6X$$)R.*:W Ej̃B[h+JW.ʴ1x91XȀeSsN/q|oBrBqū@2zuoYyW a+c!vdiߠ)1lqFf;ͣbA?؅=Вߖѩ6ϛh"PY)P"kuQ2V-baJL}8TZ4Vg~۳џ>(}]}${]<"=;h L2d6SuMحo t8]xXs.[&6"QHGh*SI=\jD5s7#̅h_q2# [ wK ;cŰ>dTUKݶ|-[aJ!窄 &i+KIN!T΅xɱreXuHgpv&O_0ʊܹtGo4rҠd"z4vNCV#\ Z沖[KW]XlV.uZ!"&p6:?6\E F1J#҈CW>ݻ \M B9fnF)nO)K[[Ge't&5nvX%>^9HN<`4F&ip&c{k ~T(**·Ty$hPN^XM"aU#;e"QRy[pְM܉'>iLܮS`(XСJKvv5>z)ɩ%9{Q2v E* 2bJx-"j@e;~KKo]"/}9|Bt>N'.oY£vH0 38xpXMstd\᏷bL`@WlɸP-=D3wH5!'= ia< &3;PH#xwskuen<"eAbLFh}mG.jéwGDqoDzJEdN&e=1 GU1r1"\Om-xT6x)Fa3~'|wck>`wIXSM#Ij`!z-@v;P6ma=8 +2,N8zAS&}6+8F.VCQ7 N#[KS zB(%qԮy(^^7Q6Yh|cڭJ݀HQu\+7{-g'$@`k N֤(ٺթ;Ҹ7n2V*q%8g8H3]n`d;x'sup}i\ KΊ ?[)m5t^?ۚ`:/K !Fc!M:d]m+ЩUO<*4<:L`@2e =dEL[`V_>ޓm,hjB|qL9s%V M|f(61&GA~fT|wZi"<߼YEn yI [޻gD "i % k« *`I <0O;p8B#>.EV Y^?X/+nxɧF_{bFHym"f婃i1jF@JCbnBՖv~J]Tm| mω *fEΡ;QoQ KK ϾUv?m/ `T3l0=UtqD;o5 9ORƴ0@įj(\6_Z*01C=c"Y ،# !_F5CގBM,'xф4m"T;fGtuN߀zĚ8A+yr%Ќ'!Շmr~uaMݗY.2gvC_@XA+(Gݲ)UdB'ic`2s+b?yUr6*SPo }j| $|}6Lb# IR<zK0( 8 <)d%,#G/ y9ApHmVlp*Hńʨw^Hu ,o9Dbg ̴_Ӯ3#)P,rg@(򋬡2qEt^f襎.d` u)|7<%E\2O(>69*23>oA1i4{ZC)hAFmt=Y8P/S#fOZӛ~! R^%Q@ DŴ!38Y@~ @)Hu_;2W&Sjs(񒪦[G7n'I-4I(oWkYC_YY G3ԑě$WH[8(YT"krG\7"bPhRyrE:N )Am$-I1.옂 ]{ST 5}Pu)%?]7<$/鿮H,g'3XIm`[;[[! B5& IrzOKe?Q$c\҆Ճ޲G1"W.AYU"ZB>p3bO]dA{k>mG] xÔAA0x1;ХmP{Qූv*%ȳM9m3:iGyg)z-#7F QaEGLC{ٗ5Zk7W14i;q"]h9YeotbŽ5~N[,5,!PRj#LƮ)(jk_Z_,m :3/qngSjPOh^@% 2嗺9,}-5AQmď dJ\'֯ﰮPG-[`Aˆ'&P^ka< :SaܞK8"]\bZԃ'<4ÿd_$' Fn%F8-']1xL1벳Z[@Q(W$+ @Ul*Ope2"7.ux{ub :8\;o*Q8 jH8qA=A &? * 2ZT"8y#(8C;T~DE>[~4Dc,lTA`}yij[er떋uq~>`~@{7llX oyDmED~,Pe#k O"hr`K 6xBFgJ+ώC m*S|§[As4ɀ< m)^l d: 6='⒩.#<&>qz?wH.=;( qutUVTE!%՜(n`H͝T]7ЇKxҁgp$TƧM`:LӋ헱@esjAY90y}*F\vl ?}q*߆wDaB&F}TAkcyp\KI,?(>x/+yξө+T0?JI`"Q^_j$(T,Zn_u2Ih-v4QJP_Ϋ5sr/j%ݓu`j!&L~$H{5iCLyB 8ч(  ,:8VS\#'Ƈ ): Fńd3o ? @ o]*DtRV8S.)R^6Z8" }|vZer#4 8S=HHyj+Jo.pU ؼ=֨ձnIDk >E Y&3Ӧ7Y5جAp쵓ll8[|LzSV윢ʽ{K _Ik]dJ1~]q+q吔NBFX+XG£^M;CA#xoNBST\Z csEѱ4߃ۓzSkknGaq! 6oY+PGB@TUdQla,|a o%n+5b?ӟVR)(B?PYHkIK>p(vsݐD[lҁ= G"GG $u.criL ك?S#d\-%yT=(Qb~D1{wuQ$k HACy^e ?TLo wnQOsȆnj禬]pӷ Un΍ R,S׶[bJ1/Uμ޵+Y%:zg]..d7$ϊ~Іƹ5âHYNV\4XK})aiFVx>uݝ:/(CAtNsq+<{ )sa4*X>ÊI PDrm?ۊ\jLl KVnDGThL \ ج1UT ha2Hх# ^O ""u'YX>S0D{ ~&by[. gdmh2EwT~`'/x=JFdbXʴ?jHEu!7c1NppS[r ɑLK:cClISz@&O}M^ IGUJE"} _#Gku9Yq" 0"lQwC\80-[Y[m(Ǖu @H`żpV[f[pfcI؎u !֞}([0C>5dU8I6}RT[@ <2hW={B93h$~ ]6Q#az%-=-NV Uo{ۨZ#3V'ڡpYҢ>ZBKie; W*;cWM12͹1߻&lدhBLT~>Awo>őd25!-EJT15dAf q6F-KG0j1y" 銋@F> &)`$0Zbp@ugF\zQ %hm1"+UÆC7FG?NKxpKsfP5ʬQDOUw9+8q?@8[cl!b^X*{~$EbK Qc+:Ĥz@joy j=6B7hCHDunbg-+2戁G!0yJhc<Pl p<:QԀL. l3>_Q:]fӖ.B5F"c츩jMB+Z.ǘAKߌↆ.5C׷bDvA(TJK=.Uq8Vk?_4=B,.:@ٿM<>k5t-ݿyU&nfDԩݏh-W˗;Me[1e&LrP<6]''2v53Q'[RՒ:t y 8&:P"(x{"x 6(kD?Ɓ> w iBֆv[K+ 1g[qM?K7{OOƭ*ؚ'W|>rZ\{RCƭG1ptlnS\bQ \g,3^e|稵"5q%m@ έM B 'L YF+;@^ ^ $mn"\Njaй"n<̐9$a6EbSCjޟ /TO!е4ӂ`Q ՌweUzW_|g[J N7酮2qpVː$7x{qF(a #_&>?VB?K6"Mo<,^uS\i ٞ硁Q(5A{=]ys>Y蜄/YV!©MtY=߻x m{b"5}K oߗNvHr#¡~ :gZF$^]M H~I'=AQcPXfXR$}~WN[q=kגLǯ/b#eܳ ۘvu(s+۠͏oFn"E:˞qpv9` I o?7 \7珲E6;wA;E}ݤ/v@W@/+^9:2veL-e.&MJ8n+QWo ʆ_Dk+;XW (g[6Nln2)_%a=eEKO>[ : mfS9Osq7a)_,1ƍyК荜QLsrP1O7eť)b_D* :s;1VpO:l7y/x,d_4M!}pjAco[*uSU7rBe}@QUOd쓌9`xk6,]{[YMx)WcQ'*1KA ,jI5o:N3(JܘͶP`/n=}A1,Aa(A| fZШ+sY#sC; ЛetB`{ް k!c ,ͨ? vqs\`DJY\āh`~"yزKo:F;kR`MB@z16HqGF8y-jzƋ-vNc#m0Lg_bi1pDvonG |h8>٢JLkB#/:2 MY/QF#Banm'ڄUT_QmQ-\ |++^ś]5pCj$=qp|f6'Y i0dOHf03Mٔ. !fۦQ|8$q`{nP|mTU(y˪ލљ(mSԭK;)81*F~(]3}p$<ְ>Gz!~l J z/@n<r!:8$w]K_s2^O#j|Y:yFlZӇh Uiv0STKἜyB#Zϟ;wY eQ @&h^DRGF֠1<'2yWX "*jV!{_fp̍t* =H*.6AZѕﰚMMٲ`"`4Uh&zv]z%SȨ&/ [Zf5{A5E0 4N3@gF3G^W.Y)L Vh'ŏPVr0ՙ'xj!3Kcm/N݊/5D޴OU&BE+.ߌWc/qOgLMf|8p0}ȓz49CW |z'v!(|(KvPOE*ЌLl$nӾbW2FLUP} 61. om)M(}Q(rʥiarc`U\ukqY&\;AH[m++H8^]wsjo% [1.~|. iJm$!u89NFW p~U|HSO< xéϔ#mCkW*:6U8q(1}#PވuxqcT^ Y6¼ѤNFF.&{wq/90'0bTa:VjBQ%PW:#g|@B#ӶoTQSkVRa=)X;eRKpRvL?`=p`T6'VfMWb2MӹveS} L%C93VTd-a‵\/dϷvKɷ]p q#G<-m eXsn7`:I?\N)Y4|q267!9NKw=vn%y{bo#E|M07QvHV%9EӊꐊwPBx K~}?+e`lhT y8ZPY*՗һҠKd|G>!"Q "A_+ٽ3l򍆠9v@wA=Bn\Dug|=lBD@2h0ߌITrσѴq! ~z 5LHsjsa]62s xe|$e :'(tBĘWiзN G. C]lN҇~7ItJKڄh+E]:›=uɦ}1XZ"G9©;ƌ<'V8yZAlO p\HʦBЎCBnqf}-{[/0FzQC2b8EؐJ3\8'B=ז鯿nfIGTKϓ=(6tWti@x<\PY2V/. ѭ/Cb"nt®f$i7B칀_SPh~䠍>5~u˳-#snI\FK <4/fl&K6*Q/:p\O7wVMV0iD03j$)MT#cedr sa;׀mR 5k4T3 礉9fX,v B>F[pw?eQv$PjbcFIYSH[4x.\S kcӿ 1axyM jlq@9,aSչ~y>d`_~!(o,Nѿ0Ѷ/H&ȯ&Es榀+ ڭ.1qݻG/U?|ܑգ mW6z <deHr qaPpx #+vFn!S^{a!0j Y2O7>}\ħwL1U b&\$ ]urm⧱dWZu+!ȝ}JTl]}kg͛Z~rdm$^wSV$ %d[rC3e M[D`٩H;?M^lE4o*KoL~tN,e0/ T+ȋ%(8lY`{a,PtbU9驉iN#w7#B'>[)-0[?*NP@,3d)<@Mp0ɖ'-YYMx{Hj]Σ,. vJ4&=+K`;fy+00S ݸBst7q|-5/(a 8]j)뽲_vo_qpIi*^ Qwf祣@>{MwH >  C[kv"ThϪƒ8^,?*9@*KlԬ w Nɮ:e$aN ޛ^~`;9Od\o]ỳ~x7~-i:{,C"rxl6 +[ ^z`\m8 Z~SqQ,x7-ZB]mJMy. zܭ@&˒N@cMf띿TTq6tU]*`٬4RB!tfѝM?k83( HZ՛ԐI9`G Hz8I@˸WE_]~\ duRĺ|tN< 'һ\CscDب }oKK TLbBHnBTjh(1ExFFG2 ;EZu_pEgJ+ Uv ֈhL)~z|3_M^Hp~q oO!6ۉнʗ-B8eU42-1j8Bվc/G紐oj%Eu$"eEuVD +5Ocp\$;Pj`2NC:.0} PzY,5b22Mw|ǟ>$wOɖ佌\IІbhv" gցxވ}(@c$rZ(\X%>TDPBԓ_17SmOo<}P!mE{&f Jġ+Gx}"n@E/(^$-9q1}-!Da>W <ޮ`$I*o' P`kSX:bOn-|ZĨĤe;EѤADí4 EOh6 TR*d}^nY+fk.%O1gD z9Ǖwq`6plUj!;&Nh1{)Uzn*8ucOWytģ頏]\ߝ5o5=ITʧ^8㥏bLdI{nז,214.Vx'x i,B7ʓ{ڇ; bn9dZin )+V71#"s3 -1,{x$Z9T1[~c B0 g5s kս3 [1Uo r#J/š7(Md9f^fn$+(`Q8xL㡬䕬8d2"9}?Z|.V~]E lZ+# ҘIz?5 +"xvS1cϨ\1eds6 ?,96M/bǞT.$j!p!silץj̜2 f6ׁr[C]|v] ȂKnA{kMGT;ɲD7ʟd@lf8<ӡOU/g iCAT݌N'DPݜҒ9wƄs'\aUxÝflH6oY?5n -<0">,b$v2? 'pA ~剸"cG",37ɭ*V*f nsʔUY}䝀Ї Q6reTM) _'*/|pB<:JO9 pIi.3K*̧h А'+덨c[#[jw*ZC CN;Ċ~~7U+zsQBkht&EcWEXp4`67 +5]Z_ aq7:m\V$ҤX"#$SsJIpȹs6WVaC LJ:@vabz%j5Ya" aH.y0RHw( i]OX-s-/acO][ Iۺm%.I>A\ifEn(痼8 }HJ^q 5sD}Jt '&GM1O/:K皉`g5@2&-Bc#{@칃&c%)(c 9 f$y)DE+0*z #b<,b=VVr0@ {gwZ9rkk!OJi5X^ _ U- q` Ϥ!'=aMֹ֬uiPR`V@\܂oZsl(2q&2c6/4iA쯹o|47yzL&!EHZ#6 ؙ s!J(y:^ CࡩsHNIQ oHw[]!XFO+NS'6d[|J2>䘴-$g>38ɕdc؎TDj ^y-{Y 0Le*_`t5:A´ɂx4] fX?t 1Ac*ȫ\>(uWXTH>/U5Ueړʳ&cwվ?$(o."FmxfGQMv=IO;1/9ȅ%97_"ĥ+x%0i#3c`'η>/ng&a$ꎡ/$(S ڗp-$6o?G_6XpSgl6Oުݦ9dZhf L2Ugw2A;x 4eIRi6wu{_l5jOck`Of1C\֞(cp&-V Et,<b f]`KU6sm7 gGyPn"o}y鶊yϔkJ8~ (8oA(dʇH}%EEit}sOӱ\h<7Uیlg"gc p2M[>2JJ\=,b6D7Y@b "A> ߆N{ 3 P v]9f[6218څo`M%2Sƃ:uw ɀ"i>$q  g.C4NՑ\GQΧ(LD~^f2a:7_q sKoo 6#LHIHh#>#-^c iV~n#uׁ7.aqv5V[mZ]j .` ajYʯ, ohC͗L6nfP,uk/$Mg{\e8P Za&RH? ٍrQ),Wזz#!Rpچ t5dAa+yi5E2MbĜOئ@& ~x)c.C`: _8t'j ̆ٷ݃&=9@3qJؽ, J|Asף' ER(q>&QX|# :gDŽǛ&J~qؑjGļD;єfi\|ϲ#>E/XaKeC+)[$A@dKNl5 d3w;ɱ4w?(J8ݺ>H'[M KdL\ nR4)~KU? vZќ8Lb1r+I klv3?ADw֎oUZ'XmlĭBe9ްd XirsC,>X$ӳyU_ooц]P4MuF{tX' &ETbB} dj.IM@Y?KAR=Pt@ rX.~`g1Q~/bCdkZaH\MۄO{k(y]Q=[pY[h|Η 5NsT}aq`MPTL ŒS^Il& S"IE5?&tn$2 Vu1?Pc󠄱c S5:ğC @?mDaeA=HU1"0pxX`}4)5 HUlKYv; U(o0L8@+prozk,eӲyJzq )jfUtv5)5'VBHtHֿKo}g*l@W4Op9@9z|e8#ҷ|^j27ʰ2FsfHؽi9"ӵG$ t缍{!o쐜8W %my7#1P剒 Pz]`˞{d7&#sR%DOR}",'mOz bЦ@/8?DDxq=Жԧj_h}/,xE/N$~6^ѻ3tp'q²2&olsG(S9 B;)2qՎ,y]lȃXt~ތ񀕼kK\zlHOAֵݳ6TSia,ZSW+5#¾oKU ESS:@Tk:L.Q%D[+5 !nWļqm ^RF^4Jpՙ0U-.iDM@me:0]f`H{ A'vU:u!wV_KJ ,Axjy}Zءͱh"4o} |^6wM <Y<~bO*QE:<Ԝp*X9@Fs&ڮW6ׁswݍ] KDmilH.+J2pOÞ^Bu4C_1 iBz3UJ p~w2ir2ʦU\ʬ p݂X ~Ffh' ¢h5ϧenc7PFO ݓ(Dg2U ƧXi5\sN]R=̠ɶ%F-ec'Ew;׆,%1qF} c e:.bp ~ѕL%a)")ٗPcmW7lIPZ Y/ySg㮼Mn džW`Y,w*.P\(zE!p/t~ﴶ h;:LJCp/[4ώ]o/_Y.b qxUB:|i+?Βc~c[Lx%7vm`A0ޓCM~Ҽ&.s?|, %[^h5+B)I\W+"ehK(ٍ$&\ĩT.4zm${*iV:B7<ҳ|LKTKڍcRfO-@~Pj62O4 Kh,ؙo6n*'$LcEo.^/A]j*檿;@; xteئE~S4[eb$Nau*黜tMy ų Ci!Bdz  $)b6lP+v 5#-}랩$ҡ$3$hݮnv9qۮLW457-Ɲrœ:k2 R> |`p`L!WN @qm%PY s+Rs3o<|uv׵ʮV'tE=-[<_9+__90]E;=pԔcC?ntԯF_j@ne?є~sߗ|=v>wn_r4Ă$WK+) f%a%ːM]]Hޥo{σFTnO 0r_;c =in[0BUAB)hיTҞcVȹN;o~+{r2aX5(;fo~*D^pP/D:'nߔTb.kFz(N#9箒CUPd8ݦgEjمXg7\`0SZkG>Hc` $>8e]cNAs\u=#4aBpȘJ:Qg,=H;XJ_v$Jb[%$pe=bnuP(zE趞bB m+ _3K|gepW+ xjxIѹ 郥+Oe]@Vrc!Yn28˽b9BF͊q߿@R! GH4zg0 u2u)fk 0obtS+PDžxF) l0ԋR~^X#&Q[j 3RCw\ ܷ1NpXc*sʴ L2f3M3"V}뤌D~wfՐ hAxݔp/^YFIۮϸ*V#N`ԓ wY?XIh`}63b|ot "w ]:~as\ggm[wCO=">9JCoS9[# }>)#wJOqSJs -rD sЖ}ҿrf6f3j^ &7*t'2cOЎFNʠ"$hqsΦc m'iv}MtK95$uln?ASPX?;J*ӨU_1Fc'(!9Sxu=7ht0n_g؜vkj‹k$aSdV)ѱFGy\;⋷?fg@@-Z\0!vܴV-Hz1[`@J]?8A4VLujt{ЇԶ/Z'),&Y} pҳj9DH7Q"=q<~Xrs<K#n(d>|:=y)kmT=~FKϙFA FCGK g}ֹt,g5-7CRNC$s5}gA?cG9"Ju NѨAK\IՏ-,9g݁e{Ͱe.lD޲ j[@bLeo1z&kS/C׼p P=(4R:cXtgy1ɓUĴTtou۾Ş)YQ.h(ygm dW263)^1)ɥ4 ,"`_ 9}tE>>ЭXotsmaGŠG#ig>ɳhA<5!Y"pމo%C/e-RX>KE' mi$~&yZMy>}F\ <x48XŰpU-L͟&LВ.hq))hɁ/ˌUv0DR&*qD[xnJ˭!\؃4T5i]U^ /LG KO-Z#b :7n[~0dГx+l OߎMz9Tt7YHt%Novz7 Kp b2>;> u^a*wElQ=A^v/~<|M MҰT(-I1S6s0VGs/6񠈒!Hg> 3[-c_ .P=mh35G?صɅ`!5.ӵ|3SO [<s+k.c~X@CcHL6z-:$#dZBa?f0H) 䈷\o:4hUyJEB4Pn &pZ^,L@~hIKhah _G^9"c>:#c< n9cAȷkQzdW}fH~x\/ay830p^SB܆ 6ݲ /o|usX#@D(ŗ1m8/쓚ˇٚǾkWw.<=듂Zϓ U(%I L[DYrs'nuCR wg$ ݴ$Fy:!&$'\˦$5;="8*YK' M0:cu(ڪ٬#%(NC@fGaݿM^J:*լH|o:^|AՐW7PZ=>:tb7n8_W{`7NB{̗F,6®}~S\2EfV=+` =-@}# (Pд *Ό=A ̔cg\3냱e8x=E4y̦$W.cHwr1x?~OZN/dR_k 0I_+4 |XAO#]A;9)buapʹ""&rsVGةUv;Q*8BeHc#$2q )cxFbkMI-}™98Ggڴb' JL{X]͍t˫A=a"U*ؓ{UwMͭmRX^~a cNX=%jCwݘQJh1SGbG oJf_wW~b'+hVǘriH:a1 ]>Dd0wZ0G h. QGK2D35ΝyB x+l. lX@4kifj\HHdW쏂gHwƺh f3L#:ōaњd1\\hEW>bʺGCdFHPHof"9t<~.tmlJ9~& 2SJ3$HWBg0CxҕE3bkd_Æ;=aj^g/?!(ڳJ  OLp!ue3dMQ:s}%?Q* 9`Y[Qc(&՞A\i:*Q#{j15n'# Kӓcz\W{NC.Ťf?w9Z6QE@¡&jzi^Ԓ>&D:qT3b~{^!Q>M!Gr>8ʢNF{gW6X-~D9TH(mCzzu_fˮҲV(7zPOARI=?6Eg9#m6c“Vb/z5R;]ZwA!2O#)𙜏e4A`dT%!LU AGXpX~[VSk w+Kuv8ЋZ%]/X?BS5qϟ=W R< rM{촓y<) g}P% gZUMOd4dcjz=+/}K)~^n|Y$}~,IXT6F&?c6 O2Bozzq3 A)}dF#Z@4Gm$BL&i;Fh|PAgS6N{plZ(iߐqcI(8٠RG{Y2~*;hLE+U֑~V=.ﲆ`wMZ}Q!ak[VՉSǮ4fsdPs|7}|K`ԧnv<~[++{,ŶTX}K' (wpAy Sc>ˀq&ko̅oҫ~ >-hi|~23dX+y5C9ee $I2`;~i=6bO sYӋҶZ&NUJdP_ `Mʠ]ځFQ)j R:r;%p#^X JzAad^JJ"ǑʪՆ~ltl27Aο|xqQ{iu􌱮 n\̗Jї[1R 7R׳8$HKޡV/Pﶃs(u {s@ ߅$RCKVk:*Ok>t)?qpS`a_Vޘ{FN*F%#MxO3jꝾ)PE^&"| {<$Ŋ`]@\X" y詅gp 3Laʗwy5 gpgZ4U2XZno]2ZɒOrKrޕL C̤X.aDh7 "5@zAI(\/v3|8ۣ9ӸGG/Sm6 6N{k LAXT:YyTZ|T`'Ց MzD91Git D]u]RPŔŊ}QiubgyJ8AqgHKcE! SPeƋxI%'tUXhfB,lJvYi6|gޗ(4*}xAmkbVUPt >IkQ!ſ#<뛏eV/}Bƪ8rBCHW׹LLNN-ڰ\4к9Cb+^=Pw\BH 3Zx/pZp 3p*$"# oQGoʙ!ݒv:i^WO lO9~g-"3& s84$KǒhZLz z VoL~eE-3 !=6!Lj7BlE[6Ɔ|Zhc/[yeD['L<ӄ B]8|Ln3,_S|&|8 BO D!@kbJ5WےBdP.B/O?n~74f)^f vɩQ!T56mˆ@a e0zO&TMl2T}EgNVBQס8}bf]&TDT=4{:YAU] v̓|9k`{bT{SN o[c ed-蔯ځt_%[pl&q\/\?Lڸ}XvDL;#%>/dnW,Wڸ߈ħ0q4͵%KH@—rS'>u2iW@֣<| XkFW(-x\I[sV{\ZEHJ設& % ]jGY'oүgEńSU[-WST~Le;-ːD"͉5<~3`l Ocb"Be\7w)ӾR'rOr6ieMn!\)R7#m6ȃ2Dz:&4}Ka)-pi Ē'4pc_Q{ƪbc `TM<&`İ$Mͣy6#.&j|Փ>ĞK69m?ȸWnQ[sĮp'2痜uBLޡw(>L9 2c|uPr*|DARL++XEĤTGvJuU Ee-E,LJ*ا]ΑpͳJl)c=8#,6_uc|;,HbECt eϡX &KoQcN/ 'Ɏqlf~zNmww f5yB ?%Qdp O]DN_gj˕]rbQ< /-\{^o]]!'FԘp^SbaLqvls{ea*lt蠁% +8=U)2459f⏘[þ&{F\$JaF3%:ZPđSo+ç"t]LѲ:+rMt٘nM7n.=-x4oqRqq7Jw(Rd97j x^ݦꜦe _wMHv)H=iQ *ݹh2S O"S>BU6٫e);B ֈC-a7!0CL~q02`ddy]pё}Ξ#HDOj4)UKje5R=/7Vz Ry ͶrQY: i.ZcJ}xBC§^<*b(?$EIMP9AFelQJR!}$eGe4"@jWǬ14Ů!0hKsɨKBAά>c & gM#&|uo̻ sn:}Z,Tpax_qN=Ͱ8 ;@0~RRpųCXI_ XNNCI&T5  &/7-<7#ǻoN4Nj1q~ޤZ~`2 ēb?[<P<dfY84kAe mTi9{[.:UR%ބo/ۊEM\ AoLՉP;h{E"I5'ۣg:6s;(Ǯ ꭸS_5c?1#Q'QGR|E \O? U%o` |(aّe*DFKoS9^3-jݔfy;*#(Cg)aBNn>֜7')#H=#JdEw9nںtvNGV T8Os5aL9#hPp/{w^̫|=By"|]J1[ ~FZ@&Q D2i*k\GH=cq6JoǺlH{ lb4?;@:eznB¤~ـo^feum9"Mpfo&*1=>ZMJ`3b`H& "˭ Le a-W3gkd,1uyJGFeV*9wc}[^oagZ1UӋd<o`'[C83I!ZYvVX6ƛDޔDCᑮ D\p&%$Pk~ruU,-8[౹s(@fμo27bUAX_9fA\EZ>"݃чƹp\h7M7y7y ճ[HpRR< &+&$-#|(IdIG˂`7B_@$w}2Ɛ頧3O RGM*e_&;-2bЂ+cCŽhm$/~hb~/ܚd; xr"c\D%wotꣂé̗{"6)r𻴈#}u%#l3\1V~iJ@mCEO:p^STX`%8`]S{+ tAP.mFPqc\/*Fa~[{RP=+zjaq7ҵ-R 3)VNwvFCC U,ߜD и WE | Ѕ“⣟ ^Awvʗ3%hh98Shf4Ο4G/hޭ<3r}EnP9jQIz:-o dra)3o k+ڳwzS@N(@bpX໋a/ r:vl(G|pvू)1dڬKKU @{hm.٧ },q?ez +( 6C*[>o<7[[ eYùnex%u}9!ח uMt&_k(!+2.bGD!}?aDԏG9*5ɈraPsmA^#R4Sx݁_mYi[pm92 }tʊTtDy!W~ߜv섧uD{e$t]EGW )zJͯT 8YJ3:UnݯKjԯk- ƅqmgcwB (8g_w+ܬ-DdRK~Qf7GܿF%ysA"oMH|nPKmBfuf>DlHUxdfz fygQigu=+qGQeY$3vФ".]HuUԺ3E kowWZŵF8ܔ́:Jm#A_)ݟ>Qzٱ{y,H8#hRJ ~evg0D =ε(wJ\qz^~W0Jͯ0^c\dZ?as ~3~b*f=`T#>g'u2F}9316z*6vhk>w 4ٌ#`׵Ew_@P8,˵툦-X֕ 㐫z#P,Mo1;:N;('#j؋Q<fT-ʝWIe$j_9Ls'KI9cr}{r?D {'[%5P5= 5}+EV$;R1lm*Z:\&d*MJRsUiSX49o"oLR.LK)ZԈLf@0]3LGv@ T@%b8F| I<_`u(U=A-m~^ @Qы _|TG<W5.&ѳ0’eT8\}@((>V NV r:LΦDţ٫90-Tp⩜0a{:; w)ܘ:;-yYS`7$ C 8'a{^6̡_On={G *o~kFbwuU 9>לMh?< X0qQ%NEψ[1@IDmh`wͤC6A@[Pϋ5qyx?.t9hr,!סI$;w&~ 0 }2.=]O@8zzQ+qv 3Oz5,_ِ۾y;ϹBv9=!K]rt4ͧ~]#⽾9&w%iRCU1 y3alI2ܐnyHס0TDXr_#HY1+9A\a?ZKkBZN 2>I <樱w }6itq] ;Az;}ntgg\vy<NC4`N Eu{2 [3%`(22nr$`~hgƕeIT@\5' q H}DALDʳݖPTr>l!˵j}qf"=J9DY\ovy\N٫'ʹvv7؋G%)ujߌTEM.utWW*.dpV2 4ien^YڲX6NTB?yтft?d`*U0l2"ru6P ؜B 9|&\LVt ArG_"*#o`ҢN+Oj"Jʻ;&]}6kxc֗ʦixrڸAtH>f bFWe Aj[hoIәGjZh?oN*L  5?fJNZl0M_Ć:WJvY5Ce:9Wi".T(եO*e//5njEkx*?hgUq^VܗɰB Y3mE1&,avĐ1)YE[*bRW: ,e !Tj 5܅62y0B-?g$ lt Oޡ@+q-H]w\C-NKr 50mX};?~>6QCwoesI' zQh՟}ayE:@+#Ux! ZߘsB{^Y(^t= VRެU2S,LDľan<lx5cmA ᅕOq88KD6Pt=+&2bNZl<-pY -m&J]#t>.fk㿥~xהґ&bJZh͟&s/:܇fݬE(J|48 P C):ʘ_1Sx9$<)cF[(ٵ -@]~8@e1W{ѧd)t{?0`h⎢s0& V2񺖟QBW~^QXH4uc_YpK/0DѾlJTfxQHsc`hl;ebs"{^Ku~vvyE~&SKr'4 qF%N3:^@`(Sos乨 Yjf3I=EP8C)Vf;(C{:ns Z\t!Wӝd겻Mپh%7S$VO&q>xRH/ ߫(' H`UC>veQxFZ)`+\?UɬɶigP>㬧s:T=0za!**WJ-Q+Æ88a ښ- *"9Kޑ X"Rcl꽜r[DKܲۮ|-ېVG7aԬv?J}v/㧳[6$0 c= ?E'\ d"e%g"Ϸn",c`g i0m5'[~E <tw&Y*Sל| 6f&rQ/`>:YjHaSD]b}&P^I{5Vpو('hfrYc/I'L11?T%|,wjjj-[~kD%sL neIC;Xb QGb4V-q m1T0x!#yvh\~)ɦ$tAY=^_&V&6쇖lb|<d;LomES-s-2kJv0)88-5)*Bs&nm !Ɍ 2?s( ԙNDƌ<.ۑYz}-B\~ri C‹4X3rT :ʼnEIĪe[;6;0"\hĘbfb2_Q:͉3g[]l`ƛ1c Zؚ!ZoA9-9iVZnߡ/gI%zpMDD'd2f:cR:)x$-w17xSH匤Eƞ+$lS x՘'$~Aށa[FX(ŸaPNyVB힎Ֆ2ðt >{Yv>^i{E?"ULkU 9Ms `M/?[k,;O %AJLC!gKIGCx!h8xB6¨Cfźik[.<{B\+Q8#"SyQ"arD 78J>Yr Pʒ:{Lg>cjo@9>Myd=#S%4;jg_6nkkdrdm.L(u QSL)2fg>a|׌`Of`FE? Mm݀yΑȻC]>iDCr3/Gi.F L/ZωBRB*D[Yw-12Zkع|ۥE7{Ttg4?l-Ǧɼ?^y_:P!MveO ,8DcNXwm&M?{9PB r%6|4I]Hqsֈn P^F} Y(,L?2 Oz]e/ zNɨ"cۘ\%3oG^+IGbU2h=ŀ[j`X{9.}xVWi Y o+JV7Tq|.6$2ת;u{LH@:4*V{^3HIH7=(nVWoKrWw&i Ƃ&SH.$Q~. ЇhT=ݠ}jvH҇ZkFC]a=(_gqj@Ec.d}@k2n: d-Η٬;{Xc"3Ǚquy1K%giOߩSVMF짏^^_AD`;.%ydcZchwh ]4|5hsqY[L~ mϮx$_\AG ڑ~a RbPg ŋ v35 C_-3ԅ({a 6 XfgYωENh|!,dpT߃SI}]e,'g(UEܰU7?oh)y0 e>Z2yK,q?LBm/W<"!DQ~6^iPRB3.ᗝĭM|d8veB 8Ř?|ݨMqapbQ8"b1$zfo" W` cFc&nxU:}`*Qmذ J[]ر@C*@H%ԝ FY]?g# |d^D]:H!q45 * Tnm ɽ1g.z/١HJXC-Wఖ'R;wryS+\hfή. tzOڳ=xw|u}NJNaϴve)19R)G&?5/1Q,9,)4&Ih"҄-B=`s:zWp@.bM,.s!J^ tgf_Ytwf~b% 9oׇ(zEc&Lzv9/pk,Ծ8?H;~՟0 aIozet˼_|) id]LFyLB/H\ev]^u0RZ|:'*vL tn2W<-*%:nʸq+ᡢ YPU'&r0886GԚ<6jض+9F^ˮlj4Aӯ}SP{`!)y>D{vh$B D~X0:IB#^ϛ]1p=uvihNzpGؐn<=' L&*'3R ZM;'\ZƘO ˏ h_{G[i釒PEe~{f ppur( @~Ϋq*R_FIeŬp;TD%o9Il3 2Z6w]B CQa6hJ^R3D& k,;-ȒKp>:[kj> 8sN%憠*k-V0(:a,Tdn51M"3_HX.FFW.CԲ{m粸^< =MGɠ!Ջ;b6[0$ib>p&g@9`HMޒiFHUxW”#"6ʅաNeާe!P۽wiI;^$vk(dgUJ3 ҹsW{xɽD x$/.X0@ڤc' 鶟E'8>brYVj|_;sz@223fV˘ˢbC;, ŹqQ0=[\B$} V|z4F+>#(}9mߵG Dò!W񧕚ؘN7lmT"G ~/~94$DN\ՙ7K3BNtK*_?#;BXP}rҞPY if1K܄+@6؃7>mwx[{tm^fm{ID4=$fk%ϋg,>CQf=eX²%}! zbp VFјNɀWf)q0RTd L l8,g+ zF@/Ng+x'8 _b+0w>|#b /SI'yD~؞$Pۃh<mw.&u$D2!ĜzT;U(CUl}8N䰿Wd,:ڐD*y4=ٳLY,,Hn]<@X$"4t0`~a U ϯ̮ $И-Hʊ) 8v04'2fAhԭ# OI51JJ@;ْn0zAwreGZF2h_ۗS6]HJ_%oрITY5y?%δ.RF0 iFv}>\?dN\Eݻj8so#ߕy{4 WhK~a(;bH!zAu`qr nWzkc?nmE*LοAG}&hj&\ɌgK'M11=Z02&YHH_c=9o5mU;vb|EFXLED=?y8]b,1OVMMα>x7tTL-Qgwї]Lj3PݛpLj*ܞR1AP*?>9bZ~G,L,ɀk q1v{ăQծ3Hw4Ֆx 4+mE'3CŌ `f` u(|&WEE571vM4͉( aT\W~%K.è>g^!5:W=ڴ:З|I.b(G# fD""tm2Jl 4*VSkFF) (d:P[ )>~kg 9lU875*ö-]QA{(H0]ϧ`8O5DQ;*u,r:Ѻ]1 4rg{M- v釕wG`KF[ Mݥ}ւ1n)EkEf<Ą봳2NoHIĿwR{=MS#9yewTwf==YÆ=(|7tSαý.'uo؋%N\j"b׍Z$$j&z?zv6VvݒUgzPΠP31lu}47!-~Y'Dj~JVT'iCJD+EnqË:^_ίHY?Э( wUB8Q1wMsb@r:ʟ0J>2 RUYuvAAV_@QYޟ0%e2@VMBxl.\ܺCj%`xжT`\H_;K R "_+IV!2ʮ8ϕ}QP\h/"!w9 ~FQ v3ԪnIzݑw ƼYE*_h2[y'!*Cc>HĠgUuQ"Lmde wTؓ;Tu&CbjK\oj kR]🽻 QݶhmF X}x%&co%]gq'z6}xǖ۪_oϳk>&)*O0!7oDENR؜t5SG+cΌ p,N079L"Cou˅3F> ZxC _eLlRP#= ;mlXV=xqr;{VT8K锡Hc+I Sb&J.84&Q/1k}u⛏ie>O0gƔrgHq_^冬mhih E߼ʃdlUBr(!-%}6M[KRcN:;TB@6s_Z(GQjJ~Ef(֙ca|0 ݚ#G LMvyKFJr{0S@ODҤduZK-"95K`wZj8v[QމcB2]wk +g$ԅpnhЛqf{ׯhsA4#sw ~Kop*gw7j\=-!Wc&U;GOH%-zC6>&UQ!y7A_&m Ry/)mfsi#p7W|[k  s (? <(bəR4Y=.ӹSGa6 #kA?p9ۮK$ 6+ڸ;C*Ȥҷg0Gp12 ҪY9uzV0꾭=!Abj G$K K IP^+^b}?L&w58]J]-;vT׽8=#ʾ+TUsqFbloXf8mJo&mA>0Wbӭ U9?c`G g%/u?yfPĆAzVPRf=Q_f#ZIv67 C~="8\ ۝]K袞n#-gּO0>PĻ \`4y CRׅ@ދb)soDG S[5/w!7^7}d tѵ/1֙ xʰї'5$$uqCFR@<u(8*iCIWI}ygT!&T(*\Ra^,(B׋5,H$OnRbdIʬTo4 ڸP!6dzR fc`߻!>yI  bT+KV D#HŴj`]OMf=_]`SDH?&[c1X o(/KnSϖM+=9XXj H{p1llYMcKj9 z::}Vp)oT;5Uqy2hjg\Oa܆-eqTQ9b? |Ns2znse̩,oB?.#Al,1EhЇ@4!cDq侱RK3<&8t#7\"W=&E=x2zBS'MPL46{/Z03k2so/Y5BOh^rl*R`2pD$j^N7&XZ"Mev0P,@WIUT7:Rmˠ^G=֞jpOڣF+s&pb.),)7;pH(Q гLp+im=۠XY H 4+%Ɛ-}k Ԍa. {^x=]s_;օ4f1viʬS.֭\4SPaBmV\EX3[gI>`['̂Zw@KAԵ0_7 ISH K S!O$?ir3^<4 ;NߖQIsh2Y_ͬ?Gq)&yL̆ OZ4L {-pG+z>Oa;>TBHrI6~S z7ETc3(Td`ҳCO_mMS|jT0d"(x_LĠ#n=7/;tHgsgȠ5_K/[#vY3 $TyV V0YwV: R2OMgo?锈lc`cE|'5SdsŲ@`Oq,}\MFߝHMgǰwZf 8L 3,E6&| Ww6ޣYpV;(`""T`ҹ>m۲mPXyU#KVjp3zy?z'l߄9+4v:yw:_Vq9s!gA-Ic]ɳ#VArࡊ^=}b^hQ蜥hwxmW/V_ZՕ,-w, 2,zK6sUm(g GM+ZVt&7, Yu@DQkdᒰ_.QenOAKHO'?[Dz^j}6|uEPa5eG+R8k(IZjW4ݝTY#Jyf%(q}w$T;z6fF_I̭NS,GsQs'X4E3该{.Mk[iQpQ5wËD(ZdOѵ̅PǔXJ它WtB⓪=y|_wL@YZJ/"B(c E"HGEML8{I!V!#"*G{@3-lx\QD N\VҟkŜm~6J{CJ{JH%s ]BoZ`҂7b(e쫯oG $]2&!U Hd]T Fb&SXZUqǰoéؘXJ_z-c0"x)EcPsg1KZBUӟ ~5/3s}J9rlu{BpqfW%YQc 0auf2>rP!>|kӓHBrH>%wI:I }e3gt=? {nIø_o$su8v8=?/MW%X& !Փ}-O,7\;dտކfiiȝWR"M>? LKag?7׎`U0'Ɏ.@2ҧ V6z[)=,rH[x`;K_:l]pV}B6 WaGՐ{1bdP˽, r᩻5;<k"o Ks] ge[Jݨb{kZ-y:nΔĆ|uI^p] x"ES#]E1ZELO\Qơx[6 Y9lN1:ℊRV;w \'TrnQNMs-lFT/оG~OxuOzKV;FI װS/Cs`aHsuVZm;Ԅ_hоfOp:_0Y8!3 [QNu@f(}5Q;F{xz aJWHLd FjBt/ybmAyC&0h_|Ǖ^LnG@?\iU0Svlc-85\8#jn6C9phU@9 1pI6ar|uE4v14(\:(S\M2{=SV%׋t^C,м@,sKoXBT"YYܞ1ގ3m/ _,IJ XD\bzAL"(>W=++W:-awFk3ƉYeyNb3ȍ3(\dJ̬Ugq%GN =bR9̯<հmW@ *&\yI8Hb)Ue*g#8+x|݆=aAq)'g%S El)t/fè:7'5= PM\EOvk^nW'Y{ b'^H16 H)]UN}xk~21N;tsvkY_H.\͚EK"xF 3PG5O /V_X8B-*P(څL^Yz.rW:/xZ[*Γä<˃PowNltwЕXwWj7F YM:x4^J\$gƣ+q_k\1sD8m5`R&~|[IHѕ\iTKc!\nu<.5gNlfTg,hjX4,bn3blm;.]ԜIHmP:!k ḻ?Q^t:no՗x&W3@{z4GB7y عx]! qB;uz`ak9Z)&R /xqE`U{OG],\}30}|8f>ˡ4#1 {_‰Qw- zW^[@ dh`7o=Ǽvq#x%}y~˘OH[{<ֵ9gX!ۚ0UAhq ;R Yt:42WT:_o#ik]h'Xa=ɡCHylpYC/;?R'y(Hpsv/\Fvxq>M{鳴[ )c1 -yCc/[\)Xj{FR0LIKW/r \in (NتM% On92Zʙ׼Q.BV!Bz&02D˝X{:7$":@eTrIۀhę%tɟCbMz6rLQX@8c=.cmPn?d.ttj+aHR29l*<:{1HBE`پPr W?\ W|0,:0aSW}4iW\_`[PvYX8FǗRȦR))~AS۸@tp@pZv=m\ZH)0QHERy3[Y g_1ʅ9[ Bq6媱<H-S8Z~]^mIdk3"PO{%ϏJ |+fc޽Q<ճ !M%0]n&oy_gH!iҟ3T?lQW/]E5${+%Wր&ӀM5EǰC]hr!h.W_vڰ Wqs97ZI8n`~heqZ3* N ^3`gx3J7!P7QNC7ۦ" È߹60N0!lhwEdi\KeVӻ9Q,_V΍)!}",j)f3:z4<@j l^$ 1NC7˷K5( ͛zeNgA^D7#֛Ez;*XFl ,mvDOYW^5 =Qn#=Zzv`3.n:D>4όipTRf?$^lBѓrWy*ǃ."6BmA|n*RH^TY9. amumZ1!qjԡϪ^T]ΩQ=5^,\cD&9| Gt!4وlU@'ƞM{ kdЃnAϨGk_ߊ׵M%XZ7"W(L-Ylbj ΌpՏxFF=Gg#5yL0t?oưMxVbTB:އЁ:^57}X*[٘1ず"!k8k+cM`cTcOgm]rVleZϻu36܌pJȰN#8h/ p ^ȓ{dK(%/+V槑 4mftj}EkwFHB%keDceF\ t{;U:N:-RKl}k=E\o,l9ðjе.~'se%ʠsHU] dOs1nR#&,*StV"8R%YDm/"òWLKU2naW0YG[{-Gr&v2k:XE$ z"e+c/l]1{C]`7(X[\e\󛱢,?W %x8=2~S6b 8Ǔqw~޻H j[Gx0!ԯrB0%@y.O/J?-vAZ}]Qm1S/ v n DiM^@DodhÂЋLZ#H$GnEixN=cYc}&2 OxnuiO8fz1 QԸOR@ψ-OJ>)`mԤxbf0%%z5[eR3,ND2xǹS"r@˘RcFҍLWg_4&dʽ5{Ij tPŚ&\ڳ|;B % YӉZ@MB䙖ikTJ}` X]EW)v;#=fCR^AȊ+sI4KF=ܺ@oA$2*Nxx?aΒq`QODbMZ덮Gy;E0AWBɽd S J.-e33(T-dh]ZӀmReXuBV|zZU Hr}'7va?7H#58dqMtmyWEÔ;҆Lpa?-8O=E `nE`|[qZy} s,+XQ.[xуt'HhxI#]ʶE%^8:: KY<>%_"I!k1MP ⫛j1k_o|n@HIRe$_$>~=GJ=B ܣlG"AM&ۯ?9`דDE7t!ۙ=vt!C+֥nn Go3smo )aGHCrd[sy{:#9DM1%Δ;P\?ld_VO' !&NZ `7 `^FqiF!n5X^cҀj q&,Rx )9e@37-(rfVA2e,DáD6<5Frc@\t%Rʎ;[OB(5)@ kLD"Ì{o x`#m}V{"#9q[E͎eWꭑ6-%X)$[r:c}ٟӧђ,=JCʍq`-V04?JۍRyr gDAF48y\Pu)͍}yH1of?w~)c(~?OC1,/k1aI>[ҞlټL+ٱ2?ifCwGx޴G0r{s K▅թj+?,v9lwT!AĮ{&Wr6O6Y3N>xKG=7?ھRԂ=~S+¶P.Id:\l& KVNfML t"^Ws4΁vYzNESZ7]觢6ZO۪,x8mi|vLZwl Z?6ۅ~% ?ւ~5&:H|uJiQKt)&Dt(0ӋR.8,~ ]zDΑcOSN-B_3i:*$"޾\\ H[}׵*9]3?O%72uG:1Θ[ -^;n4FVH=`dЕ WQ&Ӕ?ԯ[4(Wȡ>Q (Iy4&28RTPa'0ԞT#cCh$m@r9,stA"}´E%ۢfnQS2p OP8 Y/~5QK_4V`KSqֆU6>XDY{O6h(CiFT'¡+ {⟊!j|=a 3ͱ%۴!I& ,e .gGj/8x0`F<PZ4p3i/Q5#t@h~60X0OC]4 BEO]lH~@5'P8ߦ[<+2s ml~/Ѥ?=Yq.t$蔴?=[uvʁ>b반aw?:8\]d#wFՍO=і%K͌X*Ϧ$+d\ޞy?bޞC_%̤Z2vb^#+.YY?V2` V hE#0sjRr@~ꞏYEvmINIbyVj+*=7*OJdCukk7PByvaS2[Ff@D0eQj|3hMSVk^KTNk!/3M2sIaD}v?H\k=D#w],}]9@c꒟hz}[!S<p>:> AzaaJ@)K._U*Kja }7 {1/ K8y*rOXܲy1[]yuo5B=G>fsjIٻ&[ÌΥS=.Y.?|rq03]Ո{ Ĩzؙ̈́'2f+1\n{ ;2Z8bxD\4)?Աj&T<(fB6m*InPWv61YE2Y38CI7c%\%VL[Hb!Dq/`g`,Z*4} %0W?a[ [=8'F~=]%F<mV 1lCF%w<)9EVwyCJ(.B 1.-5X\Yz+GO.i@+']Gu)*.AFW_dwl"oeX@nߒJq!ʷY#mi⍳qMǮOL9{4-QcA+5*)g_utUqjK&UzK/+Ӟ9({B>#mtK6-{J=qZDY +5UeK:^ujY>)Ejf\*< Nm( RSJ6VƇjXϬ=Ad{&$$it^)xBe8$ø"鋣^F8nKN=T_ B$05εWp&.zOˁq14~ɀ9& M;z+vB4I8em51Bm*AZ+P\4R_%"yLӓSkjyQɯwcO,|]5阾pe9TR5Ju-*Lc aa6`y z`mHc[`yVV]oʡ|2ZVȿ fѿ1іJt0rxfiZfU Ҹ $BvA}(領0BSŒ0D7mT؉;G`s qnE 9/2M@0eS@D)W?P,CI |S.GRu6w܈m@SQ NNbd-O/vHEQ6 iSmqQ9VDp ̴ۈYwS6G;2X'ָWɮv7D%a*| $2kYQ77SG= Rm8wGX')-0UWͯB_A>4Pj%KijrjVngjWgۗuTJZ?dcAge+0cOޕL7`ܺ0މWWvDK衿H4q2OPlΐcVZ.ǔLқrjD)&sF.)$I^JըqDJK(pӥcvmd!l˖FMkHL[N{sՑy<. "a* 4L%oh9:T~тGxZB LjO2[k4nUud#6n} /~jdj`9{*$#>`e79}b𜁢.}cj{2#`1Qcޫs+Ֆ4}k2/3,J:#$#U9D{'ݓp rzxTVTSGtLĴmQ , ɹrD-N9 z:^Eߏ1z'yr9-T .,E WߊKM1S<{!bZ=LnJuNS8udb'f6f$?(6@7ŃG!KTqF$dYPѸh¼ڿ乽X#ynW5k #w-kcʮ GmI[S)cԵ7O6Q2K AҮHFD"Xj\ٝ Vy~g0BGqGJacgb;q3(!['+w>JL2$4*T|#KeV,_r|M{ Zq)%umI:U:M{MɪFs1>WbMKd0I6fs=T1֬v ~&YGoc[>$Iv玮g!EV氛t+*7kM0{U(?CQi=O# 7_Rc$ Aq%h/$"L/1R,]:C$-ʸ3~i V0<=KaY(?qU\]qmXO &qg(M*V~?(&c\0E l< ?xf DI鸖w>i7l2{.V“(bN74I6) |:cb?Ha{sH!@uv=E7R-GytU? 0E.Ze4P0-Fg6[.rt#!9E4|06$֚Q1*l%tǪk~cO<1^W:\dr0>u|Fb >hCs%30q9@fc^\R=4_]᫏nk=\N1Y0,bX3Kkg&g_Arl.P4or [ #18}ЀxuUmtu%v%%7lɯ-9@괿u_3KX @ŷ{F^sZҔPM۷ʄ3Bį/2~{Z͹ CΆ3ۗ1%,ƣru,v}qzvq%&)#舵ّH]^r5:yo0u9D:5T<$?)? [{;,ᷴi⚙@s7#;#rx6] wC.Sv-S㺾%KŐ9ynHk-tIOd_琼3jInij stݿ-&/ufDj䠧?b46s F㣊 fGSV,|Nk~/!bGArbh'g/0 WNd+ИExԕNbKKKyCorp?il,IԂ8UX< E@c =Bd*J O5uv~% [Gѽ$ycMT2}ut3\Tln)ˎWC:4)D98  _|\[kX !p".$\%9F&ͱupح'#šUE\ĂS"6 kMiT6ȹ'b俭igQGj-Xmo'4Nب=/qNP 'R>VNqm.wcgFioM"_軺< &pK;VD}&iݯ҇zh {w>@Ï{a1w~w;$z6+)oMaA2_l.q)Tn^!l,Of]3 Gc! `V$4ނTaSpöD]DCo'dv.?HoETq}J>?b^Ģ}־!s%DOC}HK^@Y|O0]I;}eZ!rM%Qk1ϸBD ^YBJW7~ PEF X +1sEvB3Aj^7\W \Ra9kD嶯}1g`áNTdԨ`,% mqM/vaB-F:Y̡.vб[ 댠k"ѱ!J~3Ğ~ZeDlQ +8hW,:~઎ſ LyɤL/]YwI"z= y} %Bx)T@IXE[bZuSEevђ;Ǿz%M~L6o$4K$0ƇЏ>Ns* p&]k$kzwn,aIHQ깛8 'd3@;I)d{I0WBA \Ju{R$kCm1-0߳fYNhVqNO > KqN]Qu6*x>->2#qm[P@_Lu E Vǿs9\6[K'"!6FCv^w7ꡤFE2JXN |;n4B r>/|N V>dwӓb@I6A% v5:?wH.rG>UVȆ6.I ^;vȏ[I^%/Rg_mL6 y~>'UX{ιﷲo~>X^_3t(W+W^PB X2xPf\pZ94aG{SV'5|{080<$rYnz/*& +]X]>S$ynM=_6V K%"n+0\8,CawRhc,-U:%B7_"^j;7xP+ݣj?SDj/WhGY@n{1J1-E^EX $(wIRɣ06Q9ݩi1VZ˱S.zS Z3hV) OzߊruqS"c&WǷTusVqZKJ÷.4+m>"}.ϗ&k~%'E;qO*ٞf}îMAP%tB:^4tswUo\_dT"xzvS9 (kEc'qy0K7 giqw҆ ]-׵p >% I?@vYJZ(lV$Kl6TUsJW$s}*΃j,j@|fEeJН]VԫjG7L8祊۸D=痭5;3HoeY)w%@ 3Q.Gy^bB@v9ԕ4òMe?QWnCkWGϘJ5b мO1Lvci jG Xۣrc!)neJzj4Z})K\tvq&^Nm\YD <Y5j)W9!&'}7V $Ky OFL0 lWd%(~@(5lqGcdgj q8*k`Vp=QBQ5l2ۺ#=z1M?D&d4b?!Dm;!{=.J=7I=N(Q^;8hYݚ%0uLDof3/^$Yk1Ӡڥu<7Xs<(t]cZT9f.9 ^̃d\#pvc[ĉxy>ZO|G,6:\uuyՌY(T DxGVD>sM45_)\ou#pdQҙiQ6dx/VkD 3&C)f&!kUz)zPf19-ңD;I5\qvĭx*(Ҳ2?@GuTDjX_,ݍDJ{4MY黖1?]\߯JGZ&K?$#8dڋi6d威(EH0&MtAe+ρh̵޾aÀkT2PMsS莵W@\ y)4¾KN|pD |ioБy>J^W͟]v*Nq,0Cri9琐&ߟ>EONW;ǸLRR]8k:rz.g?s$ zlX)3cl* QpSݧjĻ^Us(JJOFtJ2zT%q y5 )<׉ab,A*u=-̀)&HywoN$ Zhc q!/,(qM#30״kkaK]2AtțV?߁s\82 v'Ʋ&?L5@n P8Fj z,foM.(nSPfMsлjG݄E̵(^ӯ0ڳ`5ݣ?RޥSQBͭ8NvmMzc 3̵i+G8nWؚ@E@%YYcm7;QS,5)ݞԭ|wGCvx=4 FS7"LȑaX5@ca'$T.1"4n,n˘w菜$DKuItI(Cf!&@nՔ`Q! |{LZV|Pb)NV sa^9GShVZ5)M urrߛLA/ϔktYxc"x.Tz`SvD0 osUKYj?U:*_a!wfbR6a[|D\`T8~߫A UjL4KEAi܌gI o7Ȯ^fF k/ɊJA<%A_]B'mԾ?Ў8l@{LEfΉ,jmRtjd!̓ƹR/i>l_O\Uc=ܰmFe/ ?/PF{qu«=Mx<#8UE⮯Tr`,߳rԒe==Gsq 0|3 uڈjڿdFVKr P':!)})[Z4p.;aqS0p>y+;a|6kZ-vHCA\i޿+Ħ)@Hm':D_I,x“{ix5X7LbWyoA_(TMMu*i槢5TQJkO-/}n<$%3 k]mPxzX?ezWT1; 7xT1:,75.3Oie*0vx)nDcڃ! FqD2ƩP(` ~ڴ ~%L @& '砄ldޯs;M sd=&ӥr2 0 s87~J٫NA$D;VgOVҝT=1~l5Pp𼅴 VJNnڪ!ApD=;)~I8o5t6Ҳt+N|͘%)r,,-Ӥ"9¢ Jf +hc=SA-&u8R Ip HJe& A%zJYNe #0bS \OV g)~"{Gtwj&gU }k/1-w`&uQ|@z4OA"I3}r'J+eO:\fĂƚI.PoӍhD?O9^Y"Wr{ߠyA 8?kJmҖ͍ĝ,cUG[/NI nx0r-"cЊG-o6uxp\֝8Az=%Q$-؛%8Νa`0BTnKoA F,GI3h&@‰$`ahEc ՠQI4NI+|h߉KR'T<˃sr?- @N&a; ?s!,)[.ܦ0H@އz@kcypA)PꙇP^;N*{PQho}P杏MJն_DibT5Q\`'a>V? [eGHIiLqpn7g0FVi[c^AAhG¯еJ̫v9h}c z(П ˔3-Ы8pRlIz#Vś +-+bSȐmֺ|}S<ۯq0Ȅۣ,-Gv~ oaʠ\'.zӒ6s88h- y)WӫMʯmآgGOfpzmߒޡO1g~_,SW9_gHdRO1ueN,!+ErRtz_AmQwcϛO^+?MO@LDtkƋxe_ [G{޹֚ҩվێ"8}4B$V䑟rz9咁Ȩj- YE g 4Z oЖSیн2:ZkV<9 /zϕ0Pވrx]'<ғzt 65kG@CMb)٣׉%TKlFZ|>>L?:]ݛAպڪ@v?1BA!:mo/KnKvcA{#j!h5Z@7\]d;BI^MwnN[ VY6jH 0=mJB=TFaR=67&z8c3^M~G\UIB6sMaL%X)ƻL4FKY&0)mx~ʹQ-L%~|ْlKiYKX^0df-Q;Mw5go0@5AT^e+cD0AQ璣 .qV;H)}nBS4E=ŢcT$v~&a&$^1Djx8cJi ^c&̣#]w<5ҩ39&Sl -di־6 4#WWA@㻎dx=ˌN48oKJ2`"elͮ3N;bEa!/2( FڍԾuҷS[NCBp5cKfaVfb$/cA1vYÙ.2h|’ 3"і̨vlE]kN[I!yeJFf?jtuMgL۸\n T9=R&QO~PC6WXVKpQ}W[ڼ/ ؂X4\4 x"0`xXԘ^4fq5VU̅ռpVXJ8 5&vxR p< ,";V ԣHq:GÁ:"X zESߌƦ='뺟#Z\t XTX]fgLםR8fmqUf2֯q_.93~v=̺ˁ;B'{u& DE(-1Jض],< C̦ ZH2GتB`@ySDa}E8d6`4ş=P3Vל`՗b29ղuŷPsNvRl&, J9j4F.k gw'Ѐw G Bipb1a 0Th݌o*hd춪TfN(pd X 1L`ҰxU~30rh|g+U2@9zW_bW=Hy5z!W:]N oԈiq곞1NYw{lL׌xI¬0$gG߼۾h*Ыcݶ. ,H=Cin†krwDx2wy|GNQ,\{,M`kd)K0p)uM d~e.Ȱh}Ԋ}߽%-c姬́(u +iZ» J4O xKxavTlҮszSK77{gUQPvi*6}ᖗc-2~'k^a`C_TxE͜9xZ{$# z Bd]ᆤ2~wpIVĆ Z@]SaCڥrSm|dhcsMUOVF$ %m<7ӱzλBSiCDwvo A\\81}0vW g|O[ z]WL, lx:ꁻ6kJWmtbZ)tO]F d_}YdBVFUv!ONE:DOftߡ8iK̮ _s:3jX}:X7އMЪw1Ba*xr WaTR ͅ c$*^6P$+BH뉒82~D,PLCtha>ߤtꌚj6Mk\*Akq>ΗHpEZI|Šl}&,kLjk_ @O:RX`Gg xPF&nKR)RO&ɍ ע4ςGJldݷ|t}Y8:$>DGGf%RJ\1BYzyi-lW۸T 2l^s?No{R%| z*f&rnpjL3 +6`9tl & *BJfALZ*̹?K wM AҎFs7&RS9{Y Z1ZO EDО63t.J-GN:W([KA .B ;:9' 4=U;H׃`Tp`@B.27 DQ%#vfvmh,P!9uG'64rJKAbG}+L9Wz4V"h.9oӞdzzBʌ\KD[q:Qz{lwBap dNWIّ@E1 ϲiPMv>^=ĆRDŽ,_߬%t?Q)Ag^3~P?Y9 e|I1ǢOO$ȷ6SW{)גt \r l?~f|^k%渧*v_WKXL#LxPaRT͚Ui+nјNO>0ԝMl 8W p^.d5N Jěi5ˣC pAͧjb0P~8ü&e|;XfR^ݢb=. G 5ji Z)jV]ȢwhW7;qӋ*->˘pۗbdgUXGN$̩ю@8yqL1eFbS!>dG!b:ۦ|6u+Rn$fB}V8w[[iosIh擈rrG"X<{۽B/BՇԿj(Dt@v/qP.x ᩵t^X;8/P{=Oߏ`kvAac$إ糭j~$𦞸 wVon[?sk #RMuYS#3 m+JkdN`&JI.9=0?M3r7&%x#t.o#w]}Fw/d*q#|!z..ršE@fdH b*#X5 `'pH^mA(Z2l&Q,9Nw- :$\',{d'"[ϭV-Ĩ\ Ĵj 9+dkh`sT1wLN)]cON[?g^."o2jq|wEp{mU.p>#[ޢ(F aGxclڥ hG5]ʡxr@O?u\,cmp<eڅ?v8ْ9q@!A4gb&Wb? l T'b3] + ^E.H-})S\XToR6 sfk+NC6.#kKzF[Zq^1~ dօڈ_AY0;[VEDۨĔ47IM P4ˋ1SVĹHͽnNNY%_2Ԝ._$ґ?ah 'U[Cq|8׫N :$ǘp3BN5 PQlб_8>:/nE\(}U3o]|Tހjغ:^1uD/jx6T(,!i'905]1ږdGj\^4:Wa[fZ㱙Cxju:zԣXYVڡ:6꩑ [k]qSg,RG'Q>,~Υ2ICvMPT3(EP A)^&bڏ6 fJ =4*a,8X?!NԌ*-9!ѧ炍C_FR#o(I-sĪ T'{nʮNlD,elV&R4yEQY) =mj"5Gr.f~C^??PKB_ٲTKB1li/i01X`7Lƥ+{,a)+GIԸ[N{.c~¢ws@#3bw#u3_D I ^'(mRS7B3al)kc7”Qo$. }x89Rx~\aދ&7CEJqr`2}%`ҍ1|OyYjOTlk!Ł-nGm,NDؓ`& @~K3 Dg0YrDXZgԲZM%_ 22λYY|׶\Xʇ 1L LmFЧ?X 3q_>@؞/&}!,I{9ayj{w #W YsXrz.`Ilٷ+"RLl<<#4xX/gR_=lCrO`|SMN/Ƙ9~@38>|Ĵ-Z$yŸ1 %EtdfgApc:qLMHĎn<ȱ+kH'uZp3[gei :֩gUm9/!l@%U/{7 m[Ϻ瑠lۙ´}߫IALHl %ڍ-ϖ:M}|J|IT 1n:H4Goư癴e3YkUB~ibbu-Ǩȕ"x=jԜ?N:`MdkWL8VC,;h 2ҁ>5SI? |pg눦R'Vx!DKBQúK|\Dbt( 5m`9NN5C۫UK&6VZPeЦ٧Wҍ1-gƝgkiG{SG! 4E~Ңy'ap!+ 3 ԡm74fqAAXn]@="w"od'ߙ27o<f-\}F]wڛN]RwXͩ8SQ}+=ӄ:U=_#zie9Ȩ.kKe;*Q BH66ĕ#Wʼ%W)pWW tWM.~AP "*e(߱?Peh#{hBLK># tWLHI#\L8ɢX~ F>h#XY超N7kl3K&Rܙ/ssIz |ڎzl Ta%Z1| +_): a djS |M6|f/y#Y8Š{5kI^LJ>h; 1kmdFEW?TVɸɴ@1˔3:i衘N6<6zR.QF& #';0g$ady仉 D_XBgl k,׮|V*}@eV))}Qo~0Ο%̕u0az qqa[mHbP7p e#P*.F¹fܖ+4~V^a iMјRv}i`-/jֻrFga6,)&ls TJ\~Q`qNPDy `(0k$2՝b/Ǵ?ԕt^iM6'! R-U\X:{ˀoX{j9ilf斈zlM&Zc[.! j,4{dplc"Q%wdu9aЩW$:LMrxJw]k_T$S_M.㇜^-+~^JsoXC&>WtwF)A^*EY \s8E͊ OOSf]"yAL7wcr}z0,N*;ndY\WZd述 V|X2+FVi! )dIVsSM^h^R)^Zxb,'%S#aB8s7WbxyB,_un1֊$X}#3|937)\"ДDbI*YDy6x古dbJm!D%ċrעlc .Wv>_BbHkƎ=Ymu> ̟7owIIm\SaOƖR~er<jteXA˥8zYq$K]9<vDr&K0"e`'B@r{jދIHp(K0U<5U -&j^-A"D]. ,#[ƞk=]r}*w/gB}nuW7Y.o\A!.+dq qt ~6v-Vbq cx oð.j3)Z"5y0 ݔkxʋjQONnZXG&JR;c!'C;*FtnCJ5U>5ÞMrt+[Qȵ+eI8bzX}>m~IE绬bj#ԂvNHqFs]D)"+E)%aX&n'J[!Am "/wϽ=~fuyA.ms7.ecgԢ)+_| څ7AD15X0{~>$.1Buڲ-77y!&~+BougU۳5 =K aC!hNbkHCW@~TV]seE?G(b*1d= SYf0elWg;8{+x(:d'2FKR7%EN`!ZQ$ :Y؉t*"pI=H΁t¦!4Bs݌ÞSn~}8w˺t2O t]`XiJm CUjttAfX((F9Ir ҁb9[5pC*ћ%ȕ֩d4cv3Rzڿԍ䂊ǐz8Ob0ϐZEp2#$A\jFͮw?r$)cŬ$niߌZՁGN3 xJ]2#񫩡n :&?5$MiMg b܉] 6?"Ŕc?PԺ'f|թaDuU/7B6qmA m4P|GbE癸#%9;Vr~R"MUOV01A `v J+2Ef>(֩&޲$Lq(viWX9x9hĥڛ;AE]AxJO#5?HhoHX3%uiugI8ӕeu|iޮRsOɆC~pUG\ɂՄC6;Q?,@1BaiZ\+=N`A`6d0vveB /CFnl] <^k\ iJ57M~m3Nqǰʻ D10w򙾭8rSG|S;U49 0Cz(|J10(m6kloIĊCOKJ@ӯqROBjo afY(}RODӸV$A܋$4:.4) Kx"Vo,Q5Lգ!5gUPg53bZv1:[u=!y"٢qb&R'y)m]X f(2S#$:r N] Q. S]o->] g٤xM8j kVБAtyX `|"|& Yvrs>wT3t)Q3i]z˾Sbze%: Vb8;.0D)MSfdnt;C^{J,PKҺ7E|26at́tj+47ytMHNsmiD ybWՑ%#e><1.R.*KVRX/Gtx5se :>}CkEO3;7Tn lK֣@ v>OJDNH` rauugUS$BtJIdYi$[ZJl+{buÂ` %ؖoš ˧Ygu! {$AD<_R51IhKQKƀUGo:Ltt(*0W}\k]]V8WX>Y"}v+Q҅v4b䖤\`$BXOeن9p|dQ~r8(@zK+{ ;.f'AŜn.<(FN^'&QzzIt?6I}jM7 WRU=ǃ^hǞ?.L|V¤7 /7zV'| 1V7׳ dri-i'^um9j8xTB!XբT"XB09+G1ow8 ) ZPiEVr/+z1t4FX6nq+;})˺Ņ'p.~P TMD*LJ,|}l JI=0ӭw4/޽j}t"#GTɛ*}1sSfͥgkfw.arMjJBlzfHZh on]`%9=2ML $${Omp]lni6E 3UTQ8NUR<-RSPhX#X) ^ɂ bs?{=`Ƣy_vYĤy{?&P3:QgH H5S5TP4岌z==IoD喑LP4(|mL)gler%~JyuСOkxsuGRvx⦴N׭ cIio+ i ۅQykVW 陴z|SGd0k,ymECWNT=(9*yvoHB.ׂK'}9EN`<,yT_޶չT('m _E{ DNKz,%?% ?q芴Sˀ;d3RmetZbG,g `6̍w;* f9EC7Alf˶Dht\]gZoF!pr)ne^[g 4~x1+k4Ǎ}%9 kweuK˅ [k)0rs#?ǝܟ#82s@!Տ cVqP(wkI=)'-,m;s,ASwRXvKьpO0'aTvBJQY6*Lt t@rsPl.KfG>9f]akp RR:vcʩ(7c!Tq>ݛ(졖Ҧ^yhl˄'>n+ocm!cxWOodl7U-iYUJ !zgqb+vӝ8Aرz87AtA@B,H 38Ȫ?4_AC(Yݤ4"2:p48f N ΚOJ0jh=eV=;;c+M:rVɧwyUtm GT@_j^-bO㲦1_ ĄKE1JX1ǐw 9~/KuT =X`\w{B+ۛcGwQݚ\-E}P zeS',CY U44}&*m!t)Nj:o <OuBX8UJ׮Ǻb !n0Ѿ)4AbYEmnM\.`Huv_uͿE$oB}=XEfyh73OͶ`W 'Uy~tgGmC 8tդl|ľ1ӽÚ)̓ɨsL>mޢeQv p#i#vhT2ьnמT(R$di8jvSˑ,(MaimuܼJ6 fdU  P0O'em(˲( qLta\-@ H֙3 Go&]EYé9֠x΂3ή IF!(Lұ脾 v!!>KUIwa?y\Qޭv^LfJ1}9y6T 𼴂uƘVl= 2ks-`L4)3e.~ 6V|<%H4/< VQLp1F9_$;ڵ-@=Ygai3?W Y7?ɓuhLaG,LՓ baPH*U>GӶ싓] (Hfi+CƏdoW`ryf1PG0.v U44=*H~ñ<|we[&KEp-x|ٯ! %z#>zl;unxbT4t\(`h텈oeGEՍלm5#(%)<\7w].L+P./ Eh6 NxHUmK :h*#$ݜ:Hv~Z 2~x%`fu6Zo:?iZ8X~L_}Ζ) y j0?m~_>YK"P<j5wyNwGី NJ9uj>Ste?n+ u|!tg=Ԇs4sǐ|l1)rAj6p$U0"MSpm;zah+8Nu-z@f{~Ud :BY!d dx R;C]% cal͊::Cখ})><.p;8类ЯnxoOóRf|?HlO=3 UG괥:dN^ ?(/jyeZBA4|||dbeɚf'S${hLjŰ5OjB:q(6,[.nh /ƌj?:`M$rYܼĵU/E]sBرGAjKtqjsW#&9(,7bË*2=,ۢpp2`];ghren 9HEIO+NjwJ,N"ɍ@NU԰,h/bڭfv1o'tMX lQ v ,90(puD/. pZyu[;P( F`ʕ0^o_6-ˑr*lUi/ۅhD7GKLLYv;!M5*'7 0[ܡ!]LbRﹼ;U#x(jnU܈Q۽:I%(ٴ fM#;П'*14'1]t$3+ſ..3Z_%6p^(uy;w~Mvȍ/Ž{g#ƘސtjS e}0,"T͕rr|:ІlXiIBxa/DJ5eJiM$9(Ih:Au `Hkצ]FMct6RdAI b93Ŭm'm.Ħ5( Sv'ץOá$^BOeV1m **)},D]]/Sc>H#b uGښlELӚV8}䇫oW1Y(;Pa3ם^]Sqʝr" VЪ_ 7&!D7Hw 6Q"% 62_3>WB%3ڋM2w} OigeaSy8!Gqō8'lNDp,RjhvieCLC2ahV=#☏gE^n[޶Jn4?rBN6 ƻ 7)Y gy{B}0s`apJ̥hhw.T~,, nDF)ǘ _ܸQ*Uz//jV_Z M#N錜]J q9h1@k C 9E :&xq7cVbFjĕӟ|n' R1"0n$x~\.v T7:,/=7CHJ*bQ,BC.8` W%2au+Y?4pr?:?h72u ;*;;Ko0lPý9&!Y]#hk/j1Upzvp4J 63c޷F=1N^, j$'ts1WOj*fg1O^8{5sAxܽM EReޅxmSncszI.`2֡J ާwIP̷f˔t ő5 25 sT^k֪2)?`@(;Mӛ9ބ "h IiIeBqXc-\| 4GBOoe^ha$.w֨LvO>į.L'F *:NڥTvy% lCz|mY"O xeE:),ءXOePJ-гvԫ5$;Qj_Dn981W} tC_ J+"&Ӡij4Cf cd}Ea/^$!Q%u'[Kwm[9_ۂ+Di5D/fɛARU9뚁Ancrc G7z#I7ReҚiҺ,rڏBf{3th;J-nuz/gϫ{Kg F"+w)p%'I6>5@~EĢ?%r05M3H$mсX yPxH: г G /e ݴ|\}U(W3~ϫn gCB;.,%5bȽȈ":fu 1P/"ZYձ Eb|h-LS~ORII{0vp>ҟ4GQ$Q)LT#",>c4'f:@C)㉏?K4l ޣMaa7j|R.s:l#i'S\iŜ.ڀ!wNZvr΁$ؼ`׋{8׊͹c8w+}7vY%Q5NHF~H^RM\@yg>-:Ul2`A:'&ֹ//T\vG)BKWK)Y=c'uFY!^-jxya2'ƘD<^S!-ņZ,&7z%*ejG3tssD|WxiYF ֡mMzfJ!j~)ɚ՗)ҥA]MyڳC=@LE`3G}QA:79LA_xLM:z ?o:Us@3 KBSN#u{~7峡;;`[2;~BXPK@G ǜwg8"C05۴W,恍r{VQ h= HeX7;~{qpzQ0CË(-/ǟMm1ހ2$dںڵ`e7W\ugRo! X|U}Zr0ci;+^aJSуWyFq#y8zwS]֜zp:I9 H:]@l31f6VX1%ۉ.l I o|:GشdT*P" (}MF!5l,mBzv3#bn7HE@ m8K:s4?p7=M 1׽ -7wo1ߒb)uGV.RZ k(6#b7O 7BI[ao4DD|Z ù&ĀODd=hmAoeRx\ X"]>F^s4An 3Uj-.HJ I8իE_e]i&wkP&.jr^# +9BUœdEW;Z@h ɚ/R2@#,ЛO}cuFI^z,Pe&\H-L86@TI^CÂOgP#Du+aETOƒWKp W3644D^aJAq3gK`"jN%~!"ڨ+L>YKYnjxp?i̇0h+^k7>6낋YQBD|5h`ݠ /C7Kw̴2h\;{^@s$et\+T"o8[ߦ'qUx* #\G2"bF/ g`Qq|e s.I/}|-ẊxV5Mbrd[Se qe,Rjo=^/؉X_NY̎׹O%\ѭwA1Imը9XC Ǖx)5|:p\OKcօ> %C/'ڝHvFpkZG[!uNfȀupRǔGT 5jYaƪ#,\׈E01FxRH({DZ/O.^* V3<ԷlܴL:zZ;2]̂NpKy#=u\vJW>_ž|53o20y EIDK*lr*n}YP48s2t(6p~tCcP dֲ#V,n^lXS6]"dpѸ司,S *,tPR| `1[8KWmXw]:#:KT5삼_5C xoK7FqkvI`lt`MFVq[x{(/cP&p(>Ѵf5raHwCݏViG#^M |@ a+0n;ItS @LpRd0gUn43:- O-\deM :cdnvvBʶM4Cx7Ŧxs0V5?WwE _4c哸z'!c'^'/Ʋھz"{gL^(fDq<&&>SA!:!K'_q\V\9]R)Z |azʨgya@zB>b|IX:BKC)<.Btr$F=ruE4ŷ3 AӰ {>-Kc@ ÍɊ?k_B,t], p ̮Dޖ.5trˏM.د>g!\ `A.F[20f,IT٧P[m.E@r6WYεkV/"MTz,RM33q8h w߉У1 '8 2-2>R1Զ_B>֐ba5@zBf#iOP0sRrx gjPSx2W禬>{A] ,Xۣ$7 !_;w͸Ƹ%seJD0Pr݉QaĞ= ,,ʶE9 X,EN!o깝 ]ūPd#sh~N oϤ3)$Jno {vځ7-$<:,薌V7܈ Oќ-۫`>9BńK )ib7?}P\Dx?(KquN̩e5PBb0-jeji` oA FK3#aKoOxo~ѿU.7Q*6M'DI3j|LD"kW#%l=#e/}J2ӞʣwۧF_J?ʹ9!fpƖ6+ѥ%sI.مVX# ofT& g„³2deX0wfڭOӧ8R*)܁i#GjAiT" r&hE#׶q Yr"r ).1k{5$62/M]LPۙ6²R޷s^B#BB8+~|O>Tqd9 Rd7Ȥ@jaMp@lQKŘ@6Y֋h`W=E@თp\mt|< `cσahD,Q[-X9,dbz+ [EȽEL/Hi5ףR6})(ɲHm6R:>ӦHƢo \صc'm[RՐ̄ChO֋dcm:&i@wQ.P1G+ piueR7]26۟#+?Zr wd,^p&Ԙ0t^(^'0`'Kߍ A݄p%+}lj1:SeG,'@<ِ %+,\!ZmE>IU^I!?-G~t^+.L.z 17f@M Ptv:jg\b6&L7ͻ[5lNKE} cb#F9P{VD>.flJvۦ2XrBpHc ]{ziu8=}" 8p?tPW^ 51w2!׸1e1w0 DV$u>_yEl:WVcLZ6T)=zpbih?g-z6l;{gzZW̲oM I$PAY 7S"\>a%ۨpΣ؀wn?_=8WWXZ5aw߭]@ k׿~\6q ȶ761.gvPYww@OQjizH-Lw<3u>]IdGln tJfI u'd&!on:} -@6%d:k[ ƤJ-/1s9(3oX p$V< |aPIF0U<Ƹo]:slj"v`в p[**f4@ۆ3EQ0HAX!nLAA^D/y6!Q7|H Yspm8jd̯>;w -uvodI;n`lG:kGA%Xv'2m2X5V:1~Q~JELRxFOG,@x(ztrRGQNrʔ#0 C^{<ڴh˟mjG`XM|5U??m?exUMS=$$zc nHs\.z"p/*g8TZfÎ3 nK5364!:r]*Dev)X,V Jҟ6hr\ӓ1X庙k:׻RIw!dA ԅAYj/d'V}\|<~<7fMyDr$di`3w^!]X:l>VD="Ek<受|.3X Nh3JƘUdt\5 _m%ÅQ ʪeoPx&Y) W/m|< q@ ;@J hLM7 L}Xk S|\# Ԗah%oJYe#`%`@\)b=ݢa= VtDe/=$pyM45aХ#V <)#¶j1-'ᕓB3NϛTBSz6h!UxTA#ZD")m[T4nmmvO%Ÿ[+J8&1]-Mk:ahKIeՅ--cɱf5U`5lI7Jy'8krQ);YYyD04(R2fMFJM 1MZN蒆}hEhдM2K\-_P}rjäWNUv-LԶMk9B_"eMV2'r!F&@l#]X6{!mo%׀(!1BM}ƇuvXoFqrwND=rM8YHBX}+(H/D- sO }"h2,Dxt +9Q-p߄]P ؃Y@]IO2 ߤ=wQ*{iбmmчlɰ'Ffu[7K^sYk R\I㽧yZQt0gH>P&jT`TN<IP3ivʲi߻PO2;Q`PlK^hH(nI͢"*ͮjE!u8aayQ\"ظ[#"Ճj&bl*RBCApBuuP߂35kiQ.=f ˢ@$VgF.`+!z%SDn?F!fn *h/@U,_(сC& b"GOM&BԤߗZƼ6G)Xg ux,ye]W4UZIr+ep쉝<lv-jn .2' >[f?frAdX-Aʇ ǭ׽;ݤ(wb?zMo9m9C+4X{'լ!0ggvq*<3Ѓy<>=5xs֌>8>|g{*~eiAdZZtzhH˸eKU;l( YZ