libGraphicsMagickWand-Q16-2-1.3.35-150300.3.3.1 >  A bVy1p9|ljS2L 9Ԣ å,tz.|L-pٓSl*q .agؚ]>9P<:}K1:y5U }NF٭AC-.+O: E, R`'6x![" \asqTS;dI |!?@ +wޓZӁX;  J{UrEJJWeۖ O #A>ϵW"x@s"%1LPu|{JI9(FQr":ar p@l?\d% 2 r 4:DL P T \   (D8L#9#: #>~@~F~!G~8H~@I~HX~LY~X\~]~^~b~cd eflu,v4wxy z XClibGraphicsMagickWand-Q16-21.3.35150300.3.3.1Runtime library for the GraphicsMagick image conversion libraryGraphicsMagick provides an image manipulation and translation utility and library. It can read and write over 88 image formats, including JPEG, TIFF, WMF, SVG, PNG, PNM, GIF, andPhoto CD. It also allows to resize, rotate, sharpen, color reduce, or add special effects to an image and to save the result to any supported format. GraphicsMagick may be used to create animated or transparent .gifs, to composite images, and to create thumbnail images. This package is compiled with Q16, that means it provides better performance on 16 and less bit images.bVxibs-arm-4@SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttp://www.GraphicsMagick.org/linuxaarch64"@bVxbVx1b28253b719fd7363e4d2610d60f05108c970f496840fc50e948b207813bd696libGraphicsMagickWand-Q16.so.2.9.4rootrootrootrootGraphicsMagick-1.3.35-150300.3.3.1.src.rpmlibGraphicsMagickWand-Q16-2libGraphicsMagickWand-Q16-2(aarch-64)libGraphicsMagickWand-Q16.so.2()(64bit)@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libGraphicsMagick-Q16.so.3()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3bUi_D@^?@^{G^!@^~@^ @^@^@]z@]]2@],j]@\2\2[}P@[dC[WZ Zhu@ZV@YYzYu@YqYqYP@W Wk@WUeWL+@W0{V?9@Vf@U ]@pgajdos@suse.comcallumjfarmer13@gmail.compgajdos@suse.compgajdos@suse.comstefan.bruens@rwth-aachen.desuse+build@de-korte.orgsuse+build@de-korte.orgsuse+build@de-korte.orgsuse+build@de-korte.orgpgajdos@suse.compgajdos@suse.comstefan.bruens@rwth-aachen.depgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.comidonmez@suse.compgajdos@suse.comcrrodriguez@opensuse.orgpgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.comjengelh@inai.detchvatal@suse.comtchvatal@suse.compgajdos@suse.compgajdos@suse.commeissner@suse.compgajdos@suse.compgajdos@suse.comsflees@suse.dedmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.org- security update - added patches fix CVE-2022-1270 [bsc#1198351], Heap buffer overflow when parsing MIFF + GraphicsMagick-CVE-2022-1270.patch- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)- security update - added patches fix CVE-2020-12672 [bsc#1171271], heap-based buffer overflow in ReadMNGImage in coders/png.c. + GraphicsMagick-CVE-2020-12672.patch- version update to 1.3.35 Special Issues: * It has been discovered that the 'ICU' library (a perhaps 30MB C++ library) which is now often a libxml2 dependendency causes huge process initialization overhead. This is noticed as unexpected slowness when GraphicsMagick utilities are used to process small to medium sized files. The time to initialize the 'ICU' library is often longer than the time that GraphicsMagick would otherwise require to read the input file, process the image, and write the output file. If the 'ICU' dependency can not be avoided, then make sure to use the modules build so there is only impact for file formats which require libxml2. Please lobby the 'ICU' library developers to change their implementation to avoid long start-up times due to merely linking with the library. Security Fixes: * GraphicsMagick is now participating in Google's oss-fuzz project due to the contributions and assistance of Alex Gaynor. Since February 4 2018, 398 issues have been opened by oss-fuzz (some of which were benign build issues) and 11 issues remain open. The issues list is available at https://bugs.chromium.org/p/oss-fuzz/issues/list under search term "graphicsmagick". Issues are available for anyone to view and duplicate if they have been in "Verified" status for 30 days, or if they have been in "New" status for 90 days. There are too many fixes to list here. Please consult the GraphicsMagick ChangeLog file, Mercurial repository commit log, and the oss-fuzz issues list for details. Bug fixes: * Fix broken definition of ResourceInfinity which resulted in that GetMagickResource() would return -1 rather than the maximum range value for the return type as documented. (problem added by the 1.3.32 release). * ModifyCache(): Re-open the pixel cache if the cache rows/columns do not match the owning image rows/columns. * Fix DisplayImages() return status. The return status was inverted. * HISTOGRAM: Histogram once again includes the histogram as a text comment. This became broken by previous security fixes. * PICT: Fixed heap buffer overuns reported multiple sources. * JNG: Detect when JPEG encoder has failed and throw an exception. * MVG/DrawImage(): Performs even more parsing validations. * Clang static analyzer fixes: A great many fixes were made based on problem reports by the Clang static analyzer. * Visual Studio static analyzer fixes: A great many fixes were made based on problem reports by the Visual Studio 2019 static analyzer. Many of these may improve the robustness of 64-bit code. New Features: * GRADIENT/GradientImage(): Improved accuracy of gradient levels as well as dramaticaly improving performance. Output PseudoClass images if we can. Add support for using the image 'gravity' attribute as well as the "gradient:direction" definition to produce gradient vector directions corresponding to SouthGravity (the previously-existing default), NorthGravity, WestGravity, EastGravity, NorthWestGravity, NorthEastGravity, SouthWestGravity, and SouthEastGravity. API Updates: * InitializeMagickEx(): New function which may be used in place of InitializeMagick() to initialize GraphicsMagick. This initialization function returns an error status value, may update a passed ExceptionInfo structure with error information, and provides an options parameter which supports simple bit-flags to tailor initialization. The signal handler registrations are skipped if the MAGICK_OPT_NO_SIGNAL_HANDER flag is set in the options. Feature improvements: * Replace use of non-reentrant legacy POSIX functions with reentrant equivalents. * Timing of image reads should now be very accurate. The timer was sometimes not stopped as soon as it should be. * PICT: The PICT reader is working pretty good now. It handles all the PICT image files I have available to me. Behavior Changes: * POSIX Signals: Use the normal termination signal handler for SIGXCPU and SIGXFSZ so that ulimit or setrlimit(2) may be used to apply CPU (RLIMIT_CPU) and output file size (RLIMIT_FSIZE) limits with the normal cleanup, and without dumping core. Note that any output files currently being written may be truncated and files being written by external programs (e.g. Ghostscript) might be left behind unless they are to a temporary file assigned by GraphicsMagick. * Some private string and integer constants were removed from the apparent library ABI. Some private functions were marked static and removed from the apparent library ABI. This is mentioned because someone is sure to notice and be concerned about it. * The remaining private content in installed header files was moved into -private.h header files which are not installed. This should not be cause for concern but is mentiond because someone is sure to notice and be concerned about it.- Remove xorg-x11-fonts runtime Requires, gm display no longer fails when it is missing (see boo#619103). - Cleanup, replace $RPM_OPT_FLAGS with %optflags- Revert the change to relinquish resources used by OpenMP on all devices. There are concerns upstream that this might break applications that use OpenMP too and suddenly find their threads closed (remove GraphicsMagick-wait-for-threads-close.patch)- Due to a broken check, it wasn't noticed the typemap file is already provided in the source archive (removed typemap)- Relinquish resources used by OpenMP on all devices (GCC >= 9) + GraphicsMagick-wait-for-threads-close.patch - Set configure options to what is actually build- version update to 1.3.34 * DPS: Eliminate a memory leak. * Debug Trace: Only output text to terminate an XML format log file if XML format is active. * EXIF Parser: Detect non-terminal parsing and report an error. * EXIF Parser: Eliminate heap buffer overflows. * HuffmanDecodeImage(): Fix heap overflow in 32-bit applications. * MAT: Implement subimage/subrange support. * MVG: Address non-terminal loops, excessive run-time, thrown assertions, divide-by-zero, heap overflow, and memory leaks. * OpenModule(): Now properly case-insensitive, as it used to be. * PCX: Verify that pixel region is not negative. Assure that opacity channel is initialized to opaqueOpacity. Update DirectClass representation while PseudoClass representation is updated. Improve read performance with uncompressed PCX. * PICT: Fix heap overflow in PICT writer. * PNG: Fix validation of raw profile length. * PNG: Skip coalescing layers if there is only one layer. * PNM: Fix denial of service opportunity by limiting the length of PNM comment text. * WPG: Avoid Avoid dereferencing a null pointer. * WPG: Implement subimage/subrange support. * WPG: Improve performance when reading an embedded image. * Wand library: In MagickClearException(), destroy any existing exception info before re-initializing the exception info or else there will be a memory leak. * XPM: Rquire that image properties appear in the first 512 bytes of the XPM file header. * Compliles clean using GCC 9. * Python scripts related to the build (enabled by --enable-maintainer-mode) are now compatible with Python 3. * Now supports using Google gperftools tcmalloc library for the memory allocator. This improves performance for certain repetitive work-loads and heavily-threaded algorithms. * Configure now reports the status of zstd (FaceBook Zstandard) compression in its configuration summary. * TclMagick: Address many issues mentioned by SourceForge issue #420 "TclMagick issues and patch". * PNG: Post-processing to convert the image type in the PNG reader based on a specified magick prefix string is now disabled. This can (and should) be done after the image has been returned. * Trace Logging: The compiled-in logging default is always to stderr, which may be over-ridden using log.mgk as soon as it is loaded.- version update to 1.3.33 * It has been discovered that the 'ICU' library (a perhaps 30MB C++ library) which is now often a libxml2 dependendency causes huge process initialization overhead. This is noticed as unexpected slowness when GraphicsMagick utilities are used to process small to medium sized files. The time to initialize is often longer than the time to read the input file, process the image, and write the output file. If the 'ICU' dependency can not be avoided, then make sure to use the modules build. Please lobby the 'ICU' library developers to change their implementation to avoid long start-up times due to merely linking with the library. * GraphicsMagick is now participating in Google's oss-fuzz project due to the contributions and assistance of Alex Gaynor. Since February 4 2018, 353 issues have been opened by oss-fuzz and 338 of those issues have been resolved. The issues list is available at https://bugs.chromium.org/p/oss-fuzz/issues/list under search term "graphicsmagick". Issues are available for anyone to view and duplicate if they have been in "Verified" status for 30 days, or if they have been in "New" status for 90 days. There are too many fixes to list here. Please consult the GraphicsMagick ChangeLog file, Mercurial repository commit log, and the oss-fuzz issues list for details. * Documentation has been added regarding security hazards due to commands which support a '@filename' syntax. * MontageImages(): Fix wrong length argument to strlcat() when building montage directory, which could allow heap overwrite. * PNG: Pass correct size value to strlcat() in module registration code. This bug is noticed to cause problems for Apple's OS X and Linux Alpine with musl libc. This fixes a regression introduced by the 1.3.32 release. * Re-implement command-line utility `'@'` file inclusion support for `-comment`, `-draw`, `-format`, and `-label` which was removed for the 1.3.32 release. The new implementation is isolated to command-line utility implementation code rather than being deeply embedded in the library and exposed in other usage contexts. This fixes a regression introduced by the 1.3.32 release. * CAPTION: The The CAPTION reader did not appear to work at all any more. Now it works again, but still not very well. * MagickXDisplayImage(): Fix heap overwrite of windows->image.name and windows->image.icon_name buffers. This bug has surely existed since early GraphicsMagick releases. * MagickXAnimateImages(): Fix memory leak of scene_info.pixels. * AcquireTemporaryFileDescriptor(): Fix compilation under Cygwin. This fixes a regression introduced by the 1.3.32 release. * PNG: Fix saving to palette when mage has an alpha channel but no color is marked as transparent. * Compilation warnings in the Visual Studio WIN64 build due to the 'long' type being only 32-bits have been addressed.- drop JPEG2000 support [bsc#1144240]- Cleanup BuildRequires: * Remove ghostscript-library (support removed upstream) * Use ghostscript-mini (sufficient for path and feature detection) instead of full ghostscript (implicitly added by ghostscript-library) * Remove ghostscript-fonts-other (unused).- version update to 1.3.32 New Features: * Added support for writing the Braille image format (by Samuel Thibault). * WebP writer: Support WebP 'use_sharp_yuv' option ("if needed, use sharp (and slow) RGB->YUV conversion") via `-define webp:use-sharp-yuv=true`. * The version command output now reports the OpenMP specification number rather than just the integer version identifier. API Updates: * ReallocateImageColormap() added to re-allocate an existing colormap. * Some improperly-exposed globals are now static as they should have been. * The 'benchmark' command now shows 6 digits (microseconds) of elapsed time indication. * The 'time' command now shows 6 digits (microseconds) of elapsed time indication. * The logging facility now shows 6 digits (microseconds) of time resolulution * Dcraw: When QuantumDepth is greater than 8, pass -6 option to dcraw so that it returns a 16-bit/sample image. * Dcraw: If Dcraw supports TIFF format, then request TIFF format in order to be able to acquire more metatdata. * Scale algorithm: Eliminate artifacts when scaling an image with semi-transparent pixels. * Library metrics: The number of shared library relocations and the amount of initialized data has been signficantly reduced by following recommendations from Ulrich Drepper's document `How To Write Shared Libraries `_. (Security) Bug Fixes: * see NEWS.txt * fixes [bsc#1138425]- asan_build: build ASAN included - debug_build: build more suitable for debugging- update to 1.3.31: Special Issues: * Firmware and operating system updates to address the Spectre vulnerability (and possibly to some extent the Meltdown vulnerability) have substantially penalized GraphicsMagick's OpenMP performance. Performance is reduced even with GCC 7 and 8's improved optimizers. There does not appear to be anything we can do about this. Security Fixes: * GraphicsMagick is now participating in Google's oss-fuzz project due to the contributions and assistance of Alex Gaynor. Bug fixes: * See above note about oss-fuzz fixes. * CINEON: Fix unexpected hang on a crafted Cineon image. SourceForge issue 571. * Drawing recursion is limited to 100 and may be tuned via the MAX_DRAWIMAGE_RECURSION pre-processor definition. * Fix reading MIFF files using legacy keyword 'color-profile' for ICC color profile as was used by ImageMagick 4.2.9. * Fix reading/writing files when 'magick' is specified in lower case. This bug was a regression in 1.3.30. New Features: * TIFF: Support Zstd compression in TIFF. This requires libtiff 4.0.10 or later. * TIFF: Support WebP compression in TIFF. This requires libtiff 4.0.10 or later. API Updates: * MagickMonitor() is marked as deprecated. - see NEWS.txt for more details- disable PS, PS2, PS3 and PDF coders by default, remove gs calls from delegates.mgk [bsc#1105592] + GraphicsMagick-disable-insecure-coders.patch- update to 1.3.30: * Security Fixes: . GraphicsMagick is now participating in Google's oss-fuzz project due to the contributions and assistance of Alex Gaynor. Since February 4 2018, 238 issues have been opened by oss-fuzz and 230 of those issues have been resolved. The issues list is available at https://bugs.chromium.org/p/oss-fuzz/issues/list under search term "graphicsmagick". Issues are available for anyone to view and duplicate if they have been in "Verified" status for 30 days, or if they have been in "New" status for 90 days. There are too many fixes to list here. Please consult the GraphicsMagick ChangeLog file, Mercurial repository commit log, and the oss-fuzz issues list for details. . SVG/Rendering: Fix heap write overflow of PrimitiveInfo and PointInfo arrays. This is another manefestation of CVE-2016-2317, which should finally be fixed correctly due to active detection/correction of pending overflow rather than using estimation. * Bug fixes: . Many oss-fuzz fixes are bug fixes. . Drawing/Rendering: Many more fixes by Gregory J Wolfe (see the ChangeLog). . MIFF: Detect end of file while reading image directory. . SVG: Many more fixes by Gregory J Wolfe (see the ChangeLog). . The AlphaCompositePixel macro was producing wrong results when the output alpha value was not 100% opaque. This is a regression introduced in 1.3.29. . TILE: Fix problem with tiling JPEG images because the size request used by the TILE algorithm was also causing re-scaling in the JPEG reader. The problem is solved by stripping the size request before reading the image. * API Updates: . The size of PrimitiveInfo (believed to be an internal/private structure but in a header which is installed, has been increased to store a 'flags' argument. This is intended to be an internal interface but but may be detected as an ABI change. * Behavior Changes: . JPEG: The JPEG reader now allows 3 warnings of any particular type before giving up on reading and throwing an exception. This choice was made after observing files which produce hundreds of warnings and consume massive amounts of memory before reading the image data has even started. It is currently unknown how many files which were previously accepted will be rejected by default. The number of allowed warnings may be adjusted using '-define jpeg:max-warnings='. The default limit will be adjusted based on reported user experiences and may be adjusted prior to compilation via the MaxWarningCount definition in coders/jpeg.c.- update to 1.3.29: * Security Fixes: . GraphicsMagick is now participating in Google's oss-fuzz project . JNG: Require that the embedded JPEG image have the same dimensions as the JNG image as provided by JHDR. Avoids a heap write overflow. . MNG: Arbitrarily limit the number of loops which may be requested by the MNG LOOP chunk to 512 loops, and provide the '-define mng:maximum-loops=value' option in case the user wants to change the limit. This fixes a denial of service caused by large LOOP specifications. * Bug fixes: . DICOM: Pre/post rescale functions are temporarily disabled (until the implementation is fixed). . JPEG: Fix regression in last release in which reading some JPEG files produces the error "Improper call to JPEG library in state 201". . ICON: Some DIB-based Windows ICON files were reported as corrupt to an unexpectedly missing opacity mask image. . In-memory Blob I/O: Don't implicitly increase the allocation size due to seek offsets. . MNG: Detect and handle failure to allocate global PLTE. Fix divide by zero. . DrawGetStrokeDashArray(): Check for failure to allocate memory. . BlobToImage(): Now produces useful exception reports to cover the cases where 'magick' was not set and the file format could not be deduced from its header. * API Updates: . Wand API: Added MagickIsPaletteImage(), MagickIsOpaqueImage(), MagickIsMonochromeImage(), MagickIsGrayImage(), MagickHasColormap() based on contributions by Troy Patteson. . New structure ImageExtra added and Image 'clip_mask' member is replaced by 'extra' which points to private ImageExtra allocation. The ImageGetClipMask() function now provides access to the clip mask image. . New structure DrawInfoExtra and DrawInfo 'clip_path' is replaced by 'extra' which points to private DrawInfoExtra allocation. The DrawInfoGetClipPath() function now provides access to the clip path. . New core library functions: GetImageCompositeMask(), CompositeMaskImage(), CompositePathImage(), SetImageCompositeMask(), ImageGetClipMask(), ImageGetCompositeMask(), DrawInfoGetClipPath(), DrawInfoGetCompositePath() . Deprecated core library functions: RegisterStaticModules(), UnregisterStaticModules(). * Feature improvements: . Static modules (in static library or shared library without dynamically loadable modules) are now lazy-loaded using the same external interface as the lazy-loader for dynamic modules. This results in more similarity between the builds and reduces the fixed initialization overhead by only initializing the modules which are used. . SVG: The quality of SVG support has been significantly improved due to the efforts of Greg Wolfe. . FreeType/TTF rendering: Rendering fixes for opacity.- Add explicit buildrequires on: pkgconfig(libwebpmux), pkgconfig(libpng), pkgconfig(x11), pkgconfig(xext), pkgconfig(zlib), libjpeg-devel. all of them direct build dependencies but not included in the spec file- update to 1.3.28: * Security Fixes: BMP: Fix non-terminal loop due to unexpected bit-field mask value (DOS opportunity). PALM: Fix heap buffer underflow in builds with QuantumDepth=8. SetNexus() Fix heap overwrite under certain conditions due to using a wrong destination buffer. This issue impacts all 1.3.X releases. TIFF: Fix heap buffer read overflow in LocaleNCompare() when parsing NEWS profile. * Bug fixes: DescribeImage(): Eliminate possible use of null pointer. GIF: Fix memory leak of global colormap in error path. GZ: Writing to gzip files with the extension ".gz" was not working with Zlib 1.2.8. JNG: Fix buffer read overflow (a tiny fixed overflow of just one byte). JPEG: Promoting certain libjpeg warnings to errors caused much more problems than expected. The promotion of warnings to errors is removed. Claimed pixel dimensions are validated by file size before allocating memory for the pixels. IntegralRotateImage(): Assure that reported error in rotate by 270 case does immediately terminate processing. MNG: Fix possible null pointer reference related to DEFI chunk parsing. Fix minor heap read overflow (constrained to just one byte) due to an ordering issue in a limit check. Fix memory leaks in error path. WebP: Fix stack buffer overflow in WriteWEBPImage() which occurs with libwebp 0.5.0 or newer due to a structure type change in the structure passed to the progress monitor callback. WPG: Memory leaks fixed. * API Updates: InterpolateViewColor(): This function now returns MagickPassFail (an unsigned int) rather than void so that errors can be efficiently reported. The magick/pixel_cache.h header is updated to add deprecation attributes such that code using GetPixels(), GetIndexes(), and GetOnePixel() will produce deprecation warnings for compilers which support them. These functions will not be removed in the 1.3.X release series and when they are removed, pre-processor macros will be added so a replacement function is used instead. There is a long-term objective to eliminate functionally-redundant pixel cache functions to only the ones with the best properties since this reduces maintenance and may reduce the depth of the call stack (improving performance). * removed unneded GraphicsMagick-release-date-missing-quote.patch- update to 1.3.27: * New Features: . PNG: Implemented eXIf chunk support. . WEBP: Add support for EXIF and ICC metadata provided that at least libwebp 0.5.0 is used. . Magick++ Image autoOrient(): New Image method to auto-orient an image so it looks right-side up by default. * Behavior Changes: . PALM: PALM writer is disabled. . ThrowLoggedException(): Capture the first exception at ErrorException level or greater, or only capture exception if it is more severe than an already reported exception. . DestroyJNG(): This internal function is now declared static and is removed from shared library or DLL namespace. * lot of security and other bug fixes, see https://sourceforge.net/projects/graphicsmagick/files/graphicsmagick/1.3.27/ - added GraphicsMagick-release-date-missing-quote.patch- builds for sle11- fix perl bindings + GraphicsMagick-perl-linkage.patch from fedora - turn on perl test suite- Trim descriptions. Redo summaries and RPM groups.- Drop patches not meintioned in the changelog ever: * GraphicsMagick-debian-fixed.patch * GraphicsMagick-include.patch * GraphicsMagick-perl-link.patch * The package builds just fine without them and there is no refference explaining it - Convert the deps to pkgconfig variants where possible.- Version update to 1.3.26: * DPX: Fix excessive use of memory (DOS issue) due to file header claiming large image dimensions but insufficient backing data. (CVE-2017-10799 bsc#1047054). * JNG: Fix memory leak when reading invalid JNG image (CVE-2017-8350). * MAT: Fix excessive use of memory (DOS issue) due to continuing processing with insufficient data and claimed large image size. Verify each file extent to make sure that it is within range of file size. (CVE-2017-10800 bsc#1047044). * META: Fix heap overflow while parsing 8BIM chunk (CVE-2016-7800). * PCX: Fix denial of service issue. * RLE: Fix abnomally slow operation (denial of service issue) with intentionally corrupt colormapped file. * PICT: Fix possible buffer overflow vulnerability given suitably truncated input file. * PNG: Enforce spec requirement that the dimensions of the JPEG embedded in a JDAT chunk must match the JHDR dimensions (CVE-2016-9830). * PNG: Avoid NULL dereference when MAGN chunk processing fails. * SCT: Fix stack-buffer read overflow (underflow?) while reading SCT header. * SGI: Fix denial of service issues. Delay large memory allocations until file header has fully passed sanity checks. * TIFF: Fix out of bounds read when reading CMYKA TIFF which claims to have only 2 samples per pixel (CVE-2017-6335 bsc#1027255). * TIFF: Fix out of bounds read when reading RGB TIFF which claims to have only 1 sample per pixel (CVE-2017-10794). * WPG: Fix heap overflow (CVE-2016-7996). Fix assertion crash (CVE-2016-7997). * DifferenceImage(): Fix Fix all-black difference image if an input file is colormapped. * EXIF orientation was not being properly detected for some files. * -frame: The `import` command -frame handling was improperly implemented and was using already freed data. * GIF: Fixes for "Excessive LZW string data" problem. * Magick++: Bug fixes to PathSmoothCurvetoRel::operator() and PathSmoothCurvetoRel::operator(). * PAM: Support writing GRAYSCALE PAM format. * PNG: Fix memory leaks. * SVG: Fixed a memory leak. Fixed a possible null pointer dereference. * TclMagick: Problem that TkMagick could not resolve functions from TclMagick under Linux is fixed. * TclMagick: Fix parser validatation in magickCmd() to avoid crash given a syntax error. * TIFF: Fix for reading old JPEG files (avoids "Improper call to JPEG library in state 0. (LibJpeg)."). * TXT: Fixed memory leak. * XCF: Error checking is improved. * EXIF rotation: Support is added such that the EXIF orientation tag is updated when the image is rotated. * MAT: Now support reading multiple images from Matlab V4 format. * Magick++: Orientation method now updates orientation in EXIF profile, if it exists. * Magick++: Added Image attribute method which accepts a 'char *' argument, and will remove the attribute if the value argument is NULL. * -orient: The -orient command line option now also updates the orientation in the EXIF profile, if it exists. * PGX: Support PGX JPEG 2000 format for reading and writing (within the bounds of what JasPer supports). * Wand API: Added MagickAutoOrientImage(), MagickGetImageOrientation(), MagickSetImageOrientation(), MagickRemoveImageOption(), and MagickClearException(). - Drop merged patch GraphicsMagick-CVE-2017-8350.patch- complementary fix for CVE-2017-8350 [bsc#1036985 c13-c21] * GraphicsMagick-CVE-2017-8350.patch- update to 1.3.25: * EscapeParenthesis(): I was notified by Gustavo Grieco of a heap overflow in EscapeParenthesis() used in the text annotation code. While not being able to reproduce the issue, the implementation of this function is completely redone. * Utah RLE: Reject truncated/absurd files which caused huge memory allocations and/or consumed huge CPU. Problem was reported by Agostino Sarubbo based on testing with AFL. * SVG/MVG: Fix another case of CVE-2016-2317 (heap buffer overflow) in the MVG rendering code (also impacts SVG). * TIFF: Fix heap buffer read overflow while copying sized TIFF attributes. Problem was reported by Agostino Sarubbo based on testing with AFL.- Build "gm" as position independend executable (PIE).- updated to 1.3.24: * many security related changes (incl. CVE-2016-5118), see ChangeLog - removed patches: * GraphicsMagick-CVE-2016-5118.patch * GraphicsMagick-upstream-delegates-safer.patch * GraphicsMagick-upstream-disable-mvg-ext.patch * GraphicsMagick-upstream-disable-tmp-magick-prefix.patch * GraphicsMagick-upstream-image-sanity-check.patch- security update: * CVE-2016-5118 [bsc#982178] + GraphicsMagick-CVE-2016-5118.patch- Multiple security issues in GraphicsMagick/ImageMagick [boo#978061] (CVE-2016-3714, CVE-2016-3718, CVE-2016-3715, CVE-2016-3717) * GraphicsMagick-upstream-delegates-safer.patch * GraphicsMagick-upstream-disable-mvg-ext.patch * GraphicsMagick-upstream-disable-tmp-magick-prefix.patch * GraphicsMagick-upstream-image-sanity-check.patch- Update to version 1.3.23 * See included NEWS.txt for details- Update to version 1.3.22 * See included NEWS.txt for details- Update to version 1.3.21 * See included NEWS.txt for details/sbin/ldconfig/sbin/ldconfigibs-arm-4 16498342131.3.35-150300.3.3.11.3.35-150300.3.3.1libGraphicsMagickWand-Q16.so.2libGraphicsMagickWand-Q16.so.2.9.4/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:23717/SUSE_SLE-15-SP3_Update/1677e7a2107a8fbf853649aac4cbf5f3-GraphicsMagick.SUSE_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=70b3b9fe0960e0bf6ba3445b181544d074198463, stripped PRRRRRR RR1W0|utf-841fc129ce8a9bf6eea22cf01166e0410fc7581c18f5b6dcb497573b222f0c28d?7zXZ !t/ ] cr$x#Fgu*S|lXB2v;ssCprxG>X~Ҿ 7\o 0.7П9=–3T^{k߲\9dsq[ Y};@mm؉-Yq17i\w_PLPn6q/T@фΧ)bqlj } i tfϵ!HƢH-^YAP&0q? A ^cB }! Sw@`UvD6E|z͠J7LwŊ #;TkI$@glx(yf="Y> c2 M,fWu*{#ıl} CS0.?#еMvXi`Ash-1Ag''w|z=D5C6JB#2e˿cZt` =?/!qJF3K@NX%y q#,)?Q6)qhf[> " U튠;:>W":7ڧBF(tWzQfӓ1U67;J*[ r?$}i_":A.ys4H"S}ra %EUѥ+B׭3 fȎMJ[Bc%ȬD)NK|E眰]X$tH.J>j ɂA4`D\ZXԈ9C aW~2^#kC@keEFs/[J͕}8|O0}޾N)şsF fw[;Rkh ;on:[@60 Rz勺A?UӏB ƟEyUw,5u w2*`#Aru H $ {EC>i ]TiDp̙i7U3hz.}C|bF' :# @0QB%"E(IM|wcȡ͑a/jPD90J]J^8іrF+!$ G^VHMB'y2d?CxÖJ.FD@׀].5wA5A㙗 %ahFV=vћ8ap?~tiI1OmRlegSCW/R.LԞ$T. ;6'l?TZd{ϸ9RKjU6RPGx0VnEܼ9x[]\ XEnIlE4|iQXVRXI(|W, pqe89pVړ-#t{`EF`;vN'$BkP%"%&v<6(h&ցBcN%FNet-AiO,Azٯ}k* $f/۸0Ac~`“`oeЁ?ziGK(p2 Wvf@o^û$vw5@#o;߁)bfR>5}~b4`U[{uY֒w0b@LmJpTWOFI+n'T DKgCZ 7tМ H9D*g%7%,K ƇA[ .'*AM~!a=7^#/L6/6vJ NyermAZ8Ggcts)Ge3h.Q22Q]U/m D.`0%0JU-J=UVc+TÅ(i$nQpGqjbKX ; .!sgW#ޭ}ce|`)4:{*BlrVřME]9@ZdjJrnf@R}g-$0ԕ%vecen5hQLɛAUπ8fKX @q[ȷPCoj[czu`:KN=@e|4D6NN ,sccua/AW$e"|m-c-bѼ0?Q{ԉDff 1*B–# tT`ݗ܂ו_;U38HU[96gˇ5ZbVm1ս_2 A|TF󘕬Ai5o0,p/O*yZ+&Xu-+,>瑚T띸~~A;wy .#7%ewS?\԰`BhA$4.:=xNAgPNDKq:!Ô<꧀wυ딬D8,33rBu+Mp]T896O>" %j1-c,1Kdkq/e]Uw[ħBԁe_մE{f^NX@HAO}q Cc槡B=g<35qwC% -:=i>:\&X̋dR3c}_U[!_H ?!)L-hvu <Pl,=â9;˘׀fvF&e{][`KBzE!tIaUMP4b@lƐ(64sP}B?])O 4qO|2pAne;1񌬒qjy.ٟoPm#KU#*,6oXPo\H r$¸/ivŻtNt% 馄$.`npV4@8O9-. >OkʦBI1&nb1Q d*yI{;SPp>]x n܉ki0eH( DIqՎȻq;!_e,.Z\PӰZWi k?xo,I*k ]vLo)WW>%~4#e*:ߠ,H^# KE82݊B{sBr^ |BDFcP$/"AEL)>ݻO0rc`6gjRMmffo@}Y/% c3OGr?ܝg+DY@xܲRg-X|#m PZq=Rh7\Ga˙Iuu|=ZF̵,}Sx - d2Ztk)%Ui{ö..D}+}på"Sl &fIDvM۟;XNȮ۞ Kr-; rN DB)I|'xE%sF1g_c-6-L֕Ja H\f0G tR5VHŒސu!{b(Fv,w{@"7'#NJMKdzb~Y{qpHbp >! HX[Œrf]h#fKRl7+[~ @tKIFqz`IIϫ3MZ{GP媣`s/ssm"Z>-)' |VGn>3Ke¿UWX`b8;b.IFp+ë~0!tulon*zW@\2Y_8a56)Mə17LaiCpeUʢ9C(iJ2/FkO٦?\ v߻1?'WN,NVxD?{9 %΁~[jn) )BސE4/'=Z=Yc]Qe(hpt~^DQ>Q=k#z>6x.Oub^U'QwC`iwI 6hkcѪϧ1zLa K_};k S Q[d?P:~:&;%Y8e>]FG~2HCLS(8' `n$f2 ZX,c5EU7,$RnE{)RS:~/3n7iJhז`lQ. -'E枰}nuU+zܗ,KrD" =, l}EY@ij!H׮p{{Iͽ9|R G.;cSXY2'1w񄄊c0cRn> ~4ضⵛ V=`OAYW1ڠS_P*8D~$8/ϜPmY@Lp{*8 ʼ::E>SÞYy :֑}Z40[9}X"\8ކ)Leʙko5m) #^^QkubJT"E${z3.K_P>-)xF~{ڎ ӎ┶C)`sn6@ 4"DqPtA]'40?4={)n,''@TfLR(^=2|FB:Q:Z8Blhʨ2HAjPm/o<&fSN F7>(1bŧ'-B^/lMUGlh8ۊӪÄKizSJ_evŢ>@k-r_%o_ lnJizfLXx /Ѝ|,zv"Ybv?r4dŏ#CiFF^sT;vy#9>JIJ?od@d͒EҮ+ʧl'ZZ=gb,zIF%w JSj}[852FQGDGj]Rζu,,Z2>cxbɠ ++l۠r[&4 7I'&"ȣچ?k5)w0 BF36p#OWE Z5gi hg ~ѽ68T#\1-bGN 3O }%:ii/{s#7i} H/LMtj_* R(?i2t/i˵2,foH376OXS+ i&>PrzFD[ Y.%_և %,yˈu)0=۷M̠pB[5ىwG{ 3˹&@S%3XX:'蹳gZ#x*{Z:uc)J^<34j#4}R?AZCL0z; Rl0JQe Z"%ȑxK/8"4gݶVm l_Tp\m2*U73Hvߡ|fӮTR5?byQSh Y?jɘTFK4:S98  v{(+[VT'\BDu )]HGc)l(FV}61(8|褂ޮ7к0K%v|$I,L hA/2_\<˓9ÊG}=Y~ɁȬ6ЀITlB>Uڦ&8:9(*m좗krG2P Eȼ OH2'rsM .6]bjaV]wA描zi hF AE8 !ygUT!k'ܲXu?D " J_m!~FJP!9H')1Ӌ#G-,O~9E+8S(bX3RٝgznXdE(R*(bWxh\ez;&I=n$@/9>1tp[K,䢲Y*9FsWմdEWQ ݈ n,Jnnt.”y&p{+(r3_=5[FƎ{vf0>q|z܋4~b6_PiGtPo7@)0' 9ٰ_~Ri.m I[\!yl4L:|#e|KYE{1Ƭ^_GmjOBXHgaov!j~Eo^4N f+.KAz>f߽KvJs"9UuЃ)7mG%p x:Vj)M~8 UCZb _lđo4]Ez\ac^ᏼGU 2Eê9׆NXuõxsȾWmr=q4sR̡(X`#% Zn |-^2%r%6d}TAI{pHCל(nӑ<תCnB)q!}HNK~^#7 #nF (d++za1BnY?-~DW~\I\IoK0׺|ggMTWK^R9EO4l,Ѳ z,D򕽝!MڔRޅ eߟpI_/9wi.`XIiƐ:ׁ.aRȧBlQl;DLձ02) !;3TD'"UkCnjpeEkvd:3ARDJ'YAxP U>MstCieyEԝфexE.e;rejFCEʑZ.j iK}+X:YnHMڗ 'uM-Z!iSIKc[ 'JI)\k2g~HF ivn.BE!u}Yi%J|PKnu?aٶrFy f#9Ogu? V0tG KTRSbM y\%e/O{ UM߄Wa`O6Fs\SxɄЎPσ{Q^6V Iܚ~pDՐȌ^GtHO$U76q*]p~o$NQl_pb@h!F QU~JwUXNpI5d4Ћa]:5625PΒ*nfB7?ĵ?ZVD߅M /NqBdB{Cw!$2t`=+%j#qCˋap"jiz>CPMIw3Gnm95֜ZcЂ^3[ױG%:EZÄZͶfK*K Y9N8XE r:xP(C#hapXXJ'?.mN7eSaBN ׬}TjФwOrS5  VШ RM j# #x2.196.LJD{ wUMJ  v2|$ϣyt6liGpd5{nCďY |/q̣Q p3udϗa$u{+Rg+Vb?֥Wdͦ#Zs+HĎgHL {oS(+pyB)wnd^ς )fR#rcGL{'1[G:pgcQowXLɉy7'ax z"hk^ia, թWo^ZauHO&~UP+mu^An2ı3Y3 a0ssIJ$83n_v 9f6Rk_$@TqQ:; T'%0M!bMA:P}:q=kd)=( ?, $QCt>*쇐WQEu?'asz]`B盪" F}&S[w JP9Er>d;_6}ג]GQ56=0 J[谪N*w O#-=.Oa.30 D&͠YCq)fz7TFCi}Uu ?8ܳ5ZA%g+?@cۏ넪Q^m.Hk8 _<磾.xr p6\$V4J7uwz8u_"xa~ HNaP (CF׹D^tA[!PIo'@3jW)'οXJ'}¥N*>w]Qhm,!튆Ff'mBg$Apr1f(Y9?[;~`FFg: c0HκZAW2o*Ws`#.=~Pt,ZpXt_3+#}T?T4tfs\Ho(aL6>hR#eL$*&jOamN,.z3%m6RZj_B+i |vE(ȓz&4Wf X}y#[SCCrET}$~#`Mp2THqw eʗ<ػv1y:RtqݶoGޓ|:d#kM0;g dbSC_'J* q+# 4l8Bskt<mC_e L0UG\6+);BE %52^Pf`x‰4#!S3X@pSg=]n: dY5y,IF |]pl _u|uK-l=k26lj[L@[33U?a2zt;UCA1R3~yAZǰ9m7\m:!ىI/.ޏ%DR1!ݒWK( kți^Ͼ%/0&u'*Gȅ&-5++.&AY(PgP!fb*^r|K,P$B{86lǦ/ Ab`-~ q>s%, b݅![9'*X DcVh#*X Lϸ ]75nUVꉡV ~)SZ?*V8ܗ }GU d؋Ł I/.lQmg8%6=@h!0]5 Vi8g^9W;wbI qT7t $8ʁm, La(C62鎣OE5\/M(V͐%kZ,E0fZ?|Zp @7WsܰWN|_#MsؽIJ %0]dffկx7/`gPF b|qx"HA 6v_џ֐K!lxl2?7y>s[ OWaw>k׎s}ul+lITJ? x4DEl+/F=. ms'MPMRtM?Aa)_Rzc㌇; cc{fGC;OYǦ*#l/g%WCG$qfԿ2 6aU0rkHb w7VvIs.! q}A4n;`h$b'xt ӗlpK@ 2w0tUMg@ ` Sg)Few@=}qIepE|9qvL *p۳9] /iv}wyq V>Zy} emЕu*<3[׈B)XSx@)ր֮fYjA^Q57HF'`[@fK 0_% nqh =|l߷aʳv ;h~1aDp@wQ xɈwEYqk "l p[˶ + ƒa%8RAp8m]Y:0Fm+V`>5 RȠsOsJ r2 ғD@ip ]#"HF)ϗ98V\z:`#p)x\*iUsޔ׈)z^ iIf{#;]NMr?-)CT-H]F֟$2.|y\[zs;F!80 _ս!|e]8 Y'uz,lA^/2 iVI BӐIݵPf=%'uhC'PBqؽCj`Zwuf~b@ b q?zS1 0@8X ԁB\=.cJ˽N+`O'yKbk/%{ U (wZžɁt#' A-Q:Y"w+ג*W-)ȜNIobyY^Cl}}vmKEC0qNw+UY9ʮߓ,JnL`Yaw߻NǕz< NdcBsfƠj[z6Gsp}ݓ >A,^KP2Ŕ¤'aDݟk%L'\t%$cz*f8rtd;yLW#|mOq*t{@E s'3Kjd7~.wSgjs}<~RXe*[4#ܐ/H cS~LƏ?, ^ q-w~ Y\nvlNG:]D\Xs=!N__>6Yx7~׎ܗKu08m` ^HZ PGSQl^ Xer<<}Ī*f4IH F0Țkvjd%_/˄:6E? C>70`m,;#Z=Q<--p ׈>Jp*ƬiM(RIO&H.\[T0 Tv^= 6bCin8) 1M-|Fhq*Xo6j ~TcE%~ٜ??`H,$> r_ܥhXfԔHpd7^$'N8RPil|T q & #6 poRVOh"g0MiyMN+<@Y QGi[n>.UlxlV rj+17Jt*v~3D͓\Z(YvVDKHu>قrMBXP+!<&bW"Ce^f@ z~f{HsX4B4m #xMI27=IHr\iWGW};pj0d%݀<~>/ '|h-[5Lj8|3#K#0,V 0}_NP)2ܚ[4=HVwk:)қw|>"O+vGfd/D|E*J6.p=%WwKĕ{pUL8-(;!s{Lbs8F:cKKQ +o' ǚ֮< g Տzb ~SoZ.qskHU3:yʝ3P'*%S.GsGzzac!NNxoߖ*?r\LC.ӜTc$Ζsu cI2ŧy9Pr@'vJ?Km8=m##U~V#W'=]aV;}yνwvje=Y2X[T搛"QϽ+ר,Η,FUw`HQEi+c i ŕ@;8W}2vnj].敺.hT ?|_bC [Ny܈ɓwIPC2uUH(RbhoYZfxKkei,(oQ^D!E" t\6iT6+}~RJѣ^Ku8 N' @%d\ ഀ}(9/GKs,ߧ_/(ecЪ$WL٬vSCV{8cUGbѐo15JqDa Yr _u윦. mI?(vbŎcJS`_ՍT tBBUhM>$ٛjVȐf; Ctp}.4GDTTPd+ ّx:x22Ҳոh!G&'{TjUh(dl/d/ J"oRJ՟4 ^!V4xbfJN'o>cttMw#~6'x^||}BZ B͎^H[jrlEAh°6BF&Ye9}H{|dϝԥIE#TJ~^JF;Wv;ѥCf3k`W٧U˳ h3o*<Sӟ4W=c5x|Xd< 50wgslR (myfͷ;H2zP-qK$7^pEu+$fAԵn-̈͝!"gvP1UQ)O0NNJ19q`4BF ˤ*xt)39Er>'=]NX2clR0'bRp|k4kYytkHu:4{r@f8)|(f Qee2e3Sb(lҷǴɅR~':.xc{g]˖y0~OuZ>tT13((#NZ#iҢ,=˔{p5|8z-M)VXzngmvFF o% ~iNC#ٮ%'W, !^Y|f3v!mI5Iɘ/(+11Vj լթbX3Zxt/5_3bWw. C @N}bx (1c ŏ" &ƚz>X綾]]JV<a|q010qk5Cם]eW!r_UZcb=ж߮ ̪#}~0z}TPQ6ȣB0iaqb1q# II[/lkK[y6q+EHJ͜EoY\7tջWL(ydvBBgIMS3O1ݹA9oRbLA.>S5mg6#g;B/r0ꩰ |%b_D @+[6>)y=Sa0l=E9l᣶t"j'ۂ k*gfCC9> r*NĴL}`YMnce]xS 5Zz@D3YpC$I쇝#âӼi9lby;E~˂G ~I\TSlL[)VZx+ᩂڎlp:gwX)ۀ|UƇT=7­*GTihsJ1( 'jm XumtwF1R*r2g 5hrQKy:p yJktG-XK Eّ] 8|3mz XӗI$Fb_mיbݞ֓՘9D(,1%mN}9_UPaTמj"}=\i8MTb!+5t'× t Оjpn tTV2vn](3/NOOya}X%./& IScFngW&|)Cb ^ e Y!$kG&+1ҜI 58MUv[a>^(\IBR$O䵳bB<&ў-ŅM#`(Id&l0?b7PIފ&56>=rwph_VŝHf(镗1O6%usE=@M,6;`x)8E棿 [/Q7VĪ_*n~Z:(ޓi=k{[^Ï 3t!P.UU?/4- (ИW{!E<_l+C-H0b\1H]t' ]^ A' oEToG+:ZKuYt /u})7[zW&gLjP{,j7Rfk0{Wo,X7t=;Qf )r%xSj$!a@5ߖYʵ?,¹W{Nbr g7߹m1e04iG1)LuSijBiyI&TU` ȕO* P֫]_TwRЋ`+]eqt} QAm%!|.hݦ'ĝ.dNOW9Q),@]WyK7>ʃr̰=0%rvR6 kG,ų6y}P38-3oy_ 3~fģs@OZt{ /H1>kU!p|0Sj^c1{#'̣+xbP.!MKvzeyԌvgq K9HT[P+ 43N'LG |S|2, += &XtyR@|\O:@@܊ ?t44:{}Ҩ*h=}^na( -adG R"sې׻8H-ɶQe:tgAf R8%T/C|ŭ7rsl86bq  (yA&7'wo "YN#mc) 26҈OP:Xyv! /e,0u U0.&}2}~ eh˩UKbg=o#<g1FNjyXȗ^Ajfvۄ=4H wkat=db )^"h^9Gk+x)&Hz9YE|{7{@t~M,^@ee3s8!fotz &z4"JX*1M17 k,J4Wg<4L. %J}&e%$X e%ŅbC*Oay4v];h~3d|~λ}.k̪*r` [+yFo /C}5?): # Ga_YF0lE*cո\H@≒IjVk|//_%TorfKsT}jȲ*T褴ȱzҕb ]k| *t= s= u3^*zf£&q25 fAyd)eE<*1+$HkZ%:|uRbd_-UDa>P9Mr^:5&-OTN8y}̲cP^up>:7r]Te$h˺3sЈR^8`^N >~ŭGKh؊R}~wێbeD{}fvvZx(A @?+(}uunjUnk6( v$k6,( ݚCwJYԭ@Njdn9QyAC܄dvcmkATʯ]"raueB1p~*C4> K*p)pȈ1(` m`S˛-|kaTo6HQ~ > }NLQ$ c=iiPѝ?iUS~ \;ԟ}vR'ٛj-uZNޗA0]z%CןpL))x8b澇-\vuOdMK{i޼-R3Sҕ zArR K^\v QISڪ휏‘#*ᢠ^ђ'ҾL*N2|/?WXt"W)Ey'I!9һ!mQ.r $ `DD5B\ T ȔkkIށ:LPhg->-iZڑࣈ, UbRwƯ`Ay3+JQՂ*ZLٟw V=Md5lʠ`7\:f`>x{wp#nt"JQP;SK{&;˘Zgc1S@|? (cQjL;:`ޢ H&nu51mՕ#^bY7w/#1 OBvUK$i:M5 -n4e7,]w"aq>R /G| M/v _78}qsd@SdžfӔ8bz]D W[ue㶆tF#~;,y$r6F,dZN&m*8d@y°k o9Gj0+VVNrѢn6ߞ9xݢwj$bDU5yIL]aSs\ٻ #HC7L(iBAo]2Ůo)^|)@ <͘@6}߫IQl(m<=x*;u1,IVA 5{6G T3xX)D_z0H~s?hΊ.tlxb&|)3Q sGL¥*9Nٖ83SWף'vu˯x i  Ƚ9 JG ~oo 3'RVZAK(~ڽ6/ 6/ P| "[/C=;K3|LH8rYC3 2l$-YnEDi>ЂT- _тYmCΌuגК}%q/$=\aE1E%5I"ya%h},Rh x]9k*~mnAp6Ԃ _ yxL3:~sOJ\Bٽh7)|%pRDdng"'!|?)RhMDWC}B1Sx&{ Pj\Կrx_L4B7 /Wd|W i$K`.^<E!QҤqb^a9& z>2ϲ:Vme^+* R:oDvP)!WeR̰>"V*gxpΚTroK! .KVȿɉx2&dlen@q(X;|a5{ō۠DoM?ŕcfT{8-.Ja^}Y-/45JoCwzڹ& )+2u)@4~1$;53)ۨ9IĻq콍va8 AA%S v(a\}-s:R̹q] pE EOdxP|{K(=Xv|]r4n#Ěim~]WE_?q`po)>Ҋ:IV@53=!}Cd*aڭ 4c~$P ƹd1=jzվEJIۡjD`Wrok)=}|hNIL]f zyI&{ʏK&*1Bn3uUqC>H䩪߸n#T7瘟^,X{("g*y#+Q"`=G0G>OBe.(_w"5ecr[irJ`s} ^nEdCٌ> fUyA^p)MX[uA-#G)BWEe$_xq7بA7wa!Z@D皉+?&}Ƣ%ٗi.CKof S7dwԔ|BtF<;׬e e.FioϏ@dvO\sK8UVɸֵ??}[NcӈY)mZ8=DaCD A*vϵeָXγ<7ZCtWzi*-*L}]jL:}(h(`L*6C|DJX-7HsDar֋|ZVʹGTiMD %UI^f#9j؝Qj |1lJ=2^C+/o@PfAdߞs \s!>CXm@ݡO!P2$)#[1iĪu"sZmܪ4ݐHNs(cwn]OUIYHq5DxPuSk:F$+Lo3ֽ6*|x&~CesGax}Y'1sOj54T@Qa:k^0ov6VMc˚81[G8ASfkWE%ᎂ &Cb lQ- *> dQ dw7%_NSۧ_L`[[$v7Sa(%\9s 2acq>,[^R俔 fs$#<9h2U7"nHå 9^WEUTިOGɷɉ焦$T<2]?T IwDTh".bw/(?+s$/t3(.hr6F+'5gSohm:@c:UH wۮ]$ qJ9q%#ͦFϝ>hI݁Ki,NӒ?rb Fo3<`=9խ<5S&g-Zy1'a!vk9Z&ߣ$1ܑ?G"g  qtO f'l=lwKs96&5b.u0X/㶺ēGLF1~)?~.qTQHdv:fa PާΕ)䇕~d9yHf}|8b'>.F%p"0Q} ? ~۝s,Lpku9r@*#u|lBSSRw9C+oK0[ %4jdQMM)KN JeK(?Lr} 9C@˄#H? ۏxǟ}^m i(4Z X'%풰bÏ*T. t%1zv.#+HAfMEpa4YR _lHqH 8~5a}4*EK粴ӎqy m 6Z }{1(>̹}4è{1Ke+MoPm{ mnڰxhԩN _5SC Y ])$QnQgE0mJ|͢ 2ϯ$M<[:23Eјdw5a^rLcԵ9+_ g zErbdy neV ! x4m[]_4$'b'm4^@ؕ;3q[nȔ-xbas9K~1-&[FFXy!튭z4*˺/f)qe7/Gմ)q:1"c[|Îop@ԛsP"۵DErnӧ\ ZNDj\dǞ6= \Ϛ |i@RC שޗpjjlP!39 n$úDLqe<GKtH `{W fL'J%oXHh{.:x~T=[Uhc|X\Ł K8o Y c7OL+o3.I+1M۶4_`A%_lHX xs_c.X쎑|гt]Uj Lq|>1kai2W8qVGz:229LHxJ(Jp\;OkCzeƓQ^ivLDhJH c;#Bc{\{kCt~*YQI&elIi?4"1Yg9?RM%cúpwn e q V0m?7? x7'Y8 2_G"J{ vb1~hT !ϞNPW8@CrŠV͚6Չb",Q0^Un盨:5[6-?\4(h⟓mq=JuAkft($SO$C[DD66j)MKPtlrM?`Rc:%(1j<`mߢ*5 ǵE?&np~5`vrdZwC:yW- \.,qs]. 0] .WM`=$0uIYk;9%iƃbxoIF>X˒-Y=҅tQljM9[=U)&"7f{s ^iWWd 8BHί+&\~i8^P6%1}yaK g\)pN.n"G3Jhvݬ0ps4jY e$F0$0ЇL:u3;j X}k]כ=AA{-o1i`ZJNtSaW>iWgrkg܏5!&䪺[II WV4%&瘈sN~]FhsBmwgEwVI4L sǞ6"5iUO^',TO1GfTa ;c@UoR:G֘/=凖[tCA>cXE6Yؖ;Crb'eD,B$p#eC)|c-aA0GY{uz)U X xҳh;kGW1D$[o?{R5 ">Rl!!tGiilo28ؾ63GZof|t QN bĺɬ$n<%;C59& 2dB ݕ#N:jp2t&x^$ގN3zFo0kzT"tgyHM3ʿwW(a k0eٌbϭu;V1xgik2(o?ڿz|-ne~.2-zتc"BN{*B@В,4:2gkSj@ .Xƌ.&.0VoK $]_M2A\.\2yr&`~lӊ"my/׺V@Klx3fv]Y{s-@dΐ֘wR[ L݆K|9gw ڹ9WVFoi{6FK߁~ :*H1'Y\w @!޴2tc% 5hhߩ(sǧ'p˼Tpӯ׏޾YSo>@jV^#43Ma^!h[}Fx !>'M\*97+xn"{.qdf\2遁S.>uLƩh2m*3Zzx \gޕKWlC:2H˝*1k8yr0@8ۭac$.q/>9QCAQDkIϊj:—{w" NP\:6,ADa"Z M_X׀%Jv/[g< |#2&sƟVy߳QMb R]'oBWlv,lP.PM֋E>< CDAA_}tNN[%u|qވghc|_?lP#jSYm=ԍ@ _PȪLt2Dr8Dپr\[JZUfcO'.Xix6soq#Ӹ 7P8-@Պ"nt~Rligs@,kr&pغrh"zs ? @򆵁#ɑ5eEg#1ՒaP(KFFA@[nQNNE$E:Q~*l-`_63vA,@/!EK,@}d,+EB/>\:8ʖt;WP7~ e=WE"O.j7yp6Zuѩ8?.]n"r,nFMR,x8؟98ݡH^0QcȊ_pfF2(gDV6d!2®sOt}-jЭiz;+;7"A`=3G@g!%}ڰ. fsM2YJԲD  $\e"T xhvON_@Ƨm"ׄ r*B!L!Al,vkK$ Z9Q6j[c7+cj<%%l4X}"Q."&t=͂Q:HZȚ:2,[ zd&rcI&j(D ݗƤ j҅ afXl%΅8T2oK5w3G~V{Goq)/ (ՇKl+:5 %Px0Ik̵JUstF[уn$ o&u`y;,hT Y0iZĐ!aTii'q3,.`cO[Mz8ʖPtm\ʋd~RۋgלZq{*zgЏ v8XߜFw|Fԙ^ɡWu3sou^+e8UDmu6vnVέ0Zst[M \I݊NX RMḷo@`LcZO*(uvr]Oz8pcl|wDhxg.襛/;*y2͓`+$Dzx4&NI-Nz." 閷2!$ i{g^D/ #vܦn '?r(4:P^ |l=5_Ŀt,njR-3pݝδxty' RTo~@Zf(HPy D"TO43U|ɉhPc?*Dz)L2{QDcG:R9eCf(5{IonaL.O CD55suy}\Pز}Zee 1#f\aCPqt-ggK,&'<eNGR:DVY-:F)y4nի|쬦OY`ݚT O"J&(}.0.7hbk߳sw|"Ww+L.@1*g;W9̞cíwL}݁Ó!Oa4ƎᲽ[v4#c~ T۰"}liY`FzC>vLO'~r|cl8֝[lOˑ.&g-n`9R-[Ca7ieAv1_$覞ˣ)䉎y*2S,.-d;}>idH9q3MPS{/-:^P.St oRfۙRKMX3dK߃x:67>ʼM,dQ!:@8cODok,)n!YTF Y$=f2A ,?lףj> #-e,u?GZ O6ZNLbTn]zA_:S 6GK͏iYOӗ.p[=όR_ꃩuu17Qi=Jgw Hwl!؍4 zFY!y/eQh~MK1ݍU'wC1:~'t{3*[0pDP$'HGCԀ:7F,7O".ȸ5dݗuO`X0gq2מ~; Fq E.Վ"f"`&XD聧oV{ME* > ͧ-SLP$1l7^Gɉhv+3"bWR<@8b;DGRgq ydOH؁eYFEBG@D1.Dܓƹ:[R>gUk"ȵ6GH~r @u@0;~u,䑦󜭦YG %P<}jn{ƹ4-j Ĥ* ?*IRD~k(ߞR5E]whvbdx&?@]btR#loܣx]j8M. 9;۽U/bmRpJ55k6[ i&6QKC\o2BG&Ξ!<^s\)ϮC޻x$RO@0&\4JI)9Riɠ8Ǯw8z/eJ%;1\4)s'!>$z?J&o;gs,VtljN̳^4PߞS1=e< ` COf$[Kng/_W꒺3Uoz7󡹤4ՅUF'ȦAKMR^v=F'4p=@ =) R 6|hkӫ?f ^<~8q9KlC0t*`5Ffb <ŕȍW뾚rNlRN}3 KPT/湖[ \z^YvoPmet4xի!vX`!@ߜ}#,|>ėK?zDƗD\C[<),Je{ϳb`N[wP\1r^,3Cz&xj'+'*E|ss0)U%zrXeg화 hNe/ih8s_΋\.\ mzD!XJ85?ʪ!pv=QwJfHH1^!FA\hR|XS.á6ь7nH4?>$!lT裨Nu+]M4XU $YQS\k;Eqzeڲw C3{ޗ~$0lY?]yrs:k4A%1l-j m\OOQ? 0.uxȒ<$~2wLemYӭWހ Eژ'aG+'dy ZM<_? =9b:[@7)@>C=a =$X'UZISQtnrY8I`Ufm^Y?vꋪ`KzkĨL^ ӉbL$= UbVwxq,qٱ8dﱮwe؅V@K:~satU<RėyϢ|yl?z' w-OJ7DZ{X:$S HZşŠCh< Z*,Hے65It fB̨ V+9|\O93);a{bwH ۴eЯԈ=JGHV'R.:)~xGb^)k@"k8",e O}Hy 8Ze'*zaX>l!L^| xD'ܥSl/˵dZa !pJzwn+ #bn HR+@/0i]xA)T#C!%N)C7*54?,W6tbfF@+_TkƎt%|٤='^BCB5DNQ5OE\Y^݄DjQ|F&;ei*؟#zqwbWIPBW!y9~ rN2y2~|DSDF RbC&!ٌnƟjd1nvl^lBAÇwxu8Omӵ=_I _( N')^ vNϰt{ewnw:uA$K$?`U&ZiLGȣa̪AG> ~p<Ģ*Ғ}b/1r˛ =<6nXWS!&,oиd92g23s^kc. εmHػoZMYoŖS߬k"ƩVavk,)ƻvvT *HT ,bROyNE-4|@-u]GiS2p|Lj%MCIE[R<>zz+.TP4pfLgȠRW? %90f{h+8p'(VM@ӡ--ew^B UF`8+(fJz%lu)sWl` o\x|`Vq]3 f帩2+EpCz죮>x>”]3 );S&N3ξrgdHmId#,ơmW5BâIs 4l:%RSx9S|ʀ ejv4O.F ʨ>8ٺSmə%R2[fwpP@qu%aH]w; "i Uڈk$|@*) 6&!imhSd] wp_E /]("^YŽU /&=F?[.E{|7\VNEl&aŃR1l3荚;q[$dlW>a a!̛OWlXhJ9-zi/NtYD. a:*M]HUPX=w'EP6C4YI&%` ŷT  啐od_A#\ [MQNFGj ؇ꭾС{j6йf3eJi]c4}=**2ǂB|jZ.3Si8?dߟڥ/?L$8Xw ܄;U$sQ٧ճM\) C\p:o*?ԡ$ԙ׼՚rsþYֹb&qVs}<_{jɭfUk 4FyGpLxgT]m+:JC_O !C4/ʈEJD4}QDJqDh`C˪%aqB'tKvk1ɂH OD0lk$r!4[\6ʕXۣ65u"NuzňN7Z: REA>R+hN\BpX ͪRߟFi$P =pw+`zEr\W]uZG~zO]E21=wKzqz!C23l ވI󌧺E&Ifb!1y/X?_D jѕj"eftd @ F9LQn NČbӼR\ҢżcI'/r5HuM B9tKLq3S1҇Jj4AH.v !Q;hِ"r @ozhU`kuT}Z1ѥ#سLH CNpKMiXqkAP۷- d ȝqq|TJ5ԦSqcFs25\_ A L@2H@ {I0̴ ;A#6xlk{^}"SF%yr 5W:SD\ʈmŠ}O:F\3-{ɭbW37x:LsTOxqs8&ڨ"i FHp-޺e:d%gAM HW94fzi9D'%uxݾ4PfOx_ Ux07m\cUMoPRZQeУp4? {{%٘A~(32ļ.H)u_a |Ŵq즑5p=cSS b 957˼z[|3n% cUz<{sƧd _U|\cip[Ԣ Sp6oE]X_ K?"ofVgo] zA : %q!w[ıe@Xi{Mg)WdaZ>'OR#^5 4J i ֮DZTٷKy Շ:?% .V*Smv`}^Eд2;& t_oIi!,giPEtE}%:}%"^0/m$bAeP-|VN^*V2:5,m@@_CsB6@8bXL#DIj6{Ѥo*3v‰kJ5;G=xZdMNLy :X̪)HL۽ry /I@q55h<ɳOKHuEVe~bH-ؑU%NE,zkuɶQ1^:<Cn[w9AZh Ncb3-\zu/ b E#uc.D(.eŲSl/qhTn2NQm%ȷ,Yӫ-HG<#buhkd13cX~* 3.M Y7_.(62;ǝ*emDy6ZteQC]&-t1"1scM#7e y r`)^mR dK('Dc9Ъ""8\DG=sO?2n.GĘXK|vP`&cS,=/ ,f3՟}sAt1t[nܹؗ%zݢx656K^),-9L"1qW희 8V<5tZ2+Y0%v\bӔL.#ϟYt޽ rii؃V[ 'e4 +*q(Z4Y/M4 ܖb Yȿȧdd3vt \AϋZ/a[Ah.͕# B` Č+QRҖNBEԖ~fS,Jo::]dI"%m{6$3A8h?|/ y*4UJA5(T>ΏP6<@+Hwp&8^#-(Mg>0ӮNqa&Ӵyqk+ egu2 P d{U5!d 5xE%'3֍ţTI\N Vz%C ˀ@؉)1V y Cwy"9Vv{[Eqs!вO|jX׏ Zk-4VywqWzavG0B<5[Ⱦ͵aPߖ &Gԧy"H@PwUJ=jh@M A3uq-WI.0*T5 =}pq4f ,?(2RN{r3 TGOQƒ7hxIb_zwa6!ss*1an!s):vLϑRt&IYni26d@Jò= } W9!beR__M*EZQW(s8KS*6:mG$ [-֯*χVLQ^?@=Bv̘Wr'4{>~`[HMmTQXXՎX=a2IrmJe/ڢT-?Mo鋄80r">MzgOcʞ>7#cSI%K݆"߼I&*)tpPV 'x'^$s, ߥ\tx)<Rn2Tn.;i)kgzM~?8 C`^eh6b&r,ӻĖN寛☜AzF%Ŗ~N8 |[z{#:<ёYK(R'W:Siԓ C B>&ۊchV#΅ȕ:bG+ Qu({fʬ' 3BZ,)]tܢj׾g:`Zg8kl•(I$/CB2z-fqIBͮ` @_Kzև+lT[[F4)9"1b,vM]|~uJ_#$;D:ݳ2*Ofέw6]_p}b'Q YZ