libtiff5-4.0.9-150000.45.25.1 >  A cPp9|t^,n/׫s',ǭ]Uº1ND?bERg++w ~k|=?:w ?lM#}*U_V}?x}Xnp U#=-eZ#Q;gD*2iՊ! boQMNtTF))ҹ SQiu=%rV=,,wAO Qtv1mr093ccc434f9b82b8d3f8ae1e60b19d7dd4dea396965132fc4b55b5bf09ee3a216cee995d3ed8f747f839556d01e5aba140680bcdcPp9|[#H=lj6v:_b8H1eZ;[':$#. Qd[kwjNxnQei ON)8ч$`')6fY-2$6g@138qk>2*j8qaOw,䞂I!B;8N~8m XLH0#qR7O C{ft4"$p@h?Xd   U 5V[ q    \ <r(809l0: 0>5@DFSGhHIXY\]^~bcndefluv wXxxyz TClibtiff54.0.9150000.45.25.1The Tiff Library (with JPEG and compression support)This package includes the tiff libraries. To link a program with libtiff, you will have to add -ljpeg and -lz to include the necessary libjpeg and libz in the linking process.cPs390zl347SUSE Linux Enterprise 15SUSE LLC HPNDhttps://www.suse.com/System/Librarieshttp://www.simplesystems.org/libtiff/linuxs390x(@z @mA큤cPcPcPcPcP7)O@cPf1ca3cf66530a64498e4d982c44990e0c39af9cdce00de5acb3c3436ee42fbc353a2492dceafc429d820e03e7e3736d89885ab2492132a67d3d4876430ef6956fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd75b9aacef915dcad0a8158f1f265142aceca92b7b1b735497aeff1b92f576b3791895f521787ca3a5ed524d414c5c67dea88d4a33d0e7b6221fd3f879566cf7d5libtiff.so.5.3.0libtiffxx.so.5.3.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottiff-4.0.9-150000.45.25.1.src.rpmlibtifflibtiff.so.5()(64bit)libtiff5libtiff5(s390-64)libtiffxx.so.5()(64bit)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libjbig.so.2()(64bit)libjpeg.so.8()(64bit)libjpeg.so.8(LIBJPEG_8.0)(64bit)liblzma.so.5()(64bit)liblzma.so.5(XZ_5.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libtiff.so.5()(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1ck@cwscp@cMCbc@b@by@bu bu aZ@]µ]µ\b@\X)@\Q[[k@[k@[$@[t[{@[)[)Z@ZZ ZZ;@Z@YI@XۡX@Xx@XWXWX=mWint32 conversion (when refBlackWhite[0] == 2147483648.f) Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1907 + libtiff/tif_dirinfo.c, tif_dirread.c: add _TIFFCheckFieldIsValidForCodec(), and use it in TIFFReadDirectory() so as to ignore fields whose tag is a codec-specified tag but this codec is not enabled. This avoids TIFFGetField() to behave differently depending on whether the codec is enabled or not, and thus can avoid stack based buffer overflows in a number of TIFF utilities such as tiffsplit, tiffcmp, thumbnail, etc. Patch derived from 0063-Handle-properly-CODEC-specific-tags.patch (http://bugzilla.maptools.org/show_bug.cgi?id=2580) by Raphaël Hertzog. Fixes: http://bugzilla.maptools.org/show_bug.cgi?id=2580 http://bugzilla.maptools.org/show_bug.cgi?id=2693 http://bugzilla.maptools.org/show_bug.cgi?id=2625 (CVE-2016-10095, bsc#1017690) http://bugzilla.maptools.org/show_bug.cgi?id=2564 (CVE-2015-7554, bsc#960341) http://bugzilla.maptools.org/show_bug.cgi?id=2561 (CVE-2016-5318, bsc#983436) http://bugzilla.maptools.org/show_bug.cgi?id=2499 (CVE-2014-8128, bsc#969783) http://bugzilla.maptools.org/show_bug.cgi?id=2441 http://bugzilla.maptools.org/show_bug.cgi?id=2433 + libtiff/tif_swab.c: if DISABLE_CHECK_TIFFSWABMACROS is defined, do not do the #ifdef TIFFSwabXXX checks. Make it easier for GDAL to rename the symbols of its internal libtiff copy. + libtiff/tif_dirread.c: fix regression of libtiff 4.0.8 in ChopUpSingleUncompressedStrip() regarding update of newly single-strip uncompressed files whose bytecount is 0. Before the change of 2016-12-03, the condition bytecount==0 used to trigger an early exit/disabling of strip chop. Re-introduce that in update mode. Otherwise this cause later incorrect setting for the value of StripByCounts/StripOffsets. (https://trac.osgeo.org/gdal/ticket/6924) + libtiff/tif_dirread.c: TIFFFetchStripThing(): limit the number of items read in StripOffsets/StripByteCounts tags to the number of strips to avoid excessive memory allocation. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2215 + libtiff/tif_getimage.c: avoid many (harmless) unsigned int overflows. + libtiff/tif_fax3.c: avoid unsigned int overflow in Fax3Encode2DRow(). Could potentially be a bug with huge rows. + libtiff/tif_jpeg.c: avoid (harmless) unsigned int overflow on tiled images. + libtiff/tif_dirread.c: avoid unsigned int overflow in EstimateStripByteCounts() and BYTECOUNTLOOKSBAD when file is too short. + libtiff/tif_predict.c: decorate legitimate functions where unsigned int overflow occur with TIFF_NOSANITIZE_UNSIGNED_INT_OVERFLOW + libtiff/tif_dirread.c: avoid unsigned int overflow in EstimateStripByteCounts() + libtiff/tiffiop.h: add TIFF_NOSANITIZE_UNSIGNED_INT_OVERFLOW macro to disable CLang warnings raised by - fsanitize=undefined,unsigned-integer-overflow + libtiff/tif_jpeg.c: add anti-denial of service measure to avoid excessive CPU consumption on progressive JPEGs with a huge number of scans. See http://www.libjpeg-turbo.org/pmwiki/uploads/About/TwoIssueswiththeJPEGStandard.pdf Note: only affects libtiff since 2014-12-29 where support of non-baseline JPEG was added. + libtiff/tif_jpeg.c: error out at decoding time if anticipated libjpeg memory allocation is above 100 MB. libjpeg in case of multiple scans, which is allowed even in baseline JPEG, if components are spread over several scans and not interleavedin a single one, needs to allocate memory (or backing store) for the whole strip/tile. See http://www.libjpeg-turbo.org/pmwiki/uploads/About/TwoIssueswiththeJPEGStandard.pdf This limitation may be overriden by setting the LIBTIFF_ALLOW_LARGE_LIBJPEG_MEM_ALLOC environment variable, or recompiling libtiff with a custom value of TIFF_LIBJPEG_LARGEST_MEM_ALLOC macro. + libtiff/tif_jbig.c: fix memory leak in error code path of JBIGDecode() Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2706 (CVE-2017-9936, bsc#1046073) + libtiff/tif_dirread.c: in TIFFReadDirEntryFloat(), check that a double value can fit in a float before casting. + libtiff/tiffiop.h, libtiff/tif_jpeg.c, libtiff/tif_jpeg_12.c, libtiff/tif_read.c: make TIFFReadScanline() works in CHUNKY_STRIP_READ_SUPPORT mode with JPEG stream with multiple scans. Also make configurable through a LIBTIFF_JPEG_MAX_ALLOWED_SCAN_NUMBER environment variable the maximum number of scans allowed. Defaults to 100. + libtiff/tif_read.c: TIFFFillTile(): add limitation to the number of bytes read in case td_stripbytecount[strip] is bigger than reasonable, so as to avoid excessive memory allocation (similarly to what was done for TIFFFileStrip() on 2017-05-10) + libtiff/tif_getimage.c: use _TIFFReadEncodedStripAndAllocBuffer(). Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2708 and https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2433 + libtiff/tif_read.c, tiffiop.h: add a _TIFFReadEncodedStripAndAllocBuffer() function, variant of TIFFReadEncodedStrip() that allocates the decoded buffer only after a first successful TIFFFillStrip(). This avoids excessive memory allocation on corrupted files. + libtiff/tif_dirwrite.c: in TIFFWriteDirectoryTagCheckedXXXX() functions associated with LONG8/SLONG8 data type, replace assertion that the file is BigTIFF, by a non-fatal error. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2712 + libtiff/tif_read.c: TIFFStartTile(): set tif_rawcc to tif_rawdataloaded when it is set. Similarly to TIFFStartStrip(). This issue was revealed by the change of 2017-06-30 in TIFFFileTile(), limiting the number of bytes read. But it could probably have been hit too in CHUNKY_STRIP_READ_SUPPORT mode previously. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2454 + libtiff/tif_error.c, tif_warning.c: correctly use va_list when both an old-style and new-style warning/error handlers are installed. Patch by Paavo Helde (sent on the mailing list) + libtiff/tif_getimage.c: use _TIFFReadTileAndAllocBuffer(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2470 + libtiff/tif_read.c, tiffiop.h: add a _TIFFReadEncodedTileAndAllocBuffer() and _TIFFReadTileAndAllocBuffer() variants of TIFFReadEncodedTile() and TIFFReadTile() that allocates the decoded buffer only after a first successful TIFFFillTile(). This avoids excessive memory allocation on corrupted files. + libtiff/tif_pixarlog.c: avoid excessive memory allocation on decoding when RowsPerStrip tag is not defined (and thus td_rowsperstrip == UINT_MAX) Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2554 + libtiff/tif_lzw.c: fix 4.0.8 regression in the decoding of old-style LZW compressed files. + libtiff/tif_lzw.c: fix potential out-of-buffer read on 1-byte LZW strips. Crashing issue only on memory mapped files, where the strip offset is the last byte of the file, and the file size is a multiple of one page size on the CPU architecture (typically 4096) + libtiff/tif_dir.c: avoid potential null pointer dereference in _TIFFVGetField() on corrupted TIFFTAG_NUMBEROFINKS tag instance. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2713 + tools/tiff2pdf.c: prevent heap buffer overflow write in "Raw" mode on PlanarConfig=Contig input images. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2715 + libtiff/tif_read.c: TIFFFillStrip() / TIFFFillTile(). Complementary fix for http://bugzilla.maptools.org/show_bug.cgi?id=2708 in the isMapped() case, so as to avoid excessive memory allocation when we need a temporary buffer but the file is truncated. + libtiff/tif_read.c: in TIFFFetchStripThing(), only grow the arrays that hold StripOffsets/StripByteCounts, when they are smaller than the expected number of striles, up to 1 million striles, and error out beyond. Can be tweaked by setting the environment variable LIBTIFF_STRILE_ARRAY_MAX_RESIZE_COUNT. This partially goes against a change added on 2002-12-17 to accept those arrays of wrong sizes, but is needed to avoid denial of services. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2350 + libtiff/tif_read.c: add protection against excessive memory allocation attempts in TIFFReadDirEntryArray() on short files. Effective for mmap'ed case. And non-mmap'ed case, but restricted to 64bit builds. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2675 (CVE-2017-12944, bsc#1054594) + libtiff/tif_luv.c: LogLuvInitState(): avoid excessive memory allocation when RowsPerStrip tag is missing. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2683 + libtiff/tif_getimage.c: gtTileContig() and gtTileSeparate(): properly break from loops on error when stoponerr is set, instead of going on iterating on row based loop. + libtiff/tif_getimage.c: fix fromskew computation when to-be-skipped pixel number is not a multiple of the horizontal subsampling, and also in some other cases. Impact putcontig8bitYCbCr44tile, putcontig8bitYCbCr42tile, putcontig8bitYCbCr41tile, putcontig8bitYCbCr21tile and putcontig8bitYCbCr12tile Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2637 and https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2691 + libtiff/tif_luv.c: further reduce memory requirements for temporary buffer when RowsPerStrip >= image_length in LogLuvInitState() and LogL16InitState(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2700 + libtiff/tif_dirwrite.c: replace assertion related to not finding the SubIFD tag by runtime check (in TIFFWriteDirectorySec()) Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2727 + libtiff/tif_dirwrite.c: replace assertion to tag value not fitting on uint32 when selecting the value of SubIFD tag by runtime check (in TIFFWriteDirectoryTagSubifd()). Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2728 + libtiff/tif_jpeg.c: accept reading the last strip of a JPEG compressed file if the codestream height is larger than the truncated height of the strip. Emit a warning in this situation since this is non compliant. + libtiff/tiffiop.h, tif_aux.c: redirect SeekOK() macro to a _TIFFSeekoK() function that checks if the offset is not bigger than INT64_MAX, so as to avoid a -1 error return code of TIFFSeekFile() to match a required seek to UINT64_MAX/-1. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2726 + libtiff/tif_dirread.c: add NULL check to avoid likely false positive null-pointer dereference warning by CLang Static Analyzer. + libtiff/libtiff.def: add TIFFReadRGBAStripExt and TIFFReadRGBATileExt Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2735 + libtiff/tif_jpeg.c: add compatibility with libjpeg-turbo 1.5.2 that honours max_memory_to_use > 0. Cf https://github.com/libjpeg-turbo/libjpeg-turbo/issues/162 + libtiff/tif_getimage.c: avoid floating point division by zero in initCIELabConversion() Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3733 * Changes in the tools: + tools/tiff2pdf.c: prevent heap buffer overflow write in "Raw" mode on PlanarConfig=Contig input images. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2715 + tools/tiffset.c: fix setting a single value for the ExtraSamples tag (and other tags with variable number of values). So 'tiffset -s ExtraSamples 1 X'. This only worked when setting 2 or more values, but not just one. + tools/fax2tiff.c (_FAX_Client_Data): Pass FAX_Client_Data as the client data. This client data is not used at all at the moment, but it makes the most sense. Issue that the value of client_data.fd was passed where a pointer is expected. + tools/tiff2pdf.c (t2p_sample_realize_palette): Fix possible arithmetic overflow in bounds checking code and eliminate comparison between signed and unsigned type. + tools/tiff2bw.c (main): Free memory allocated in the tiff2bw program. This is in response to the report associated with CVE-2017-16232, bsc#1069213 but does not solve the extremely high memory usage with the associated POC file.- Upgrade to upstream release 4.0.8 * libtiff/tif_getimage.c, libtiff/tif_open.c + add parenthesis to fix cppcheck clarifyCalculation warnings * libtiff/tif_predict.c, libtiff/tif_print.c + fix printf unsigned vs signed formatting (cppcheck invalidPrintfArgType_uint warnings) * libtiff/tif_read.c, libtiff/tiffiop.h + fix uint32 overflow in TIFFReadEncodedStrip() that caused an integer division by zero. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2596 * libtiff/tif_pixarlog.c, libtiff/tif_luv.c + fix heap-based buffer overflow on generation of PixarLog / LUV compressed files, with ColorMap, TransferFunction attached and nasty plays with bitspersample. The fix for LUV has not been tested, but suffers from the same kind of issue of PixarLog. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2604 * libtiff/tif_strip.c + revert the change in TIFFNumberOfStrips() done for http://bugzilla.maptools.org/show_bug.cgi?id=2587 / CVE-2016-9273 since the above change is a better fix that makes it unnecessary. * libtiff/tif_dirread.c + modify ChopUpSingleUncompressedStrip() to instanciate compute ntrips as TIFFhowmany_32(td->td_imagelength, rowsperstrip), instead of a logic based on the total size of data. Which is faulty is the total size of data is not sufficient to fill the whole image, and thus results in reading outside of the StripByCounts/StripOffsets arrays when using TIFFReadScanline(). Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2608. * libtiff/tif_ojpeg.c + make OJPEGDecode() early exit in case of failure in OJPEGPreDecode(). This will avoid a divide by zero, and potential other issues. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2611 * libtiff/tif_write.c + fix misleading indentation as warned by GCC. * libtiff/tif_fax3.h + revert change done on 2016-01-09 that made Param member of TIFFFaxTabEnt structure a uint16 to reduce size of the binary. It happens that the Hylafax software uses the tables that follow this typedef (TIFFFaxMainTable, TIFFFaxWhiteTable, TIFFFaxBlackTable), although they are not in a public libtiff header. Raised by Lee Howard. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2636 * libtiff/tiffio.h, libtiff/tif_getimage.c + add TIFFReadRGBAStripExt() and TIFFReadRGBATileExt() variants of the functions without ext, with an extra argument to control the stop_on_error behaviour. * libtiff/tif_getimage.c + fix potential memory leaks in error code path of TIFFRGBAImageBegin(). Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2627 * libtiff/tif_jpeg.c + increase libjpeg max memory usable to 10 MB instead of libjpeg 1MB default. This helps when creating files with "big" tile, without using libjpeg temporary files. Related to https://trac.osgeo.org/gdal/ticket/6757 * libtiff/tif_jpeg.c + avoid integer division by zero in JPEGSetupEncode() when horizontal or vertical sampling is set to 0. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2653, bsc#1033127, CVE-2017-7595 * libtiff/tif_dirwrite.c + in TIFFWriteDirectoryTagCheckedRational, replace assertion by runtime check to error out if passed value is strictly negative. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2535, bsc#1038438, CVE-2016-10371 * libtiff/tif_dirread.c + avoid division by floating point 0 in TIFFReadDirEntryCheckedRational() and TIFFReadDirEntryCheckedSrational(), and return 0 in that case (instead of infinity as before presumably) Apparently some sanitizers do not like those divisions by zero. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2644, bsc#1033118, CVE-2017-7598 * libtiff/tif_dir.c, tif_dirread.c, tif_dirwrite.c + implement various clampings of double to other data types to avoid undefined behaviour if the output range isn't big enough to hold the input value. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2643 http://bugzilla.maptools.org/show_bug.cgi?id=2642 http://bugzilla.maptools.org/show_bug.cgi?id=2646 http://bugzilla.maptools.org/show_bug.cgi?id=2647, bsc#1033126, CVE-2017-7596, bsc#1033120, CVE-2017-7597, bsc#1033113, CVE-2017-7599, bsc#1033112, CVE-2017-7600, * libtiff/tif_jpeg.c + validate BitsPerSample in JPEGSetupEncode() to avoid undefined behaviour caused by invalid shift exponent. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2648, bsc#1033111, CVE-2017-7601 * libtiff/tif_read.c + avoid potential undefined behaviour on signed integer addition in TIFFReadRawStrip1() in isMapped() case. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2650, bsc#1033109, CVE-2017-7602 * libtiff/tif_getimage.c + add explicit uint32 cast in putagreytile to avoid UndefinedBehaviorSanitizer warning. Patch by Nicolas Pena. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2658, bsc#1033131, CVE-2017-7592 * libtiff/tif_read.c + TIFFReadBufferSetup(): use _TIFFcalloc() to zero initialize tif_rawdata. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2651, bsc#1033129, CVE-2017-7593 * libtiff/tiffio.h, tif_unix.c, tif_win32.c, tif_vms.c + add _TIFFcalloc() * libtiff/tif_luv.c, tif_lzw.c, tif_packbits.c + return 0 in Encode functions instead of -1 when TIFFFlushData1() fails. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2130 * libtiff/tif_ojpeg.c + fix leak in OJPEGReadHeaderInfoSecTablesQTable, OJPEGReadHeaderInfoSecTablesDcTable and OJPEGReadHeaderInfoSecTablesAcTable when read fails. Patch by Nicolas Pena. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2659, bsc#1033128, CVE-2017-7594 * libtiff/tif_jpeg.c + only run JPEGFixupTagsSubsampling() if the YCbCrSubsampling tag is not explicitly present. This helps a bit to reduce the I/O amount when the tag is present (especially on cloud hosted files). * libtiff/tif_lzw.c + in LZWPostEncode(), increase, if necessary, the code bit-width after flushing the remaining code and before emitting the EOI code. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=1982 * libtiff/tif_pixarlog.c + fix memory leak in error code path of PixarLogSetupDecode(). Patch by Nicolas Pena. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2665 * libtiff/tif_fax3.c, tif_predict.c, tif_getimage.c + fix GCC 7 -Wimplicit-fallthrough warnings. * libtiff/tif_dirread.c + fix memory leak in non DEFER_STRILE_LOAD mode (ie default) when there is both a StripOffsets and TileOffsets tag, or a StripByteCounts and TileByteCounts Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2689, bsc#1042805, CVE-2017-9403) * libtiff/tif_ojpeg.c + fix potential memory leak in OJPEGReadHeaderInfoSecTablesQTable, OJPEGReadHeaderInfoSecTablesDcTable and OJPEGReadHeaderInfoSecTablesAcTable Patch by Nicolas Pena. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2670 * libtiff/tif_fax3.c + avoid crash in Fax3Close() on empty file. Patch by Alan Coopersmith + complement by myself. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2673 * libtiff/tif_read.c + TIFFFillStrip(): add limitation to the number of bytes read in case td_stripbytecount[strip] is bigger than reasonable, so as to avoid excessive memory allocation. * libtiff/tif_zip.c, tif_pixarlog.c, tif_predict.c + fix memory leak when the underlying codec (ZIP, PixarLog) succeeds its setupdecode() method, but PredictorSetup fails. Credit to OSS-Fuzz (locally run, on GDAL) * libtiff/tif_read.c + TIFFFillStrip() and TIFFFillTile(): avoid excessive memory allocation in case of shorten files. Only effective on 64 bit builds and non-mapped cases. Credit to OSS-Fuzz (locally run, on GDAL) * libtiff/tif_read.c + TIFFFillStripPartial() / TIFFSeek(), avoid potential integer overflows with read_ahead in CHUNKY_STRIP_READ_SUPPORT mode. Should especially occur on 32 bit platforms. * libtiff/tif_read.c + TIFFFillStripPartial() + avoid excessive memory allocation in case of shorten files. Only effective on 64 bit builds. Credit to OSS-Fuzz (locally run, on GDAL) * libtiff/tif_read.c + update tif_rawcc in CHUNKY_STRIP_READ_SUPPORT mode with tif_rawdataloaded when calling TIFFStartStrip() or TIFFFillStripPartial(). This avoids reading beyond tif_rawdata when bytecount > tif_rawdatasize. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1545. Credit to OSS-Fuzz * libtiff/tif_color.c + avoid potential int32 overflow in TIFFYCbCrToRGBInit() Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1533 Credit to OSS-Fuzz * libtiff/tif_pixarlog.c, tif_luv.c + avoid potential int32 overflows in multiply_ms() and add_ms(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1558 Credit to OSS-Fuzz * libtiff/tif_packbits.c + fix out-of-buffer read in PackBitsDecode() Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1563 Credit to OSS-Fuzz * libtiff/tif_luv.c + LogL16InitState(): avoid excessive memory allocation when RowsPerStrip tag is missing. Credit to OSS-Fuzz (locally run, on GDAL) * libtiff/tif_lzw.c + update dec_bitsleft at beginning of LZWDecode(), and update tif_rawcc at end of LZWDecode(). This is needed to properly work with the latest chnges in tif_read.c in CHUNKY_STRIP_READ_SUPPORT mode. * libtiff/tif_pixarlog.c + PixarLogDecode(): resync tif_rawcp with next_in and tif_rawcc with avail_in at beginning and end of function, similarly to what is done in LZWDecode(). Likely needed so that it works properly with latest chnges in tif_read.c in CHUNKY_STRIP_READ_SUPPORT mode. But untested... * libtiff/tif_getimage.c + initYCbCrConversion(): add basic validation of luma and refBlackWhite coefficients (just check they are not NaN for now), to avoid potential float to int overflows. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1663 Credit to OSS Fuzz * libtiff/tif_read.c + _TIFFVSetField(): fix outside range cast of double to float. Credit to Google Autofuzz project * libtiff/tif_getimage.c + initYCbCrConversion(): check luma[1] is not zero to avoid division by zero. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1665 Credit to OSS Fuzz * libtiff/tif_read.c + _TIFFVSetField(): fix outside range cast of double to float. Credit to Google Autofuzz project * libtiff/tif_getimage.c + initYCbCrConversion(): check luma[1] is not zero to avoid division by zero. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1665 Credit to OSS Fuzz * libtiff/tif_getimage.c + initYCbCrConversion(): stricter validation for refBlackWhite coefficients values. To avoid invalid float->int32 conversion. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1718 Credit to OSS Fuzz * tools/fax2tiff.c (main) + Applied patch by Joerg Ahrens to fix passing client data for Win32 builds using tif_win32.c (USE_WIN32_FILEIO defined) for file I/O. Patch was provided via email on November 20, 2016. * tools/tiffcp.c + avoid uint32 underflow in cpDecodedStrips that can cause various issues, such as buffer overflows in the library. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2598 * tools/tiffcrop.c + fix readContigStripsIntoBuffer() in -i (ignore) mode so that the output buffer is correctly incremented to avoid write outside bounds. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2620 * tools/tiffcrop.c + add 3 extra bytes at end of strip buffer in readSeparateStripsIntoBuffer() to avoid read outside of heap allocated buffer. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2621 * tools/tiffcrop.c + fix integer division by zero when BitsPerSample is missing. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2619 * tools/tiffinfo.c + fix null pointer dereference in -r mode when the image has no StripByteCount tag. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2594 * tools/tiffcp.c + avoid potential division by zero is BitsPerSamples tag is missing. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2597 * tools/tif_dir.c + when TIFFGetField(, TIFFTAG_NUMBEROFINKS, ) is called, limit the return number of inks to SamplesPerPixel, so that code that parses ink names doesn't go past the end of the buffer. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2599 * tools/tiffcp.c + avoid potential division by zero is BitsPerSamples tag is missing. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2607 * tools/tiffcp.c + fix uint32 underflow/overflow that can cause heap-based buffer overflow. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2610 * tools/tiffcp.c + replace assert( (bps % 8) == 0 ) by a non assert check. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2605 * tools/tiff2ps.c + fix 2 heap-based buffer overflows (in PSDataBW and PSDataColorContig). Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2633 and http://bugzilla.maptools.org/show_bug.cgi?id=2634. * tools/tiff2pdf.c + prevent heap-based buffer overflow in -j mode on a paletted image. Note: this fix errors out before the overflow happens. There could probably be a better fix. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2635 * tools/tiff2pdf.c + fix wrong usage of memcpy() that can trigger unspecified behaviour. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2638 * tools/tiff2pdf.c + avoid potential invalid memory read in t2p_writeproc. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2639 * tools/tiff2pdf.c + avoid potential heap-based overflow in t2p_readwrite_pdf_image_tile(). Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2640 * tools/tiffcrop.c + remove extraneous TIFFClose() in error code path, that caused double free. Related to http://bugzilla.maptools.org/show_bug.cgi?id=2535 * tools/tiffcp.c + error out cleanly in cpContig2SeparateByRow and cpSeparate2ContigByRow if BitsPerSample != 8 to avoid heap based overflow. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2656 and http://bugzilla.maptools.org/show_bug.cgi?id=2657 * tools/raw2tiff.c + avoid integer division by zero. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2631 * tools/tiff2ps.c + call TIFFClose() in error code paths. * tools/fax2tiff.c + emit appropriate message if the input file is empty. Patch by Alan Coopersmith. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2672 * tools/tiff2bw.c + close TIFF handle in error code path. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2677 * Other issues fixed: + bsc#1042804, CVE-2017-9404 * CVE-2016-10092, CVE-2016-10093, CVE-2016-10094 [bsc#1017693] - Removed patches: * tiff-4.0.7-CVE-2015-7554.patch * tiff-4.0.7-CVE-2017-5225.patch * tiff-4.0.7-TIFFTAG_FAXRECVPARAMS.patch * tiff-CVE-2016-10266.patch * tiff-CVE-2016-10267.patch * tiff-CVE-2016-10268.patch * tiff-CVE-2016-10269.patch * tiff-CVE-2016-10270.patch * tiff-CVE-2016-10271.patch * tiff-CVE-2016-10272.patch + Fixed upstream- Added patches: * tiff-CVE-2016-10266.patch + Upstream fix for CVE-2016-10266, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image (bsc#1031263) * tiff-CVE-2016-10267.patch + Upstream fix for CVE-2016-10267, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image (bsc#1031262) * tiff-CVE-2016-10268.patch + Upstream fix for CVE-2016-10268, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image (bsc#1031255) * tiff-CVE-2016-10269.patch + Upstream fix for CVE-2016-10269, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (heap-based buffer over-read) or possibly have unspecified other impact via a crafted TIFF image (bsc#1031254) * tiff-CVE-2016-10270.patch + Upstream fix for CVE-2016-10270, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (heap-based buffer over-read) or possibly have unspecified other impact via a crafted TIFF image (bsc#1031250) * tiff-CVE-2016-10271.patch + Upstream fix for CVE-2016-10271, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (heap-based buffer over-read and buffer overflow) or possibly have unspecified other impact via a crafted TIFF image (bsc#1031249) * tiff-CVE-2016-10272.patch + Upstream fix for CVE-2016-10272, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted TIFF image (bsc#1031247)- Added patch: * tiff-4.0.7-TIFFTAG_FAXRECVPARAMS.patch - Fix a regression introduced in 4.0.7 (bsc#1022103) - http://bugzilla.maptools.org/show_bug.cgi?id=2636- Added patch: * tiff-4.0.7-CVE-2017-5225.patch - Upstream fix for CVE-2017-5225, bsc#1019611: heap buffer overflow in tools/tiffcp via a crafted BitsPerSample value- Drop --with-pic, this is only for static libs (which are not built) - Update descriptions- Update homepage- Upgrade to upstream release 4.0.7 * libtiff/tif_aux.c + Fix crash in TIFFVGetFieldDefaulted() when requesting Predictor tag and that the zip/lzw codec is not configured. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2591 * libtiff/tif_compress.c + Make TIFFNoDecode() return 0 to indicate an error and make upper level read routines treat it accordingly. (linked to the test case of http://bugzilla.maptools.org/show_bug.cgi?id=2517) * libtiff/tif_dir.c + Discard values of SMinSampleValue and SMaxSampleValue when they have been read and the value of SamplesPerPixel is changed afterwards (like when reading a OJPEG compressed image with a missing SamplesPerPixel tag, and whose photometric is RGB or YCbCr, forcing SamplesPerPixel being 3). Otherwise when rewriting the directory (for example with tiffset, we will expect 3 values whereas the array had been allocated with just one), thus causing a out of bound read access. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2500 (CVE-2014-8127, bsc#914890, duplicate: CVE-2016-3658, bsc#974840) * libtiff/tif_dirread.c + In TIFFFetchNormalTag(), do not dereference NULL pointer when values of tags with TIFF_SETGET_C16_ASCII/TIFF_SETGET_C32_ASCII access are 0-byte arrays. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2593 (regression introduced by previous fix done on 2016-11-11 for CVE-2016-9297, bsc#1010161). Assigned as CVE-2016-9448, bsc#1011103 + In TIFFFetchNormalTag(), make sure that values of tags with TIFF_SETGET_C16_ASCII/TIFF_SETGET_C32_ASCII access are null terminated, to avoid potential read outside buffer in _TIFFPrintField(). Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2590 (CVE-2016-9297, bsc#1010161) + Initialize doubledata at line 3693 to NULL to please MSVC 2013 + Prevent reading ColorMap or TransferFunction if BitsPerPixel > 24, so as to avoid huge memory allocation and file read attempts + Reject images with OJPEG compression that have no TileOffsets/StripOffsets tag, when OJPEG compression is disabled. Prevent null pointer dereference in TIFFReadRawStrip1() and other functions that expect td_stripbytecount to be non NULL. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2585 + When compiled with DEFER_STRILE_LOAD, fix regression, when reading a one-strip file without a StripByteCounts tag. + Workaround false positive warning of Clang Static Analyzer about null pointer dereference in TIFFCheckDirOffset(). * libtiff/tif_dirwrite.c + Avoid null pointer dereference on td_stripoffset when writing directory, if FIELD_STRIPOFFSETS was artificially set for a hack case in OJPEG case. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2500 (CVE-2014-8127, bsc#914890, duplicate: CVE-2016-3658, bsc#974840) + Fix truncation to 32 bit of file offsets in TIFFLinkDirectory() and TIFFWriteDirectorySec() when aligning directory offsets on an even offset (affects BigTIFF). * libtiff/tif_dumpmode.c + DumpModeEncode() should return 0 in case of failure so that the above mentionned functions detect the error. * libtiff/tif_fax3.c + remove dead assignment in Fax3PutEOLgdal(). * libtiff/tif_fax3.h + make Param member of TIFFFaxTabEnt structure a uint16 to reduce size of the binary. * libtiff/tif_getimage.c + Fix out-of-bound reads in TIFFRGBAImage interface in case of unsupported values of SamplesPerPixel/ExtraSamples for LogLUV/CIELab. Add explicit call to TIFFRGBAImageOK() in TIFFRGBAImageBegin(). Fix CVE-2015-8665 and CVE-2015-8683. + Fix some benign warnings which appear in 64-bit compilation under Microsoft Visual Studio of the form "Arithmetic overflow: 32-bit value is shifted, then cast to 64-bit value. Results might not be an expected value." + TIFFRGBAImageOK: Reject attempts to read floating point images. * libtiff/tif_luv.c + Fix potential out-of-bound writes in decode functions in non debug builds by replacing assert()s by regular if checks (http://bugzilla.maptools.org/show_bug.cgi?id=2522). Fix potential out-of-bound reads in case of short input data. + Validate that for COMPRESSION_SGILOG and PHOTOMETRIC_LOGL, there is only one sample per pixel. Avoid potential invalid memory write on corrupted/unexpected images when using the TIFFRGBAImageBegin() interface * libtiff/tif_next.c + Fix potential out-of-bound write in NeXTDecode() (http://bugzilla.maptools.org/show_bug.cgi?id=2508) * libtiff/tif_pixarlog.c + Avoid zlib error messages to pass a NULL string to %s formatter, which is undefined behaviour in sprintf(). + Fix out-of-bounds write vulnerabilities in heap allocated buffers. Reported as MSVR 35094. + Fix potential buffer write overrun in PixarLogDecode() on corrupted/unexpected images (CVE-2016-5875, bsc#987351) + Fix write buffer overflow in PixarLogEncode if more input samples are provided than expected by PixarLogSetupEncode. Idea based on libtiff-CVE-2016-3990.patch from libtiff-4.0.3-25.el7_2.src.rpm, but with different and simpler check. (http://bugzilla.maptools.org/show_bug.cgi?id=2544, bsc#975069) * libtiff/tif_predict.c + PredictorSetup: Enforce bits-per-sample requirements of floating point predictor (3). Fixes CVE-2016-3622 "Divide By Zero in the tiff2rgba tool." (bsc#974449) * libtiff/tif_predict.h, libtiff/tif_predict.c + Replace assertions by runtime checks to avoid assertions in debug mode, or buffer overflows in release mode. Can happen when dealing with unusual tile size like YCbCr with subsampling. Reported as MSVR 35105. * libtiff/tif_read.c + Fix out-of-bounds read on memory-mapped files in TIFFReadRawStrip1() and TIFFReadRawTile1() when stripoffset is beyond tmsize_t max value (bsc#990460, CVE-2016-6223) + Make TIFFReadEncodedStrip() and TIFFReadEncodedTile() directly use user provided buffer when no compression (and other conditions) to save a memcpy(). * libtiff/tif_strip.c + Make TIFFNumberOfStrips() return the td->td_nstrips value when it is non-zero, instead of recomputing it. This is needed in TIFF_STRIPCHOP mode where td_nstrips is modified. Fixes a read outsize of array in tiffsplit (or other utilities using TIFFNumberOfStrips()). Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2587 (CVE-2016-9273, bsc#1010163) * libtiff/tif_write.c + Fix issue in error code path of TIFFFlushData1() that didn't reset the tif_rawcc and tif_rawcp members. I'm not completely sure if that could happen in practice outside of the odd behaviour of t2p_seekproc() of tiff2pdf). The report points that a better fix could be to check the return value of TIFFFlushData1() in places where it isn't done currently, but it seems this patch is enough. Reported as MSVR 35095. + Make TIFFWriteEncodedStrip() and TIFFWriteEncodedTile() directly use user provided buffer when no compression to save a memcpy(). + TIFFWriteEncodedStrip() and TIFFWriteEncodedTile() should return -1 in case of failure of tif_encodestrip() as documented * tools/fax2tiff.D c + Fix segfault when specifying -r without argument. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2572 * tools/Makefile.am + The libtiff tools bmp2tiff, gif2tiff, ras2tiff, sgi2tiff, sgisv, and ycbcr are completely removed from the distribution. The libtiff tools rgb2ycbcr and thumbnail are only built in the build tree for testing. Old files are put in new 'archive' subdirectory of the source repository, but not in distribution archives. These changes are made in order to lessen the maintenance burden. * tools/rgb2ycbcr.c + Validate values of -v and -h parameters to avoid potential divide by zero. Fixes CVE-2016-3623, bsc#974618 (http://bugzilla.maptools.org/show_bug.cgi?id=2569) * tools/tiff2bw.c + Fix weight computation that could result of color value overflow (no security implication). Fix http://bugzilla.maptools.org/show_bug.cgi?id=2550. * tools/tiff2pdf.c + Avoid undefined behaviour related to overlapping of source and destination buffer in memcpy() call in t2p_sample_rgbaa_to_rgb() Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2577 + Fix out-of-bounds write vulnerabilities in heap allocate buffer in t2p_process_jpeg_strip(). Reported as MSVR 35098. + Fix potential integer overflows on 32 bit builds in t2p_read_tiff_size() Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2576 + Fix read -largely- outsize of buffer in t2p_readwrite_pdf_image_tile(), causing crash, when reading a JPEG compressed image with TIFFTAG_JPEGTABLES length being one. Reported as MSVR 35101. CVE-2016-9453, bsc#1011107 + Fix write buffer overflow of 2 bytes on JPEG compressed images. Reported as TALOS-CAN-0187, CVE-2016-5652, bsc#1007280. Also prevents writing 2 extra uninitialized bytes to the file stream. * tools/tiff2rgba.c + Fix integer overflow in size of allocated buffer, when -b mode is enabled, that could result in out-of-bounds write. Based initially on patch tiff-CVE-2016-3945.patch from libtiff-4.0.3-25.el7_2.src.rpm, with correction for invalid tests that rejected valid files. (http://bugzilla.maptools.org/show_bug.cgi?id=2545, bsc#974614) * tools/tiffcp.c + Fix out-of-bounds write on tiled images with odd tile width vs image width. Reported as MSVR 35103. (bsc#1011841, CVE-2016-9538) + Fix read of undefined variable in case of missing required tags. Found on test case of MSVR 35100. * tools/tiffcrop.c + Avoid access outside of stack allocated array on a tiled separate TIFF with more than 8 samples per pixel. (CVE-2016-5321, CVE-2016-5323, http://bugzilla.maptools.org/show_bug.cgi?id=2558, http://bugzilla.maptools.org/show_bug.cgi?id=2559, bsc#984813, bsc#984815) + Fix memory leak in (recent) error code path. Fixes Coverity 1394415. + Fix multiple uint32 overflows in writeBufferToSeparateStrips(), writeBufferToContigTiles() and writeBufferToSeparateTiles() that could cause heap buffer overflows. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2592 + Fix out-of-bound read of up to 3 bytes in readContigTilesIntoBuffer(). Reported as MSVR 35092. + Fix out-of-bounds write in loadImage(). From patch libtiff-CVE-2016-3991.patch from libtiff-4.0.3-25.el7_2.src.rpm (http://bugzilla.maptools.org/show_bug.cgi?id=2543, bsc#975070) + Fix read of undefined buffer in readContigStripsIntoBuffer() due to uint16 overflow. Reported as MSVR 35100. (bsc#1011841, CVE-2016-9538) + Fix various out-of-bounds write vulnerabilities in heap or stack allocated buffers. Reported as MSVR 35093, MSVR 35096 and MSVR 35097. + readContigTilesIntoBuffer: Fix signed/unsigned comparison warning. * tools/tiffdump.c + Fix a few misaligned 64-bit reads warned by -fsanitize + ReadDirectory: Remove uint32 cast to_TIFFmalloc() argument which resulted in Coverity report. Added more mutiplication overflow checks * tools/tiffinfo.c + Fix out-of-bound read on some tiled images. (http://bugzilla.maptools.org/show_bug.cgi?id=2517) + TIFFReadContigTileData: Fix signed/unsigned comparison warning. + TIFFReadSeparateTileData: Fix signed/unsigned comparison warning. - Removed patches: * tiff-4.0.4-uninitialized_mem_NeXTDecode.patch * tiff-4.0.6-CVE-2015-8782.patch * tiff-4.0.6-CVE-2016-3186.patch * tiff-4.0.6-CVE-2016-3623.patch * tiff-4.0.6-CVE-2016-3945.patch * tiff-4.0.6-CVE-2016-3990.patch * tiff-4.0.6-CVE-2016-3991.patch * tiff-4.0.6-libtiff-tif_getimage.c-TIFFRGBAImageOK-Reject-attemp.patch * tiff-4.0.6-libtiff-tif_luv.c-validate-that-for-COMPRESSION_SGIL.patch * tiff-4.0.6-libtiff-tif_pixarlog.c-fix-potential-buffer-write-ov.patch * tiff-4.0.6-libtiff-tif_read.c-make-TIFFReadEncodedStrip-and.patch * tiff-4.0.6-tools-tiffcrop.c-fix-various-out-of-bounds-write-vul.patch - Fixed in the upsteam release - Changed patch: * tiff-4.0.6-CVE-2015-7554.patch -> tiff-4.0.7-CVE-2015-7554.patch - Rediffed to the changed context- Added patches: * tiff-4.0.6-tools-tiffcrop.c-fix-various-out-of-bounds-write-vul.patch - Upstream fixes for MSVR 35093, MSVR 35094, MSVR 35095, MSVR 35096, MSVR 35097, MSVR 35098. * tiff-4.0.6-libtiff-tif_getimage.c-TIFFRGBAImageOK-Reject-attemp.patch - Enforce bits-per-sample requirements of floating point predictor. Fixes CVE-2016-3622 [bsc#974449]- Added patches: * tiff-4.0.6-CVE-2016-3623.patch * tiff-4.0.6-CVE-2016-3945.patch * tiff-4.0.6-CVE-2016-3990.patch * tiff-4.0.6-CVE-2016-3991.patch - Upstream commits to fix CVE-2016-3623 [bsc#974618], CVE-2016-3945 [bsc#974614], CVE-2016-3990 [bsc#975069], CVE-2016-3991 [bsc#975070]- Added patches: * tiff-4.0.6-libtiff-tif_luv.c-validate-that-for-COMPRESSION_SGIL.patch * tiff-4.0.6-libtiff-tif_pixarlog.c-fix-potential-buffer-write-ov.patch * tiff-4.0.6-libtiff-tif_read.c-make-TIFFReadEncodedStrip-and.patch - Upstream commits to fix CVE-2016-5314 [bsc#984831], CVE-2016-5316 [bsc#984837], CVE-2016-5317 [bsc#984842], CVE-2016-5320 [bsc#984808] and CVE-2016-5875 [bsc#987351]- Added patch: * tiff-4.0.6-CVE-2016-3186.patch - fix CVE-2016-3186: buffer overflow in gif2tiff [bsc#973340]- Added patch: * tiff-4.0.6-CVE-2015-8782.patch - fix CVE-2015-8781, CVE-2015-8782, CVE-2015-8783: Out-of-bounds writes for invalid images (upstream bug #2522) [bsc#964225]- Added patch: * tiff-4.0.6-CVE-2015-7554.patch - fix CVE-2015-7554: Out-of-bounds Write in the thumbnail and tiffcmp tools (upsteam bug #2499) [bsc#960341]- Added patch: * tiff-4.0.4-uninitialized_mem_NeXTDecode.patch - fix uninitialized memory in NeXTDecode (upstream bug #2508) [bsc#942690]- Update to version 4.0.6 * Supports CMake 2.8.9 and later. * Add missing file which wasn't being distributed, causing unit tests to fail. * Make shared/static library building configurable. * CMake reads all version information directly from configure.ac to avoid duplication of values. * CMake builds are now included in 'distcheck' target. * Autotools 'make distcheck' now tests the CMake-based build if CMake is available. * Fixes to avoid undefined behaviour of signed types (C standard compliance). * Fixes to avoid possible isses when casting to unsigned char. * Fixes to avoid undefined behaviour with shifts. * Fix generation of output with 16 bit or 32 bit integer, when byte swapping is needed, in horizontal predictor (#2521). * Fix decoding when there is a single pixel to decode (unlikely case...) and byte swapping is involved. * Add add explicit masking with 0xff before casting to uchar in floating-point horizontal differencing and accumulation routines. * Eliminate requirement for and use of 64-bit constant values. * tiffgt : Silence glut API deprecation warnings on MacOS X. * fax2ps : Detect failure to write to temporary file. - Changes from version 4.0.5 * Support for configure/build using CMake. * Support for large (> 2GB) files under Microsoft Windows. * Configuration and building using CMake is now supported under Microsoft Windows and on Unix-type systems. * Test for and use fseeko() if it is available. This allows supporting large files on Unix-type systems with a 32-bit 'long' type and a 64-bit 'off_t' type. * tiffiop.h: Macros added to use 64-bit equivalents for all standard I/O and POSIX APIs used by libtiff and its tools which are limited to 2GB in Windows builds. Note that these 64-bit equivalents were introduced by the CRT provided with Visual Studio 2005 and if the necessary CRT is not installed on the target computer, the program will not run. The wrapper macros will not be activated unless the definition _MSC_VER is at least 1400 or __MSVCRT_VERSION__ is at least 0x800. * tif_unix.c: Updated to support large files under Microsoft Windows. This makes tif_unix.c a completely viable candidate for use under Windows (in spite of its name) if the CRT is modern enough. Please note that tif_win32.c already supported large files, but only 'tiffinfo' and 'tiffdump' made any provision to support large files under Windows. * _tiffReadProc() and _tiffWriteProc() are modified to chunk I/O to a maximum size of 2GB for extremely large I/O requests. This surmounts limitations in the Microsoft Windows read() and write() APIs (which are limited to the range of a 32-bit 'int'), and may avoid poor behavior with extremely large I/O requests on other systems. * Updated to use I/O wrapper macros from tiffiop.h in order to support large files under Microsoft Windows.- use spec-cleaner- update to 4.0.4 D tiff-4.0.3-double-free.patch D tiff-handle-TIFFTAG_CONSECUTIVEBADFAXLINES.patch D tiff-4.0.3-CVE-2013-1961.patch D erouault.2862.patch D bfriesen.2805.patch D tiff-4.0.3-CVE-2013-4232.patch D tiff-4.0.3-CVE-2013-4244.patch D erouault.2861.patch D erouault.2857.patch D erouault.2856.patch D erouault.2859.patch D tiff-4.0.3-CVE-2012-4564.patch D tiff-4.0.3-tiff2pdf-colors.patch D erouault.2876.patch D erouault.2860.patch D tiff-dither-malloc-check.patch D tiff-4.0.3-CVE-2013-1960.patch D erouault.2858.patch D tiff-handle-TIFFTAG_PREDICTOR.patch D tiff-4.0.3-CVE-2013-4231.patch D tiff-4.0.3-CVE-2013-4243.patch D erouault.2863.patch D tiff-4.0.3-test-jpeg-turbo.patch- security update: CVE-2014-9655, CVE-2014-8127, CVE-2014-8128, CVE-2014-8129, CVE-2014-8130, CVE-2015-1547 bnc#914890, bnc#916925, bnc#916927 + erouault.2856.patch + erouault.2857.patch + erouault.2858.patch + erouault.2859.patch + erouault.2860.patch + erouault.2861.patch + erouault.2862.patch + erouault.2863.patch + erouault.2876.patch + bfriesen.2805.patch + tiff-handle-TIFFTAG_CONSECUTIVEBADFAXLINES.patch + tiff-handle-TIFFTAG_PREDICTOR.patch + tiff-dither-malloc-check.patch- build with PIE/sbin/ldconfig/sbin/ldconfigs390zl34 16747275894.0.94.0.9-150000.45.25.14.0.9-150000.45.25.1libtiff.so.5libtiff.so.5.3.0libtiffxx.so.5libtiffxx.so.5.3.0libtiff5COPYRIGHTREADMEREADME.SUSE/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libtiff5/-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:27567/SUSE_SLE-15_Update/f6eb66133913ddf0727a3135d7fb5e05-tiff.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b30c95d24dddc40c8352b9dd78dbd531837fdcf6, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=a31f2fb92821216e78beeb775f6514073901db7d, strippeddirectoryASCII text PR RRRRRRR R RR RR RPRRRRRRRR3r'}c+n$utf-86cea608285b47f309dc145d2d708bfc5fefa002d689fc4d4253ee4a1ca2edf46?7zXZ !t/] cr$x#Gɞ}YM^W+VSvZP6IY! c I!NVg߹6mއ]̢9(y'><${YjY̞/"\)melFִZ轹eO\~Ń`':l*aOsE:%{.tڳ:!!MX)&7H(957!L")sTN#ud7'D=r4w\`zd+so ?X3HO3XҊ}JŵmtNDuKEnS8^hDThxN{YX[{ ,3gE^/ &}aJ\8p~/TϰHFCAPйDLԣI:>`"mM))"# _9Tb :-FޣuONF$+jQ>IV_Qz=l> b!'zu. iW Br [T'_Tb1SF(!'/٦ΧfLZs̀tB6|C3 'v Z32hݪN5h/ p9ˑɜ*вGG[/iWepC!R(9@A6ʪ{˼{z nAx*8V`qNJg2;U5=/Fa_5k>W+ha!G7 ^Q }ڢj2~z>,b{]_R2!8a//= yhW* +O(4 Ԏn0V|2 Y&/_3e&&}X_Qe;xW(3 K:.\O wJeLۈeocޮvJ&M`'4L0w0jgZuH7坾lEN20}ˁcWlj]XyOx(fhHWF6SMȍ8 .,:/FI4ر Sc*yn5w!v7,#xX: kw CMr2a?Ye;#Is2_PI scDaҙ6.}5`Z/ժ >7Th3ۨj릭 ci&7NG{Fkzqkq.PP")8b_p^>aR. Y> v]g"˚; Wq?쩹ܨ,'\lv[8MeEͨAV!,{0ZXA+c_7ֈEPXsB _%m{'J*9G֎+ >XV0rBx)u:0|ZqA1zsf]2Z֦vtc4<΢qRZNuD*Ϻ;&ޓԵI\l鶄RXy)$K ԅf8L۔0 \Wn ԣpSUYsK'qi(J R<9Y fMjgC4'L;z=*o>3t-F1,7e'aWHEB_"/auf`eR>u&#oy69׍&mG'yo^xlj-p$A#خ}wn`XK+Kʦ< VKoڝh]c?W/yj ,)C3zޯz1*Ѧ F*}'d齃]ߤGP̃30 X&D&y~mEi42h4O ێ)ՙlLw(D8}Rh^ +Sj)]/v<-KA^I'6w,M)o";Z ])q( E hHaX&TA*͏xhpH\ׅrQkQEIeN%@VΩ kig 64͹nvzЃ9bdfbU=/k!Q5 ܳ.haYcE*5P&J-9(jߚڇӷ'((Ǻ}^y*͈ޔ>!ṣ;h8͖@etS?x:CgEpzO(eiYYLz>%ӁYd2ɫ`7r>[F2v:Rֈ(n^hnz@6oc?:Lːg2>1E Mg]8~1LGXz)\se7>-:ŔFnGMrkK(Zw.Ϥ.EȝK' f@{$~ܰ =I5^DF ;f$ >˘hI/,qV-4ǀ@0R ;mZ0-8/~"(aƗz{)jMt(!҈Զ kjmȦaWl?fM!{ƒ1-=g ٭i'HRP9*M)":3)r+]vԃbWNε@2m%.1Dr}wN YA =:9֍ZETRF!tZt.7G|`JDȊD:Rk쌹pD(R[Ə XSÃ^RGZ쁹+J,DM)hpMo1hJpydm?3`,AbPH~IVF/e"v@(Ȳ|?lf NꓞZP yӕkj/Q3tqSs(+Kc.eMkC,~_uJjhKFī^w@W&e6-ûaҝF¶$\?@g@ޗrcDV H-Me4ot:?򋏫@kS\R}}un/ߪFC C귢2yTuHyJGwmBjrGQ۴3u}XU²Ka׉EIa-;>ue tX5$)jۘ>2̋tToEeH(hdGoF\X e$.śtIT)cKهMNւyTȣF0JNB|gm4uHws 7l[E,;),; ֺ,CBdp]_]S][-'rRX|\U!űI3Hh*de-FN=é>A l;x݆+{'O&J ?|\!NYi##)FWzaIeVv~%'eRѡ4:k]ȴՋ;1vee]s>mn-*U~4E{Cf]_Z& za>i>!Q~J |W6A+k(#3=8OW# xkې|SRx0* l/╪qT$"Q*_L;qY|v_& nGwcTͩ:U#I/@-^ےZzf>Rui9gn%ܴ=fgZ|d j1X) dwkmK``ʺՓ J?$~+I)S)wY5}宫&9:d!>Ѵ8e߇$]i0` Fn1uaU|2럟NX5$E{cole$߅SH_'s*Q&t*}&b[a?h`llootH(JW==z`;jZ?˪N8TFD5UlQPXsB"3BFs Ц}&@kollô9mn^[f@N {/ڞ)Qne!TLMUD",…"儷'VðHe_-T1P;?]27}/.DO{*v1j%A wTEǓWFX~"{ѭٍ ▓[0x_$ M}wkE[mEm(t 3uO8qAz/_WozVA_Q䡭t]cCY{4`0IL?~rhF@K]ZB"G[J>HUs_=%VfJ^vn)_hKߐj̓T[)eZ.{o.)]')sʗQ D'oWGqU yu$O`w .%W OQNI &9 #D9< Lq M|@T'6O|¢_sHpӍ¡U%i.f9XO"~.P݌s)׿ ܨʚ< "ٸ$ =iV <O|^s{ ɀaMnU-IRf0~LX ٗ; `˶N%?0 +k)?ֺЗ YQ5j;'0s|C+Bt?8~8lkr{_t 1j貹4Tɖsw!Tu79橻#q wR/{lE6Nɏ7QbhJzR$Q]0<-u6z4k-',rm9w|EȎ@\6FY[m,'' K 3qSY8hRZMujIrN˶4-b7e3H_4_Vz;V?u;(䚁Pe66`}bّȧ]#V^99;-^01V[x%Y}U ݨajp ]n5Y<*ەNNvX hi #j7knk-*lV+5z> X(3LqRtCY6LzjA}&9R7Q91a 8BU^Z@~rBD, W1TQU`Gوmy$⽗-JKy0ZrK#Vrz"q5hfp$ *FaN<[M΃Jh'2j25hAyG<> wBӁgݶUg9GHZlhgh=EN9<ͥ7'") QWU@NBe0e!x٪5un& gMOodse>YV ${>,`YFL(a'3-c iDh*}\6ꆧ/%E$ -}'~ΰV7%YLKs- C/+ e>X^`__[8}xxaK=У&9n޵"raߖ"2S%3Jp*jtPΆ$[cdntRB N`B4,ad9_$llH_FVd;C*T:beuT|A^ r fJd,aQD?{"H]6nN%BeKOhR6#  sؽB 1R$plO5lL jpe*%I{Տ{N;xvy4GDb"gn7Xg-[eT (EņR]!"~-pQf!9ɍ 8>rmnK+"sEXWlW4H#y)K Βl[N{ YBO̽v9Y ObxSުX,@d@I4auKq'["jP w&ν qGQwq tɌ%1zJ:qZ75ˆP#қ~%nW/XإkF#ХŎ>8] T m6ۀGT:Z9w#洮c  cOIc]]C]Ruδ; χ6rRه3G^ŀW&īGxuĚZ, -˜XCG E0F "s1}XOIT4(]T ~c&2vXc /[tא]jX͓J1%qCCR.X! u5B:N;ZGU4IŧCv$ ڱ`zwvCАY|P[CcA㕭뀭 v ]…bwlCo@ ᮨ?F* њDTb+\ p%ۺjU4LKFMqv'7⺏Wj<8RݲK?ceeVJ {KڈQzE񎺜xT1C]x Ϙn #+\6ԖS7RN^X]OA /F kw+5'a.WeaYǤE nFWW_?=Ok_ kZ4<8b? тVGvђ4XN6OJʢ>^5=* }g׋+]=ʇQzuLjsKNW'(IpcvPxE(^sۓUW a6u2ebna/PKs ‡d=@K/6ᾅ<ȁI]Zd9&HY}| {u;e t]9J]A^ _#a~W-"] Qb. 7-qWP]k׶0qfFAUǪ U}TjfS=oH+If̟*ғ܇ݓZT$τ {s]>9Ԍ>'!č+"Ŝ)֪u˩in#bu2o!l?{N,nYN);}儖ńwbDxc; \AE3VyHaD~ x&XhއХ"N,B<>wt:dm"}ނ9VVr}<辷TRusI1CM$?UM]9COO֖V\DU髰pw !?Du^K%o&%v"CgY 9gig~+W /kbZd{7heselh :`{lU (qǪb[X1߳3 f] ?9\+ F؃~ع|?J /!'/2$] "(i~`k maM _x}Tf;i!s 1I7rSٓnlQz0u5'BU99h#_ +b ȍ:6ČnGIKB~[96d'YoumAp:yXBw _7^갡k΃).M@q&((rh;oQR`€,j'F~ߟxWåيW-c (yПMxtRW؜ *{,aUo5\# 27  ip$۠\H#g& +ʝ,$vљ"Hһ8n?ZE)m[לuddA=U}^`k(pX Ժce6:³Ѫhub5f0fg#'~O/ ~?U$~k?AX4-/pf0'VTȮ_Vmek ǟ~\=6eA HrUn$ӌvkX+ެ_t;pXEX2Zp[*]6]A/5/}+a/[VfX_8>@ǒCOPD32'c^^~HtToN׀!T7}l H :ÿLRʑ\eкHr?DAce[0ޱ.%s ޾o McEJ N:6ѼpS;򓷓> {Xkl-c=8 ž^L"\-b/Z zc.!ܭ뛫cRDMhscc9faZ=_TɨwVrI emy--=Y3lIJ|U~.Wb?߷䓽 2`Sz?[I4 ͐ZlCScY].P!6Dۢ!wZ4yr_PDy;av"Gw"OArUBy:6 1PE5|Z/.\@=m)Q$. F(8Hޞ oF\ Vp`Oɵem1ց>_f)RN=Tlt-UťEZcubA~KGdޅg`m\x$nK^ $g/ϳ`GVmk` J/^k}%}Mk@-6FH7\9Į?D&{mᾕZC,ЈB{]cV@bzT5 щyH(URdqw Hݣ4xTU.[[Bdmdl&eӉ#-NA3kg1k~:3o0g=$/29fQ-E/P!`s?ZÅ.@KOZ2C@7q et#NjD3SAӲjJ+sz2Ցi 0{(0*Yh:ܫlڦ` 'wO>O] 1eŔᰟaY #_CJ-,T Օ*2.VzF:iܛXY@+N#yq{e#6 TxL(民0.mM/:tgG/_lM`9Gy/|0 ~ٺ'˞@:|\ה[CbT*NXVYsW02ebT)HK(-tUMovmXv%$G{~9#9qu aQ&Қ|PK[Z=MɀSZHXkoƤ@1 ,HdCzBڢUuWb#z5gU FPf ;1ƼAi'=V2}ܻpl7w=IȻ;k,ݎ pxyP&PZT:Qs\(ުTNu^u(DpؒHڬ U09LDT7/FbNIȷ6LmOy}3U%ג[#鞎mf'!Ychv{KkΜJG0#t ;? 2p]AM#C @7,9rXgs4L띨+g`0 *|ZdC5< zRQ$CI7AIE=+i33T pAIPSVGLKScEaP2Ё,0 oYrŚEƠR̠.b'Cy +Hxe TZ1tND"\y}0cu`.K[wyc7AQmg}` !j"6^kٗ Ga++Lr  F:!ɕns<ް[e-Eu '9BV\"Z70*!u(鿨 \I<`OYs;SjFFo:[IHli\\| ꏛ+a l#XuH VMސqtZlֳ!wsۙdW4q?p6p'r`P,9{ҋS(C}y2jB(7P14P+ =8,bFOQqS^QtY3n +ΣZi)j DUtj##~D}gVe$fx G3ۈGyѝ~LkU':%\5`x B,$]XW*"u66P%^D.ىF=s 鹁rB[瑵Ap,gmͬiՅ͡؇oql0L}fmis^#2IlHv]WS`lg@Lf[3|%36gfP-p4Xp| MR1Cr/;0 Z~n0hw lT%lw{ K-B-sܛB{ϱq\礔фLAWDH'L85b`3~a 7Rg̃&=xfa{W䡽N Opx=+UWߍuB w'{JKvXA"M=W) ^(lrs A$kXug!sz؍NoGe ־@Zm-}ߔߣ֊Md]ixg)kyYAE(vh!E|nyEg BtΉcʟ.Pgo4 *k\6]u$0$4·XIb)=, JtUKpG pT=8DIy*@ԗLHp b'\"`cUs>ޢp-ڼg~H!^u5RMԅZĖ/UhH!-O1s |*+G\/QHorpʥ8L)JsvrF&2'K<|OY% [zT]tZj7:?c%K'gMYQβr˘#Yķsl%oԢteؗNQ*=|/ .=Bs.}B]LzMu2a]~i5>oY݌ėfϝ-דɁ3pڶ3LvCf@ . D1M>v_ UϦ5[6*oLU#a>A?r0jS)dҳ$LC?\bm 2Oȑ[Ǥ@%ИGѬJ 1v !C(МkqF Ra$Kf:A{u<;ǻ0}CCz>0$<1|j2=Z|E1m0mQƹ|dau+Q GB= N۷<]Q j&D;}`<S |}5 Zz[#`&tq V +fISЈRS+k?A="LNxbuD57>/Yfi1{3~"E7c }[˘ 5?gssEBRkI(Gx#[̫ر=FbCJt4pSRvLJ s,):$ֵNo'M|eM9qy#x*=PסcT^vlFSwí%MGϪ)vQ?ة 'cA,]Y;I$RY{TKvKbh lsRG*MNݡ~8s~JJG, }w@<ކRcOw`W6Ha5Ft~0+S[~Rc~l%o m '.CkA,}nfQghLk_r%&ynQ܋{Y%1|W9#"pf<^f X@|LE*<5}̌e Af\2:{՝%G\+a]T<11e--8X+PS zL?]ǘۡ~^_| iˀA/o||da>vS-!Ƥ:烂]tFywn+o_ ir+TŘ4CMtz !'aHq pkgb6݆X!b3Ac>1oOxT?`{vң}rh4,\E3z-?%S^N3?Y`&9[<1-~UnK~~'sE [[_G{EB~5ԟz7Mtt[y"WMgy)JZ*bp\?Q$d#󦳭<)8qASLqZ{7[]DML 3^qҨ]2?̠ïw7CTκXb8b mZq$5|2ӂ2\H %*a{Ʈ(fRl̙"R;eN`_+K!"k|չHP*<.Le@e j[1U7]99~[v(Jc|[6fatT%O-W A81?ɖd- o4HOa&58J~[S=g]=  ^AX|b{׼5'S˗֑u)3e{3W![n9jcȮ~q]74d;J EI˪ ]w'޹r7vЕ5 s4c9L{ת;zN(F"wow:?{' ¹q(=HI~36W>3>y;snZgB#fks 5 EF~UaJ-ti x}CymARҺ܃p^(Uk0kj^N(i5v9iq('C= k=Y9 eyadL޿>9ߞ& ݱe\aڑJ{w%bWi9&>~q_^ I?یVxwX})r v6ۀo(`; K~xcNUU%fl ^Dp Gfm+D+LN߀&$DTO:@𼕍5XZ&i{~oWX"+"TF0r!G(3G]J'gKSwŻO?(ÆCJſBX8tc͵Ko1meL@>ߝޱ#UD m_'XxE{@9N#*oGEiÕLD W R U:I_^u,}Ů%)7E1BKTۆ@&m\9c_e:c#C{X8J⟰ÒH a(&>kFc7 /0L/⪗{UCRtM>ztGd9xө ޼ 3W8JSRܖ~͟XJ5;wp@40Ѿ{~^'dU2.ǃ׻,@ro::fM g(xHn;oj~1 Yrs.\4-==vW-NJN)EkWNh~̗Iq W*_Q>\y7AZp&z#t0~4@?UYf[y8_< kD>ik&ZgIe6~Ny3%ZBHj7Psx q}ǰ (RJkS<-p:9Mu{vx r#ƨ"2MwBP/nmȉoxYi׆!?35w:WTf2~A-Қ7vӆuIл̀+D ޯ 5Ԅ V.S W+[GۜFLmuCג|GK٘N~ڸ־HDu4rPX(v.fmk `I}ӉHGv1\X O>a/X-K9$YP[{'3E"b m*xl)\.=ۮzasBFBk,߱[^2s'OOkܱIڦko*p} 70S!f~M9ϲ: mw-GpKf!@1Rۊf9klo2֮̿$hRi#f|-^Ob.nA  T_Av V2!^K]P(pmޕ.+ a1"vwYAG'"Қk *|xk_ʝk;^e,Y.s_[S߅F5:~e,4ڒA`bH' s[U`)se&I\I8-?4 od΍<ҏpPWkpM($$dxJ̟t>_{xOSEV'3I<(4n˂nj.d,!(W8z e(k8q`"D:ę>wY𒉷ݴR(:3x[DaW+\d요 HXW>~x"IQ%Kb[SϲCVnqԦ)!ѤTZ!!FGϥ|kT,:"oL NĜfHk~DajmMe8v6亐OTqCUs4Qzu![͓ᏨP&SXKcR=VjJs.ֳvKУ; 1g̖}Љ58Mz ߫]5 ' 7j+Qﮁ๸6䒾v";|F?9=j rh d,`Fkg&, /uP)@Oɖܶe Θf/#u.Mj?[K>z"҂G\^=CKħΰOشs ˳XpĠǶ Ȯt2"Pf}j {튮#/=L7?~$x> QJwr] >7w9l7e!m[<n/M+6R3C؍,Ā?;xb%"ZwN h8ـo4t! % Ʌs͚2CpsZU)0@vFO ,:9KG>ML-{;LG+ O/!S!!>i!~e<"&ч5en@fiP&rqۻvz-t{Rb`>3YA[^Qx3Z!/HQ:Y/גz6_ɯ6*QSwfm-Se˾`ҳfJ# rp/04lz۱:g-)6u !qM lF\/ePJx%:ޮBK%H#\<+qS!u\6T,3A-Qs{N( ѐ\[vZ6c~aǺv Q-[Wz Dn{TƇc $mwvv'@q8[1aTCS8:Y,ۧ@Z_^Hg9/r.`acD1]Nq2gxMUwS +:'?l{f)u5#* 6Y*e<м H= #qU^ֹw>\3KO@Sy1UpI{#=> =Wh˵̽5(nD q/aSvP7ֆuI\Bahjm쒮YVٌU3&:Շ a o̖^̦Y~gYt"9y.s9[*b;?BߎL] S !5&&+jnP{vD y# `uO9ЄэYUNؾLQx FL@ /,)uּR,KIn A=IE}l}z|`_^ف!Q&2o_|_ 2~7V]@*z1ǂy;[OȘN՛ sx@MV=(f}~va_^p-sNNig/PCN(ݟH'`giǞM5#1s8<w*$ڮʦ5:9Q,yle3"LLhKP)fmڪÂjž@]+TƋUPm W:"BYZ&br|37wOe(ΓsڕrwfR 6 ǿQgWsd~ G78KH(J3Ah43{4كUg`?Weiq/[;ZKյ Q>tTpmΓ\E}+,ihi'eB =`/*YP(gaZpJ].߲͑ 0Ci mοt\k ;]ڽ] +Ѣš g)Ƨ_΄r,+h\p0A}cblLȁ.$#"h0ot:|nQG:N[ FT#]2d3 Yޑln&yKkw-Z6R*i*Xi6G0*DXsMdQlӺ-=r"&"n;`)|:W? -0ktqaJ^]4o8CQSo \Xx v:pxo l|G=+ͩeףE߾_LVW]&8$ZwUG =(y[ cm1jb|DyoȮ\oԴ `HixwАɾcMPtNx,)rKv_Dw7c4 IwnISR\/MxRgs (.YF@)Iڍq \BdR/iW{t&`-Qk˥MJWjn[YWivNTljc\٤~R.x9[_ȭ(8):RP,;4UM4k$TvUdlЋu!7҇!τ"{Fw;!c5;~kRI&_#t5™,ܶe}}^PD XW7 ޛZ~).aާ_vQ`,QR(/J3N0/c#o̫F޼3J?H sJߙ1Sn*;jdm ʼ֓ۃP l1C06E+6WiYl fWS ^o/T9!Υ jA\1m0":Xn8Wm_fZU=j[ڒcOW[* V&:@}՛J^ 6@tT̜'@XtbO㊈T$Nz6fRmAރf;]چ m)z[C \4')A’ [ s}f6"N ,hUqRR_yM,:j GBfWUJQj8>L\oJGJD|VD@o1@uV*X&paہ԰N[E,>ߍEoJSGiy8Gjk\X~xIwB&@b +!+9о>}݃qV,1x1ttJF,<^kehf5wVM#pc;"r&σ 1{QG%b4k@GJfs'AIf;xrym[T,H"ϒ딭ؿ$_|aYSÒ%E)fg<مDi{l̠OZJ5Xd4"π Ebz`\N?>n2^uSw?H]IW4SIA߱jY_~ YA.6D˸Ꞑ׼J6١ϸE*N.2,8kN.n$.߇4r) oIi<J { 5)\_@IkYxkH C7)W >0}@=mbbmlݥGtib-BP]턽S@QaHVe\Ty %8~p!pĞYGaPΉĻ`<4WZvdRH-}&s4붗,VޗNTpӒR睍|sf4f.Wp/$+Ȏݐp[N'+Ԟ^L&s"}qdP8^,amI{_N]6f@̕sߣT`+um&aF;ĉ`Nd^PU羶T,zϤzy]+,_&YYm~vxQRՃ!b{tKJDIbPʨqYR v;̌_Ǧڪҍ{wF֥߬oS]ut)Nkm)MI)"zmUmX לڍ]}]a9%kS ġpH5x=Y/ǎH3`bD8s:d2p_x2}X͵ǂi;_2UV뿘_2\bAu#++dWF .$ܗvq$Fh:^P}yŮ4 ,BH84˨j!\,\Ie'RkMҔWIz 7_`nB@G1N !Sw7_# /X RWUpm$mwH@8 &vNؚvC&Oe rg6Vb{YHr|ǵ(f{/Iea56 -=r&PB9׉@Sd[u^e!55> aA֞̕qP\XrgM\ls!c{ܙb_.bi\`3RG[2[ :QHAQzȗ:v2*Ȇi:`=mI YȽ-մ60o0Nc&V=ύ8qjiJ@(D'Xj@,gдi`4!ߧAm\\kY٭FrYҠ?!+}r^#a&[؎ԩW>êGgEe)ȒhEN5 & /V`5 2p-.nrx2?0EaiDZp}:+ŕ鱴ވ +ZZ]=oAa>n$Ֆ5i!<)q2KgtIjQ'2Yr8ӻRy7~lq.&%E]|"$>yB:@Ꝺhٳ53th[۬a@ٟ,(7b9"M94&X;WI_9x3 (]fjYN+`{SȽ97E`<ɼ}袜 }bDS*^lZ_cur8eĪ1pVIoYNdT7rI41TQDZ] ~8 IlO5d#f?B;*ZL/lѮ>'{[gFnCW&c ϲIq,Rh6T#JA:i { hˆuɅ0{ރ srP4ds4ppL2Ȩзmkm]qp ޟX=4{c1;j^jwJ _} S l-gd HnHI:0ݮ@]LE"粭UBh&8X"s^=)gͯ 4@+%K}K9MӤmEbFi~}(7u/r4jX2%J0ki3ב{~ظz` Q3H5dx$N}_>sv{^w;0iq[Onp~o|{n6DC1XTmto$ͱ|Q LgRz-ƙ Ӟ~ V-JRԦtA>(,Hmg0~a6v%`6}lf)0w4Mg…A*8f$>JUm9ܹIX#f] \}ODbVF}%9<42 K$ĪuEm v(󫙭H`%H]Y}i: a %WUPHz 1Id~ʦM_,I)%?2#>NB> lcU:@6d dҥ$&Q&buhD .el R'kfL )~I=>%^ա*JoVb"ژkBPl7yH `&RB+"Dr&Z~ӷm-ʞATu;jO}(cCX &(FcP%XDUIB2n7}Fi*O:Th6L]@hW kLW<~<{;5kWЀ{gޖ,9޴iW^.SPIE"n0ڼԸgQ ~ڱR9C Y2Fw^d6GNj 9%O?73* zrW`Jគ:M~wrWׂt6LN8`-a{s-sE3N?B10.AM;9WZ #yC~mt`AFV$+# @r77  FGi,2 ;4R•Aʐ+ޗ^j},{IqTa f+9fV$8~v,ː|o#㐦AcG(׹e t*Ayajr8]nx Ân5}/b"}!:P,MR׉5{53Iu8򂛫4$<3q1UuCk)}LkN\Mڷix@TVVŞҋm˴;WNZ[ɔyRBc -h^p=pL:sQEԼHHNBX$34-B\}~Ei!$4v\ϦhJk{oib$h 4xMz9,[ȝKGB jx.m MrGx49t6PRM30J~5.f*z?~r 9>/jfq4a\G !g1!83A"Ң ʸO9 -Rݖ=!^fY~U;3[F]-ЕƘ 2Jfd2@W&/m#hvQF^ '6Sc D}B8 5/sÀmMF?JR-'_k.'C%xÖ; E?Scq9\>J4MNlyTNFFB&[^+o)d$V4i#<]>鸛neO:XB`G jF&\mT8"YGC*n~ %|6~ HRKL- K$O3*ruF&֒ Ѷ,7:8Kn/q%T9_5+ J**P~˲|XLf<$<18~+rx&McJ/wג k~֥D, L}\+AFp|*$tm"+%- :xM/wXR SlרMw -!ؾ}P`|6yLAAuOKjZ@ MaONݭQoe*q6@fTXXbYÎkX,fWvߐnR.D q;j [sLr~Bw*2=w_U[ x5cT OVAf4"qF^jD2g ~3^-&uкgH'a@`sQڲ0KHۢ"(WK0LYj^h-4i֘7kg{ҝIܗd uQBx'unŎ?.TY߶b|[0,%"Q'Mi$)ڈ+K~_aBl(ll3(kI0V=l_HJIYo=`ZdUCewyß[m5vv:=px^.h&$ &bk!'w#WT퍃)l]+IbZYJ?~~#k.pR5 ~D.9n90 a%}/Z\m "]]=|.{loDmBKoՕar/*~eՇmI%j,vjtPQEJ{3~#  JkG̟~L~- qrIx4R]w\v: F@ CM{!r xeR]̀@rWM9hv40 7u.VҺ-Q G$6XԘ]X(S8%Θڎ;*o.ǹs`dqԂ> (PiƄ\}3brZcL <7Lfu"2]v+ u2}; fѣY4T} v{}C>-W68Z,H.J7;[U裫z?ǸFb/ǧ]#@w7MYƁBPzWh9/3?M{txtX@8Ukl&16cH0ٵ.V%nܨAY|# 6yvR]M3鸽?S0U}ZZ8\9YnH ܛ=kblk w2W]x65@y^Q0a& W>!wS[)ևUi4?Ű= jw=اE[8YxX!U7O4L @v7צFiH]Tnҁ 'iPۉHP: rY ffVkd.x'ۭ;r0B(.K-:)SЁP,X9sm/y'fO$\sTnC@=f= ՙ&N~%vJːZuIH? \IRҭ^(%"T#tǭuȱYmʶ[N rNl{=$T>;IB)MN:OQ5)J*aUT"B\a D-Um2SY`5 |شH0#$v/7/دMzl1<βyc“\n>O1ޒ'C8;ֆܲ1o_#}#'p(ٓkg]uyd&8A-o:@nUiMt$6FƧi;_b39Ι=`"vGy䊟ϒU<{NDoP, M0^Mat/#}UďV:2^cjAL]@eޡ-jcltnI޾VתS@٘4[N&O]it0Qdȶ`^d=HuSfb>|0')8V`;J_1ۆŴH,NΠ ցßAf5ES/h&*y%?X2bCE j_}ˋ$]3\db>b6ZQc lV +(4Ao } ĆkKzŨ`/! ,̃%w4`YQ;Nq }w0VQT쫙p80PQE@|S8)FPUgE}QH?~e;XE\i֋| Arq+"fTZm. 14M$Wbw%t@ԭ|2_C2gaRfB),ݼ߻!wmQOl(Js`-YkW[ӋXD;Ues4#مLa6Mͳ!ƿl?הfxX#&ײyiM<:C:@Xǟǖރl WoN| #ȬL.oXGtwu]x88Po} /bH¹}kvmK|xPH@W74{BM̵NH-%"Ql{՞+9-05ibS߭Ts\-uYM {aHjTQΚZSeUz"}?ԏEf ~,9#_w%7- 'UB,ё~F*&3Ŵ&dԹgؙ+uD 1&9ŗۀƞ'i$jCUE=Clv+1,qaA yԪOjym6ŹͳMf jOug2>`65j{0%vj.)C@Ib@Gh͖0Y$RS(0y4 X[bfM5&}N}\9VA;N^E16HZwl]"'%8*fQŜlM_Ͼ:8ik8 oR +]N,SIBvhAJTg0tXpbf*v^v+6uCk xlARi.5m2nf.AL ٝehu==-O"VbM4G[8-m~Pd-5/ܽ Hh5%}Ah"y)G˫ZYl, D@v_R!TtjSw.ɴsq0c"9o~J|woǴsxKKOYkݐ;k(M{t\.2$<&ѯnao&Y֩8iPWn&/'oӰ?`x)ۣ=$2ڥd; y4)ݎ;R4DΕ>0`+Cr('FwƴQò(_Tk#]I庉X3ngOaՍ:U2%jk* 9'~:`HK8N. G9;Õb#J<sQzz_mowz;o{8}qJ3G|ϕXwRkA~W\U m5-1yKݥ+(PNu izMoli{U;&LE?ZK s\qk%30RÅԫ1} hF32LȲB`G iCxrƌCJ>AYa-O x3 7rq 4( nI8Ut0{ғrZö<uiEm o%_d-n fR[=)IhY@0@v}X5TY`"ʓ5a <ݞ86#Q;[֏-lؘ&Aw0e~]#X:s1u@t ׾.A7-Ry]j\ݭgÍvΕ+-fP2UֺP$ 5  ,5+VUNfW5m/BĽb'㔸0~K`8=a]U|!&l"JqdFMj6Y;1@?kbku0ȵV%hF%{f贊ƢCCD:]3Clݾ4s}^()ʡMy6mȲeM_}Q} |"Eo!^cM S:|7q'ȿU2#Z*<[2OEI\tVL'k pur=OrZ?al4mvmiܻq[_e{?Ah̖A8ePz{F7թ%~ÁK|vRXsG\PbbpAfHu,Ÿ?>{oD6v4vUbDIV}~@#wL"uu;kS G1g`{\`F9KM~֋ ,1yO kգ}i/Ma.흋؃ɘ? OY'aksdw *~pCSM4l0A#YD~ V}eڕur(/DSֶ[%'KQ5&VCe=pf}!f?VyZy/h.*?pL@2#}2:4̻/YrwͺԮc-9Ƴ86: 瓡 &x($'9:&f7pOܹRiɲm&.ӌ(RBRJ1.qx7tgVgʋ+BI!K|uA̫K%6!+dj5%P$U2Q&kr | Boaeq)hҞ! {&oU4H$Bp(PzYVF.D &ߜeJyXtM+$iürޠ jaZ⛺CXi޵* JUTk;`3TU0;"Xha.,4륾}[5RslRT?(hQoQI,fBIoװ#ט\+WUl5]P+޶^~K YlMO<Pk&`q4Xc; ,pT#|0/J;Q hqˉ)i.(=c–\5 ]."߮CXg4?;{(}dkpɁY :f~Fҽؾz6EoZ9泻"Jk"u]GW߸Rs3*sAenIMs**Q+"R x{9_ZoCuFd`V16#fBM2}}Gf3oÐlX|)-%-4aTxIņgm9`1tG{|͟kک"Je#PJ^r09B.iWI +{8z;;19mQJ)(?\vA&įkއObxt {9$jv]?v0VpKd$Q}NyA CXRb9E\1#c<P%siLN\K/kz͊ɮq^R%XLgS' AJ-\ #gE&<򾐧mD"/tgd'Qi=.dcՎEtk#j!>rBJE/X׿f1~Wu[HRaLUe3KMN⨛}eaԅ~$# v52$[ycÜ k OS?mD\Ӡ2hmANd&碊0:\;\x&Trt"\ʞڏP +,nrE8*5i\ Q :<ÄO<tV}ޢcteMWD^XcUӭ94XJCe_:cZLQFآQjP)0o?cHr)>"zp\/IaH~>'- vȮ̠]_/+,#W_3y|T?E(q"O?QY}RaT\Dg%_:J/ 1*vo4Iڤ+E"EQst;3r <3 ܗkMhOdd ".kAK&s*N,꓅\-de {:ZL!sJ3|O'fF]]yKVi¨bX+[sU[ 7}gSluj5,P{@I>c S5PT:lY1Hz( 7N ^>:au",k;> j9B(IgW]')ke֮i䞂Zh53˅^w ˷QX ҦL\)Gߪ#m륩$Ò$:s_? CWKr`PՌ-c> ק@#wi@Ĵ# v)G@i'Lw$5e񳃮q2CcN#NF?-.诉j &Ƙ7=Q{S@9=O = %r%ZZ i͉OY4S&^𤸟L–iMnngl 3LMxx}xB&)n ތJsǡRe"4&m^4nkcy>d{1W1^ьʯyTLh΢  ~ *r5dI@gP<>K ߠ-ddz;J*pJEcs:žǪJ\H$#k󻫌؟.C*q|CGcxZ`vY9;Z+;Ҥ|.o NGͼlHr۷d9[! cs&TRfZ,Ulh'[dNX1o=R\HNbvt Cܽ-F)u6 0bX/EdFzgxtл|O`cpRtV_ a(ŘY7H8M~+ZIj;g2]֭$1C~5|MgdJJ=a]lGEeC"8޺)Z]J$C,mzi)MSeBRC3iD=a mN+z^7>|Ye̪ ZOőB=Q\wu)DOEn2@("ZMY#9C*h0p";>褻N?Rl Ƒቸ09-b(4m4H\9PIJr=H`v܃Q~ݽ>0D=!;'ӴU~rxf>UtfeDu[eq\qXd8lsdMƕiy -f YEwkalelybQi,w?e"sjF$6#Fb/|&%]%Q>c`xQ=qu 3`Lָal^($@XC/c my ; ؗ2ScEr߃ʶ"ʼn Yk֞9hΧ|/`1dECR!leLzcs=K&@ KݱgXz)|Fk)Ӷ1)`,ډZ^o9uOSq N+\~(YA-":v+F b>)-t|B_p="T/6"=6 nf}4W6FO;-q]ogIo:^^|h>/>Š;`CcD1=zaag"W';ZWyz-(!1=O~l鍢$6WVv^Bc=|B|U@Q1;+3D^J/}q1l%|Sɗ{XI$>+%/Y )dzY^8i*|lj|{&( Ё\H-{fIe?$S^e GVH9[1WIO.,P՛I\lJ`||vk`bG=;,Yn@ySJ%#wlgFh}+#=sӮU;y#1ռr0㿋]X =2ccZnBXc~=r~pP.Cs ZވzlnBm( -9GYV*S\BNK{\"_Xw}}{*I/3}7울q_rƒ>`+%_]jypf $;~ yitOk2rxH/*Čk%|Td/h`zr|ˆC;Nҹ^ƶ'7:@!%ϐ#̰o/D,2_c唐 H)UD^[^iCSJz TDzJNcia2lPoAsUҡ89k@l `{**K]خAGǭ ښ"KI(1Zoз]J?~>A<M m.Urcn4#x4;$xထOj% n`˓Bo=G6c?-eOíd$4p T[#O*䀟PuUmBo a],b }pRi`ms;Jvfª)2_:p𒉶92U%J N(ܷ;_Uz\8) Z[xCaf6.{$}6B/<%ށՂޙS!~-3p 8GXDv ]Jms S:c^?IAV"T١;!,1 EmıВ)TEx!;1+/bɝRRO}fָMZv)O*k Ja@Dohd5cά8QiljK.~}Ԉ1@Zu3p/څ ^˂.əUዾ~hGXQG+jfXQpzcW3*k8tnݠ)POK2BPXS{#Tf&1ZnR $#'MOR=R1DUe-9ʼQWց3hNHiaE@oH:8RPWXUWD#;֌ jGI65lyDY pF[s^g1 n\(4P@.HZQ5UCHeLRM>zq!]mo.ncy`H6)Hj\22d^R2ԙS[1ύї|GwAt՟:!KV-ݴ-˂ƽ(_VvuiElv>M98Xb!m$J0+uaDC$ qD8 1WPoY&w\J8X]#-~M p}=ƕ9۞'U""i+ۅz;+RX԰&urS7Hj.B>y+wRr}F'Y.:eiU^vq[Fl=m',1a[N|FOn3Tu'fTBi,*`bFq.ڧĭ4CHo6yNZf i2H"ZBR}U`2v*yp`u?rbOrݤ؆RF΍+5bd0i18 A8K3|ND٢Bh0EzY$ry%W]e5% `2^ҏ 4#3BB9~|h]ިQ T !va*K8+ "KbSTFڵ7,k'| l 8ބM8TGJ7XZ]>"*WX_V|I[Tm+g?NtGNjf;R3O/CNa ~D2DEvh˞r9pĜb"*b8dΒ:FMy"dm΂_"t( rLcZXKEJC'y8`? xIW2 kSWυ(zYjF`US Ι K Br/ 59]%7PaGqjM<#0lT~B" mϕYa[~; { j@T,]wAd:a!FV-B( ,'Zɰ"~L0v0_kR *WYa.5-h?q)j@Bֲ.l8h̚h~4]5ُh}e7g.ٰU;K-3P;o5G;B=wV\V] X J:10,vWyHQ>ý dAQrЮR`;]z5TK8,fjZVEuăWe'nVO}lڴZUcƠ I7.;i'#Jɺ@0yg:[n\89A%ΰˣ/a|.<~JBl?)\z  R(Ϯk)꡿l6-<ڎu*,ʱ0\v]dOWy".HC{}6f8EKm (VfSU.pK KdfHr0˸-w&^Ե>8>4`X"$s‹[ ֢I֐㹚+SԸ֭0؍hM7M>q/֌MKbG%V C2 7~dX3SĞ$/a@l@&*Ui ϻ&f^q=;)=ot]of]ȅ{-@F1k]}Ȝ}RT85^u"쎂 01噫j =Yk v`۾ 6w('.1ޫaN[7-Hr~v`kL.|VD"( ypƘ׼SY`U9.i%gZQwK>y~6!Z@&F*]~UXjB!JPVPWyd6x[b)bh?/'b衜^ph{cW;-ah9oF?]ObvUI+EM2${de)Dv/O,TXv !,hV^xMS=;1ۘK=J'.Bw 3ʡZT T9r.hq CVv ]ԣuWu: U1=2?A%qPGǜ })e-_7 8wwQ.D1 y,3³L)zGX@7$՟UyX/#S`b.<'!^V'{9@i̗/붦<;OC rt[(L&Ҧ]5fgD52Ysryar/[D C}sboΩ/Gw# ƒ!Vʾ1$îsQ{3lYWI^;HȽwٯ Z#;f.Vq+ KIN}vDj;8{hC#]Ma#@Ca:!E7rJGIU@!rߊR()vq*b0Hk% 7LBgS]Yg7vFQFk)^bNݏѾ4B)m?z_`Ⱥilҫڥ+'p߾ ]y&FQl- tu5QՆ9qs/zsju8&ԭn B53|v'ycN2s @dUA'|4eI0uyp̍,VLw˸/>ׯً/k/DG"|*tZ+_uGZ*{ܘ6D_lF?y眗?]3WMbcirN^7&ԙ69b&(Xf}˽n! _ v@%{c~aX= UBX9l(%tc 5ڈA5!s6ݼ?zZƶ/hbgrB6"~M)Z'™LxC̝n_(A욬>̯.k_>M (Z+P\tF![[-܎„Uz +ڭybl ݜ0TAºb;y}R^yaY0N,=* R( cl;ǞCuMgwGce[,Ҥ =XeLC5%t{e|6Q,sU0lAYUh]cOHlܼ?[k [QԔX.M=c2E)q-;*> y9t>,ȸ ؗ84(m5>; .hǤi: [μxlavL v!עĩ8"a>%kE&IyؒݏaZo(A:kifܣhO7rݰ+Q%i|K@|LיSXFg~Ab EhLl}3PF̄ԅ{ÆjfCZR\TkYܔifed2q3N`a upOЭmXZ[H/)Lo;G =̍NgqE>hF^ASe-"4Ms tq @(k}2A#vd=28AWpC_}4c4FXYasg8-c׻m >EZY 734F#?ABIgkaW&O Ʈ}1g^+8Ï#;Uݳ ;hb|L1 Pewt֔ 61ᆰژwQ{i=,#E*|ˡyt(_di&BkwrT1v/Mkh ɳ\6b~߮#sJSe1|,$ nV z7@P2DVA_n{`\Ӎ6y 3?)oL e&땪ok٣k֬D$,R"JrwztV#dA'`]>~Cvz46++ɇ)Ȭ'Ѱ K 2(6'+c]Hd1g>/"RGLnkNM!+}:PAv4fh{1Re7I zԤi+v~#A% IǝE,gKhN )f/xLʥ H8G!qI@ӀU05]zcU=86uZrܱ+e_KDk3WRGbu7t°OFN}ם& DTY|Dli<24L*1ՑUi]N(2R8e{Alc?L&|[h^6Wz[V%ܞZ@QkbW 1W6k1Gw_6ٳI7Fjqt8rdnf^QN8c6}ab%!h[vp9ՄuI_G}h4zϼ:NFVi] tF[m-1ޜ\H}e}Z8`&3agn@&ΙD9P pnQ 69 L='FGʐh7A=p TfciQ @rKޜE썯vݵːzs|Ȥ&y=\w=O[7ȣ2 AƚMLdQzNzs2H(3dNp\=D )}r@m*C?Ee~xu_qIfφmd@s Lq4p<4o&[7܋b^/A/p8 #yɆ(F&)5dOs(}&6%_R rbf1KM $BhD]sԔO6Ɵ4^ҭgDP ٵ"Y&2 *{ÃMʲvrh?Fa˖ ^R[eƳ(tGbѪ)Uz9Y,K`;O8@$W8;%%ZݛmgE>W]<<]F$C-f*쓱}ڏ_~ImTc;=Z:5T劈-7i 7tGTD߳͜C}IP13r n؎mG %.So0ÅT^kպR ޾1dF% ,87jbgG+׶nLZt3Un1 YA@H?.bhi| r4$R|7Ե_w7 Ci'k `^b'Z}P3'GhbvcVzNJR2#MTwzN}bl,KLJ%d *Îlib0IK3)ownPIsVutu&7#}52fZ2bgu 4nGdM|&~dyx 䈍Qr o %#`Ws7S @Ya-0K;4_+:t7j9 IQO)fA"`VRqI^2IsۗKKnSC~A%:|n oÅ˛-DjXoČegsjQ@$|`F}5Y VN &7RR8m^ыE50 |)숱zC)J$Q;3oHLo%7aY GqשG6D, [~2Pnyv%yNcHYQ2 X{0)i`N7b)Q}J6R#p| H&ir&J(z~FR6IN&}L^AsB*L? ~K:&usЗl=KR4_cz-~ڴwMIITJCm=dḧ1_puIϫ$8Sҫb9G 9 Fdu3 >C_Pp6nI;I4KT1h`[Vv( JBw! ⶖ#L$u-ŋ6S]Y4:c벾1htf=S~*205,uMq]-CaȘ.q)! #4۔S>bS+T-j enh*|.U45S_t4p>2z*}l֠[0B@N:H$,;Q}sokqok945>䀑 00^<mS@fC-mp+x29&C9ϦҗȞQiB,䆧-lqۿy) Sa[0qgj=ncqp72:Vvlg)Sڱ6>|DfǻͶ1hNCO<.,,a~0=JJVehs`|Ypq(iklޑKϞʌ+Fῠ0LV9Bg4;D$[}"FCǺ VJ udν¥3!H'PS`d., +V[jŪ@jQ u}A4wZK1}ZKi#Rߠ U0so#9?n{8iVC}}x* y<Xv);NfhOU/ ȏ}4iM .`% P'87}~gXJܷнVfLVw!Mֵs^f<񏺡X[8Zzh֓T7LYͅ2MPHOaGn%28eoG,>HV~p)<{> CǶ]%ozrM~^9h@}Uk/ l?c:y,w[c \Qv /MF1 wt𣣢jhWTsSLL\j]j ]Ç޼FUz$p1@I~wi&*. .RJXs~u/rO$x;Fp řB;-\vM)PU>byp.ʑaHDώ2%lpZv0 iN;}Syq/]~=4E .2yor %>R&|⫘otqxR4o{$bspUhJ'CO NOHN= (x.?I!v{ +fQFfi&Pa'/Cʣ񲿃.}53՛ФC ov '҅9 rոluUO }쯎z{KYRK>Y9%#~b%)5p)Ž^.cRAj.eʞ#$A:T-5pWm{|.6!# o7 *mvU{b4l`8M.VYp\V *04gmhwC'ݤbVDK#[HDסLMu2t\ruA^e1'$'OwY%s?4E| = mj CpKE6ix֔:Zl᫑X8t %ᘾ, i&Gz).SSy7I ۉL7QI8"fh K4mt c܈y|uYjGה R!"u9ˤ85UA+b6v˟k`X%}#)9ȥZ#-4rY蔬 甸t; EE5 MA;g#goc<8RXDQٺbgM 膧ZK A5>zko),jQܹ?9ݍ\=m`vޔphPE_kV@xB")Tq#x!TRq'+Dֆ4X:k~MAq0ȨbKAY'>@ǹ>Qw[Ϧx$,3F=:{v^NEzH)X{]`a>=nq e4TrgP"Zh[M4M,m?".?x\=<_5cv"&^zZt=FX`ꝟ:ϙ*F3jzX2) |(gU"L((h7GY%IstYUÙmC8Y@LPsrCܝ*J=6H*3eC\з'bNWV!=WElɈ8f~pÂq}]˻i+Y߬HCۙ/$6i ѾZKO^m]NUhlޗ~qy͘(=0R!bf!u(I2 ooHjh7Alo*1Zgrf >[''0:M&q/cpH(?,cDzt:TP)MnJ$[G/ 7V{^ܴnD(q? x-rbncE+h'+ P;>Ե(Z{᭟Ŀ[$MozW hmN7#̌B%V.m^—"Fs}>bI>jaʮN% iT|H.`<5ZbLSrO:j2 mwLQ4DQb 0V VA:s><'pmlGW )[qGuDb `ڢ|8B_F(fxg_ c!)۝6/@³{Z쐓eQޞۊ?]$Х`K57([eL}]jn:Olyx6حAv]e!-;dA8D݆G%"nJ PDmfjɺ*o.lwcy1"K!PqE$Q0e2u חm M"m{Llɫ5h|^E Յwk=XY{TlEUNH~?ː Cܠ'ųFX 9 &pEH9gm)O{oeʌ;Jvw_1}!+uko`Q`/iI-ii[.zn /ᰴ27g%ĵL9o: ߑ׶DN'izVyaVq )TeB~<DmtDwUaL[bAvoӸT$oP]P' ,U':|mXcS.\rBur//SIXtj.t` ?|zrtaAZ1ݐFYHwl/$~Xo/o_RPDjqj|TP^ջ@b_4L^?J8V8̐xhM\M*1kgǁNk2D11fueMS9+M~c )}'_;M#5 ƒ+ ",z.|kzc$'hTgvѓ~57謁z+{pYn[Ú 9)FFMR^1yZ8/Ÿ,qӘ|=E6-0r_Ty(V6yn!4BDQ?l?0SPVVzb n|FjtL11u/jRG!bwp^i7KYaFI;gZD7Zx.[,ՓYIۗ:}&>a䁅Il-Kr,V@C@鐈yأ揄MNK7b5-֝Hz'8NQzog'v9`:]x,V| $~DZQw8#:T;'"Y{'7)s/NÃ0ަH%+s(V_^ Xo,ר',?Wt`) a"߉4t)SmrDK=M nBoVb2@ѝLGxֽB;ZMK!de]#綋bVtB) 5 B[?d=1"hl st]kZx%X-;~ßX%g*hoGPM/W哜TU '^yTAO+(ES*=|CYd]pŸaȦӋvH.)KEKfw[)(.LUIXZ,hUq@'Ag1ٷΊZ\*PprAE$#bTͮgBUƈx t-W~FwLI\b.r^`T Tܮ؃3(Oݥ=`Hv1Z嵠;jy'upbcڷ4JNV;F0b )"o Wbn)ʓ+o%A`5v28d鵑t`ݷT/nE*錓¡o}T"c"us+S <>-ȥcۘoο"}"OnQbt$+\%f]ZcS 2c.{;8S.euNA^p([9 AwFT=%҇}IJǾ4MxmqZs`.K#q9K *"Z]q9É%489,RY2op8! fٔ?s lrK5;/ g!.Ǯ||6 -J*.5~%X?>4V?Nj8&>?bʵG0z!M`7Z|;7 DpưH9~M鱑NXbdN+ [N˓|ӣ߷?0i SqWzE'6oت~ܤ@s2iỏ=1l ъpYiƦyw*"Xllm}i䀥)t)mJ3־u)AJ؈&l Lik5_:^nKt7q`9A4KBGqߟ 2c%9[ΗHNQhl'g5q>ZPaNCM0>GE^urfQ$ qO0[T6?(;BeodC0ͶBﯧ`*{t02A:8ˈ2pV&:f-"eH? Z&RUo~ f`;??Bqpˇ0{X`K!³U1=cl'Z<%yYM(iQ+j?x>BL+>tW砳M+;(&4ix~'uPrE޽aE]醛2/(>/8\]3>i:{H݄^ZܴqΠ4'f+ :d]tӑ Ky8ņ1 ]$6Ce]^i-QOh;_WoD"YW/KxlC* މq9W25 k&w+{ӂ$C{Pomͧ~}-kצͷ`1>A.免ꡪMIeA)UI!|#ljĚ7^/q<-n56rxS (Aic&*[AcڪQOe08+dJM #LlڦéP~X]U\|)vIjؒ|+C@D8`ߥ(Jt8z(PQ1,ط 43 >hT7rtѠW@0%s]8,|0iɔOu ξӨs#YTrݭ8u3E`"j(ק F;/7pNB3Prt4.Z'4*qzӧesbj:Ki+@ Ie{AJJNi֋WJaNi\^ 9vFTG,m2#+#qqzZbXlj7PHȴ)O#=d459M`$$eLZɾE<GQ%;K7p _NJ + d)&/w~3ã5p6? =o$?b& mhjc'[ uLGxGK[VQRiVd#L03SOԜr(.'bsQUޖ!N'^j?Þ(ߟ5{tZ^18Lk^@KXЮD{̄ =o'/ysk $*$F,dG٠NiH ?@0>Δ[ 01pіF_=% cYGl1bf:iemQP}>̄H ,=ބ(nRFgsv,%fb.ɧƲ1ÄFR&p6`r9Mo]s)&?ҙ͒ \/G]Mͨ^9kdk.O \2&&#Y;(!$EuGn,򏴵KYc:]clK[Wf2%5Wi/z[m 6C?Rn> -!^\!lC@7!Pܔ]!aPqCETaW*m~q7 x_9ݩ!#>:8 v3w/NI8+ VkD89:'.e%hzvzW, w! aowsSk"s!zckkBGtIfr:;nSڅR5%z@AzuK]BZ: ZH$T>ggkvU !@0xxAs;1['=&Cr>k0/oCQ@%MOP5SHЉ ]Gl!]dh8@9ɄBT4kq 6QcH|eHY]3 H9Լލ.h hrMO,\,>F2>``\s&^8Rk~)BR#|-f!sJ*wzʯWƘ"O ?*p]yErp 6,f%Lo誃*li?lJ7CC"9TWyJbvo;)C@gQ9?7t[Oȃi3BCf>F8Dv7u X-iΌU<*)&+W*ϱT;`ں73Ni%fF G/h*@ OUϩkuo*^ZxRMO=FqxU$Ns]KlW_榡g(u5zȝpґfp ~>9ߘ΃BH4X>:S\'a5|MUx2vy?QZ[ ܎=l`7 ?z6[ihCbpqB~b(rئj'IY)q3Fla5_} "xW= =>{Kif|ݤl m rH&.btU`egTvzh7U5 ]88=T1!jR h>ksq4nhضa9s, OӾBɹ˼ϗÂ'+y|XqgArgaJ?Ox%X jNj/,'<'dFH=iFH2QNѴ P{5$J: uB](6UwݍƝHUە=-$lvs6zetRԒ؀U2?ܦZyj]D^+P=R6Ҍ Sǰ 7]/JqB j {(>7@, }sVuF +x.ef>?WJs Y1&בxrL-GÑLIA-YhJ7k qsR(7 7LW{ 6$k0JFoyEnx/&!)fO gH zB7/bU"d K(Զb߭ ?.mGuͫCbDXcV^T&w4@R00AI,RHT[>ן!s-xѣ2j7W[ 1LnƄ [^G Sk GVNʖ:AEARVj ݙʹ|y1ۂOw'#aBk,Vh %N^z ~$lD$[tctm>hٽ%ԇ =c-`&h⧽rs݀7WSoen!o'!CkJkw& ANvE7N6B$WPՖXa0?PICCl#1Z{K g[Tw@lSK6Fu 35+[eJbjtip;c?Cz:}.=_' <|:7,?. 5##}'ı#>5; ]Phw:$VPД IH_4JoQj^lSOS* ET2ђܑ$un HfY U%=6Mpx#}35X]їLrm<1SUghҦc{ 0nhnpXL1ɌE4ITrA*B+V[9Zm8׏ 73 h+K](*wzuX+)Qhh݀0TwL23B gGH<&d5]&e9@콖 \lPuZ#8%/(ۓH X萦N y&Eh/Sb_eĘNdftKiiKBLN4@}G 4NHJc(b|Pmzxw-!8OwʣM;=şGK,*$c9?p4bu+~0 rȋbMa;B%j<^AL~M:_ee~WV"FmO9OU-C trWmqG"a!7;8M벚KŸ,K|97m,DNEuU/|9"&À{Nj^ܩ*g-d;c'ڄ3]*anXٹ*F"fu~]q!cXZɉ?nLU6'-rEc/2֨rқV7Z Jc\+y]ؖ*Đ:s+šyJyn1_tفp%u:P°*W9w9uPnW(1arH"`\fV2ۼ[&`LEQ YB#tKiKDdXmm9O۰ X ^%H/НN]=o`Sa@Ĝお稼/P'fB#<4>ή2nv0yfo 0J]xRʦ8wĉ?0ɖrzof>[7[:h=l->pT"H(D+T'g"I6ϗ8Q6,={/MmsR,|fUu$sXY{)$ltYQc2pUl\e"Y^_`-JIfRصBD_+\w'ssVRdoN!Lm錑z8a uhCK@94 yʂG,挔[=`0"oY;ho?(r@ЖbD-V`Jp3 K57 6y)C>ۜ'I}Ӏ] N{_25?r؝C/MM"#zzHCo2~(S<5ᆩ%Jno"` yλ*ib杷^ָ7Cĝ 2Ү㪚 8^+4o ;KYRUU9tP·dS3Te5<,IP01lz[L lck#/e$_t>-]~,2UbᡷpL67,gpi__$l`78jI b lXRkmô{p$-lSOOUT!]OEbly㦘STJ%yp*h0r5X ԆXƉ"&e c"4t/9jhEG":)? _GJۛc h ^YP EoKTvA\]*X8a R#7]X]ZqMU"C>ܻ7V >Om&S-*W{Q?[ƈs $gt6lB b9`oGT3&3hx_R~DkvS%|!UWM/%F)rjOLP{ywHW T8N&u"DΟO/ c0t` .z(ue3eyl>2 xÈ-N,>0z87l<'^P~aj!yYI5ݎYkИW\m+AnR-(ȺC_P32E8: P 4 +@#Mx#AT> 8Zމ8~{@=SWpq8\{DvJe-?W8SsllY@TfII9[BҠ 9ܜ[])W0hf;}Ajh5~w7P97)sr6>b2*ál Q\A0ՙ/sMu?n󿡒GIίA[_x3ig]}lwrWD‡KWQBufI W-tan @y9KdfQ**+JK m߆S 7쁧. iԻ #hLa"'hnL gRUs2%n5ʪ3Ǧ7.`ݻ=kҺ¨V/U!{/Az`5u2$':w55#Ep;qPʗ&gzEa"#}XnwaR!;Tw YJTZ['2ļgM 29~(mڙ;nBz 5?Bbc7:51Ъ|b"d<uDbRe|* q&ϩ$ wpOwXQha#gks@.=*4Iఅ3\Eĭd=o+,Q%G2.pFe7bi$os7bS5&4*tSZ]I[4,T40RH&_d?YK7 ~K8V G[В]d]\9߶ VrX0וSY|7.H, T *=#CtMhiq=(Q}wDiL2OIL[K̩# -*?G`wu~?X/d@6(`:f WWuj[_&~"!1c|e{$2M2%j^d{P 2b!-|6Rs'Û {N)FLSff&& |*]w$ Kݺ]A=% rgI~:JJcsEDjy7oMwRx+"qW#eaQ†xexV$Xb FlF$] k%%fȫ:ixLSmzEzI7?U?D\£NZdOr7x; P@w `t J[-|cuJʻ`f)b'EB4ͺ+&u6ԤGd7qaJ/s 20D;$E>Tb#7 J'b7E|k*j rp8lep@6:l,61vڮ'OgDicY=1>뉻Phֲ#=)kWa:532ytpMWpSuﭢ ,=j1VzCN%wjl78F_!Q{p j߳;$G$Ve?=[wn|(Y+15p zRuRbϏH rPXќJ/\OQ 8@:Y;k!*|AT{Aʮ@rfFy&.v uQEHX3j[3 Mp+kf_6t}N <PE{-_/HvR܈E7J|dŰqymf*m\^dL|9|tNGvThe_kئ *0pL{Y4oL'*9pm Kom^Of_y.FjNv¼>lB4kzRh@>s㋠H28otMqƎ#h hKyڹ2u3pejoL@ql7+xi2ymCG$8:>ty0f#^Hhա'rV6/e r $5=@К_H0&>CX40(kC3M& MO݌N%Y)lHЁRW4(O:qLAs,Ѭ*foiv/p_?5 *\dܜ`>VӍE)I[C2me-g`M]W+4|ZsşLFҋ!0}>ګ17RU >@qǎ~H8Dɣ(j/+)i˯+CWu,S S\{XL7ygpf[#cRjw5 ~Ksd GS`,} kUU1k`;ϖj2oG2 Iom/6k+!s(MO K.`Mb#gsypmx{rijJ݀omkKIpPuH@LnPS}o;m_X0pR\!8txkֶzK?7d۱) (hkah?3Ȉ>Ϋ`S9<ΐ4CS^ϖ~0B^N$YLM¤?8iձρF>\wBCHҜŇgj@BcыtMUX OU5cT?$aXWdk~o#d@Oc?EA7'-bI`x%*#IsmȚF9 {A72X7KIN*e-oRq|]$5OYu@dec<^==S5Y1 *W+K9 ɚM39^-MuKxrT x&q`5vz4HQdbՉ{*Slfe8e4Qr =J{^{~] 7{z/R VU`zy.˱"9#oՔd9#Z,H.xJIC`;0chSf%e7܃/ra͢ᤵ_l#H*r_* XO yr*gS,e?zglb1p;[ŊlA\u 67/%n `UVJ dn97lO$Y9mRƀx•%OLr Zf5%0;;jxPu2o/?&ty_O3OW_]=92yT'L*R1?D;Tw,Me\P9+=Pp"5J*OՁ6ͻb]$c]rFVH&Ɋyp=?FO"˘{'o ,/*#cp}ikdK4nt;߰"7E:?c=AG?poUP14^5+B= g5H&Euu:}@G*`F̠ A.`- $O0u ;\<*\|K`^kWʮ|lŽ҉'v!1J~c5W1I?U䐝&F|Wۧ\W汪0qPg_C(;to޲E&>L4I'a#'sR'D*VLzC.kp%lI߉zغ_U7 'ȞWWHAW:h+GO֡מm1b!A%VnO?5;[B)%BՕI$皀Mb`} Ga iLw`-(lW4߸ƫ׽z^#9a2;l D7JB]bG gɽ9' };d~`c %Kt7ȣy\,GaY&RҤ68veăIx}pt<חkm 沤 Y&ҭ=I~X'us#@S]Ty"|X .JlJ'vG*M[xȯM]M!1o~!qI^xkt,J`1ub\6kϐ+U07oۚ 3x& e. 8:7.m($O*2ڠ KBl~gJ/*E GVBc Tj ٿOeOna8#Xk#o%ckAĹvD܊Mrfc  RS"q=Y`Pm_Hz;7x^ѿ/Eq%2"w`·Z88LF\x2kD|^chf\g(FGa+ʬ!tr ur4x)v ؔ,' K^XqI+6[3zIS3\RȐ/gXfWbK# KY''ο%[ʥ[֗Gq+]˟ DxrzC=H ZO9X($7SԬ%^56s;QRrTWvoʩ+~ڛotc?٩V+oƢȉOJHn."*WpYp!Q xe ys$0DJ32cZc j7,$hy=Fٞ<\FnKp3 Iڍ; ZյYy/i(al^2"rxH.o2MInp_ãOKDwVб B-lsS+(}A{5x{ !>֩bAtӧ w5I-mxnyZ(!Prbέ _ $sX bXa+ YŊlN@4gH,W1 ,DPYKANl'%j7sFe _Q(&K3=^nQd0ξ\#\)F*jIt= Jx[P vG \ ,SV[qp[-}Lv#;/C,r7$M,p;Y^{=`a'Ulk(븹m_E=uAGRiwu]a1G\^onՊuݱE =To8äh`|8<#yr6o塏~jLeaɞ`ꑲUTeC#b :=:gd@a(+{ѦCԯ^ഺ27֒,A>`V?ת`zO-# ٯ܃ej]CZnL2Vj LArABo 4#aL-Z(i[nY_(/"ۥv>=>>xdsskD };qG=4iN a=vqѳI|(k@]_/KCٰi?oZEإ8 C$z8cfn U-{?dHh۳&SyPځVRD#V)s?ctzSS~ZKQMqTHqaNԺ(E`3" |lU$&(Y{R:y0x;[6NdAP*] +; tF,ؔh,}f=*e~rmr3J#w1&xR?}WdAyofr t ˾:{+s[['aK`8@@Ʃ 9Fk(:9B $F|蠊&`xwgU ɖ; Ci6# L^Hx3FNO^O]-aJ5Х)4dr3(o6 -^RA5KF_я2SAhBa\Q!La7c)e3HN`fC⫿3Mg|8v˭sV7|LUfэb])"czyQ.PP?ވ+KPfu^#av8Yr7w$el9>2BpuvE!_hlێHE-D@*OA9ᝬ U0 LVpJ.{B33wњ+fc%|tG#X&`(6 g:G'$aF֛W`O 2|mTw|jު+ЙT~ S_[|!f0ﶈnE@ .v;#?Q}R57H"8`;snkΧFЩŠiOdO2=>FGE,F頋Jdf38\UHӁw `D,ޤePx؏y_%^uW 's9ΰWeG%W: nSzM(5erIޡj/ߥF%P̪Bb ҡ(Ӻ+)^?^dnefM;Nkc^ ERMa trXoNPh=J1GV*d6A8cӤ,T"# UW+c)A}$ Ew(`+fJ1l^&+ 򍡆U 77)ZnX5Wl"}A<"jSĎ ē`/}pvyD3 @d/z!ś~zȖF/RG9,\v53wkM/K$hˀ^W+(>āihj2bp 9Prً@ScKV/l>o%֓L- lZM>/Ք3 8evc%KIA/]R+&Am}InrT;3KB]ǯƔEB xSr_$ɞ̣= Y:@H8Rs"*e7v0|Pk0c$ME,[#)Yk򒞃 N F?"ÐZ Ktl%MW5d)6rQάbgtvES\z\k VҼ}9\!kQ}cq(v? ,An1q(A>%6!Iuf x,& ۑ~9+M9 mzvä\q!˥29xj2GHIvZuQ<(tb߀o+Y#Y Py14:Μ'Ғ+";hȦ0)OR_"Y2Z#|w@*B1ET?]ʩ^@S.GնD#tu 5"g|ncnLA%c=X/I {w@"> RwΆ#1dE@%Lr~h_Fֽmlttg3l \l"9ZS񤝼R5G]ST¨a9ܵu:3x6 X ;F|ϴpՆY#tV/jLXcQؼ"ʐc)>d";@b !QgGW9u>]m${,YFi zZ'r{m/;k 'SmH%oTx؆u l *|D)F`쓆 Z,,!U]"  =ˍ{.s4Z뉮f/?AEXtc>$tͅt;A+-$aƇ5JqYQ.CB /`a,nJfۛv`#+KɻLN\ԿZxqZE}a9ν %U2*jŨƯP:7IJ3\I^AFÛt"*޾cS6r-K$)~<%Ngkع .@4V cy]%<8ewGB8:xmޤΙ9W@C=X&f(:#;cd/U`;0ؕ^L'|kiǤ7{ D#`'fշ!E-_PC?LZ{ м~ '<"Y!-em${\4Jn!Wܥ}A EڮeNtt`}E91iԝ&-lgU50,=>$6,c\—7CY/b˳춹Ƿe?)z!ec}Ϙ%.DʪO}W˩ܘf6&'juaQ1?c>ZWK-^,MWU-Pt#7&$o=$gģ2T@ܩe3: al(KڹZ cB i0+Λ9fR.SY$Z l(@ ; O 4u% V`R,b[OIp3:'eFK:N1DfYg{YNdfOhBѝҋN|M 5J-a*zW320C==>=ɒ*fIr-h<ܔuT ZkJ߫1En|#H1I% u(k(3 @#" b4ԐFBfؓ|߻bV 2Q fĮw ̜JSL*BOqw:Orb\:c7n殄RՌ]YŎ "e.%Ľf=gޝno)rMso}Q[ - lϰr|Mv(yJZcNROtKhj:1"<"ĹF.Zlxo#.=AR'qx0 bcnɉgT`  DYJx f~+ҹbIZb; tqu"͛t'wn G -FdT|[F3@a@~ |s \7zkz@ 0o5]"z="δDje"Xi+[á(-rMpL #rdLRoDk(|kؼyjjX 2HL+]݁w_yϷ/"= w Q_@K'' sxSn^c#?Cت@u O-@(c[yXӛ>!%ZodPވ'8hU+gDO@4y0!Q4)z$zc6iq%` Q|9@^pN2"™z7iu Vg mg#FkT>O,Q }!A/$5+(*[GTOt;g4 MqV^Ң8l @(h, p΂ aknZ,SJJش'Tځu|K},Mfts;٣X> q'O&v}&kn('\-l}7HoX9O pq5̡xy\hG,EH7mnbPCᅚNB珱DPg3ג{,<<(۟)Kױ Jʸ]mk%h_%ؕ{TuK \(u3/}K Zl4 Vto"e DU65"%(ӤZX:+sI:E{@?Tf#cޞ=\xO4Ds_ÚtQ269ͅ;)lENPqc7vmy"wcT瑋g YLFe[yGoG[O7鎼(m]qENf܁77xҙ{; O /0a16DcsC/etYiϰcӱ+dbq}XUeK ymǐ*ry-3н?"q7F͌uwtbJ*1*oO.G 'ޫA?Bѥ\l(4z=D֖m_&.'Z/ʤ^v*]{|ʜ^ϿjGʖ$E~ k7HAGf8ށBcRk“( )9Gz˖[$m3G*U1-0t "acOY~=z˖j9;b\1(6 sV9RG}iKG 7wCyOq-ۖDG7zx?cXX~/\g xg߂#x4o 9?-+ (Rux*FmSM垝o AH:yctqc|!;Ymؠ7lAާBBa`*D%k6뇙|WAdǜY3aR3jR4L]bmA",_NSM{lj_m;0ngdѴ":yVnc<_1 Lfˋ/k\YLj ?sPio)ʳ߳mkD[FLW|d\"fD(\AZ"◵˻V(CG1]e Qid̒0瀽4Kyʊ!)CiQm{B4F;3e ӥף6Oa1!Pm؛L <1;x ^q/tĬ %%hݖ&'h-H+0mȍ4X@+vX-z 0G :ojtqSo?rLiq5E;<o+QsnW.6]DfPR']lrR$ '/&o&r8N6!aF*Ei2X6ZE+櫲1ˈLʁwtZ{(Ft d* .}J({m{rpnƻDC~e3ǀI>54Ec?_JbS3yx%,YϧBmiE Ț%v_ CUtA!Hlϯ`yhrV +>]n1^ 2Xajxb}UO;j{ӋS_qv1" !Dr:'1 6T6e6>snyBE[{#P'sF vʥlzg eGJaב2?E=-m=`>vڗxL-7w46tE{m@6uS$)\0 FGdhm]&dOy^*A-z5oh?UYvECiYj EaVK:܎fBDAe%Ye6*,t m!@:_+ʲ%M,7y5#bA@OCB|QaPu7VX\tO4?1poEb@2ibZ`!H?{YǤ5pɅ1"m̉*igTQr9iţtI[IHvϘ޹%_aī(_ܺZz=\wwk3b |ad)%E >$M&[YS:COJ LjE6apF)Xs5_%陽}=ȡ9et(&\zZk e~;pY;l8K@K0| BBdqj`xz$Rq Tc'ئ注E5# ƶэJUTs\ /X~&h 6!E'+6y5JQYI^ $S *zTXx `C KQF9k!5? VqM0y@Y;p1Mb-;/+-DfyndW'3`Iing,d(VE- ?.SfCc`e+Y3w ]|-E;-[bډdwC6R?dOY |˼[w|ː-j` l piFmCM1H U7bVʊ);l%V^b9Պ \$;U gGذm㮙%K0" !3yAT[P1JDl!E4,U$8A% &pĹqA蝗(G$b=056mHd2Fjhy'VXWMi\ah,rھU-n^2ԍmO^Ɠ$6* &f(x !":k Y_X^ ?oqp)f|ؚI\9ܿCBбVCBkI$ *.J3o$a>=.>\%֪HxeF֒#"QEkAbys{#ܹۙ JAGKI]IRVH~L^ajHxf3` g ĵUD.A/ iN51'!P@E nZ,\_BiM:g~l1aKOv TQsx|`s$g[N tV`MsLh$RV7]E_ sB@4jJB%kq+jm }gmuvft5 Zsbvhe A߽WK .AdP*U"Z[&]B(N ۨ ,w}] XҰkG;3֕0*l,6ZTUlJ1bfvKnO hlv 0=a;s [ZPHVkR1XBaђ[KzKI`Ԅq?ڧWarN>Nl]@Z{p׏nb]\ϙIv=d|c-IYAB24 CFO73Xܶ.sdC?8>@%щmV]Ѥ9!,U)2QKR"9['?5ha2aeO èSu7 ͰrO@+z+oaR娑r" .*PΠ]0 EjLZ 3x7 儫 Y9d7V*_mw{_;jiI5|'2&k5szkG'ց*J_JRHETm0jW*'|ϩ?60s&FUmJ5XjVSqlhyFFZ'tnv}Y?u:vF7C|tTNٶOj\"]V'R2Ǡ8 4X_܋2 ui.Aз7SOs iE[%,)gOGP><,Hs|@& ֒ 0/&*qxtI!n96WUq7k3݌^=9:eb^8rj026 $aߐzIݻ}M0IbF5%S OY)X#8KlsԤ4Y $TP3;P}4&BZլDԝX&BpYϱx#ch*"JS0iv T:^g@"c<,Jӥn,yXDTF$'K}'p"f "DSH/uSDM/ۍ;lvRUJZ !ɋV+K~D!)5%D8msfG{xaő>zn䓊h9ܱZo]k *_'lgpZg6K~ b7=#!'\af4ѤU蹴v:އeQ+Sk4i/_r;l\߄#F(*N0pk-H!ֲ*Bx{˷ @n^t *yJ7?5,嫗kfPzCaʽitG ΒM(tJo_F[ jr|Y<5 +ߟ6p݀0 -}vu܏p &9p;̐1hF)ɨ_hg)[Q x}AFm. N;q2@keopCjbMef=o-zvf,h"g'/]J gO iEȣ10":~>Jb @,o_UAD$t%Yٍ<9#lʶfhf a ݠrXC2<,¡)DCX(*eޔ*OX`LjjٻW_BNz4F]=tU&%ŦDˇ|[|?=܅Z;!COǩ )4\=gYY̑OT$?\\D&Ml#e=Wq\n`\[D=8W &kkTe0E 񧑙Xs/ 7%c/$hLIIT,˛+ 7̝}p\WTgE?E6ALwRxӺ]Զ[>GYB(yV{4 z1H.:Ԭw=hpCrRӪW܇I`譩(Ih;YUu8h"QJD<.9%Q 5yԟuǫr4 ָ,[yPwe o>Bnt0rrT_sfy#kLpaQ Zfئ*_JG׃:`t>gz4o,w^?qbyÕ9tZ s5تPKFaÇ7-]q}>kI׹ Mtr6sLP'2Vo eZ *BQw#ȫB9 Dn]J}DɨJeHZT&zŅߨVBAs8MRk(6:, •ˈ =  Ȧ4ʦO1p5Vl>y|l# v@2A(ߩxNv=H9JB] 9>z&"E^6nVsC˻Tklۻ&ߤEB<1N+{(Z@M !B:em~L$?┒5#iBex'*ukLF{2Na.V*NgFm$@:\ {Wy6U,H䈫/$T^i Ln;g]+` DLŴ7c9j%X˔DȪ1tF N$B-?+NL85F#ح#QP {Ҹvħ=&ȸ\);8f7`ABA*zh`}.Q]4#uix[p$QaMojsSiPbt]Oy:~S,ކ|w\3my@G[ݗ$ohOdXXV[X σ%> zl5F: SrZ6VJYW5]B:/> zKc' Dn/cqJBbi5V`deɟ_uظ{"3bn>.6C R}| %Md/g{YJNI(|gfb#=R\5k6Qc fiXRصv_ gp?͗iYkZ"E%ʲpJs`!0BOm Ή鬕hhīTdAÊaj,;Gk 2?Ì`7`"'B) S DXG) W YQ0zF)&7!!ףE|kyjG6za5j1dR:Ka\MBilT71W}d2-ɬ_s? O>[ 06*YTGCC":XK:1uW o*&HyCWgb- f<@eԍ.{3`ȳ8d&0׃۠c79 :3㑻{mKn& cA(8J ~r,V f:ᮔz[I焙5<PH)d H ;1]=YV(ٕ -XG2bf\UMU1(4SzqT B%EtmN:TU)~wrp~P<UNχOVk _' (^ w"A~æk(|Z ݓsb;5 + }%`HR7TJ] P=ij7x7LRe3PȠwߑC^kRHgOW:ʗ<<9+S3*û} 2أ#cf*g];lobpBwR!9Jrَ$gK( CfT,4ݚIi 2L CyqA-(Ewk Ƶ# D: )LtCiH[&hgʊ4.?U]{Sŗq3>ʂwZ+Wq(j]*uH&!j=^;qEv$# 2#B O<h.W?]}uo)}F}Τ!EGzr[I2d/TdpQ3ROg[vH;#  v{"Z,rÊ!:U&gcz|I!PKtT 9ZVP)<F9uwm0]ln2y9Ү9-'A!/Ѳ~5rJ:@2L' #ǎ*,+LT{N.` 9:Bn> 8_b[$;| Lt;D9RQk1zk#M@lG }D},:]oG;%e#M8-/qqx((EӜ胠zW[IԾB äN(jItcfҕ~i\fv!O(#vLET`tsDq 7Eќ8rL[ wGza;e)ތq9UX;+evχWq򀿁+)p'w]]btpvDI}ŢN/ѣ4\[ݒu`pW(x.ðSNDŎmTz .*wQ+%lcvr/K )@:`DB_ie#MӯZ;*.&IУrjQ~p.Y0Մzhİ_=Y@aoΥ2o!ETK~4HTFdAcK|`i3!s ͋0tb3,Hn 0#GR^SfxJi`*m|zˮ#g> 6/*bOYXnٰ]&w򍀤a9Ml˶bdoǑPo$JvE%`Pmyõ<p{_D C@SvP6~&v;#w8^]kQ;RFB$p}ֶz݃daʋT:b!髦"Z'HBecIq/ <<g)é,\\HɻzViNB@&^I; W'O՘%4 d@/3ӱ%@׌ݧt[É4]?%DB8(2 jxj Àjk'&;6kb_<^C2g^olH􋇥6 W\"5 ]o<.\L-&Lx A k'}aw]tp5lTKO}zi7?7q<*I~߰O#Y7#Kꇚ.u7%'T:]kBֺ$ <}tx m辭!EXX@9 Kj8eّ xEq0;B+ۡr/G~]̉b KT]ӂ7T9qcֺ;/,2$ϲF ]@9eޜ -fkLLAKB G3 ls+`N g$~A/-2J,FdM26Ɠ{IX fmNMi!tߴmYtf%o}DVs!;BGߡ8NH9N& O9jdD.9Zv۱({w4|F PGFV7AGxQ<5ġAPhQ,A%o21>Ȟw`Wb{y|gdhN5OD3 r]#-,w l sWmK-ȏ!u8~?S1~טdƋF 0=b7s XzDS}4a*m=h`&:E˷pYG DC,JGn]l|9*SYG.) )x{@U߇.4#E+t=Nb7FSdQKhċOjTؿe&X=KE[(qCKu`f;w$s&5>,mNC'TKJѱN;| Z& L#r>HR1EK:(bh'YQʋ&Pq@ue$߾R@wS4dhC,@꧎;[0~1yzP5Vt⑛s ڲfib+i`m fJ|=:?H`?t5wl\E%!=DnЈLNG33O ̉Ň}l҄RBA~o]Hv__'d6XP|Wp1x[*-8Qx)HvNE=n.l*rttXLyu |bf[SykRu.¹俜S],؎7Kh)k\I``ͥ9b9^H& :$J*0R~AT]~ P+ n.:y,c9Eɜ4 l 1/e>iCKs8tj2?~+:/_I=Km$x:.4=8(KbwYt",?߱θ,`N莐"8-$:qʀw>KB&B*DQ4C8Rɚб/qy0ǻvfDU2]Zybb|,A.R[`t0jtBc>\8 -'[B8o@c,,{ M) "/ YP9x&9X9V׋ K5m":ߝIcUBda1ڇגȸ!gVlgΣgY!ZV,! Ў[G0g0޲ȷ@2+6O&Nl[?)n2%gv-z:a Ja`Ú9ny傥O SqmUl2OR"[Wp!$DĎ~-A~.w&G RS8UҮ2?\om6=[}z[0RiE# %}/ ݁^M;:ib$^SR% r/G>O¯A~tOYDxSgP&68hh x޼gSy[XxkY !%ru N0 veeBS$#AiPr |Wfo"^}2]Tos nW62T'6:a&,UQӦ7) /Z.Fx\|5 e]Ae+~.'T"kzoΜV}deԿ&3vgRފBѪjU zI!D[}0IM&p#ף!8duPG*|IF|a`Ɣ=` ֔kT{;Jn}:dm}MWO[zThe>WUÂ:(x(Gh;r#Bmm7JjWb=]-,1ѣgDhewC#*(hG*xvU<nM ?M9^n࢞@2%yw圆%=Ob__T=KܜC6/rMR6(|pEGI21#Y[j=?T/[BA-h5G'YZ#< Jnf8a ;qfgyߴGG JV=9F\b/OB_@q;_pȭ *E^L~< XTYA W"8`(q,qd}n6ssf6,'"ZTjYN~Q|0[q\5\鬏YΆ>};}Pbل(`&Ge7;H7<F9x.kv.4thMWjEf`(bBamt; y+]RCk7:ηH8$UQ.s ^`.̑5օk+Te aa{ e?Gjƅ5%xɟ%By>deHFi96 6΁ 3p<4IRJTF׵ף"nk)m?qAHl"ɪq|#y'tɈ'l*X/׾̈́3Lj ᩩ C}g"=@2wCbl)1n$۾خnH5,8)K˱(MdWO]6M'iAvfCŨ<}mr_KzH%Ukkvd4ɚV^j.S;896 I<`6Ælǧm4<*)TBZXצa2қZ;T? ⾁ oH߃=)Yִmn:F!>:<" I\+0hG4lPOZI_Ke3~6Yءt^F$Bvcn@0*ȇՓtKCH)/c8$5Mٽheꦌ?d:K#k+gJ$05):謋5*60gQ_A7ۼ0hӓs /VAl2Դ9Ոq+Ot5`q&~ƣo a}fXRw&1BVğv%7l`!ljW,RLz=Ʌ'YJ=5xPBC1PLoOm1@Pm7b;0E~R49-2ZCB\.5AI9OcYłЂ< O̳o]_KfsXpDanCzGT\"Wd 8 ZRYsIkWXaf p7b%Ics˨ҟ\fPF Jxx-fXY1:'CAOrM46w-5>N)a0ʑS"KVo]$(^PaE*V+$: !ϽWX_J%k̢ϴcB?v()3`674lU:00Q`}DoŐΪd{*SusC4ٰOOcq?̼#u =pN8Fy Eg~=}vueJn,<iuy-ul*2yt{`l@4s &x% 5~ʟbUo/OV.͢J3Dej\or\wF/uDrYved̋adYI_*,w翇4 ~fF):Š%gaSh*T6[T6e  8܎n/Q훀~[#r}v `S M ڐMFCfs+^ߪ쉀4vv,]B^LԁDTY%iTGϪPĚ^<)03ij[hD,c6ʴr N{ *4-I.)RMp&f@Pf6)]K Nxmi%F̊X+hDnLya}[@P g^2%wqPD;G@7\T^!atiNjݭ^PYVUޮdnRs1v\67ߊ]ilPJO69ފy!gzIv[WU9pU{/{PWg0`н䓮%GS/]FH&cf~8^A'0RJ>zo|L#mk5L,x!sm&8VӣlJ&f/Bbg8|m5WϴfF(mxsI*-7OՊ,3ֵjFtuăCX/S5e+C4Rr?sP 'o-ucc./ORvK_LhJp6&iJfbDJgT[hij*SSV}^. PM3[w2Q.DM}z>.2[NyG?>BM\2ڊQU$,:bI&޿Te&(e(/ i&.-kR [4^^yJBi@YG2MI,|Fq"j:GN֏ZLc5hnݞ]Is=#O-e; J.xD3Xɵ߬/7>9ZxUс9CcNA8@]Vbq SҺWƖ"kNJwU:mte.͚eաyݜ͠od _ Z*cH]F-i+ej6civw?o2f 6Kju@ޗlcQ oNpz3XᅠK#cT^_^g:u ɭB-bzH=uTKko$0 cR&s`)W);(A:.]d0NtvkWb:;;J7ݟtݾi7ng]W>M:C^'^J|@ÄiE>,~AsX,YJЦ)_ 2+ g:FVvʍsK0u矛 sfPw<6/dQ [#6Ru+_k꓿.qL:ᄁf \eG~_-Z︖,7#wFv! ִ͞Wk:'\ΒZ%DN׵H@^ f,.l kQunOQ$f?) >^C5Fb*_Y b;VtiH!h LcG;_f8|yUZO* yte ox먡'&`AH }u,iR}:I} ~VI^D8>zf{,3͎/?*mDN}W,@%H/ed^(ofaљcXo 8mIfXS /b123r[ %22\5eOtDB&dE8Oc䌱ō/*ܜAnzڌ=wZCgqWv_@Z6<DU lݫ_8̑[/߰Rp~OJ4ia,)KsiރT|Tw+%ei_^ 򸳅p8ߒس]g&/UMNrI.L嗭[aI÷Ca"2$NtEr(:knŰ1&sXFZk1>"O,2a"M8MvIX/hP ^w~={ =οI b3#c4zxWI˯`+4 ;x/A:?z11ySƦNYQ&;+nxZ@reU,t?6saΘͽc^O2}9OUؔf&9*qۀQ/A*Fll"HQń TzbƊsIЃ;| CθHyXH6cA ݰ [X0T[Q򄭖9zlБGT}ʀQqe-N;, =]9U|h\6z 5M\~px>Iݥx;*3t󤊾ҏd<_Ä?9d^eweI- tAQ6@03W*d9}iD~z8p Rp_-m=~4K] RAdkSoRjE !*;=pHvĘ伒VEҾ Ʒ;zN" %s;ސ $u VE 1#_= r,KRK${|/Sk⣅nm"ɓB_/F:2é97l|lNeE8wCtp)a?4 G;S,:&E>T.݄tH c^LTAn[en.[0kDŬ'җ[զ֢MW>YP/3cZׯ,$`Y`lҎΰ3d*(_Wip *P8/vi$%Y(^+6SݙC6^>Mb-MtIDk}w:QjNrN@agU|#Xv3]&q?VJox>iN$ȣu &bO҃:Sõ! ɗZŖB+!˾zN%f?yrIf4B+ Uߨ)8tM$O<*Y$:*_u̳G||Bk$MK7p dh9au%Mn:ҶK9VL"_@,$3{+ٮFhΦ$^I>ƶ: #n$2cLHٸJ2N n~_~:Akfa+u2WAF7{SIr<ڤyec,PAgTD>I}"=U >!s񖃾`WWS ҨYl$rtsMk[:J(] uݵ'TַCj@XA-O,Z~&}&wRFyxDCI%Ēt];,uS< ˇ[sB;GeDtS2 XYg2ٛxm Xks%Rwԧ$ *_ M}p+A̋v3r֕na(=j|<= @5ѷ:}6u53qpӀI6ά Ͳ lr(}r:>X6?g*YC~^ ,6@2Cp\?(-D51xVN v~-dd Tx21(5Yd>G _BB~d?j@oz;>0h/6#& "⢒ űHiҬ)֯Wڰ7F2I&UF=mzTj[laەO6|}pT?mXH?2 ˤXkv⻊gsFzR=6I/o~hZ>.iHC@'DDUڒ{ŏNx8x5C+DXOnu(n~c vKF) )k~ v)|pJDc$Q}!²1fwv\3TV-TZVdg=[DX\!o`8E, N`qi4 XjSjdM$ f=#t <ۋ7BbHvD}]i<д۠.;궾c7Z 4ٗ):5$=&ukQcF.,a p=XVvL'UUY-7v/dXfUG HrEڃӍZf7ZҤ'Tz㉖;3r.ڏ`jR}657ywu~g]V{;ek0OE.ؖ]#L {-_Hߧ0}7?1 e]bLcE%ђ; ڸrJ7'<89e~=x cXh3$Gw&۳1+r#xҞ`w##=& V݁@u'|:XXhWM öA`x.UBhP!G!/ !:7-<9aW}6j -fEHZYڙFÌ8'Oh_>/ UJΚWV#дܖ`qT漍`9*j Qin(L1.ydYbۼF;PA+ 'װ,XYv>m> F76.3zKQmxë識8&`tͥ7ηj4?,@aWG%ԠIz%XB+Ro=_ OΓ[02|ǹ :`K0aR* ܵ1v2su2iW42CRifcdLY=÷Ȓ=١S (Ia7[@HdN2(i6+!t\߆t BQ3 {h0 b b ޕYBO#A[ le&( BIщGG}_Z|p0)^7o9u\hKi@^Ԋ;8]FY/ke^q7 -&[jhC9qhoq!l 'M3DtIJT6CKmJ <̾xKq^8@J9ZYnwTy+rߖ52}l'U^q. xP$Xx;V=(8)EZRE刬NCABk*æ$8"%1cЙZcuWc1zl^dY[ @ E, 6E? V:Rs!ň= MuHUW]{hl!E͈\s[hLx3_%Ti$W d r6crM$VsMA)6@m\] h.V/&fm5+,O,Zʢj0h 8iƭFfVĠ'0יk w.>)!#SDn~ng0B[GN^v R<'$k"zYk,2#*gdH&ш(g 4]w?*g^{P|l0N|TXhG= tΗ] Y6JP;r&HԍD*WduLkFXhߥ]`[ëv 쾧洤t,n<se%?Gpx_= K5>_mN@Rzk?lE'"+[0e(/Jil.}0ƬPQ=u" +gSjo}I?vp*!_ Of §.6 d$xYd✘@a@2@A3BOrj0s ~f MA/u|eMd.Ya_Y%3v]e`9' opxnE5=˳x`MȆY0~N?bY[*Pȴ&SFl%Wu>KgY/В!&RtOai۝:0r Y3gln?EH /^y&e1^3x$ۓEp3iÍl|t*}w!^FH-붶-:mp1uq0wCMg>"ɝ[ wD(a\[ %8|abdo L$<C %=gRӬ<Ұֵ4oqՌxU|(rx)V!m86Xi+@/ eQ9Ǚn=ߌ^^ /JQ`>ה%">qS=l0hҌȆ w0 4ģ/ȭ Ir{{1y;Hy 4HQN͐Cc?=S5c-b 2 %-z_ݏ_;xRtzoP; aLO`zTүSvAΗXa"( l-fV28EHoy-|[IhwD ^= 6 :^|)0fS Xj" b s]=wIyY҇d͆\~hږ/Gpеf^hoH/X`37dZ6koxQy*%azF̨&8 b5LUuO"orMm7]j>[bSuJw/w2YT*q4? e=Ѕ)G):$_,+0~gЇD1a:4L.0ެyw q\yQ[hlv'-nD :zL!?1"&0Y= ;N6ZPJCSM#*"^8]*> Zņ8L 6vbV.=[XE;AXqeͳYjŭ&sW)JhS`K'weW 'rtmU?yEܹ{7Y[)z%~~@MVۊY`{EyTN7pTӦVZ[&ahrҨ~]lS?QBP1qMrER$8^lqQrf^ٺP+h/RPgx\ /k7qnйe ƓS#~7r¦-Z,KiS@e6K] ,C(gfCޭM6v"`U3:osYJݎ,C3aIS湊Pl)ӱrȅ/_LXm6MoL=G4_H/R%`L?ѿ\#D2E`I=G*x 6--@8ԑD)nl} W{jNEҐwDm@Eg*>x\>JNI5}$%J<'7WɭҪg|пC Wxp~\"iSM ng6Usg)+;ujM]xb䴃pZ[0[3(!(uOA6'2rQ:$2_ANr_a9^T'GBs]tI%j1e"(EiύIsY /$Q|8iS)\&MF/dZc!.G{?ε"a }kHSYgHs|[v(zyW+@4H,x7I"̪Rcp}&:슰#xtu*Vu_5|э:VeV,YNU`TCvI?xB,ϫׄ puDpZ_YzXV>>yAl]c~*EϩgzV{stghs5T_@Z2η`r`V1d,5c2tsTZ_m{B`D0Tԕe[4^N3ccu $ yxhe)k#j7nh1/MZ&KfN&$~'ڱ9&=9|$'>fh9If->yNZC9@P8(HFW#maf(a+N3OMc-7 GmJp H>LHEKVۣy9o^n,JPiJe9 ޯ?ATP0^ ddZq œ_WĻ wxJ ̌솃?zx(8tcA|_&k;Ao| %;4Ҋq+9J0Mگݻi{|`sL49,̝)d}VW.+_j*c}Kn?z"[n؀#I*o,Ut C2]Y:4c)-qq( C_=HP ȁJhݩLQ0S[ۀ 7d<:y zPWt"g]Voq7j j5ʖTL۵UGBM7om->v8:RkuD?JADrs`h ҙ=mۭ/]׾rX%58 0y8dE_IMbah.mH(@OmB6»dE?t~*PP@p Ϛuxz!(fg"oA)a߯>7*M<pyR |#HZ7:΍ gQs}];s qR4.c SDtfDv?b,o(s^@,Uf4&~z;3HȨIAP|6'd[l*PURC _ [|E<]t 訙{װ'.Q&-(_8 d*e幖#f <2_5ڒpTpb1&ΓBԈR "bL O 1;3eu8=!?AG~:wQfݑ|Z[3"GFj 5Kp7z!5`,oD-#Kx"O_x'hД?UR%X.S݋v<5XqaPz?=RՋ2)!C \$0mݩls6[f#T21$Lb$s~ ewsX<=/[N:[a.'E@Q }TQQIoթ$6ւ:, dKSwG6&bE+N9p.mR@WZ9;0 JuH,Y'qnnc,f XCwz'Xn"bKdI3vi2:II+فx| =erT~¶10cqRWZ CcXv :?^<993K{13/6OJ|$k=ug1׉h fXKS"=o-k<<€_G\P_= 7p2oi_=6Dp1'5 A%6TyJy_B;|qjh;+_R R0ҵfOPZ7KBC-oDYf&oWF:’$+0`ݪ{ 0_-N Ϡbxht2wH߭}GԽ^~T[onV J NmBRtqu:]6( <`5 "yLsWbF/y,%&NyLs்ȴ{R? ׁMpOv\PnX'+a+ZDixJ `رi^T1audSx(v׌i^9p;-^EX-]& MtM&4V8 Oyck)hCO)6eԏ/R GZid؊;T7ŗmkoa~OsZR5gT`9:SgE,}(/_| mGY-`:Zv¥*o(ur Ɩ8OpmJC:y8FBB. C$e hko,}d]I9 t/UwE\4;hiNgB xFg`X>Xbʶu z}yl"gjlt]_TZj+}#q@,%9wpA^0@8;Y :\3 W6+>'qA爃ҫB$o^`{a|=ez5cRsQ--Lr/|*.p ł?x*:?WLkְįS*VBczvz 2Mµ,k99 !62SbvYLnИj F dVjްZSr3&(=}~?!"G!sҽ` i'ؒ?;lԚrAzƦȁ2A.N zAV:AwXu=y7;Tr0F7*lkIцNmAztQF|W *H;kj4VC 5DM3' 7`qb)0:Wm ,jm<pqJLk@Iݥ]pr:gٍNN.Y]3۶O~EWؠX:W Z5sPo^OFUC4N%*6鲝veSv?//);d<5<Ė5/]t©09)6S><_,s-3ڇDP֝Sp$ObiYTmQl8SFL05rma-X9>&I7:U>zB= I {p>Qy?& :'ԼӖP+08 n{fDգ*U *cS̉^V>mzV FW;qI+WCmCPD4 wyfT'ӛ#cV:/iخu{yyG/hb7W*RK^=OjsQI#!\ޖqX@#E53DwAmM Pzj{c:xiv5!~Z^=fqb[xzg_ !bB׈5 ߬vG֨P$T2&[Bn5[hxh2MqM}T5KQ`W7 CJNDsֈ`8s"Pشj"lbTa"PKj>,1=i|3#Wi3#hD"ι%8!s"&oSV4#ҦM9*ˍϱ=(mGRچ(ZϠ0děQqN<.1a< ֜/jW 8}.z]L2;:EReVCVh$CP3#R~Q`]ފi$Q}c|rNB#\!mU578 Ӆu;)SXIZdTF6/`5NAhܞFfg&؇?-cA[vjw;>S+(oY咓vQG9@:jҝڧ'TL)!ˤo󣽿%hA.AMiڗ+sf֘jE泵r/ *:w>0GBӀiA#?kALG(c\zpr#da'Xb1M1͟p&*d̸V$BjѼ ]cT}mi,ƹF$=s ٴ}q<^$k%E܄7 W۰gy-Sٖ3x69A6z$R/ɆF 2iFJ̠jO+*Yϩm`=R[ 9u|Y44 X,_25| Y}&3MT"N[Z>M&F)C|}ߠ ŸUlr+Dw&qIs] &*Z㈥VDC[ e M'Ⱥ\Χ_Kx*xJ3umf $ +4``6$ר◬ua}ӸZs ˌq,8F~YԻA: $#VaR2*0֚z8 -8f<ՑL(<ƥ.h z(ثUhDzwO 7.[T;W6%!EEfdG!CS}Wcv=wMeV0`vS򡭘-'+h?M}a #;3x*Fg d<?œK1~gbם)w} ؞ "2pMS󚰑rn`n޺9UM$k72o^1./ fݿ@Hqၝ6GЉ>DTqQuZ`=_e%r)ՔBRy+S^4wR& ;dZއ`sє&FOKV¸0#DfZzCf}HH3B'=ƴxO\̑XfbTl6'Jy~o冰)qz4P :K}nŬnֵz 3KC#/!m }(ŽG:*rGg2x 'Ax#B7䍷!Ta odnP̢FWJ@(&]c\T'[m` r< N6DhvTQoo]UQ>'Rm2wl?ĵ\c)jTHӢb:4RHG$"F(o?+>UݓDuBqH&kGB-q@*&M/iHpyQ`ܞ=C/.K~ɶ6Q3_ Ĵt? rUXʨ`R% (^ }'gւq939a(RRN_pCPsYSP,zjo_V,PqXcӺLAKg/y4z5EjviP@fygC-؃A,2r>!p_>PNoNYY]{F]Xph%7L ȼWUl\_q@4P'!-'Cյ&!Meoߝ51+j&sT==ZV* VnrH8Mf̽[+YV@8tZ_E]'=.I5×nFhnʈX:y( 5]Cc+B[ҙ-uoqҿ_' ^]řuNJy1\b8)%ۢD%R9bX i6t[OCwQ Iu W5_1zYH2;$`I0d6V0"ijI c܇3_LV$.kW\ [JRѺK˪!ि=Un +lSƦV6Ѕq1SkE0:@6>IX/"4Th$_3|e:oR#uqэ;4g8q_ 4هv*a rH<$?6x3ɆުRnUf]m^:fCckL4Y0ۧzr'Iƕ;)$XǦ #Ct+ky} {Y0P[ZJ DY"ƞ=61dgwlj .= 0apG\(qZZ0iNWoCNaQMӟ%z-opHq]W}!{>N=(#G/J+:$O*"F eL0|[k5_ fU'KƤUE?:?E^,Xb"".w:E~MY4:3%N'~yRL1R*DRUm(0"O2ω{884^$RWt.je)dt=佟v_,"L"TFHtS ؕL y&`4L6C,)J^M׉k>;BA;ٲZo )X^K&_OmG!,ۊ|2D_w-uq>G'DO;kCi?Zga{E'm _ YI11q;Ämpe7!2@θt&w[KP2BG50>@^XuWI+f+/P7j/<5$rͥ9/WCΒ=/^ UY'ݧ(Ċ`CNɅn;0z&ِ|a*,Ktlg$N@,[Q;*0TWMTuH@0],& յ͙6,"jp;G؏9r,BЪK)ˆ"e![Ì P.QY*'٦L;j,T|=#0&1|g& ,$?Jd` _ j+,}WYg%(,`4"upC:K[O mnPk(OB`.FL&o#Fu!BWn O:zl"LNpjmKUM=Qd0BKTPMޕFxkmt+l{y- gT϶kB9 8J;ةth#_.V xw'ྦ7K6|$1Vɰr\ZL2~TcM`}8JDqNʿw)8bxQ3ڣ۱[[i~[8:w&s`KlyS)|_~EҹOyC 5ַR4B@~"PLr3:#sز@!EKn#3 \A&3]}-SF} Y'G%iCLZ^a>KyV{"$2vk0lL;jR/Z{0[ƛ4|h{Ks;^& y(R~'8>zR%Ҫ1:~[͂U5L}Cb[ٔYCJ$e;Lv$9~갅3qn -(P0nO'r\w振%FAnvEcpSb\iSgS^73K9|jEFB(a #>q{RX$,BOJ_ BP8dN ݃ohͿrЗ?D6?!~p~4b+^߉;|2Ue>sN& |ӣz o+y cvF;-J$WV G!Qn][I$B.%FYO@3.eXO'1Q}%ǔl])L16nL#rd%tWL K=MܰvlX1eh2vf-eF[pɱIQ)ݝ ս[x gPUԲf Nk&x d!P^6R Mn-pA`_%?yWz ÿ\c\WY"ˡ5_6/{=n j=~XyOM~ܛ2OPnZf 248:No-J$l#V?.K,hp4ya2H۴tN@tTNd|"1]O;7Z M4LͻG_!^lWRDoH(S!.*h%CV@]A=:fai`J[UP*PsHt k4QeRɬy :kIB\Q_X)qᢄY4j]^smj@e?r d/(itxO͒C9kGƭCw5!<;KH8=T ڕ #*~:񒯻j=ޖ^ǩԉgߔ@p@_W7S&lٚ.ƫE.D " ّ&V[*ˏe]ٳzArCۨ0Nn2_}W)85//g?Ao[ocugwo]Ϩ5Ѹ Ql_~G$ﷃ+N [up!y@'a0|34τ@MڿQ3XGC0$lr^IHI'ᤒl=b[cJiJ"֦aPKCOe5KA3A"O6"׏1u"jYԹp򦊤hN;İ_̳74f¡gPBB߸zDdQҋjx3x>UjśoI"j s:X̝ӄ8L%>ׅD}k%akȼꓭ8m-E* wEYPxsV n~*{2%Zo7)6ܞ>jP&xWڊ n>{|ƴE TgP}z<~]Z57-6<3YC.a,$9.H[{Y[3Όk$MKvmD7h۶n5nr\T:q#%_:ھu:} ^# a9/h^;M 3,־x,ʘ,y,Fx/To9P@TFņMPWEVVXS! o9;² a$~.ĭ}nP0aNh ޥωYH!%.4$hdK@] +B[ȉFY˖3!@0 פ~r)?&xꇯ%ڒ:= q6mQKט(HaYar'0 u h Mz  @<ѯ8"=|!p?t H%5V/ rl=3#@`UIre@14*MJ1 ĦnzlsݺE蕀 "3`iB-]-XCrCE7꺚J=iq| 1UA0Z$H )5Gcepf[Oe' *E%O=G; IFk/*r"-1ZpkO4h>Z'$|H8,z#uax;DJ^EziÄ2Bݶf\dbYc%JД:ތ8IEYl<}=<6_yoÕzSo5H3',9~[8Z|=~5ٿIAow,ة$ڝ:R?z$~05}o'M-+~>MIwhjX,-/-& *$b$!tVToI^RGC4AbHHJ9rndCzgP9Y@]ܻYK>Twy Go/l:$S@y:q'o`iq[+c aa-K}̍϶Ә#p` \= цmV}&;i U0{7-yTAf7|\|XKSC YJFkm'EDi[^`5^#G9ax]Λ!"1>4W4| ֐ĵ胜>4&'ςYYO)V;3Q=J\:ۄ:1Ǻzϙs-;n*:c 4^߮kk3_Ul` p| Q}d/r+}jOo&Hcw9B-2ѭ1^ݤ{}fׂ@y"^עz s"ݠ Q%V|V21(Ċ .aij:`RǼG+\HbO-Y];N8. #:se hlX!_'ꢣ]HSbrUޥ3⶧uQ#97S̩ڶi4}(GVQx%3#Xtr2\/ ʼvZrrH@70'YUO;o `M}ure-}jP$7J r'ib &!4i7&O^ zeo3"j:E&6zrQ,/Bs;[ pB]ĺ WDGk\CmX6xvW UW nJ.e^ (Ms#@D=x+km_dzJljy!z(q7؁}kVӾ·]<*Ao4#rh]ĵjN֡Ёb-Df{9Z@]ە)YsYq%@5_Z :|?.Mw De\$\Ԃhv6_tpZb83p$*t*MAwc:"'oAXe *a/ZЬb)AvSfvĜ@VWpRF|ATZEp,-U3 A3G [ЛL"fu_l Y=Os\ɛPuwT/]Q I/ W¶]*Մ;wr3_}|QǮv`r' ^,8xLuD-䦨JZU I$L%2_ܞ>hx|jIv0#T{n&ݨ4&0㰮m; 8x|UZ& ƳMD!F8g'; f tx2Pe^-],~2~S>$_Kɕg{ch +j`r Kݑѽ{r8Z _6}:頤BmG6@R'8hjXK(9\T>nu*]EmWb2>*H%{pK{ݰxP+YҴ{|s'oIc :竔=Uk$N_1@;*2k'= N\;0Zjӄ'n,l\ =<-,('w2k/e)|1=n{\F!c?Ŀ}huMQ3JMrAiwZhJ 3L!lURkI l%Cs_/Uͥ`){yoWqu[:-I@Q£5Ȉ6,f3+3W+R )|+0%7B1v;J NRǢ/X(`H;&ܨ6l~,FEp;U!0]oYA{TW )u멷rl M: CGvhU(ʇz Oէy2z%8뙻{|fBnVղx-6V}<璙LL4̷5I宿gb7닋z#<4O-mGf&70P4K*qŚ?f*V~\IZIM^+ jĒ)A@6"Yox?@B th v]q☸e=$XiQQ.jXQbmh+K؋do(u)9fktBn8P݆$(\uz!vʡK AD#/^҂.FGu[)tIDV4\ Q]%:UG9p 9qaX >qv1g5K*'*"8'AVR BLc!缊&Ї|~ Fj% .RBY_]M&!w|r^c@BMu h=%aT/b{D/>hlڨ^-wny8Y#BHi—Q9f`DT.z챻m r $4ԫbzypNKLN'DH2!"0" ǧc 6븭`5^o0^khryoaS BdL ?܏5%\(v'"ADk0UjjV@z!OZh'JȠEh-ؿ $n jx9#z+_}^Lȣ !@Ea'Y5!@S.kWɽ:FΕ$jP@ Ƣ*"}:MDU]^zέai-y@ kqD.#-Q )8!Lٰ, tG"nXv,wOAŚ϶-K:Z`fG]]b'} p5Q=| kc?D"[p;)͸VXFI5Pw#qUv {Y6%e֬je2oFra-^fO$t޾%EA7oY@+6G/?fNĴ#u|ޥP9_˩l`0&#!eyO;'p:sL-@FgIyW6g,SKG{V8%/I8ޠ]cN_[]R$Z]1YW,f< osl#Jjh~E= p)NF1]UBcϔ{*QjuzdNR32d\\P?-\4eeІ$nzx̖ŘD zYep &.N܍Wwj; Ä#^ndyU}3J"@0hEf98u` B*zkZ q:\E%5 '’gyWr@Y M +LtYo/z8Z#8n(䭰1H3tqWY¿ *"Y ̪'Y6w}0歽w~a4Q1d)3 Xssyi=ySDcWWBϦls4WOvk#ӖAy&R,wtߴ|R_U; )n/LUǯJ8zڐG}Q}X]Jre]ؖ[HS6R.vɏ-JOO* x"-}Y {a"1v0ۅr7UtV3K Ngɨ${7ċC2Be"OrkT7vfv=f>rYUX5$NaO5p)?QEW4ki3[RAY*$bmriDP02oZ.NGwV4Wp Jm_duQ)$ pY= ʪ> 6ENZ1Iu4{gPQ/Rs:Xrpbee58|kϛ3[ W.@|M/e ǝ<¢ Z3{Ӎd K\d?IVב]p9}h ;RFLgPDT~ݜһiP:#u1C=ۂ9kB@| AjEaN0Ks!LCfC@t+ ?@8XHXf+&u kd*ƿGl,0g3_lv βr}ŧG^*CҙY,`]o,S%zb`~2ٌ^/ShRZo(FvޛrȠb?a?:|r/aChdn}.h\VRѱUY5>y(ItdlV11E V3GlK:Z$Xa` g}06" ,SWZz"a+7iT*f4 2뾌&HGO`I\ kz=npw{j|JΓ%b+f?{1k< Ed k:k,XT4Fɕ^]8 !saTޟZ'B( 5qU@ | ,E֣ŠET򻫶K^(l5L:= B>el En2f0ŏyOm{ d>tmM:qQ:~`P'Ԇ~>Kz|\j:jQ[qb,$2Pc_[Ѣ@뙭u~Gb Tyj93bc!w"s1+$D\WYw3x~(w[LD*BUNr;'G9PXtǘby~QibH.;o_bGtsǂ^grR\Lc-J _ihDx#&16$-OӧAy"6 BQJXcRuި((EEwQ0^}!Ntܟ3>AA q!\u094z(Ǚby#]R1Q!pօG@,Pwk <[+:w@qOK3U 8Xx3mh Xi V{dR[Cfְt$->Q(P">833%rIz t׽s:Vrko " DHmΠe0z~EA='kT{JnjzOCpIJ nGPCptz3t3 "tEc"z})c(9K9{ M)+>2ӭK%m႐ /Ͻ_L3[6*30z f!پxL'au͞[7:!Yˀ0=1z(#>J_yS+>Oyè|W7uj%\9# fE32L ur~"1{/{{+) )nꔕ7=xdh4+@7Eu8لLYؙܒ>dW*N&uuEjY  eml~ØBNk)>ݔ(n;ÄJhxh(:=Ov$"ox2fl/;GG ¤z4_ SLy8:Tفb֜H{0L>$/t)˟]PLpq00̲͠r; l٢"=.O;qb+mGvxy\soCVvvm5S<}P8r6cs6I-99pߡʿV1g*EUYEoҎ-xW,_Px]_xxRFxpkf+l#ETB/;OB#B;1K`P0]%CvdD/V84I-:f~Eh)k1d bؓ` (o\I o)4IEAcInk|ٞTG"`Lg̭ZO#;̩- o)O>dQd=LU'h١vZu&:T U],y\ءX9N@֢x%Inz]2jY!;sSaH^,~k&:e8\hsb$|6\0OFU.wz]IEy=>p Ae"8z{:㧨u VA,ia~r4 l$ū^i5qč w|FWSތUYvbB}]JaTʄj(ٷͻCO5p"xva}ϫy [ܩcdݛY䄲P0%1D-ZnJq{ iD173VFl~\i%0bgS rJi/w_7B'i oxwL-=Lk"bN)GBn!>*%_ibU61%*tEU]!z-Wqe:Y.=Q?=3 A)O8byU%SX2JG.n_eqW| )v*τ KY¿ۨQ.v2j#g ̪}pDKXu_2 $deUET> (ctcS"X$VJr_yPADΑD:?>_*T׌<.5ċAD:}jdZT|"u?%Puw1JFQhc -pc*>Ј{^!j]ohN!_3 TL>e͇YI|oY(+h >Ahp=q 6 /nOQrg`/F~ҿd`:sWFe5 W*ũ2K@@v?aHQX\V x$ ݳo%$z.)9Y#\zL/) X&3UHx#;{r^qIMCЯ05,u>Z@D(ݞSPfIyej6.ӸLm k*pb` sJrf8݆"OȒgRR\."OsT80{6*YUI8'! Y hJPRj+;ާqTq%oa@-~iB3<IqqQHbTnnȿr_C?P>k}HYC`chpD_I?8qhpQr=*NKoȲ y.':$) )R!Hs =;` 4$.REбs7 B'ɂ!ߡ"w7#zv]xȂ`-S-cR S98.$mŦ0u oAD"c@ BԈAs5O:;vᄔ/^6z'B.}bd52NWcRB\SPLnjUGʍwV.*גQuX8rF5s#vV-&CzQh> iKTA7@NYd 0V &4wkfNˬJg^ j÷z\po=K!TQT3=K0=?Y^o$>}"ri?Sd%,ZY1!]#@]PX˜ 2V1Ƕ!W%aQ 0vb*R- wCc»Kn%28LFpEfKJ(QD4箞O16oJ@XaH3-AZm'xEγlcW۴