ImageMagick-config-7-SUSE-7.0.7.34-150200.10.26.1 >  A b} p9|3vhL3rvQ+){ <8Z]i=h'2E2=v&…ќH ͖0bUJn  5ɋNx <{ר5$e1J-h*2; I/p\O7{sxXnjqt6CScU i6+hA#r^,H"PA!q+R`Bg> ?[)c>8G_HL\fYF:.7HY"20Yw&6Bc%ӎdO~l0o|mfưd!!ʶY"U}K&E8syY4FJ-^ >p?Ϩ?Ϙd% 4 Q (CIO<   8   P  " P    8  ( -8 49\:>ɜ@ɤFɬGHIhXʀYʐ\]0^Tb̆c/d͵eͺfͽlͿuv$z7HLRϔCImageMagick-config-7-SUSE7.0.7.34150200.10.26.1Upstream Configuration FilesImageMagick configuration as provide by SUSE. It is more security aware than config-upstream variant. It does disable some coders, that are insecure by design to prevent user to use them inadvertently. Configuration can be subject of change by future version and maintenance updates and system changes will not be preserved.b} Vs390zl34QSUSE Linux Enterprise 15SUSE LLC ImageMagickhttps://www.suse.com/Development/Libraries/C and C++http://www.imagemagick.orglinuxs390x/usr/sbin/update-alternatives --install /etc/ImageMagick-7 ImageMagick-7 /etc/ImageMagick-7-SUSE 10if [ ! -d /etc/ImageMagick-7-SUSE ] ; then /usr/sbin/update-alternatives --remove ImageMagick-7 /etc/ImageMagick-7-SUSE fig4aȋ jx H A,r"!*%H5dA큤b} (b} &b} &b} &b} &b} &b} &b} &b} &b} &b} &b} &b} &b} &b} &b} &b} &b} &b} &b} &b} U85023b50e53c30884e681fd19e913126990f51dce03729c90b870d852471261dd2300ed6b3c048d24bb407c650071862d06233959b6b738521674c3e76330144cf8108a07f8270ce143688fbc901b5331246026ace27001920958c1db619234f1f26d257ab9022dc769979c42a04b5e0b55ffb97a35714e87320e7d0f288ce32bc75cb79db55a61cc0a56f570ea349efd4ee0fe3a0267d3b4a4ed42c330ca12919e304240f405eb7a101965de57c7135ea4d674382511ec07875666466cc52c4c03fa894739e6153bf5232a16f2e21b828102fc4a6380af28f54c5e160d8b7567508a5a57bf3664f937a8b3f677825247be25fda26d090c2edfa62dc534ec8a1df7bf5e030a4fd182a6d3a69b6793e5d86fe9bb2b8fa33a1e075e2a3acd94c33c1ec967b0cd9b142cde229537a0cc77008e29bb6570505aa05ee39a31cff00ff067c2f58003d417c9a36a79602cfe90fab33cc2f658ef82ab39d3e296a20bcd2a2980c1f9fac486305520f438bec4ae449764ec9a782905bc6932ef11eec0ce4d91c4b68c64dc662508c75eedda1aa5b53d85a4990b2a3d2191626382ec8e62e8c12750ff242db80cae567e2bc93fb8c2fe9ea2cc49d48f0cc3b8a9f2f16c1fa4cbf5eebe823cf651167183267e1ec632f990be601c492843c5a629fe2448a126e8628f58b6167dca52871afd46470765866b37133397d3b4cc26876b60f57fc809f45edaddcd904008f428ed9e6d7b5f38abd651741f4e6969b11ab3468e309abecc130d19fdcf81c3b00cf7d90003726843392a18463800ff6580625405c9dalternatives/ImageMagick-7@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootImageMagick-7.0.7.34-150200.10.26.1.src.rpmImageMagick-config-7-SUSEImageMagick-config-7-SUSE(s390-64)config(ImageMagick-config-7-SUSE)imagick-config-7    /bin/sh/bin/shconfig(ImageMagick-config-7-SUSE)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives7.0.7.34-150200.10.26.13.0.4-14.6.0-14.0-15.2-14.14.1bzSbzSb[@aL`x*`4@_S__@_м@_@__@_L@^1s^@^,]z@]p]6] #]@\\"\8\\r@\\\ac\ac\ac\ac\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./bin/sh/bin/shs390zl34 1652367446 7.0.7.34-150200.10.26.17.0.7.34-150200.10.26.17.0.7.34-150200.10.26.1ImageMagick-7ImageMagick-7-SUSEcoder.xmlcolors.xmldelegates.xmlenglish.xmlfrancais.xmllocale.xmllog.xmlmagic.xmlmime.xmlpolicy.xmlquantization-table.xmlthresholds.xmltype-apple.xmltype-dejavu.xmltype-ghostscript.xmltype-urw-base35.xmltype-windows.xmltype.xmlImageMagick-7/etc//etc/ImageMagick-7-SUSE//etc/alternatives/-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:24236/SUSE_SLE-15-SP2_Update/cf55910f63911c08e649a4fbb3768885-ImageMagick.SUSE_SLE-15-SP2_Updatecpioxz5s390x-suse-linuxdirectoryXML 1.0 document, ASCII textXML 1.0 document, ASCII text, with very long linesXML 1.0 document, UTF-8 Unicode textcannot open `/home/abuild/rpmbuild/BUILDROOT/ImageMagick-7.0.7.34-150200.10.26.1.s390x/etc/alternatives/ImageMagick-7' (No such file or directory)U+߻R٭h utf-80a3b1a49986f76391ee60bf781efb241412941cbda995bdc0f83eb0920041ae1?7zXZ !t/^ p] cr$x#Fgh.s;S,&'?H m{qe8:(Zl;NTP vvcᬱGuPk2wu*StV 7C;fSDjt˩N`OgVT 7%AFbekp\q܂\ğ9Cx q69J.꥖RK2rIsع_Q-a Xgs(dM3Cp.KPXv|+k,P'P.@T2yA}n6.S %WnZȇTpVr3uknjݔ9,tLzCgoz20XtK*{o;ܣ[˕ M ,y|5T@=HqScm_rHhcnZ!g[u",3m{joT=$7[jt'{!'2,")^灏q/'}P4 `)`74Z&L''Qh"ۀ\u КVk`JH'ٕ7K~7/,7JS2P8z̔`|`x<O'P{oG5!ǚp ȓ} s6H05! w)T҆?h֕W$>a@3kiR Mߗ1T.GIl6k #ݨŵjaFlALA,%tUNkX}3٭V-PN$7O0oK n/?z" 4~I&Th#y*q!nmpԒbEBqBl* ‘2$jXjl<$OIɚ9ςqi5U:,r(e*eB[%kf=~8D~uf|ȸ9' [ waEjV/͡ÐF^e<-4s̈h_fp~dϻ2"n{H2f5*,BE+`}C)tv 8_"A,d'#Sxz_whvq93~o?sB)^|AC͗J'1xM t5_ IwRn->/5ew)PW.vtGoQY.Ma(eA/ɾ=nYX|@TOuR!Z^B|r_*,r eOs;>_w٨SA 03h9Yldb ÍѴJSNŨAd1O~-,N@@u>ACK/-X6LѝX-'(mɨpR >bA H%ܼחƒ̳B0ǼM4ʠڡj1$a<9b5IA m98}qcTJlcjL|Ǹ oU. $~SL-?oq#=4 Bn5VfDlW#>:%rSzS:,澯3wblT@WCO%^ī'a|-W;]~q4_YQ)PṰ-׃Q{˺31LOܶi83`eo K7B"k-3Ү(ޢd[Ğ;8>~"3 cԕ[) y9SiDfʄ.7F' @^xldg^i.$j#CxaAW*k0!e8VCWN$o*n)2PHf$%Lu||/ TФ6 G^՟hy0`Tdk@!yvq^O/G7T#N_b#U#a%I}Z<6\JLa`@"{,+2m`^d}y"z\ESbOˇH(shxt+&Gg3Y]V7YݤH5 qv]!Ӯ-0yZfFn,So`Q)Dvc뇻@q')ݯT, 3.*Cb XCݭQbzK1t 16ivMv^ZH.*4.կZ<MWmJo+ 3 [Y6 a6<@(jG%kg5I,!<^Db/C7wd6ӐC~o9ve;DS5}y  I%hމCЪ>;ZhT#gv[S1iLdyL0pt/.1Y=]*6gr{d GBRnkv@)hG1K (Tk!ձ Q'!z4D6MYvO hjP؏ć9{pjPZ-^fCE'@.X1;!׎4J8:MR+ s! U+RVbٽG8+eb xS)9]spg))Ӛ&==h/xQnbkm_5 S"=(0t 7+˄ O%BrNǃubȄ&|jMۤ!:hpǫs)`=-".9%5wm}EĮyH*t320>N\eYldFc9^uLZTƲSڬ~bb%Y6&+T}xkx,CC89tm#bji u) # 1n(!@o6Nx\mQ ە,j %(+a+F[ s!\F͐bl\Yqc{gDv! 5JSJz: /k@KJvK3] jļbHHԣNa5L;]kzg1P0b -4 5r<-BAζ&bv@0LÜ%[G}@Yi5 6]+~a^R#$er> ;ibԾE4u&wLM\K6 i[rN~+:*rĭq\;O4҄Y>nH^I? zMa=H'zx 8\ZF.* }tZrү'频ZDDq 4WfWg> Gݿ9װpKO_8ӻcҰn~,_sQW]JT(zr =O| 哔)[ 'mHX?D&&XwPfԫJ;]jC"s(v]V'E$Mu%>Gwp9$œz}r$_g4JLA0i-w5a;~ `Ih}.zDMGge'qC}) }0KyIOT(]|ťv,'ƭ)|@$l3YeB fvd}P4Ⱦ\W 8}2aeGg%k n45ldY\}S)/Pcy@b7H "#L#=uo4L>ꋟ kFg{Xp8Ǔvx}!LGf#Mjd!!ͨesM_ 0h*g؏AKl9qs(B\"w Y4D}U'9_Ԧ[ƒG1!C;P#[iQ:c.܁(~ ՠ^b4ljCo;lU.\1orEJ x-]D_|M A3?4-sROe-yicKqFNkF~`~'MrCARG"v`olMx-[k!*i2I~9[ b'9#]e+e^GΫA8 Oޝ|z'S2YpEϯ=ԭI!{,Wpv <,GFs#7 H9Jn_쾪zߌh9cFpT3\olZ-i:قZ!!]S|n:{%ԈPB{ڼj:bC 鿛W0-P$o2O"Ӫcebx' h/gOdQJ݉{}',f1=2$tV$\/ERyy{)^V]O5|\u&\7͑3ܩ7F; ªyRsE5uJ1LZhSN]9Iʮ[&@ܻ2H k-̉qRm'߮^͡ a{ ZT9*#4om[g/+3m6:@wHbqgEUɑPúvcv =}(VxG56,;[%b3`eb҃ P2!TVUzbX|q o>*`h#C0e t A{{ŭ`+cks*-]ugY*JnDFإ^ Xe} 8.UFh%@y\J2O.:PHWA»9y9NN"K~14I!ىcoBĮ=N)KW7k6$:"Cɐ+ȩP^>rJ̀2@OtX.E'M$Mm>-앙yx+FVh=Wy|Ī}jm-B\1G3ATu˰aMF W2m6" x.|RmG( L3T\݈~Cdidc^4Q1YŁ?}69u_^UKp?Ÿd|qg:Pjl ${ 3 Hq1g=4sVb|J Shefcq;WDD9KF;#(`8ZaFh.aj) ^M8{HfUH#!MXM0w[ Ò,!nKykUcBf{ۙuӓD u[Uwh/ӐXЊH^kE(, Ok )HG FۺhT٧SаHgJl9##m #D2<Ƨty ؛VLm@~Tcq~~Z$ TU4w9$cRQXY-=So(<O?[ey-6'q#_|Ra qWU BA]oI@ 2dw?ik[v}U  כvh/0RieÂqHw}CfF#qn$# 0 )P %yQL3ʞs.~PkX, )|Z (U=~΀P",A1e9i2=a(HvURȫr(;-J[>zرpk^p9嵿q]Kx†܃q<>I˪ oa@ 4$ѣMn%a ` (>ﵒ 57՜Lĥ't 0ҞL-L_栔>Yêx0 -o8>O%pG'ߓ9P| sțMk}eo<TuɈPo#ECl@Ds'"t2̎4ڗ ۛ!4Z 72deBiH>ƘqY89Ȗ-n#b(K*!J@'ў;I2W)eE|:E>5+ܔQ|΢_02z.$\ (?XEfl _IX_~Vn`(GY?6wPT`{%iۏhQ'N! Ć=;yT 7&5 p׹ݵV*U)סՈKcƒ*UR')z&t; a뷚/U)Y%dy- ̈́32b9!^MW/KCMs^b^_Bm7LF  c3 8dfIm]C>;j;Aʃn.`DO_d$Lߵ`i᎚*zt'Mm6d[g#,D AUW9#Df:Q\XÁV7RzKw$ ND_ČDj^FG #.XӒaQ^_S3j#-(*m6#fK [[zئ]Б^ޠaJ $L0!f^k%Ӭ5 C`xM7pA5T УMi-Q-\S~|]@vL[Z 1ZZMœt^Zf/Ellˊ簸X,c9I ޾i @[_P,jed^@C }.8Zsj ĞD"hY!!aJra~RWJnK3x^4;H+H`>Z14Xp]tXրxLbFI*Ty9_TԏU@h#j<$*st:1AZ<{f\$Z)Jk Rɋ./.?=FDݴ8(ax{mu̷[[=Π'3w2 -゚r#:9j:OZ h9u$b0#^{h6Sh .D}fobsક?u%KU$~vl$5!=03um ImIշr4'h(ШEA=UpeO5#;όl'9h_$"*NS,]iњ=r嬊TQK:D5T*=\ 31$)kLxX]`TZ͏B]Q 8)-4k$I٤ZasARtITԳtQ'^KJ }OE#_ &u#plePe*' 3؆/{gZ儑CEe.pe-kB*eP2MC̱-N&;5bX/׏A{feg"D,\EMmPK>0س2)egu *Q΁r}pZ ˭Z45AY]4㋐5whBvd:ؾ Ug MmK_o펮L7>OIF;/DoE'R.^'|!,UŪTʃ  G7Ԫ#WWeQT1JAN{ewVQ4 =I弰q[z!S;MmtbֻK_Kz' l!W!'[3 =)9u5އ f?Z*J6Y\]u`#bn0^ Aև\r'v 9}.$csV&B)waZ=J3]=HW"#\T|J WჃS%`V;Yėc!rGsRu,xG4ooIjqTIAG*M{u]u>!=Wq,v=Y՘d .9ѣsA"篅@e{2o nm1{[.\ݰssdP.uϨ ON@ln@4Ŋ%!+4:S7m$0P0`9,IR|S˿td )2h&d&,{(Ī2.IҐ1}<`ww|wbܹzoY?掼I? WF'eCBكrc#'=]3xjb2 s+%'LziO]8AUD%x-av'Mǫ<*y. & @ Qx5 ix` v(5ɧ 'COT+xZ8ZnDLKs9^kDtO6?-ܳ&"= < D;Ns  =^_X4vAFq%MTTayظzS fo}Fad!-񭟻!m @iO,nkPDaiɸifzrj' !%I^{t.w.1TN\I/፻3Er5bm_C}dW=sRE7P)GP[+G[a:j%<7epbXMb{&x.=[<0t#rC8. ] nwz*&.? (^"u@ 0D蠲5zaV#ɛ;g@ϰnv$zJ WM˖yW:MyI΂c*ٹ.L*ݠAg_ N,]ԓ0 v] QB1]lc) {t?,T] T4 6;#X!#~lopHy\  e#39Y +7 `&&=Q@qe> EB6wʖc%9dhxB},jj`0&dG(v8pS<TM<-+/\w7,z~j|uQ[C;B6ǔЈk;2a3#}H\;6I 1s>Ɋ^AuЭtٌۏ.TJ4bZ*u)p+:~*;YBoAM`e:颸%z[x a6CsvGI. ]'ޝizL}ZYIavR ܉.=Rt%m/0٫nFf|C}NLOTXx2: 0YJ;ٶ6KZ+qx̋fi޶Hؼ:ub(LE.Z Oq_~k2]GdNs뿷ӊqwAO8 ,9|Á@7~ 3Y# 5B98bOAhx@vU3*[ Xmg7R{ h $j-k f./46[ҙx%7bʨ ^{Wr4w( '&ۓ3ޑa´M9fշG!>%WwϦZ&A7&&xÂJfPX`!NUa0Zt0 :C| G]myZ)@$;d|,`0QS.@ K* do,|5<K mYLYZC{l.1|HF_3ezsV˯2r:0PQ̑z. .HL ΅NWHmsqWtLF~pbifJD``RS_͸dރZ\ {epr2_-hDؕ0,Km#ͦ&~U5]öZMfD*C?׷_DJb;X$m a_d& OmH:}~sebpv}~U.fONW`F4muhpT*x"6$NhVz[zYoO \'fc*뢮ƌO{5t\4y+ir'̂sq$e0B oCov;} ҕD Pc‰ʡ'Mp>pVcP+I:2 ףll^=5$A N'ymAH׶ڠ!%]QtPT=/\IN_"LXH`l0°B<ͪlfnBntn6aVmW!& ջۧE1{Bzm~fWs;U]ulﵖh0E89be vC[tbcBB=SHoJ{}#>nSzLVtʣkXEz?RkPe~E<@Pk^|FI)Kumc#ț!☳S N+_݌=O;,:cVGgRʰk]v~ts-nH-h?:x Hzq^z6SmmUY蟽 Z6Nsa&D8ǡڬ%7nڢsN8M aȉa' >㌖emv}TഀR}+y\v!aS_Cw| ':HI?}hحzЅNTe j2cՎԽFI)z9MB ~BI/ gK,S bNJg5hھeƄaլ S RvVVV{Y_o@N2Axa#N񒩇55XgE^q)(q 5j** ;_m'+PS4j S1},~ȏxjš#Wxm08]< M6j]%-<?]sP=ߋػF׿i0ؗ;0K4}QsªX| W6?r|@A@rγ]Z#i g$գ%W~Ϡ88ibvm'(ӡΞ\f3c |aLǹ[ +2ˡ6d.MDlO/օQ`Z 7Zԣ[yΆe_WV6pv oZ\}*43FBp1r.{現rSZ5f, X#2 >[2|,o(>e LreGW֡W{D+of͡(T4"K,?iMnk@FSsTgվ.B C(Z]I5@RF &͜G;}ٍ>jC4!xIF=F=\{4HNźtr zR|(oof-S",krl>D鞦+FFp\ֱ.y,Y&5ؑQ$zwƋzJiWҤ@akj/cB;/;9tL#- ONkYU ~9{`^C6})'5Ty4BN1R]GJNܧPD4- !?83 5sc~k5i܏uhH[ nkDLkyBmژI(-vS=.L3So&,OS'7QOMF/"x wLj}*mhAʌwJ 3յp@R9s~O2u~E]1Ch,(ICֆGKѸCboCvsCӣٶ@gky P|ȮkMP~h[=XQr< *֗1!HΛ VtZz+s=e6;]a`,O(ayJ6U 2m,PFGh*BwM];T-a$yܺ9 SǾ4c[g@dD \Uuz+6l|JMڧ]>(T*7ËPw%+-7}֗L]/rZ' h^C+w fD7LD˽>? zߦ|QV+ #N3Getw[&8ȥk)h9xؚ&ߥ@YqVs@쑅 `!6]HU y.]L{N9>}],n#6S]e4yXEv<ˬSX!{`&a:C7g0ntlE PLI6v P80yqݭI Ee&Y$Rۨx AP1tAj`fEA3(PMU' &>ά4Ҟ1u! s7ATH4k+MFVf|.LM*P[ꀡ;Bz[B>h* w?*(p6?*)oVC}*({u[_-X-| ʶqʩ y6Wn81_M`Az˹Ӳ $o D{;&H"ǥ!V灮NkየgE1=ٮH D-ҠKai ӎ*X2*QQY½Zxa?)D8 -3$#Z]DlпQ*!XP5Q|SGId\f|-"B1]ț=t*2,Bc 㽾i | 뭹haͣVt/T$09۝i{&mED6nd ,S3~&psTK wɄGsʅ {2 &-L ~,{v eX# KZIAђ xTV gKEC[Z,3\Zd4QAt_ǸVT7iS<.\/MU'ee2qF;=.&:#.CTk0JB^@]FLrg/Nji~AXzP^)C!ʄX+;2RU'v{tRDX/?y-95U7N _|ד.w *C;@k *>?0J#(+k@bCwl;\OpVbqG(6(l AsYn wTTX(tx,F %сo\Ts]e {lVxm)@:9O09`qgUo _tkɑ OJd%?kmoPBP"lĎdLp"e D!, z83mد'mp9UՁ B)Tցq¥n 1EMvaz/+]Q<.NMtDeto6?jl)tGDkvq:־үI#':5& ƫ|"8^ p2'EN@Zqu/<54Lܷ]cژ%$X1\xY{el%iJ7 frhX'㊠"BGqt>=#(o/N,|yl" e geAbp3ڑWUxOIܣ8ڳk2W#]ˏ m{|"B'ȧSzVqgh0Is[Sߪb9P*ٚXoM02~ v M 6PܝMT%#*#jS>Ҙk8'O! hVb?TѮiDĄ Ҁ_HXϥ'no? /F{]f̌}(h۷y $vT"mIpp:"BaέoURXr]pjY7Ģ㻙NyMfL>n LtfEzHG"+ nZ>~+ntZaJ*싅=ʩcf, ҿRc&yni$wSNE. L=\8jT g lΧ"ӕx") SFI8/hۙS$$&fh 4x(~Ţ#V}dөky"I7'XKƂbÏ5wlQs/zɂ}n]י>!O#/yt8@{5pR.ٴ5k"$퐡(onc#a/b}4Y$0*c9!'nM:یxJEWMRZg J1/-)~.Kr}9ts?W{f )B5x`8+> bj5gGSw&]-X}.WMmзNsB?EEpF ✝\N֦Nz4 Di 77ظ 9R2#|Дjbk[  ЄYDq̈N#ނ@9tc y^` ^B5wv 0]YdwqjS je#a{$*bDpYv*WLauB<94!c+d{ I^)ÙUg8-lqE9(+/!wۈ&s//xᚆH.>pp$ ˆ9ekJ(PFZ?]vU}R anְw,Ǵ"N4a`g7>^ts$"VZ񵞉ע|I^1^nVPnvL(:9W0;MAP4UD 'I|3U\M |JlI8BG-\iW y]>mD%4<$^\8lw q`*IF"q=DxJ aBc@ޅrس(NJ04fAb'͌}+TEi$3 :`M27ϙ$Q%B\o1#qG8o2cNP ?d!7^6;WuQ,҄9&-4OП= !I|`i U&X#WmG7TdESI%;='XF o3-R R$FjT(vz m(~4#t0>H :'mf/Pz/á{d?y(sۙ#Џ#y%4=[z..JR#mK,j}0}m仺~p[4ey jEj87@Rw6ւ.3^B$d0:=UrgPMz.(9t2rT `EBN '8f(svό`!ҧWei4ڹGrzxw&Ht\{2iPxƩW!}WJ (,֗>}k_p>~18P us|Ls]ϱ1ҞgީQEn9\ G+K~ktu 7EO+S/~&cX>N9k0w!>!U |FO)  &^'~ܽ39jDPC4¦8cmuOb~Vl^,xM E?K~~u.uL ܨ˭&,\*)7݂ӵIK妜~*94BZ!AhF},~%3TYp4nzJ_ȉ#]-Ȣj&#:T_/^Clcwwqk^im7rGva]`+l& >\KIN =L.VE1r\W鈇 .LRm:{~A1dz$P D33eǿ{h E`v A7!fS`9pR)W"ɁeӰo ߬FSBZpJ䐥hViK} .NznP}iIF˵^#,y]Iυb8k ;sksrQmk~Q ,ry)]1<38'l &gZ]xqYsc|ρ׹'exL33AU qaPGIJ sr}Fuו~wS|EߜxfY4"3uնF:~;H/NTABEI0auvՃT׋=Zۓl5aW[zBa99~h$|k3Fɕ1(Ȳ/sU&].MS%AqL^&ȵ~ݑ֥*嫂,S L84*/tvLz)wmٌr(%)wos ;e Ac?'3Lea$9m+Mpڟ\szQrBGUiw'T~ p2L4#LDm3݇D <7Xľ~4歇IUb#&LyHP@_t{!b5Li'g i,u' ;[z:I}Y~'a)wIK:ME0^8ԯs",ҟ .c%5Tdדh%,a(-([H=I?-f& u1.՜&j̧}%N.8[.ΕqHO/GÖXb*Vh$>P{"Ͱ[\{uO% &t^7X}Fe-XxFȮdj [FoP3v>Wd+vz*-ъj)7x漖M/"-jR37[z>5}{j=g㧵j`8?r 2;UMP5 Z2J\[3nk#lmKf ~ч 8do[bnX)s߫<(=& rӜ7t5yʹG])똣i"?Q =¼pI[tp2^F浙~@!a(n~(!Oc)oU]%*4qO)$N0Xj/MX .aVfhtPʹ 䰦焸~MD~*ƌf@;3ʀqGpj f$ze:}qI[1{I!@Na$!_a\07Ę,befZCv+\p|)&N~Z EԴd 7#yguE_?P({t~HUpSN;\7ŰRS\ݣU44G Q9-z,Up] 2mkW߽IRqOQ*ְժPIM{K~ف"^=%7i(ɤ4 j^K  [AЦ;uĪJM.CTO1Skz_t}D@%9k,;,7P\7qR驣,ڎom`4Zjv jPuVK>] P`-5IAi~1Lv $^@#4Dfw~GOgjÀ1*3S+;Ւ"_+( KY,2xIZnJ;`TU͢,vE֧h ߏb˂+q4#3E+CvV_ @uX (b\;:PIΝ_3!.?7K&iԻ_V)Ռ`<Gi^Q>̊ߏ_[5kcсK, væz1ⵥ&rY:<6`hʒvi6umy[L `Kv.p\8=';*cgG]ˎ ue% @flD{9fNAn T4X+G,Q< j")W  @ yĽ"ȹ@Nb[Ir v nm0M.L|򴭶sehЀ6I%{w;L!{֡_3L谠? (Ę== %Z.NaU"-hl(puP!AY̬udD߁gXL*dUcגy JM?;X7Ϳ> Y p#(u*Ow1L)1dI$WMMF_!3X72u `0Mx{5Yzbu`I!lTxDXpUCb Q=շvi^X^fZ {|ǬI7. "7u ij4d`?훙q *ac|IF+??Ql2TRKrȓ7M)sHR(3V[nƴϽ5+a63}U2V1 Es2uAmcI`="ב| ?sk@9rI9b9=): RXoqH%qaAccY$V嘻r) Pt~pH_*WCG>Դz˲͈}]XF:Z=sOuE C\Kgn0䩧,솚Bդ;|%5(bvT]LN3mɤF+=Ke\FN+[[r>uB ͧz#qU3/CqQp̆@>|pM66]lhʁSKYc"̬*)қ''9Kꀿ|>%-?8W MBIJn*_w-|w:q)% uF<a0$$ !0X2@;!px[a.{c'KcA`pOl 1 J銅uHJOr*XBT6cPX6I# &w4o"?3\۷#!'/jp:Ccuݭ%&@|O8QXg7yjĹx)ޗHc3$B`Fa>)J! RΖF7: Z@ 16k ]IFCa HYؚbQlfyaz|1{].5ief=~F|acul18ݐIH%btHp^E0Fqxlymz\RoAf=9CWYuvѦe.pם4, ncgZ۔Crջz갠w¹H霰&w(&i|@>"IW#L@.3z_3'Pږ9oԆ -D @dI3BE 㛤J(w>2S-16~IhK [QM\=4PƓ̡J{@dJ Wzj_9Ď;`qyټ6?'MI&ҳ'@G}ܜW舯(~Ү2o[ޝFuYҝ;4̫"ɾmHݙΜ7e!}.yDk݀Ȱ}f;I=8慍 Bաbqtjy‹\<٦+.Ldoa,(uܗnD59 Y칛 8k (,NoSҐ'c6ٴg0ϗC4tI'HEy' Ҥ]3̹=D}3iPY$ ]4d*$fHeh'}+Z4s^MأWtoyTъ!K>A:Ts6 F/兗؍VjlW{ CmvSqoi Zٻ%٬;ޭrI`T<ޫSET q]ˁm?o.~Ti@NyO0si5ƤP*%h40R)eÿčC);!4ϿZ'XSĦt=z28xJGxһҫ!/mrʺ ;M ]ѧAe<Li\g?sve,_&6*1I V3=5[ǍŁ~y3b&Lb+U!q튾,JMRZP6P,9-/]7z DA,=jch)j/ ~MjQf[(s!dX.RmHAV w?BpE"%0A+\|#osf晜Dt30ڤTg2D,Ɲko 2n_FT69 ٸZEcMQG؁tƩs,o!p^@c ?o%S9ٚ$ݢk/u pT[eGkqGV maC_)KF oɪci\RGIAb}XPf ;KϢQhWX<4C/u;IFa̅ 66 '" Xԍ&*=gڜވ*Ω8'eЪwiy?D%fRLiΡssɁ}ɐ2ۓl*ıLO8DzuPѳv{@; 9 )ƴHMؙ*`뉾~ E̴zj'1!b ^2~+ZSE ;?X9\Vo =)ܥ#l dfREȸx- -}ʣDeJ56g%)ŵ\~rM{LQEq{d\Kl#hO׀)e&MSq0-և#! I@?;7tQ:@qҍͰ+}#;V7NvٿMS R b%b+KegYUW@JĨ6#3lPrqs#4}(.iF>&h;)I@".n/=wNN3COƟC#i܇)+`7x:̐nayhuPP- PmpRKt.ttݗ6EBS|Gg\qSqU #~I5f^1^Qg2}n{!Ʉ Ox{" d# ۑ0C"+hZгiÙwYI 62 Hfǀ9A4\Pl g:?2|K7MFɓ_LGL"bsiݱϿ'c0f 󛾬ؿqFϼQO3X2FTŎN#z7vvDk2O5g{%L#9?*y=Ksʢx;)K6o-,tgQޯ!41ݖo͕K:ǏxfA0k2~MQ F{cvȌ?t/I-c} N#Q]ƶ4'sjak H=k# scz̮ 9TɝJq |&-zeDXWD]Ձ$0XOPŧ`F_#ez R$wZYt Nv#M>f܉V xOltw6-4>6I;1S{.s9[B< ,,ȾNNo|񩽪|g7q6z(tD03-br se*tǸV`u@ jFMn1wIw{QkLJAC)d<ˆ{Sh? &~rq }\r-3_[|O}YteJ²Z5n#7".8AJg>kH,g1<}qoFӬ44k"!t3OQsv Vcq`R2*]S&L籐L!x6nN HsAff~*n 0!@ ;i[idHrcMZU6LXMkS[OSHcZV_yTvV_q cVf-pHƞo|ޕwԬB5'a]2#Y03M_3C1 ͹nNi &2bA'('gRO"`ې|} ĿPRh@H*ɉ,h%*U+Նv)F㱂\kBg7A"<WpZ& ͢ $Kx߁c4ڀ'0uK7%yi,;H~DF^!ZlSs휮N?^9ГUJ> 9Yk\~Ϧ0@Y( Z|:_ \{Fi3\M?R(GTM; mg:7tfMY0ֺAGyˆ7M#ZtbيR=+s>g wC8.d0+Us= :U\>(>?fhob8Bf r?!/r긡*z,Bڑm~{]KbnԓdBUҤMRƗk4-D픎l[&"#t6vғ^P*DyDo,XȞ3L)D ^ 4?`w7랱>3w?Bc10?FdQ`z @/bѮka zv߭I#lƍԘ(Y+'Uy13VUX*JWG59a|}`6ڎ2O_S۶S?@  z{&ý7A/I<ڙBʿzN8ccXBJfA|ӖiĄ XS?x1*0A63 Ί'?ºK Z 'P - O#N}{EbR,4o4}~|}d2GhO.i=Ųd?ۯ[v` /${^;%vłbjꭋw9"gڨXmΧ~iITcWU\ϓ,7MG' 41̕`vnz L; tPhOxPnuW >/*A椞N]0`JdHl$֭GF$H}3䖾pʙdU*`t$B[Dr 6 #`7@ ݣ$.`UfVpt4xͤCږ""7'?rWQ0Hzz|Tb`sad&? ccy~%~Lޱ$61ӢgL[(TG gj]r^ u;4@T3N}VYnJ}ZDlGʘT$}J'.<}aQbitw]{e,?-H>ɱ (Cړ)!=. ӎ"5 NPbχL˝ru$OAJ.Z(ه}2Dh:/~cldsYv]>f%!L4o:rs}ޏT(qK:zb5Ièm3/ϧ4e#bVWﱰh ?`}=0OxI,@b0Y8i%SnLVJLn!Pz,D[2!_T-'MbeƗ7l*K=ɲg?5Wg,6y2>w.:M}GذX } q}jUUY SN>uyZ; \JDTUJ eC^&j^ϲx`&!;)(c=W5j|saq:3T 2YAK[Ǐ)xuyieT.RWkKR?]t$8-V)C@c7Q3 &O[lWb/$`Q=%c moAe$֥;Z fQ4f۟+1u>`.6'iQ#oAm`ֲkCYryKE9srZ.J~ߋ[&hjkcG(Z}O~ow*ᄇ_\O!mxFk dhoOބ_x&G &" "({^^]ՠLRcE٦~O}GP\!y Li4nN/w:ZfDu9gOymc*4sK3{,#sz%K)''E;@u{1eU RZt7ןFOhb ;p$vDMS*pT&Qbbҗ;]E,#w ,pb9 NÕm?1X̶IvvyߡўԩGsK[2ObN .4Pnd{6:c0BɚG߁An)p;`kY&ȵ[]mLb#3eÌy#apk3kG%.Rk72H'?"doʴed~^SqOJ;RkeG%&T9mp߫:9;8ii_\?:)3,൥w#f8~βN'Tnj^9w72PV_y<8mBb 1d+o%ǢOJ( T<.Ϸv$~sD!]m_Mr+ Ve& GƕM!/ߖ1K ̭lp?`g5[daӒ}ƛW:1Gv76͸9{aa2>{e*F7z!>(§(|1GbP.$Ycٕx Z>[Pډw[c6T0.҂gpЭ RQ 0|*İ W0Mp,քAvki~C+,3o7+t|Yyy/m \럩knZr~]Gx#{ymΖ㾵"8;r©ΥhgL kh)V6(i H&9c2w58ŨTvv-ɜ9zzvnU]7 Nr?|&=;^ÖwIZ |Knk?݌HbK@ISy'ޤ,\ t|ked/99v:DFeLA1UbDA`^c0`# ޗΞ+T˜rG/hR 1|xAWv#CIoO<+Q͛/TumMϰ!}HL&ـN68jO8={"%[}'JijQ"-t"-LRx!9A1qO) f-_^' iʅp*e~f\'u"Y~q`\o0wa0P=jXw463 fR.7:qى ,XG ]OVdFEדW ? y&lF^9 0A?H6QRuQxbHDG! Jz'[)ЍۂJ$xs ҷyaͻU=>]u՟ici3#q\ UpYBuO]{P`K r5Uܮ=-XzPC3@.V@LSQ&^r;sHWA&;mZq]cK7[2KES /2vUAlh6[D1n~33LHkLLPE$D ֹV(!Cau'޽k4Lk_2X[ࡴ>lb8C{E_58 ko߁62:Ti@h0Ne6'gDjи,sU;2ڊY+IPO-Utg{iǫA-NYe/ayϑ Ba VRyNn4DHlGbPcx i*(FxV~_2:Bl]Eu]&X"CHցDu_k2>eUq=RBNt;{j'oT)kl?垔hv 9awxQ|^<P%Zf}hܚ%pw_@bv=[d_KɄWOfG\y72i_cyS EDaޯӵ b/z4)@$"H*JB/LZJ 1tT>,{Sf31Ð_;owB E4Ls&. cd; cc_dݍ?Pf~!?=ڳ)[yeh2z̤,^BƠ9'1FN?% SyS=^7`1c((6wp^# NůOٕ-?#c1,QGnE[2e.9%,d«MCá0r!0Cm z֓͠bB">uFKg wjꞸ{E+ݝSv9LSe.Gʑ?N2zzY~ 1 N׭tf7=4g3dҸ)}cIڋzj7L϶B{.UݛX貧zEjcH|}j'x8 vˮLP.T:{8-r ٳɉqq/^@lFiM_mvAɾ͚#b ~诋i;ġ #NxTGq1(p%PvI2ꓙ!~ rjGk |b:NumE z^,M|͋IXt'uze4|n?9멡E#(A%N'8)IB d~Y0)Ya#u>t1_BROY,FPZ0' (ԇdG) ׊-Iʻb(G"=q/G]W6Mw|Fxv_)To}1ka8I'OWc(1A{9 ?8P 2㧀C-]Ǭ+G<>x=\ \M 3ДvZf@ : y=fCnc&C Gi;hLL>mKʌ(lw!BVw=-IYm#:&w_QC!6F [b3[! D#"s;)b;t"շ *HP8Yp~eI?7cfIUN=լ::0/ 3:8ON7L{)3!no߉j[ 8*T3d|:( v14\HN?y9-G1Ω1x*i,Y:2]VP YuzQǰl$DR4PځSv sYwQ`Nօէh&H'B܅rhӤ9N}N+4AWFa 4:ij}< c01}/4򮬌TheXSQ_H P^zTʥ~ n;1ewpѐf\ *C xطk݋n~ٲ.ҝ\B鹧̓]y~/Mp]p*5H# 4ؿw.w*fx_Luwکd:\TƬֈ/Dz`躜ů7!7R$Ľ{1]v#qħ܎N$wR?dHP3br o_ܤ3?mgșoٕo^?\.)) 9ߦ]XT5V0nD&.dKlX|ai(//?wvGr|NUKtBȟkl&TA`f_S7saeT9tXTp׍/4Ei]/i$QLAH ;۳^+qiD|+'C0赔.65Qjdjqf/^i%$8% H 6fp'V쥜ȚeemF˷uQlrʶ\B>F]| U4ilT,`&J=Kqy|p9h48qd֤n?GZsydD#~ˆNX"暁rYSxPDBZqzEtg{ya)nZj!Ecn,so!e#jV*n$/OW VXa2Mmθ&^GBcEDuXQ.#Vb}%  e^&Ycxal^t2r!ii~Qf;'6QE++5Z{h`F# ue6p%![\3Rudcӻ\.oċ4yv@UHTH^EpWF,v3ZO*FKeW@攁*>kP%*@",x~XRZPz46Rz^9\h^@ PHK"9p)aQ)ܗɾ.4R}i?`8]34%f/bО5جo  ݳA}& 4rǾSU]בy.{9I0H'Iȷ7 JSExfbmwj{0/(YܗӭNإG4ϯk4$Pa* 0ԭ8% cy* R +5ٕ19c83s[<$@buB!K^؃TsBO{A2}G$蝁 deFSag^W4)SڀajdM l<Ͼ_2p%ܥ#W|K;uWmRB)e$Rp~m/hKr|wR5<.!<4Sp .5a944&_E}GEZh i>dԞmw7gZ0h߉XH4Bt-]9zlB R31rsЏLùȳ,{Q?Z~365^ Ƃ=\b`_N>u≪Dd7bppghp ?1jb8,\GDoꡎ@*28wm"NA}[=o .)5P ܗ+ ŮY ;hcV'S1K"cG1L1hNHB{<^sZԮ- ]KNr]յ?_[|zIf\x15XQ:23\[|:00/Wjt ~ziL AOo)E qܫ,Naۚ AI. [rc&aHmPqh5QA0P!MUkS Wx{+ȲÃ~s&|'S FT#{I{@M?`x(0X-TEӣtg 'V+Sq[*}{i?V6= hEYg?nw=v+B(NR[yY9둸HYQ\ 'GMsVAz22nkp@C}Z  NMŖxVTr0)63ES(.rh ?q%zʒƗɘ_ E\A82fhwRk)ts82o Q\:T žq=ր&/k}{nv4QqN %8New-zM4?ۓI)N Na#qHrpb-]SJ t]d+"@/ s^C\+("*41/^2݌>YfBSJ/O\-yu8[ /H 3Z״l)U)1q*@d@A^M٬*4Kج5\ (&5&n6~J4faf $(-mU\SK$SGPw 9M\0{А+XuqzD(_ٕGFB>Rr),1DuL( c;+#Eu _= Qdw CXSj@A's2XlBH;5]DrGV-O2ݏ7GI݂O=\,f`y'"C1b!mq), w+ ǫxYNi7-(JiFu2"骱T *] m&aJ}G̀2`WCh/ _ 5ڶ@iшlv1\;80ukx a3~_<ɉ3 cpWV]XXR, 6p% ݧm}8~#vhQ螙N+Ϩ0+k)"܁F:3۷hD}aT XK'PbU'}jW5,GCYϟ:tѽLS$jxPKm=|.O-.-EsދRbqL㙇,S<s \-äɮtIX舊4`1(!pREmy@uJ|kg\'e}ڑ {sfPa@5Y aC2@I܈&fEV:tcwC=*+;#D%WXw?MgQA;DX6po~RDByl3?UCtBw6Z) sJgCJ)xI4HTD}Hl1e•&-GC˩ؤc~l3&cwMFJym44hRI߶d&pQ%9[%4?J@ё|z44nXK  픲eٖ[/]05hk֑LpO مmAWT$`@b|ZcKGO#yuJ@csS5^cYTPuјGf4jŖF_xmY-uJEnF:2mN28Z.fA2m2to#i>$%>D'**XX4 NeY@@93T4 @$2]Î O[x8h*4OM(^M0JjVqC|!py)do˝񃑇"n˟VTĦkt7=8K9{5"BwmɅ^& Wi}^3;N *škJIB 7sO q YZ