libGraphicsMagickWand-Q16-2-1.3.35-lp152.1.4 >  A ^ٙ/=„`[c~='ԖB)[@vЁeܳ(K3KMLSdt"Q RlnqRMK2O϶s-6vZDJ&11r-wȯQ0Z`dF@V:nup ÝGMȥBs ?%Ky?@0M`8](4DGJ]YjV뷖tXjɣQe6LEeĉޗtj隺E aaebe825cbc04f5844a11a3fa4d74e2ee1f21878bddb0be41ab36edea8ee629da319db498b1b8d0b29dfaca73597bdec8415155e4G\^ٙ/=„_F0>FOH(r 01.%~x̝ D8" ;VX,}\F2Iin-ӆ%xy` 3\*tۣ8gj#_3d Gd?l1=̇'a#@76 㿏9 M)( N oi?W6 IWGӭtIIvkoO{d+X\W);l>p@?d% / o $, 0 4 < ~ X+(S8\ 9 : >|@|F|G}H}I}X}Y} \}D]}L^}b}c~Cd~e~f~l~u~v~w\xdyl zClibGraphicsMagickWand-Q16-21.3.35lp152.1.4Runtime 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.^ٙgoat09openSUSE Leap 15.2openSUSEMIThttps://bugs.opensuse.orgSystem/Librarieshttp://www.GraphicsMagick.org/linuxx86_64"^ٙ^ٙ4180ebe840bbde99ade0a21d3e95ea3bd90830c20bf39d7b467ba68ca33234fedlibGraphicsMagickWand-Q16.so.2.9.4rootrootrootrootGraphicsMagick-1.3.35-lp152.1.4.src.rpmlibGraphicsMagickWand-Q16-2libGraphicsMagickWand-Q16-2(x86-64)libGraphicsMagickWand-Q16.so.2()(64bit)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibGraphicsMagick-Q16.so.3()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(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.1^{G^!@^~@^ @^@^@]z@]]2@],j]@\2\2[}P@[dC[WZ Zhu@ZV@YYzYu@YqYqYP@W Wk@WUeWL+@W0{V?9@Vf@U ]@pgajdos@suse.comStefan Brüns Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte pgajdos@suse.compgajdos@suse.comStefan Brüns pgajdos@suse.comPetr Gajdos Petr Gajdos pgajdos@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- 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/ldconfiggoat09 15913189121.3.35-lp152.1.41.3.35-lp152.1.4libGraphicsMagickWand-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.opensuse.org/openSUSE:Leap:15.2/standard/732b2e48fc80ea9dc15518de6bacd534-GraphicsMagickcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b624a2a5b15c71548b7456047a06305ece36e37a, stripped PR RRRRRRR R R±<Φ+Wڣutf-8df0fc2395de4b3e17ecdd9d901484be62ea2cf4e604d04daefe8d4a2a25d757b?7zXZ !t/k] cr$x#+Ӂ$"5z?JigY  \e\{p֋U<2B\׈ ѱ3B1`N!L`_B٭(irv2,V%oJ7f3P`]Gskϱ e1GZ-(N|:.WzfPC=WWX>)d]Q:%)v'nՅqJ.{5>B3K~n[Z _GV\}\. ZuuvBynR'r؟fOjɑ,i M9{Jhx=bxREH vbG3]CShmCk+ܤB.a6<89sbsQ&@/)´ұQ$w 4I9U.?o#aEWk&hae 3A`ns#yR,"*1S[!nijeޕu xFMٯ$坑(/7v֩^Hdr!鮆\^ūʹY4fK蹁>TpN$63*_0,DܽKGMBfD9v E%l0s|}W@ VKJd>G(Moe06iPw!;fNTq2y1IU6 x1Z\p䂮M`튈jڑ5&  _—0i@r{)2]$'=ꗊq\H1KYdW92ZYiSpt"{~LbFکJχ{Xhe=z=ZfLI ZWV˕Nk!G# 6TI>ؤ4 IwVB$"~(3IqUԖ_?5}}{ߞvQ]w݇rDAH 7;I 2r$ɾk?g@)0YpK;j @cs`ۤSD]oV&R@!mgX[ Y܉RUh\;<۳ $NYi,]UqJ>vcø1|A%N;NÜGc.S`Rm_M3k}/*R;@ϴʜ( ^ 6Qpzn08Wb.pܜI$G ;jK9Z?D8+ 9S kރvیR9GhCte9Fg pcL&3NYtت~b )36>혀s\<*Dv ·;5)pFJ590~:±V}˔9 ћr:.w~.ufWAjx\TRʽY?|vk1M}X =.9Z ^L<. 2Ϟ _*73q;X4"kyeW%(Yr :=B,#Lo\u^ZEf,R9Wʚ鑢8!Jh:tF,ꊀ_#>٪3؛mWMMcKdP26̕v_o3FλAƼAqiKuǂ{ ==fIv{Р 6[tp5 O1}Q"M߈f.VPG@^,oG9e4W⺩8V3uF)C S ..?eP[|7L_? ;vBgLqha(U2MRq](b 2뜙i q/oMaᄃRh-̳M/1hpcmwT*Öq8C1N::F`)+ݨYxmR tdV8%@FCL RyhV_XwS)շXG'^Y2-_T}7>!"|"2}[/H.:6(X/ٯ ߈QB*^1p2Ivo/ƒ4@ WLi{8U3߹~Qƣ0Yx[(]֙DγIy# YaO֪ )myڡ BH(Wӈ6'޳Tx wؙdίC5'W {*u}l{)!Xח+KkMKK6O[}ks08T\xqpƽ `"$xЪlqZvN} GzĶSoѿ7kON ge3aq3_ ML,FZ_[7[ii@R8z,7瘝If>2& )(sIu[{] 3ǹ-?ۀ|]rišM u*^9x!`⨨c }y\}?o\g8'H_;ġN1@H^ӡCbP2./YVG0jh*R^M6[ ZGy6ԡl7Dvζ_6D^/ЉnEw7iW8 [Cb;N*։ @%X:;ħ,pbL -\vw͠ԋը9eB-ro`^"@M =upOQ\*uMxߣWe(e &M+fpNu]+HMu4 QOr^܈{E5=VI:| [ "#оw2vdM IS9P1B =Oh6o8zLyז0TOW4Ku])2W__ }ÎH,IjSZ~gjtZ[M^Fz/,W jG 5I_=91ϳ ƿX=4Z HRCX'YYGCi{@Ө3z%#v+)cV3aD,K`mZ .$Զ=cKE‚ ie[h=*amB[4I'!hDX`角#u}ibĚY Ũ"D0@Y{AeJxNTwOP3 Wj;]45'7B+OnA I7 ׼%dZyk++H'g$P\!\4-U;KlwMuؽO$M|]\TNAźYR:}EVrҖJя9,GGKcVR2+ D/]nÂգ7`Ny=YD\_#+n!|FC aоPqTTo[A\~>➈}QFqp|lDb=Q_W"f8V Z>3Y!kBO9="{}!P xԶZOٌںv<ȫ4 +(rgpiXwND}$0v@~cl\9r" \_tsȚ-'lӥ_aٶ CXLer}_9v21Fm<"yAT ^>[ (H9K[~=ӈsϫI*m=R %/zID#C%]RÜj0C^qHo4dϖܸ *ۚYQ$d_9-4?8E//QW 49XF g[CL"F 5޳;6F8AN>@!O~a#nWDbʥ6g :ȱ:lJtY@X?Խ"64ql-x0T j;/qSFQJ"W#56(NbUd~ uJrvf("N[Ij3w c}X5w;i:(!R"#@\ [[ %b5(zge*Bo8g}hQez0zanWMtSKn V|)}i"mÝ>Q9;_cm =shBEW"Rlɔ|pR`S F7( ˏTPԙ&T:w\9E톊f6#Z`,}iL;75C )Xa 9׌6y)r `=íݿAa5fq<2톱Q+zxK[uP[ʆU5O|=$PD؀GKƭ$%=sa̙ұ4 2[|+煵`uV%O4T2D(<͡Xܗ8cD}ihf\)ϩ*Hzi)KV x 25E6qZ>#p {Bh3IgSH_{eJ_ow'8-'§4DV3[8 ?*aJUis/4jEct4.7LhI1P^po,N _FU$fGk<4lM(w[CK)Y?\P1ekCy@n~RaY0rg%heؚ^-rγ(^ JҢa♖IBBGs8Z[b4k.~Ռ=xp5iBbrdaTS8w ?Iz/KCG(*TlN1Ju-ϔ>{?$2 Q, jAj~cnrGصxMR ~ҷB/k~cleK⼳?M7柳T%)C4(mSPiN5>B-=A2s.}m VیLtBitHd Sd8J6?;SB8hr3`H;},{/z*p|u™T :4 ߡ76iH1훁>2cC<+B t 4vvtɫ,ę|n/}x/w&X2eTӱlͿhV,(ARGJTn Vd~pyQ w+[D „G2WÙ"Fԟ0ԁPKXIn 8.[K]=PTc; 0ߋzA.;ѭ R(tpln98#F6Q \ nnB$J&0[\ O,dCx*r/U ]ӿd"~R0*6ΫłʑBLSZhe,sW 3P tͬU8 z3G2CKB\BNI>: |F$6a8P6Hz9Amey iMlrS({JNO/~ Xif!&gEL,X Liy F;\@_Tf >"2!6(5HmUNn՛^$صL"6Щ-V u~+gƒ*]\a+aD`JzQI񊌔7Pq$bu3.Чr9׵ Br&8X'-*|"3dWEW:O !rdR)\1 $W7 .}je(`"׊K&izҐvym@`ꭧE3dY,II܅GS{|UltIu ˙kWQ鏎z/{,TH"6">fQ^n6 o+xݝ?t?S>Ei@P Cc<cԿgkyRrNdLΥ^[ڴMc!Rکwϙ99M4uFȧxn tzPBYlqr:k`͙^I"KCO=mrZ9Ӭ=9WTv8X8v4R͋X~)Ul[ bb>y|8{;lBAfܞC5!GrM>v<4/9(L,6 q ρKin?emMVsw~B~gm<ذ֖0q"Y9 &L"}W,ƁK&Dnr ~^i"I 8֧GLu%2r{N>km5JO>hlqg#F_.w[,ι0*X+?'[R?o 0X`ۓ0"Bcc39aҌyiP^6@+ѝhK-fc2ECp. % "4 pG06N iNM/K(SI&0^DX#,fZZ̓jlegw8M\A-/RāuњP)9N+ɒ܋фW?`>S.ipW(fS`TUs>귡iOꋉǻ}+ 7%u3dQк kԋ z1- 1 $/vѩpڜ /bbrSLF)>v4r3Le쪸H)yTXV*K]:ma|U · j!fU²g.4QtB'{M╹8' AJOәHVp6}iܲDA w9(NFfZs8Ysۉ\Qk(ea#~-bpOzH"E&@%-M9V)HaWGO0]qp}EL^(Jmإڡ X o!hVz!//0_ /5tm$%&H䅦KDN}/xdRk?88,y- 3 ܭR"z8>yKi)FƷ2G49݋Y =Ͻݿe+ý,tYvlP[ѦJIdgƮ`iCMaS f(NAz_vaÙA@ӵY[S[GDcgB/6x&nTӂNb<|͂ =F=v!續ŗ$'8gAR W0q:PM6F/ {tʈy Rɼր^G'ZITqAKԪ|4BAVg ^1.EK&Btą\F87Mz-/'Iundy<)91œZ Gv]HC'hXXZlzC~pXYr'] Z2Gw˽ڳ EI =]Y2fVhTd <@&p>RT #<촔n+\0?fN!#ҿ| d/9JDj3f@1왻&)40쵾Cq-;ŭ,pEVY;lf 8JB`C!'M2 |x/I :i5h£ 'n-h("='| %n3D2̼B0.;5YGٝi 0%Xǧ FfrMAo2c;^*H!`"q@:T$Z_Rmn ]ѓ; kXyRaG|}3ԱX|~@%}uG2Y̥{#%cm1C~Fr*H ,k. ms P/4QmZBJ-Ο68f\~ /'.& d@KJٝL3 SEj.IԎ#U-ro7y5fEΜJ1u63oSq&TWA *F .LwsYK*ejŠ2+Ah|늁qlrrkӜ30q!<@>%bY佪)#2eBք9v`ʹltܚE%ӓTE%p5!᳧֠a06ep +wN7#u^$/kuUïMHH; 8iӡ::7@xkC-H 'T Nasm6[ 嵔':b7j+{38I<`MI<ʎb׬4ɪep5N ^ZKM-I5 "!0Ĭ:J#$;jבrqPH${sd!ij{XgmShfJmI ,D cЊ?lEgbVE~1>YJhί-_wy@@DFS`e@]doٶOȑqQvz (zՓUj/[J,Wy:6$8]J d}.?ƺeM0mLOțSSs6( `)MUj]JMܧNN 18wWsB͍&p]ƋhYP(JzAE-uO-'G@qmǕzŜu8C :Z7-h|`#m磛H3O=߹PE-^DQRnjWh[y\_+};`.Q>ad 뜯 1R<v#mnoo%lHwtt4lIaiu (}ɏ8U"׌Nt{⨼n( 3̜l#JSc-kKYG5 bqɝ4f"I8>E"EZIwJMqjYmn׷B1Bt}r\-{{Zs]FǰA~"*7l0x!S唛"uH8slڬNx \*{a6-L(gn)DwJ|R+}q˝eКj7lEFh߹O?ٱ,}؅\jpyUVwO7.S{qX+Keof`Kq'oR[>;Ptdk1ip%%lvD3Fe 4X4; #V3{δCCPNBz jH&;Υ ¨: ,BT;˪T)$%nq$*z3\ޏr]/m@w- nO6HR175s/UTcH0I&g$ģjE^+0.#|΂ۉ1sQlR_uO]|cﱠዟu.m7$% 9+5"u!Z5eP!LXHcXLi֠wb5 {;ʅlnR~BR^y㆒vb"QYsN_w]vB8S uJd0,ʥWWW>iwl3"$;(ŧvwr\mqyOK:p3;QI>X"WrELbg>Ɛa {m89?yW#Oh,f ?k< & ϤSr$ e#jaf&5cK'ZdVDz5o*N+|257F  ^@/c=q5y?,4/ o̱' E@ X`)F'O3uGHŹ2p`κg:Ъ<9)Z}GRTurCu|ʽ{~|5{Y=2l2a8 @ՠŚ-,~p\mG"Iel7%Dqw nT# $ΧU :QJ)3н=ٮH/͉ۄZh1`T S0A{*Vw3:ّ y/Q.ʟ0r&uy-^@ӱOqMA VDhtO!7 W+>w!u…!B0Tp1+{$BN0AO?58nfPpTLrYo*c(H]3gMW"R)>iW׊kB=&ew:͏o jv} __qڬkh.5-)sk-b-o}ҿYj|J ,͒l!6py;hDWZ$;zf؜Ɉ&ٱЏ?mrAh 5J|̮ q2خ|ILؑ`ou1tâK)Hmmi✗u%bCB^4!+x#QUo2D*8|TO fр:嫰띮Eg|\(de~;*iFPfh|"%0zM?n)>Hi*ۢwO]$Xq~y82e+>C,<}Oؤ]<6>9|.g2iitds  UѲ<-XL?y/qBFlлz\tRz苭H%ZgAv]ZI #JK_Yijș"?S9 ' ~6# HsgWl|ܩ x5ї^ЫDb$C]bV6/܅6! |8=ōѥ h7@b:kJ+[k}ڔNQJ o"1u>QW8eI`@@y2׮ъƾ\S-jR.m&v ZUαJ9|;"cΧ" f*U-g$I`DOw[33p6 >@$pK[>YnH?-;oM.=I]4*ATJFD+#x"O-4$gA9vw[wm9l;ؾQ&x'$ x-ViY-t|BR/WrP{G NsN1Oyj^?lNVZ?85n{,tJ K0; l,TO_K⺡|&O]!_&I&7]2M5dqΐ y@GgZGW!V;ΓH}^q:l X& DqP3!X3$0";f r-I6-;CPk 3!rnH< |^u3ov;oK)&Ok0+'C :E5&[EڳՆ|9\Е6XVo:yJ.JvTϔ4-; ڑK!ԌU5&ݒ J8Rէ5Y˄C)Yx8+{ۘhZV݈Qkq׉M E{!8R*W$gƄ[|XqzQWX<B䅢5(PS )E6[g >HJ+8@g)Wj P`a?ϻ VG􆺉b+i%Pryu&zT*OU]#2|;9KbCPm<ױ&ۛCy*zm^}5֗@@GϢ|WGK?3)"~QqzA'RM5?D5mrHtS Ҳ6#ekMS&p[nW lF8 E(9CS`oe(17PMWK+G&x$8'u3>̢wGNLT-.IOl!!/QdH *?X EiAIyLNPWܙðB= u:" 7"`#AU >]=[uHmf!ң1鄹k?oA9_@k{>VCO(幞4[|]柬\K~sYFUg;`Q:1T6Cϑ,LFĘR0D qeU!i{MB;(OTB ]>/3 #@;m0!J;tʛGmW Xq7*kuU:YwxDPX>f LۧUN#P_굘w=4^bSH.â@AM0^YW!=׳$Z8F{35͐LQ>|T[ SP7Kߑ r}\Jg"~PE (x R66wY,m\DIݔ>KSgXr;L*6!$s!cC*z44\vN37Ő|;Uc)\YmPX x}{* =q+KZ١閩(ٔOJږ}P`i&{[p1_ShOt (87l;I\-[ s=yF rahA.1Qlg 㿝KݑQ5M9~QP sv#3P"Lo}vԯeFeF!jO[vU׸(d+EXX`nFp6x8r9 b: ũ߭k_7q!C3pcRicdrfXTH3ȼyg-ɗA9(#R_g']RJW9d! /.;Y$m1l}U{A XW 2>*A'm搼G #1_ď+Rx~lNEMROI;`؍R{0U%XrOEs(^xɒmiq"ꪜ P(,JtxPV&#[w؅c[s@֞18ntu$\{X{ouvb%ۍ@1d9P֤$\nWQ 0 ޵($puN`%y>EG3Zۉ67Ҫf[[";"o|M EfC'Y~>(]eA$։oXKKֈ٨:MtL'`DGp{V)QavZ5^; tsu-KX)Xvd<+}RoDd>͠xa+(T I<[+NBW,J'݄+y6R VR)[|]Gz75(_2/Zh;G(u*!J1S:g8 VIUitlRξE(\(8,_QGXqcMU۱ìn "@ƹ>qk Dz& k>`Р⩾WaP:cYS[߷[6޾ ɗ#'PagmcC`5$Bq&Pi qk&,}4˶sZ*sF ̞S Vť'O9M:4jA66x-ˤL&cYYNVϪp~{(y:ma:y#?oyg=2pE먪yQ<9ʉ]Yj+Ta.HzMӹ^7ths M _E:Ij+0->T-U6:JPINcҔfk> ԈWg|#zR)tf榇xgF̢C2.K i~.^Z\T=l +^lԿlX탨lbA<\X8%d.jeWRO2Å_ ?wq@^$37.gZd1߮X t˥g^(6/*8Yt)KcTT'p X4췉 $ӡ@XyvyP S4h|#v2o|!b]-bk{&{1sW4 u).֥ ղ8GwX+zI;˴$0 7ON3c?Qf, |gNLdY< Mc*:S蓩-A~w_ҕCD9]‡FqI?IELqÝ x"&آXwP[H0ܦFT' QU߽l,ZARΡϡI<hmt`\bHl XVxfZ?wD a 2Kz` #!3 f/Tc\8Bƿc\f8k$r.u|3aM֕Og ƽ9cVw Fn:As4ަKp .i,5"9ؾЊ7InY$_{/E_ha2QexwVbcwt|ј[B~OvARHͻ!-[NS3SHMJ$qg)~cn^)JXޓ6ۗ09E>kDžݾHyHU ? m[ |E'0ulPol t(ːir-҇GtYRbYʻ0L ;&z7Yj߂fDtJ!rIB|лFKx>Z J*'7u7\d,޷7Ŋ]sү0~ khRhAXUϥ扦;l!jÅWaVxόg9F. D=@f8EQ^cSgE*熯~ߞX=d"'\J-rˏμb%ŭy-d ή~1|{M 9RL_h{6ܱQ*oG&\{֌V)h0mqy/3㶯 63VlqΪ"/6ni/G2s?R!#, Kr;w7Y"P g9oJBz->,H&( 1S LCKK/QJ&oT s:tKgeΈ7S^%*\]JoW 8)OhD/c<(n.5[j'q j %'`_䭬%Ia1z|캐(˾a7OOSlh+J,M >'0X&sx ?!}b5rb}u!ºfjPz ixT;*@mOk/h 2n :ƞiQ3w`}gΰ,^c>9 ljZhy[d/2}SuL =+p;o!Rʡ$x箽V}s=㥰#LHO3\?d=ޅ.B2Û3t * ~0r HuɤS݌X94!6*\ҝƒ%?#} ns` ۽sk[ao~)#dgKPK]{t@fi #%-tԮ0DqB~D^cVzFCWjUdkT"+Bw MyGUQS-U{J,yl GJwةq~_a5t Ib2^M8ѯdx$>m;rpb7 ,i-* Oc%ah)>f$'Q X&-y}SU6pM޹'N.]h?ב%8Mhd$%G+hN7y2oV`eL_L9S,-jC0r x r%Hi9; &2+,tĉ, G*4SiY8dCЕ,, !r֞w3Kݬ\C<:6Uu 峙wق[W۟!9^ق΁hYxx C' 5>GrfrBR<o8 ]j$}ݻl5.261xгB΁LFN,r{=M&xC)dvhJhK rD>mW{?ѩNQ$ܑg?[ZH?ڹi3ϲ;"#iJS ]oV2ʜYXjg:Sdm]ĊFT?((><.2_mIFdA<&RDGk#'@LN4C=(~/}_lB\,eo~u/(\\?^ PX3Rý^9QPez>.w4}!&cqm"QtVȦ2R'Ck5l̽Z9VbClXx%SY߳v4CeZ&faO;Pbyj[=hf%&$&ၕpjOq43f>le9Qk\S.6tҶH3?wBhTm*Ȁn E~(%\a0pNY!Ov(,{}a6ߴ:n &C5j iAYߑ z؅|GFE`"?,W}v( ycele%8\ w6A ;־I2njaV- TewpRS/x2ߥO/C *{7?U,'鍏OnSn^@P Z|b8]zS;}GcRQWc+G!Q8q(v{^ ѿX1'w'k@_V A%F9k`NNXD2:߲b{*+EɻIQ7k''޴8v0Ǹ?pM@ eF?Aiھ@ 'FV0/ҲIm}3@w#X V(CMl5Rt8鴍L8 U,TCsЬ`t2 XXH}JExvűu${LcP*$d!,g I3Q\[,(M89,e 覓= ^ˤG0]i58vį~޹2Kdn:۫9Zwlc6 TydeU=md.N>ʨ3v3:|qʊf-Q[MI\C%s:[; 76s"c\:Y`yy$;l~re3 U*1K$z6զhZUƒ4[1'2̹Cw7F/|tm.*($sPB&'Uuɪ~SfdL2lϩ-;T{m4A9GJ鄪O-bK{xlW!ہgjE$zja؉xKo(SB '\qJeLM 1~I=;]ֲss4AEU Tg)R&bZ?_ʊ x?Ԗ8X>QTS#\y3RiϋջTI %{EXa5uH<[fvʳuDA,JqA;;6{2QYo ~mIU^~gof%U&X*`PeG7 ]C~Cuo5v]AA32/(W|2 RӋd'7h~~zc=V'As$u "\HiUD(Wעć"=.^hbįcyuA{rYI8PW))>y_Σ-Pnoyի!NaYxFSNYsҲgY./>{}A4(~nybчUbmKŷ<+v{^SPu14UM~rwM0#`[~m۳.(JyT0J=hk P4`eZ25E4ʷf*|4)rԻV_:+HvpZʁhN\-ƖiK7*UH6('R~=&F)SRŕFr NP B\qGg'L9A*1EJuLgu2 ^X^N/!w:eʏly ~{6g_pR{tZ{isLM0ӍpEQٰXI)D$oKE,; Nu,L@R$ԍ~!ۘcG#q:ZGG2x]^_Xl{$cuUJ o~n{YU6n6$kPRPX[s<vqF!1;].F;V=HTƫ\E CѢӘ׮v`Crg368Fw r+EZY ˆ@83!#[i'\^n̚}ؔ\xuUr9 [ob>0<7Q-jЗcͿu]܍-(!ŧhYJG2r (b[$FCٿ,G 1E0 ɃVNȪ S#pW@4vaEuʻ&v3q3c_&O6`"g+|Ȝ +ߧ\z >iMZ6Rp&^XlĴ<Ů Xw~`Q_ɿj[.'lw$,==ŀφ5g+ *$d"1!^J~jR;9${<),/bYfZThn_h#4wT2P-yҬfeaW}!F2e9O^F;1eg-ތyrĢ]Y!җ9]r>UنP:Ů T\2!usl%G8iGT O4h4݅d.㙒#şYuN辿2[0R>gJTх~خԞe0iQ`#O, &=ϒ 󿽗NȊ\9~,sDT4Br-TiDsŹ$7+ʔ;Nшyn: ?_:J:Uk?볩x%hj܃g=}Q:z R~uSGSvv i2%BdV졅rK+j'Ev%K ۀU~Q<h4WԢ0pr3b`+8@Dyn0BnR"J;~r`yLp$э;MOD_@a~W80D:ܰܽ8oY VIe7iZ۩d7Ae)]ƱdZ=ͼg*3υVV<:*z41Q&KW}$84 4T`a՘4Px&Krt̺*|ba@ܓ߱#yv!y4| D[UoK % oJp-C:fJ8+[ݖ*h"ƙ%Un {nP֥TWE]tE FG+J_8PJ;еGV27\iHVܔ\ w6j8)ӊD82saعjD"זH;#R^ m*ӺBjřK܁, }"4T/9vOV2Ow5:.S0}ա3rN@̫IG[5.~*merm&Ud~[C;׾,-`?Q=o1%dt}0K*pڻ^hd!fxF/d ~UmD_vGA IӃhqR҄vQÀZ~l۰i?93[UZ GPdTr6I-[dw*.G]"jeg}DrZⵈ c:A8w/"+Op-#dA*&UB͝k#52@U*ӛuTEHVgfbPDYCkB-"UC˧@WiVh!A ދZNN{5xR9i6uOMW)\ɌwPaC=?/:nY|v,c6nT V[hPcē^{!'__c ) 7awch<[k:Q5'x]t &q>(+l@wQTp nD<|a*""Ŀa{Sk[NŪ{9vpxV<EzjZdkoe@f⊛3: 5(7܍U$ vG;Q:ܡܔ#5c7'byC|$*a=CAӠQ_n>2FLq_V>Bǝv~+({}>9mrEޚ4J4_ ϛ Znh۰9_k=}j5&1XӒG}W b3CoK-'M`r ;UnQs4GYdrUNoyΐwrJ;v$#'5UPN'P2KfjzA  TQp+)538A `qBme绻]O`.3SZvkݳ鉩>7)Y/~ٞZe{H`F{SVXzhVyم5ZBfKJܕ N ,q/z˖öٞ+]NBbke@_lHADv/3'dj7$/FBw{DcS:Fh-7ѪK\ClaߟyTmuCgr&uٮ١9)NVA6xn+KMkflgI@mA2\;SIbq^h.AC}$>XcNq)^)|`jܿޢ5G.y6?vC{eճfW4QU;i)WU`\Hڼ/*<[ ,E\"5JIZyfnj|Y:8Ѕ"^KT@ PԉޘL|CPr_>1d @D)אkW7IiĂ)W +,O&:@.BQ.t}뮚7[|@,NW2}VKZ?+/!My28 FlŸ{/vNs:=?4&i7E0ǥaQ2\ ^L'Q:?#f`9&heynݓ} _muDH6|_qa⸞zXi/n#BfڊGPvhH;OiNKe }{N>erso{!#seUHuuԩCr$= 6 j&jh>Ygpv\RQ,!Cx.R`i!^(yIq_ly{v%8qcv$Xl_V\8PRHn}ؽ%hJ+s}Ø*Lپ7.9Q;wܺjPlT #mru#SIkWr0U!5+X hYX%ls[Иy a]C':setISS䑈!9lu5%:;*[59QÂnZ u2+﯃nɢIgS-0[a:ed~ YW $Cu1^igdErV( h~mW^h{$ >m$3m-ؼj8O…T*k`0R5{2k gTQDKlلp?zZD|ܶu݁H~2=QIƼT?5%X|f fɔKllA"LQDصuT]%lpY}[橆ӧɝ~_* ; zi>$;UD 񍝳^s;Xw0AYT؛QrrJSxyE.ׇVN词U2$`.ϺBEnI2i)'l^z;=)8ы#!; c]̆ɨ+mg1`fu.1Cn~yw$cJd\4UqST +M!#RRTw_3/nJq9ſr~V@Ws-Cl!&le^Cު]>{y#-(=bl#xOEBy)t ڟHv~Gl?(T@pi-%DV#rr;׃B4 0l6. AVWbR.fahr^2R+|d#j#NUJ\,ȽˏPK=ߒ+#&?&0]V(?@Yd+eXIxS7vJ{' nejN-`fvSGf;Z IhR JN働\iu\i#tUlSF(«T'n۫hK, U/Vjd3A'{K e-Y⼘&ꑠ|^n'G52?ŖTܴ%;u49s9Qٞ.esnѽZKz> s6i(mH6}&rٟU-Xy+EBBzWa\ǬjKD'%ۛr%橡 `de"ʻe ½([aX{jD,(V,  p5&gإ7m>k<%;y7Hm {`SYxStiح.;{q7TKԱuias0es9/V},}g!I|t Q X`=[3P;;8wx.#<9 =0 uEw.ƀןtd ":j+uMd m@xǩ_x*36bprj~bJ?طұ;61b=]Ԍ +ʈN ԩ+|ƦsBy +!1y_۫Yɏ,,Ua'bUۗ ʖF#ͲJpxͽi+4ӈje;j|֤_@<>'=E1x#ߢ|U5uEoeq/ gڽј- 8֧%:#T[An]!ec,'}PW)2-FgՈ‘tJs(s8z#j*VNAb@Qpċb}uE:JJj-j]xrRA͝/ -Ђ)ڎ t͑Ryְr%_d|MwY^]p|_C;ʙO킠nFl\]}={ňsYkp+!k[V%#[Rog**Ʒ~;i) HȾ~Abs eT΃$`wr͡2SO(tFW!e4ڙ1ƍ_\(`CZ@^A3oaJ&eəh'F_& /[#,ҸcJGW1Lw̅w.Ƹ`N}9=v[|!ZA Ao_{Qx8٭2šjzz`mF}CpXwq;c~QYO`YRKW&!>(\ϻCGIo?'gmٔēBa IHx;pUdA0'UQdqtH$clӹǤ7!CFcש LƽN쳚 oVsʉ8ʬ9<捼av+ dK/߃uX_iU\Wq kF6lt$Ɛ/U*# .% e |G 3&0ͭDz7Yi +LϲG*4C$ɕ[d\b񃲡3lldÑ}>8 XB3CL0 }Ɗ;X2H~M5XUXcmۜ2RA X-Y2q5ﵙvˑAa+NbJJXqzZ;O Cbp.pܦ?[aԄw i*;wd >|N%|FSXBJኲd-S:v,pm"oغ =?ͬ ]T_$ |E@6 ߰Ъ灲ƌ툐Jo1lm).Ϩj)MႧաOt,'ze~_eo{B6nz3XypaZYiZf Ml E.8"jG^FWlb"Hrk6n">6L|qΙE8~y3g5.?P  \Yw =e w\| [|j~5Ns'oN{pZph۲)H>|'2Ѧd6/W.Ysf<`|9ұS  5k-=H\qFq9`fîA{O{ʸjB2%"J~YE*j }Dup 1S4 W2ңo@tw-'?yͦZu9#"mas*ryg\``’S@|PY(ѡwB5؆c!za]4 Hƛi\یQ+6wvFo|F"@%^-mv%fQ> [wqŵQ9gnBuK'0_#Ki ).m \^2} u⌤ {ns\D}$^SFpll`71QʐhN>&r? =`ӰPN_X4 iW%Z҉f_{j$ӢAY>\ߺdCeL]>U' *$D?tuqs{:Pqm%J )~C x5,#_T+o\(aU5g9XJlHF ҈d|x#Ԫ+$4@9;h"(KGx4vMUմj@nKOMڭRS"͞Nynƒ$*^S#Fl 9#^`rL. /@.P#^v_p`F2r^d*ql[IB]F| nv񼿄;Xt!*~h(NLOᆛa#ӃA'  \T@E (GtYfk8tS ʛ=?N6w L3e:8^#H^#RI2Չ%Hhmu,icIc(m-OSeKh@bV\}-58ʖiTU *x5Y>5Rܾt%} &X49%2sUW<4Z}i'<_"mʱ>_2k(N*E˳wW>DL4ĺ%)龐 (ۄyP-ny7~ꁼ}=` vNqؚl@?kbafhS_*,ik0HJ6[j9qWG/l5\%_Dqd;L'!Pf93hẨGjj)2v٧ ܶH-dEBG\c* .!FρI112OTYr\aG `7g ify A9o7 wux¨c6A-oʋt>2?NVʯmw'O,W'v V\a9hsI^GzZGݓ߷zW0,TppHW47~(,Jab<4тy6oZlx+oLXj̍5D[!sk k"-)Q?FǬ[K{A R_^WvmyLWc)L_\R 9!Czγ 8 \k:~-LA^N_ lNcDos$Ijm(Hf<R}K] ړAtd%NsX姝%F֒ʊ}睙 /dZE/?B\wFohʣ/ :VڡcEm5@IN bCb2 C681zn޴ߠ  #Эoi>\9F +@IBrL~uL\NjGm $Dl'(C}W(i34iiS 8 kY0m|ՍxpU)cu˹`KconHAQdޱK96X jN66o沣~ݓ}oAsRp}goU1䚌&oGg'tj4 ٸY״M 9,kCוNˡЈM n{?dg B]<v:d*pɄAN!VdFFށ1*]vӚ~A:LGaƥԻ= (v =|%~oa$H@Tx,'%~+8蘐OoBJDK3hM3W*WB\`B*jfudB4ƟR|ێD÷:|ȗ1-k`sXȮKTUyT:f1?)qUK%F8Tn1u!<~cO؍dU@?L~T]z(LH$"yTI=RʣwpB|"ѾIg""ilftݜsķ?ydw,JC]g|8IV&K)jv9[mj,n ?dr:m;欆mT9c?5 ^ɂ V@ BvC.X|#n)Q}Kω'wgIœ$FQ7ESH/^q+,XD4Q5cBq؍,.l`^;x(jҊm3w> gq }]}emG_ڭl^!=\vO|V#9TP@ʤANɨ#_kоzn7W`/=8q}=m:i:ڄ2F-t9ƒժB$*eġIݫJMCtc6v ZH0J䍯ŋ cmp%;Z>M hӏ ;0k B 67p.!حto㋗<Fk^|pu%5)"1IPȈW>6邯'i]Wc iNS-ȃ4{5? 5w^Ҳ'Vc艗~W!v1Y*5-љzSa~G`n>BM![F{N(wdJ{&!}_PJqx8 Jlbڔ`Y#R_) %[P̙{TWu?Kmw5jgI[Ӄalg8 #&3hxHI柛=7и ti|tt7foIGF6U-~ڍ0(Xp';44P/LҊŽC4ֵiBAӎ2\V zR_xa7~P u,oǫ\#G 9qk>:>0V9»|,/VYk`M){qd"ѝc.d*T5D-:Ytrt7?+601`9`Ć<P:TBt%v6/ܟ#x5LjªgKp߱p ^\R/Q~d%,8]:ąsmz[g>tssJ !K65e w0|(SC! mٳՌtZc46z)xd3{Tӣg*/,?ŢJB#k``gKakD`lZl@ Gn3B+C ʌѯ 8AG`Fb\hjK+ l%҇pu Bw_J8]lDJɳ &~v '&R7Y D0^k`L_"ex f&ǘ! ?, jkX#C\x]z~u$\.|2Rr[w4@ p);xĐs ѓ ܸ#H骫)ېk{+IX&>_Fn6?xk&k1xٕHd%a% _ܖD dH1sv2\X)"f 0wx@W{ [ H;g}$͈`j+̞\us; @VrZ=g tlxjP?/xgu(# +fp"fчzK=za ߰(P  D^ל,n_T?@A6lAOazlx=ۍ *>rv‹٬xi:S-2?$MNa.A,4/~ tdOPtB}}+,N^v7ҽM-Kx6%"و D2V! a"%U w+1%J[;5؏-)-0U!L=<&di,B92awƎy=ZQLd{rm s#xaN5PAoqtzP6 ]_ڵ6%_uU=o(^hܟ8+W*r s-./јy`nB|9,@Ι347~P'39炋b.EHك5ɖIv>NKthdQaM-+™j3z%q@yFElomy՞AK3igA'lhR"&Z%}'cόB C"}W斋KfGUHDfK`1~<ݟ1.aDM%Z/M lW;,^Ӂ0x8:cy,z祩;IBHC_ynz8C+X-\OGn6*/Rq}ʯbDyқԢFǩ +35Tzr$(+~E?,( q6hbK_׳OHp3"Hݲmo׆2KI:bG-W\ȱsg+Yl׌~@~RM@`_o^P'죂_$bCޫ#B:!h9p 8_cPFmqi~03s}ڻx1cɩ: d}4 9|9Q2׽e#(Jxt۳Օw a>C?b}[IV6WS1o'WR.LHd'LƵKxxFVDa9Q |hpN0"ǿYcAcu.V*jm]<$f/̱Tc '߰lz9Pr*ٚB>̚A ֊dڼC Z>5{]myЫ\]ɲ9Y^1=o*).ZDM} "и<= d C}DBw$I9.i=Ďn~WӲWnq a)p5LwC; 󢣦ppT+CA\̢PF$cK8?- Fdc5$%ڑ@C.Ğ͕ ܦE'hXߍp5v489C|z13_s^֏ۡC.*Hh3ӂ6fU4~- RW(U0'n='  oa;9އ:A=,^-/R0̵o涁c/o\^Xʐ2{9JjzVIОu5ad 1Nw^ى; kSKOf0[i4"!0u/ 6;+ Lbǃ -"SՎQtSE.K8d>2>& @F5=qb /xGo: WN4_l][xa-,0<v6M1|ŝr rn Vm>eAXس =q-X ;\ E3;aY ۲9`X/-s{v+ !4PE*2|Va%Zɝlu-&Ԕg xz tps!_I8IecwYm ]*tZ@R\PTN3k̯sι[QV +(Tgp,'K iIb '* UMzg5gdhӃ3ƑKZ Ƞ d(b&ҺUi恀mb㣾ezήFؠB<8e{ű-3|i;`<~w$l` %@5~i8Sf$)!!G4WؒVz6DDmD\f/[5:ZJ乍>ukݐQ괪t+OQ־ *Ne*c5BFނlrl$*%0I$ʸ9FՑ6d'a@xڐǦc*lR5Cr:2A]'lNhF66ṃ rwb5靧n*'sܧp{T! ˉBO]ZRB /ֶm :-$ĖE4ℊoi`ӪE4!J gx{LKh$񠺸4f]Pt(AcVWspf:rraIc{wLq?%q $ ^m X^?Bk?{4{B {ޤ D7 &cn3BpDk%|{÷,վ͹{+?VEOF& T1Lۗ+ LT;vM{Gt 98H)H[V'0.eqCϝ:Kho.¬t7}Jv\Н9r*z",&[ńDbXj}ȗCu *bQ)DQ?s@Oa#^!:Ft3)=fJ>1hSB=ֆd1|3)2^P~ri`e5)--Sсhc"=#L+O:!1H`0{n&'ު>%YI?p 7}=mc-pOɚ-3 맪 $-©kδGjЯP/.p _mSCvr!T/hgl G MFlc8va%E}tU/I$h-ٶfj{퓺z=uaGa_GGjbzzp&;};4OV ݹcֹ-IvrF_YBO\ -goMlËr*eeD“2ٍ{Q5p?k,J/싰 [,os}g@R؊L(ĠcE)zJ.P{KIl^Ga*^%9g\)*x5{&R'<Aj234Ie`U4)HrVDABdkpFx GNAؕ2m]z m䵲TFs\>J 8JċB8Sg5]T׫` Q2=pVRcKK Xjr7WS\ "Lc}'PavOV1 ; _*j9_!2RG'Y,i˽Iej0U~A܌[xǖP,遭TtP-pUd2:ô#O/je"iz*Wdj_*2?7b|X':Ed接VX)67 'N*0c{.G_aE^㣫*k<}8Y+$ѓFsxipOfa bɱ7v^epBߔ'}E;GRuN':+;"!(1_w) Sp\ zoV VxEb,k =FEZp#7u]WtL c8yCF'DqZBnh>;6̓{&yAww? $U@PT^ vTgWAk=L΋޲y>.liac>qRBڥ0x/V5iaL6j4y$«dшg$~Q8vN:^-%7ZKV*Mo;IyC%0 }+.͹T(MW*Zߵ$  4c{/0gj߅ehWY" &E?RzN8sT<\ haOy#ȲJy£dö [~__7M}#&Wic2E7V4ZݗibuO_(FY[̇