libtiff5-4.0.9-150000.45.8.1 >  A bxܠp9|(" ]U 8ݣδ~9{XCRb[ (ȯZؑgqʸ7B &Kit" \*%|T:H3'ƫGQBqE%-tP [6GoH?v,gH(*1Ӈ`GvVTA.㿀b t#eW5-+.HQlCV,߿L2h}^NB 1rԜ760d7fd676594a1684ba06eba3275b757f45b730a1142cfdf647aace018703c200c4320e7361b0be6f34c0720fc6412f1a0006e5̉bxܠp9|G^'mWW̃8|L'u{@ QM˳^$Izm(F Oz$Y)U@h ZTA9\N}:tgJNeV#9wg4s9\X~%U'P;\:QFX-yymmTi -w_mUg7t4rI'Lݭ6CkhyӘtH\r?r@? {p@?d   T1RW m~    X 8n(8)9L): )>@FGH I,X4YH\x]^bEcdeejfmlouvwxyzxClibtiff54.0.9150000.45.8.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.bx[s390zp367SUSE Linux Enterprise 15SUSE LLC HPNDhttps://www.suse.com/System/Librarieshttp://www.simplesystems.org/libtiff/linuxs390x(@z @mA큤bxVbxWbxVbxWbxZ7)O@bxV7eb75a94c2d14d334a6359c9c1ea2f3269ec01933c68864628f47d0e8840a236f7b75ce49d3d736948ff27fab5bac9e97304bc2640518029a6bc38e4658661f1fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd75b9aacef915dcad0a8158f1f265142aceca92b7b1b735497aeff1b92f576b3791895f521787ca3a5ed524d414c5c67dea88d4a33d0e7b6221fd3f879566cf7d5libtiff.so.5.3.0libtiffxx.so.5.3.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottiff-4.0.9-150000.45.8.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.1bu 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/ldconfigs390zp36 16520881554.0.94.0.9-150000.45.8.14.0.9-150000.45.8.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:24138/SUSE_SLE-15_Update/fa44c7fb1a42869c8daef34fc27380ea-tiff.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=84193b9f7b3c4f2930defe2340c6fe826cb834e5, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=c72d7cdafa306bcbe0ac45f5b05eb3524dd57a04, strippeddirectoryASCII text PR RRRRRRR R RR RR RPRRRRRRRRLb+ZLPutf-845705f196336ce264cc46b2ce9d6a74c0adb103285b4a0439c7a2d963a65c035?7zXZ !t/] cr$x#Fm@OH):a9 n-nj[|dakSeOd r6|ÕP2`?=\: 3_Դw/dq;jX!s70f0LzL~2 ?Ķ"^(k ӘX|SH,P]oN*`śv?GNlyzP=_ N)Fw"~U /Xԑ^6Hhr8K,Šbw'ɨv}Y\_ 5ߒ-ޛs-ք$|VЄQW;ou=H]U&_5 Q!R}8J5@Ac9CϘQ~s1-Ka:Iq;{iާ # 7B|& j]HbZ&@Saj*V^ }|A05x?nO1ahv/ }lo* ~eF@<| U<.Mkac bed$?]69s+#0|&e~4o[-Ico[R?N3 ޗ*Ph!#_-b{.hB^EqY~.G4BIr'sYp G2K0*JMb^֭4e(Z$|!'/f4v׎3h%Ҩ~Ec2US;Ͷ˓:#3<NmEqDW/k]9Ok Ÿ.wu6bpS(_J#=|m=N'Rk5!MɗDϔ9@xd7RH.Cz7&{3m˗+aa(p&>6ָտ[6 lLw5 @SoN#ɦksIl눗܄S dbTt'[q RHH:Yt(Do-gRrpEo~nI׍*9Rh9ϚANbYqn2[&p!CCwWtHG!֙Wwy 2&˄oKmcN h[&AN#%毠pnȚ;Sf_>~8ƃ94\ͷZeaaJx8㽕Y UkKH=)E :~~$ZC|pLbĖ_X\{ ǖ/4@܊yRd5(3nS/u;J,l>&ީק2i K.CmWG$lgeinWgIz6G8eo&h.P[T`'l Vx}0_BTb G%8B.?gDm3-ZOh2nR \J=d/T.lEZǤX9 a38yS5mwe9;Y2wh͟bt| >= O7cviԍpXukI02h-CY9ޔ iVn9u#N=쑹)|By\L_m"'^o+m.kmٯP y%bt}4#`.6 ҟBjmݒG"|MOD`?l37o-|K`ۗ<}6$ "|/DZ3qV p0/x -~C҄}5P< 摧0k;B8^ʎpsg4ۢct#N˪e4Z ʑ]/Fmhv4\g;mMwNI\ "NC9+;km6rd1$W7ȶ_9R:b%S'Tgds~{<(`,[\CcX{l=&h=ʘ/sf”U-i9G 襘QP#ܠyW " 焒,TrT*Ý6{.e2> Dkr.xB/W6tY*[3]Ƈ=/:$&+^Ww>ɸ(F p5g(q9v·M:}v_/[G6l <3>e,o'FbD7CuJ?ݜ<߅Z~˸ǟ.RsRL E55ƮRآ K3E)=Z̰ͬrUg&5! V܄oJB_7u1+K'!Iن_'~szKjgLQ#1YSuqB(UbЫٰ;d.AbgԜ3,|i;\o;y:qH\(e PS#DKRpA@4$̺v{Eڱ`UsKZ/|)FvxgIn uxFj2R/5K 䈙6rh514ퟸ֤[OH8ɍ<-`{.m~?D#ZU[4̏稤 Äpr,vZjM P2iBKg^`Dt9Rbol_ǭz' EnJk9ex͖8etc=Ж.m=I$^<{r F#ڜϜc栳Dcs4#5U?9u,6DIqF*/ 5ױܐ!=Qhob C0gbwjݹDX9zq`je@ hd8+৮4.^HS~qdt9Qg?p5(=E_ȎL|?J**"I|" Pމ A8&(o4&Q^mHd+E473Ҳ|շҰ0~a…ϩnF?e7Tlдt6.Q{;]^7c`Ml#\w`slf=$:M*~CN^Q U)Dljd[b\YR_~/ثaE pN$W*_FZ `>&ęҵ$C:j% uށi bz~f-mگKvL?W7ڿ沆[4URvg#Е5Q 7opg l$ATC:35~,pf5H-F{Y!Z^T' q9_`V}+3uulp|/7r[IT\h2D &\otA֘Bہ3əI+jxSkx!Kf`D4)۞c(v+,,Q4Z=G҆+˷/$i. k=Ie:9<=ip:ESDU|t| qDKѨC@re?B&òᬼXHƥ. dT|[z9!9wJbDi_ć:AlWYy9}ĵ9yZDzs0(Rt׵1,p _pN9aN-g= [y:: o~^F LyZ诱tNjA[p~#\j .Bm/  H_t kC2OU%?(9$¹@ӡt@۫2AIir_]USG9֥o, Gf׉n3Xlm09&o8Dx΃NY!vYH%gOUͣ7Јrcy$&b?d I9yAO*WDLJCRh$rŸWY>J l6`NBB؞kٽR,\ S8~,|SNpčB% W/e9U4ih2S5[~-rGЋ4I.iT 8@Or'+KA ?IрXIA7[.Siؼ]>t=>2 1? fLg@UʒʹmnD@\͍Kp i'Ev uwf%׹>!*vV<ӄD?]n>_+΅KWەSYyxL Blw6q#7 E⨺ нOp==k \< Lf[> 2p:5.OHR JaiCsd[ă\ -.E;G*q_/_)g ]2rvhEaTb-5)37AС)aO:fZ|'}ǾQ"M9@ +/p0op j h6EJ e( 殳b_JyhPZU`rG `%rF,EឋR}hOժP}bN`Kh\'-2L ioE8:@ȓ]"MD-E׻6rtx".t.F}O-B(x6ȟĠ[2J kjR 9\`| uJj'%><|'x Y w㝵9Yԭq %܈45p,j ]Z\p=EC!nxOlqXeBW6'ml;+$\ЦR0\Ɲ 4zM%:%)R$ֆJ Ojűӌ so· ^HCA\5`$_8&t^Շ(Eu.]omƝ/ef]f}ĘCX|2#iXVo ꦝVtK,FMHԚr6Zy$W)ז!Z_1h{e*q4W,"4F!6!⽞jhaaXz(Wv3lMzl[gJ ˈ#aVB'^r/wR (miݕBf"Z&LY9OSV1刍'5x鉂ua~p*/<;S٬k1,4zd/f_r?4<)W(  z`y`OlgpQ cJTɔ#Swg DFWmS <'wt:+y\P.okձes+ٰ3Y$cĨWP"7fM(gWH2WZHbWM5z]CogԂj|f.1R(dd[$~WI>\KmrHvjandhkS ɗ/Pd`njrU<*Mk\O"(J G㔡jӺi;x\ n2;ʮ4Vp_]|;R!WW?{W֕kԬlixL&KHzg{i :I4E@VJïc2Npv7zH:9o#ek^]/Q@cFd:ĭ[]k8RmE8>C~O]伔獧Lv/j׳QMsi#Oy֙oŋV\HCx2Q-8\ R2qXCp]}UIOx}4 r`5eI^pt0h![.p,-5`NHDCP|a?m,\UI=9Df7oç`Äs 6^Kpp~NC,/e{fqQjOgafUqvÏ&nRX21Y쭎'z<"F<8X2--*jw^iɝ!N]^%'z$¶'>VH{mNRtKa`럠);,rEJqZ^E,` v]Frr,=kVxٸ+V1 Z;p q$MjLHSnq İ$ T*aA厎M~Ϋ疯cd.{MYL]$Kr⟕K<3W`uP]%;[>'crWl˰0N nN6oV4rP g^$ֽkk9s1}Jp9rg/#0+ s ׸iEBt ξC$K`C?>dǶ06;*tҐĩXOSy^'Xb Љ+6N@g?jYK]u멕3 0`|6 f'i@ K|:@/}d`I[[|dw*yI]Ls$34( UcLB\wLY=U,Bd=<ƣ rU9A5VewE'& On&e=K 2tmoA+)eGgېy9~WWYǒn /r:OcÚwnR:XίWܾSןq0\AX?BV”Z&3Am%$ϥm4H6Y3s՚M`gU`j(\o!AI՞; )__Kx@ʢ Ke!2fD~ F]1E 8hN3lreZ0yz3@OݤG-J-72"!,a˜-h]4eFbEihmH ՊoVe mAw'K\uE=[ざ%nEfiEW:GFm'3 W0. !䚬P©g/sCgmQnu{lyťѽ'nE%?'^7@W|6-8D(geq:Ǭ)Z^$u{+ĞrѢR0@Z+Ú}2;eb+ հGk]v)'*.X蛗Vy(z[] 0R׃ڦuBDca9D&|0k!oϞ:Tmg>a08eqtJLӐ -Vnޠ٫՝S*1nA@w%ՅG܏2 ;tBL)A|k3 ᝚O,R'^(%){ Ҿ AohA3M0u^OtgJ&#O"GLAl眇3O0}Sͤ+IP\K(BJ?lalN'W^doӏ2E 36Ruh-oMσ(wYTI>~MW}I)AiT$އA3g,_Tr8nx3^ ߝdMzE)*%oB~ _K<6mKxbWҡa8qIZizo\YMs ڼmP)hg ,oyno28wXT;$ۭ=Nl]N +|E/Mޗ-mۄ;8[X”ldliI N2kEKZʫ Fixm ʘα[ M"<4D)V2qwѭ>G.N,$f| £!̣KgZQLYWsO cgC{*"vt`s?Xl" &wH̅,SaΊ/$2H y]M>\Rj""|yC|^ui<4hN$[k9 Ù.FUSfSz 9Z eBB0 m\ubםSA TkipϮR [-DdrXc9\m 6K.Y]$fR۳!]ԵD|Lv7",sClE>+O)_+ZhD9/wmQ1Vi+¸ʧVS*QRnW"!VU)B)"n47a,yV{.[##݄:4`njҍYg6_$Ԃo~U=K'+}kW9龆2:otҧ]kTÎ (&}B#Wb$L4@8K>q<^c>SqGZLIsO +̇ %@B @UڿǨV9cQ )GI; AƣK/AH8!T@#58bKeu>zymS&Ug~jÙ?KP.:%bNgeM -4 ]1j@ڢb_· b޸0ԲX"DcTԫ,ņ(^hSR/u)H ӊ,3 {y)#nJafh*uҺ\k Hf R,::x爥8+`f녦A/s֚8 JuOԔevG[*= ma^u*qmq9K`nͷm8CԐd9[r.uYmF,LíP&3esd2sȊg5d_2fnpk'$@UU_4w|3nʱߘ%@œ۶`?/{n ZQ47S"¦[<Ÿ|Hs3Q,l"~US`iTJw^'`$[FnBi´Cm\<σ4rHtBtKE_ExgĨcZ.5đ')^`60kgū6Cfm̂@%mӧE٘nhA&vl8Y>N\-YJhQ=J k3J(!uP,arR  y˳4+pSCyFhZBr%te{qE;tAQl.v1 ֘?ҫ!)i* )jmEz{FgŜHw℧zR r=:CćsCgLѓ{M$UIDY]nKQd e^52^-2EE{tDAlB%q4ԣ%UGTFh؎kCڊA57 AQ!חcnoL@,B-"U)Շ(FJx|ƥbD7b(W ?v@wMh7aѶoG/Q尖9vBŪ:@$-6Řv qkƒf֌wkw7@) bh{ǘc Fumy{yo 3e'I=Ǐ~-?66kE~V#iAaTS@wX/:LH7/<-KK;8#V.f#v%=`:1(tg]&NxVA Qv:| n=iSK-YTlg v,cj}scU;5ڠ1Qkug(YeaAH DP|ӭe^X 51ez~I%zZہPdCiO }q3|n+r)lf(֒񎨽^U ݊.n9"K5Hg_Lfn8X0Ib?L a5E|s8r0_p!i{)@$R_K\H`<VFnyY>5yQp=q~@Y9.ّL:g=lt"?ϰ0aXY QvghkE/2ev8ҦH YpV:εG]R˒kb33J5έ鎠Σӑ!`=\s%h.^c`wb\8([4Pqv~Zn/H[I*c ?73o"p: #rOS\ 'C:[L'/}Iv$%0as=e2[ls`Q&K\2s mxrԋp O_T{c(>()F/FCZXP(8[g`5 %3og`5 j[7djC9wMT|~f~V} crtPkrÄA~|㠗9C03ڂǤ65P3@A]éHeTq,fR4LZa h2t26d0^Y.$17TRR RlkJ$2}Cki\e1!>]4l _C|M.G$8tZrV:Zʗ6.&律/L}_* Pps~ueciKe[:&CmFz^Wp88O,L_;j[ aTQH|or\` {'t8l}B9\JL7~W??!B bDR*s66Q;~#vLJ,'DQU#tǭa{8c`H{{ IhYRn i:>7 )(𲹛(eOdmz&L>;g~IF ^ HAHN{fmL,Ե &S<@@*\:h;-M:hWi؆jMrC+Ov -Kэѩt:S<{':_EqF\̽ G *Y~4Ltj.;huI W>7˜^.8_әZWloTW'$Ƭ~lmA" [>mw<dWPCȵr}H޲N8Ǥ^[LW/JVh%sX.z)?(h‰*"oj$"Xtlq7h+Ǘ֡kKHP )4Ov?Xi|"LuZce1k`AeJ@`ZmF Uz5=i1i=߭==eH:HJ/<IJ׮D t؂H,6 g=8߶$vJ)Y >@;9 YgVh M<>ȸq?wZ$lCg9i3D/ hCW)Fڑ& bVn pgµS8A\ecCmś(RUvm#DLo$S^ɵvJH6~6mSB`\w"?]?_y3!b_u*+Q! ~A}t3͞ii3-P$e~`X^^iK$OlD\Q_h=2۱fF4B_|C MAK'-36!oW}/(Aj_c!esEٌ .݌AkWy'KNǏ3.1ҷV=$*@*4Qyؚ5jL MQbZ?b漃B (,:2 ttɄj@hs|x"HٴYٝV好+XiJךаq23UdeH'.,+9D;dj^t<ɣd12W @'>~K_vُ(ӭM˳b68L{|AnK]䄮zUAxȺ5$y "VwǷI=T MXQ6U C_]E(iti>eU*Lde5o"&j&ᄼDZBх(F& M4WJ4aIaxuNHit|`9k]l΅\?98J@em~U֨qMԵFbCٟ^H='OXۗL&*↜vq {Vo&K_ImHsPɜÙHPuY.ۀ!ƍPr(:yKѡC9ͧ@M?;p.\y1r(_d`_8w6g:Pgr6ѭb$]@QLe Iek@k5 }uVQ0V@lU#fhx@ Pc-JDB es)0F\[ӥ Xbpt0#{șobTJ!%TTnPZOdHqRlJ, 4x.xb́tEmD+i%Ej0/c`ZOEӻTx%/oFW^Y³>35fK>me<=cꗻ %7Cak.w +\`V_zj4)YȰrN]6,eyYgVanV:c/dvS"Miں,h'BW ]i" J29xQ!h2I',x|m< m'DVm0nlǔ`i&Ruu)/KEno7aĪx~Ye,F+_Fּ"צVm^F_inA?e4P*f.͋hI#ڳlcOȃ:@q':w*\[etZBݬv5jj٬y]<Մi>o.'E9t݆||띛&Nb\uՂt|h\{6sCbkcJ z^?a  C3m-dyq=3Df[ԯߘK/!bw. @zU+#ۑֆ-DV~=k9,# N։h˞)A"YF`!tkq/zc r@ړҲ6Y/ˏl2[(9o1i*r9d)램G?8jvff&35ULM`9wUBJr=iUfRjP9OE0SkeP;P\`X?1⃀@D\.Ǎݞx9X [acμfȥUT])`6XZd{~pv.sz~BrQ/Q)a`n=?K2B%c-@Zʇ9q!/Tog<>Z%0]ncy_V ZPV7p6BFYZEWZ|2(06?ܽ `5=|LB[NrU@6z Xh ӍmjQ!QOH|Dŝ:Rٯ9R|؅dXS&kv5 0肖-#@c|^^ak GGt$=;VYnJ4cK@΁>n6uµ!]]ΣqyRbX|+ss)],?d&2bWfF*.`=9@湐o6vl^sS)rl$ eћr ¢Bzb0X[#X76{謱 SOb ݢ8_. lŖ<_:_.A0[f# z(A9wZ_ @g,ƹT)VօL|Sqj= aCUp'FU }i= A嘘 ĒVԬb `eI";#r90 *ZXMM0NĽ3'6\F@E8nȻa̽mH[=ӝnT k ѕGB!nRI0?/mVCCrȝphOA@ | lھ F!il7u6 Y% σr "; 2q35wR Um|ToknG~%Fq;-L-,b.$p'H0@ay}퍤iycr)YԧL MfU23ܥKHtXLjlԪ8X{u*k@ '3ݷpk3`~))-*lb%{ <+A+_T슮 fFRg(ң-tOx߽ qB"j^Z2@\x&qʔEVpr^ vlfV5Ou_2{>\5B]ku؀<^B}~J>c.%gOи{+Qaϔ^_j|T}ek}Jq 3贺Z0gGUF)EI2Vbz[Y EAMG$STNl9-^0^ϭbeRžl-UEQl]_#ȃXv*o 4i(o%p۵1Y=5¹49!nb^h?3oDr#뢝‘+u^҅6w>Y6H L:1KMݶN,~9Fm5I 7N~lXWd.iOw 6o!0o]p).gJOef%`}Ri!YXHp r/G:3C0v 9w[!pOEXx'wkIz8:9eX3z6&X@>ڜLq6jܼ`"HS}d)!{ }3{ǾCF=9iYk8=9y H˖ r"\1Y]r0ss?NWY?E5P;NS >ՙߙy'C(P,}t2RcRa-”#.l@s/$܆kkkRkX +q22;Nk*uP*AK'wpFSHuUI`{'0͉ziR =v*R )oN Lqf?{7H}*.|'.R۸>1ZW%HC?0*iW]6jttV4Bsʼn8ԀO9-V@^8N5 ʮ=./ U7&}LTd4#'/lRJJCf'lϡ|aƼ!ÇrbzrBrM~{p lUˋ;sH ZtR88ЏsXMIv}̴ %G"H u͟Lx*FiiHEG'b\pkKЀ! `{{ 2EM4^DFz[W͋ƽ}̃W!_EWĩMT[k0["x]9`o"ě;g:Tvf0V}Uzm_g\ BሶqH.JU8 #?$%5j6JH$V4ӽ7}p:,FFpLF[|!ӇV,(D탟\z92LFF<6-+2[5xh.jiyZNݞi"VG=`>=ݦ h2BA#=but)تwF7@"pf:Nأ˲,mJsR޷uF V}9sv5^-!x/'"mYW2EU/n42IkbNO[K)( ^1}]s @Ne(}y~ IPdy:=\sFyc'GNj k-xd א)Vt5}q1%Ib&}--_s6GSQ:(1´k  K@|%Ctyfj c5Xj]ˣ9FJ"tJzWOV9",Ʊ'@3Ao%-qn%šg $."z@wyQ_Re\uŬaNǺ["GvM䋏k1 _.9? ) ]4;^oI0b֬ ٘bκ1_M_5&KrJ<#2$.JjQ<x]ü]}L`>D/?j9boէ!v xOݜɶ{Ú{ .xEڄ+6LNA$EYǗ򙚉`_%E~#avt Cx ێx jً^l .0Onކ8֪u̝{1XM6 mܘdM;=mnt4*mV_;&Scz ȭCŶX;|5o6YqW͖aÍVI UC.*6čHy$\&[o&R:/>gx-_ve',?P D[qi]q-"XΕ|9ͩç= pWQ"s326hּ%ƅpP <#`CZ'Oר`9:G. o2͹B;ϞS1W6Bx-Gdv\W3Sly SiQJHs#-"gUq-J~;mfh "IPK "c8>#QǠE,qGJ2z7n : -~#O).4qX@nf eN~oDЂhNurqzu>Y4^pG`BA?vS/joZŔgw槹[ s_7}R =;XNC~/W(% `]:~4TXộ뤾\˥|I q>1}vcOr^h󄋗jiD$l Yo@KN|p^YsӬD! Edѻ|&4ֆeW6O7dz*A,rq#Wt;eExoA/ڳvW@c1]'p} 4?8Xyaٿ\[_ e-.KqTW۲2,zqE/]˰ a2_T}`T**۟bmSwAdMbknfu5y^@Nl3Q}ebO#PNkwf6ږY0G5bGnPё]Hl!A̳q*@g୓ʐ)qmiߐUAP'Ua Spj?E'ymv'L_B! pj|Fck!װ.ۑ;/"koChg{~L-b AAܐ/V$oi4m1O"#,dJ(J˟٥2!́&4`\uc0g>2l_Xڊ'|yT6*}';x\NkT 78ݏLRsLB.D! uHlEzܠ'06ВbqHI6@x֗TA.)rPBԋa_#6@ik_wZ{lu`Hg!w< ZF@]IX^JͻYJG$n۔g%L17f+7D*u:R6z T5)d~os^yQ59 |R3-8SL je d#"nD"pB֓ ı0Njrc1M{\KpOb(`oA@`"D7[X'\TZ0/B#sYrP c`VtIi;@\Il>g{ i ѸNjBt)kA&# T WZR@'!b"yĔ0w̓A0 4]ESݒO'c6 OJ2@6ܚHC,k#S&4?4,T15'Ƙ44r`T,mܝY?&~eFAW}G0f/(%>HϿ$0Qu%,07[GcDT-xM'T?$To4R˃8{X+ +Δ4T6N0@w}R8â*mV{ztn=%qd9s7ڲ!8ң}&6h)UTMsE,e@sWȔ?|cxw% Sjpi&wƦ-!]|S7)K4P/4Kv/\2OMc˪i59f|EcfAOR 6 w:(\z:R!#F {x B7 ԼP"o 2sAv(=Nzcy1"kbxM|\DoU~crb J UwNo|9@؜U "%z:צr'rL )Cwxֻ {p%:ׯ?3 FdZSGŅ7 'W)؅eƹlg;. \GjPzA8viSB+ҙcΰgC4Th{(D;l  ?>O "klG@G#i)9 ,Y,4fVsRa`MT/qS%>ol$Ւqy|Fhg])D&Lsra*n$r Ư<Aѩ{ED%f:<<ș$4{VuB `ۗ= * ٢ړJZ7e*%$U_.d2E[;G*|k^0K7)H֍)YLg3uFa&܏&|bZYaK?q-Wt{,J/m0ÔUh.PE+ P ?@kyeNv΀Ct '?8JY`K]lH (CX-_Wj ?DؕX"* &4˂1A.W45;dm9x1,waO1g. X7\1fS]8 N:赮♌1 $)sM<.UE5F,0c:pLw!5-:Ze@̣^.6 ԠM#Գ6p㮹|پs뭅[D!SQܕOSS;emr~BʜGsJ8ьµ7JӖ._ s'd1WWHgI* ,H^FxE[-I(#}` ]![dnlxȟgy՟!>(tf9^4L^\ItV 'SKd aITYLTpRIc!mm 9/]kF2ood Q7Ao%w9"Zݞ'ľ2eؐ2 big0W,IHۻ$!FRQFv5yزS0hMf뫌2fA-d4#Lb*%D*.p\¸76TA֨5q_]ejY }OVLKǂ̥|1YUg,.Qo\trvU-"XAmhxx ^#)!:fG~!bPVʊ+v?T``yA̵(8CZvqC{3zv`GP®s)hM2/:.dGI2՞)%=QPq9 e+Ok 5xJ*/%d] Ƥ[ta"@*ø%[Z+ ڈ^}< G[ܲM<&#[͘DaaE̖J_2U}M4Bފ xCd4gz1eI#zߧäDU_Im^A6a-+A(*()'h@z8b^!W16Do ݊'bW:ݼ9Cv<@3; wG9aQt#sAEhpdtO%aR/B<ԟBb%ȟĝDNd 91 H鳻2Xѷr2ЄRU_nN6=K,*XXm)q AGxM;@t4SxczqR Bۓ9]z&5D!Mx AP.>-Ug//w_6w +io/%. v"%yؑ3ؐ>jxwd>H e]x,w$@pHK];O>WJj`02(R쐇1M\NANږܷUVYt,'ޞJn mV.]GDl~;k^gtxKVK!=ʃ7#K!;Xs eGxrN 8D/Q!J, oSvV՗#|>Z"3 ]7yZT}'^ ":N 7F0]CWw@ht47.ip{:asSIFV)EלK0oM=ҀG`^g\qĘFIrm!șH|ߝ.4q1y#jCqr& B?Ln*Xbɞ{_x{`x*%I񞇌,;ML·+EQA\ef OT vc5Ƥ .)xzO&K _pW`EUD)$f *F`]"ns:ʾKG3G.b]aE(ۓW8 2VϕA/`i5ݿЮG~ՒVa>7Q5 ] dNhH g'3 guFLsse"U u\FBPi"S@|E~~ˑvPI@+w&Άo Q}~ZBbYSg"dER_Fd7&y *Կ=PI-"mfͻ5٬$;Gi5NUƕe4JصD2pMp ]l! /a3$$x^n *Ib7:i ꔧzs/߷~CBx%,dS&rfeٴ'orfܯxҕ5F&z$lSDgf o\61I"g@HBK;2dL~O=JY=-Q _?UJD#U9Ɣ7mTKyHWmB @j51v6v-qcqP<ۏS@K+U@;No,|UPbly=1*PPL*w&7`MCʲB#@)3 ?Ar|3Y7s{/PKI*I O #Ǻ ˉ~&ĸS{>8?P֗>$ [(f>V>=Ds}Mn%xݑ Fy5Wsjܫ<>5ME_8Xč*hp<9(AYUJ/*)jN3)qEuѯ"D% #K?"+{$RZ~j9x˖F1,Z|C3615Ds F*tqDUڡ7_7<5{mH{W uL?製 RI8^sĔ{RF\j3V#kzyC'l^IN 65DNP Znw>ݴq;v]CO!w2sc f^?_0b=vK Ҳ'Dj~M^+I}&{Q ~/^Q܇͙1wޕ5Fp,O!SWXu.:eC_Ÿm _ +zi# r׈Qt <ψABwU+3%8rڒ lNI0L3Hy=8@ ;hS~(U<8M ;bBAp$Zm[Y9ɇjA5on8+"L Si n_h .` V]4\4<9wE >36zqQ>0y p0sQ v@4c8-(WK@~&c/,Y[hNί 4U2%ȉMp*+ϐ~CAyx#Vekp'V%kip]Or?CbE^EtJzf;\S>"D ]+b?!U;* _.%ĺUE*w0[)L^};R \tHAjXAzu2~~AYXT >҂*#?hFl,`xn(%ɞ&Q}ݍ+/o2EII4p[Plkwk,x5HO>tᩱײiGYD#¦hY筦X4 ,3%?!!fS Baf ҜmO+aMH3o"0Y]8GTƶpbA:V=Ց|띒]a/:maaBzMGc`;Tit@?Bg4q/Yd}^'c03ZƎ(;r쮰:e%FF] PHboD(py~%,hhUx/_ϡ_Qa45Lk龌|E, {_A|p,OT!t6Jo8m@LpHLQ2sb xf5 "7҉zT<!kN{)cNݎ1z?:8zCvYjܸz +ѫ#G,Q%L*dH KIHDM.`kNm}¶%{Bl;7+D 9h:q.t@7fD] J5%66u9I@]`%0VbtX?< nPPދehFW9B&Ux5Oeׁ]S])Tq͠i#(25w@|+~*OBl>[ 8 H*@RMۄ І㓤WpT(P.7^l뀰j * 8Yjqۏv.1FMdδ\;a gR_wëe Pb xX*Ƣt\5.G/|wR=jGM빝z34(ٗp確dIǐrid'˯ SRF.8oͣ eXIk-Vh6@Uc‘8%޻ bfn|xL%}PS06EDUx>Mj^cԟ %D_W[<:iCc)k'+'mkp<wnޥ IEs2`r=qZɖ?wVn_IۢH 쁒&u.bu{ ` &jiXL@T]Ȼ2KSaDݠR5Pbr.*~E\ #ۧˮ5ӛ@V屸n#QK?A{<3UWz;@~e\=)A}?:C\r.N^0[)jδo4 ➨3jakޖ]9Vo`_rh6>f${wp,\ټ L@+GHᛐ1H-pL'VW ̫`?R r"s !/%;fxѷt̊aPf?!9iܔP3f x'}qOOE #7_V7p);<Ȗ@ >qPox rkϺ0}R0ZVLƕsKJۘ;a*b^B0IptD|c4tJOm`Yv9)$ȠQ'~vE:~~"h»4\NHmHEh/Cke;`ZIE|V^iFʿ4zSQ\"Zz%e& ڧ)J+78Wj`lm:eE~? [wWh.@,yYZ*ݿeRCcP׏ti ?s<M.]\@V@Kؒ$ DSIdj&TX0{v}ik̞Sedd;%[^eGB'"2#g7tLЂS` nfqOݯ鞗sU?CyRǜK(}kt&GLb%Cf!"E3 D-547̦=TX B9Kt}%2Aa mTZm$DZ0 ~4b OEĦAnw> ]q\ 8)b3y\`kPmZP‚|4,so*janJ˦%8Ky/M55W)@E&!_N#7{ G񑞫1K-!sIv5i @ pNTf*$۲׍fy[U#':[+*1\7i0mHh [hqY*F/W/F(dN2EGŗ[ rx)_<ӝqI>L5=nDA+7H >ͪίtt;4R&"|c翿ƪ*Zؠ7߰.`hN5y쐕t'ɰ=P<5 {&24|uCI tzT{7LΒt>xYteǒ줬Q[QWg UNaAQLbws_OES)aK6-+4jD2񽑬 }i;O[u5P:P %2r:\lϠH^ 3^ h]eX x[ȞBpm;$wlSdATs+ GD1u.LUof>xAcaI}S,lxrTފ?-@ÏNTYi K\4 U8mY(50se3HtF]$ρvYD|e;ջGPǽrȰAۇplzquCww? vsZY4xl%ԯpM$L <*>g0ӹNOYPS?_nӅuJQ#їzJͮ,fK$ZAG+wBnM[vCfs#7Fօ6 X' 1fUL5q(ČߓV<8XZ 4*m>{O3@7ma15]N _WKmooM (7+˵׿k!)p;oOM@Z_q%v5U쉠4ާ @BƗ=8(Z xbx(*$nusk![ m. jԋ]+nSA"򷏸0"'d t}OWA`Kθ*Rxnd'bm Zo 1Drc[ fW'VA۶`K#y MNn62Vp1ʯȆrV>Gʡ1>;c ᤾{$ubivHgM8lhʪw _쑝Y _Z1p)f%MB?ysn~gVg]srm:|kpx ntRaY _jNb2D_$唉\dM Lx]p$>`m& i/~+Z5dh/`/ +jNjB- #?mj0.hVϪg.ohƅ ۟d+h7vl]vS=X'ܕAI.b 깟_']b̌'$&zn/4/~r)7~Bb)r0uryf3->3U@v&?g_BV]I2uq(DjB$׮ƶ~f-X{/mdfgSwPCXa ~vsƙۻPI,DC:f>~g;?I>نZ^F??!F U;67<$rGsZ.8N䢭(Ȩ..m{v =@rdW#Me$2})VSSSYpª<}ncM}KMT3T%[Gb M`2|)Lt<Л7,>nYDa<"q1J͏Z@5#NIb [Y*,"'Oι +`m$"1W&>y0]MW0MZ$ |?.mGXOHcͻ!c5,){9>yZ4cXI(N6O) .0a5Y/C9>YjEI*ɥgobA`n[LCrاX_)瓩feR,%8_x;S? йRTt!_>gVUS}Eɘn80[F WS=Bbh-3HLE'?moY޳ kӋ>qZ͝o]A)dWwjDF.5[2 跣^/ЭLcyfLqXٞPe5pQjZ#`vOh;9ps[Yi N&ӓRrML6/ 1Ősb+lr#PE2o]6u 6*$rM>sҧ ]XjX91OċD}EH,)mBB@t ,:h}2;Z҅{sxm>M*Tl#+m $ SEy^Epޕ1͔.Ug\%tGtbf:|@sx\0b_t‰ ̊Si1ɋ% |/,{x:zy_&DAԟ=y[ln(u .&LiqHs.D0 l0޴N[yzWmhx>e(K`D٦ 2@'bH!a{c꺩}2bq# &1m!R1\a ArǻQ0g5h).B9#@@U_}VU>CoC mSwkiU2[+}@ |BpJϊz-^JZP{ 7^K; ⬢>~P{y" Ͻ>s3gtMdD&^:2d\^``^{?]<hEL4r* KLۺIȏYiVyO@JP >~P. Ya= G.`\aП $3C&<(wiF( |XG F'x1yBGpeOr#0bze%g b׺EZO`W!O7_[>\en&-Rm:~m,bj9~7%Fm? ?Xt6:fHvChPvQcG4jğ7g\.s u`հOWdi%Gc E\Lȼ˳=1\ eF6pIry>ԛ߽.c쥾^q3虚d' -:EӴ o_1.-3WX ?x:4sqdίRЬ1<{ pL] +i榱au^kb3CJxPp@l`gL)mr ; &i"8Q轢z'~CӡU_׵uT,nkQ&-̫6af湙|GχfVoc^v][DS/+VL6L5t9!N!7$diH[s/ḰLPIid3uꃌaC69_ƄJ/ێRJ3!=˅(i>׮wJ\!6}(ILLp0PW\lPj ӯ uU<p]ME&;\\VZMUj6mh67 x# OǓWz(lAS8Z9`44ּc&/Xa0NCNGt, w耥7?[ @))^͋" wq U*y373SY"ੱj`ϝ d^IZQaƝ '1ȬbFKYHbϩ1 {]EKoz -Xq4oYƱPh[1–al'I^ᑠ5%pCd#J^{c-5 ϺE8d ϭU.z6F%o˖O%KG hꇩy~N SɈO^_r1W1+h >P VNV p`aiY r\;jy\$C]\V|I'([5̢vrf >łH*u|dnҷtliⳲH#~nM15)ť:$9$ e#+RڒuSȖL=o?$5=9nP00%r6Ehg 0:TÑx0>q,ME#\m n4O;)lT0K6X1HJŞN  Gf LfUc{{<7N3X7+dMͿ0ڲK)F: >7L##vzn|RKҡ"&1*8p;nX G/ ӣ\%0Rq3ߢ)'魫?[ {"vS.Uu*_˾5=6Xy}x93nVBlPRÕw@ś*d 'vaOfbÔUD>Qmf$@;_P cEg*2G_Me\gF#d$*<۪{}N?5Σ G;t?W9eoJ)-:vUyrn78h~{9)cibypOX+A*OJHQp PpPV^hBHd)^÷,AD^ Okk[j;4+ S%x#C|Agp~*IZXyj@N|lDogPSjr^+G $M/e ?]ؘHܸg[Z+ZA1kAhzM[.,-P* .U6LzE⮶ˁCHpU^K~G#nqd]n\˔MʫPE_-Q3`I[8TPaSbC*:y$2.5W5%sp'W4k}ԕ#عq.$tN8o֤f+脧u{8Q*3!-\, RBwULX.I2#o ҁx~u ?B_HřAi/#TKXjUo HR(6Q |*1eOB/}Rchp\7{R)-"L{( "e)}`b:t)^v/ s3^ִsXnC#ʅvځ?Mv7A-,fR-cQ\6@]jnqkU3F*sK5leom|6KA(E8<+ħK]lk/X::Tvy7]#v ^{ Sءd__ss47p(+V`U[U(lMOn8x`„̈́mHE\B D(ܠ-N/L2%z, +F̢K\ b~P"j!6X{!c&b;dLejeAD-"]MHoޑg)sሽpT6QύYf+g6v4Xã" d]~؃AG_9\_7 7@O0!2FZsjCM X sVh#v𱣌kөIr̄!ݜAIT9\D\MMYtۃ[io) 2cBlmֲ0f~#a3om"y˗Z6PDݡkFPwiCEܿ;5T2Eb"_)iA(ގvdݸը]Kƿ5ۍ*3a(x8`'sQ}ꈏ`M؜`de*U2kXi ѸRBBY s苢,P"/ (L8 t9_7Z$xv}ݘ``={UwC9YYP=YYDl"R2: ŔD)f.TY|_x5Ƴ7ЭSGѿ!yi*g~@Ϗ;Y\1 {R3KBkZzO[a!P+ze#@{Vu-P1N]ϒ& H:1;G>A,iʴVGP^֦]VO4>;{ߛ? lVQ#ԊcکeT8f*k"#wۢӺTKݭȒ:do;-N5שduwCȞ2kZciv&Q-l|]`;DSjTlh юIᎍdp"h+5je;i_jH~) *W7Kl@7J@#}KV;7]%Ӆa@xޑ/(hls CƙE6M3nH)O2?\TJ7L%eF s1 |d~y@O63ۆ+ctLQg~dKP^7s @^j1?0VF4}sodcD3]EO87Dgan÷>5ɗ^>_.2@;{ 'df?wBWDӽ ݲ ׁ8MMٔ5[) XݽbST8f;PǞ׏)AC$gzqq&Es.~!I*8 [KVS+/h?znqs!UNah@ .Bǒ;+Q9p|q"iYDcriwb().*"QkcW uNNdW}jݐ%aY%j =wT-a6ylkw3?1PX"J14[y\đ2|<;8Vy?Be]W$ԥ9"': HeLϝXe}p<^5D(^ hX 'S}|7ȕ?T*^"}r}O)\O@k1@NL=&APtAÒ!@]ݭzFiT؟E6U/ҍ'o{z}\>i3fQ) P $9{h% ӗJ#˭XJ{kHF&*+Uڧ-@ƒ\C \Om) ?f%:%f+>&Rg[<cDnnVoT2z|+:SNQF]^'1V4PV lO71ױ5T"W\8cKUu$j?TX$sESe؂?{}KU LJG +pNOy;U&1$Ȓ_h, /g_kz @tΝi50($ AX hPndѴ' D=E'{Wp[P|heH txᱺC|g ~= }`)n mI~2j2IH㊴PN0k.U 2S ފlM Ԛ/Oάu{xoXm% ˗%05|6'|9FU𞑒X:wݠ&VGTͼՃ1A!z\] "M/PGG8;83;B#"g9k.:ԭW簮V%tPƄ䤀vkl5¶&S-p!Y- Ͱ"m'G1=~5:0(Zx|Sc_UM1>/]Όƍڝ;VyG11_]>  s/u p %1ƾrN^͢ek"5 GHZmэ1玚/Z5:`@a^c>  f"mOo׍(\lO,Ѷ Hx0{WMWk_83 I/j-)D-8B N@IAGw)F@13wN>ZVe*`p(@J]D0A g*q1T:Nu,+cfW~/OE %`. 7:;Bg8m C&|b-7Jΰ' z6pjREטZ/a$s6(rtf(k 9A""tΜ$(LCkyb\_,}cEDW-HQ=#5N iI_3+if> _nbH+^L>4w]h<*X$ g_]NIOpnM fk @r6OG0̝ VZ"=ÒTYg*y;ejWNIA*;55s$sBcI[5%QslȿCyr%7q Ps:gHLp,i|"ja?cTm2}<ȸDOߟ1F/--!#P&*l'1K76GMGaDT]22e_}N{TRCzvG߱/F`'kPY dɱ1 XUVfauGn5/Y[z ~3EȂ#1짉cѿY8.ݐ">!O z%"Ș酟rylٻhx RWxuM@'lcDja"l|ω׆GyaHYEHl~C.ɮbk&X\)NEvC՝bq٭ oD@ 6Tnc V;YD+A3շXy}2LoV[s?b$Xit "Rsf W5, Fu24}Wqя`q5k9~VK' M~verd+q7q]udfB[|N1thNFV S5OCB5{6QZ_ jo k{T|ȴL25{7uK6s]btXOR! Xևpu_~WEPdƉlj_ HDZFOHKfO3cjy|Nw2-=#0W-E2yí-`l0Qd!l$r^I 2mSC{/GrroJ\K6SI@FW }ٮ, iXicaob'Ш/73tt13;˶^E4[aSh|6ԛfEkES͑*m\0q9;ub{mR"?k\{|)Irs ®[e.fy ~j0Ɇh+NFdpqqN u|vhpq=MlB@܅a9޾I 1:%*.b h'?XNrL 8fUe@tF,jt~Ie׉̸2qkK#|\<8; |>9[84nƕܺOm!˔@1?. Jb8CG-u9qޢ.[nrRSǽsH6Xeujl.2x$Z"nE]yšB []~M}GȮnoο0CH3xƼ9[mCr`>@6 :Lm Cjgn$]PCqs[Kݛ~#1)$l-h1/Pn#\vci FB, o䓄XS!&'p[f8dL9^yŁoGejձ my b)A_u奾"٘AgSgkԻho32; ?3h񄷣WID´4 Z3@j ',ǸfRf=dOqS?`"o?On!&7DF][iX&˸6M^k߂JDB_Ujau,W1ބСAg&ukAGH=Q*NJ.L:w:*H?<ݻ G֔wrB-̺ifa!\葷Ϸz ¼zpU ΌK=+79?gr5oENr.KOU)\ʘg&X.AYfy]ܧ{Rjn[h*oT?K4BoEw$u~Gʕ #j["Ƭ{ bF$z =gQa(kۅCB8P+}r$x7]sSxL P.W\M$씽ˇs" ~84KE_O՟'L \{Q>?8!lY~JjxZ34q3ѽW)dY\ա^r og+6TIu˴b^sC<!jѾO_|陊`ΐh}RvWs̾eu=[w75Km),oF7Bz?-||Fu-nuʃT*[ ӫVt}BR޺EQzWN` nyKʖ(q9e>zq0Z#:ʹXr,)ܰ%KR4^vl )ϽþK,bMq"!OHD&R`3,&M㠒v-!;Z}ts,LwІsW(qqAaY bl*W,k|& ^Ujatcgzfs'p?Fr-qH|ƱE_ CrZ >\yIixYrWF4ޝK^;az5틶q+!w֚_Fvt Xe yڇK傽8t˵ZxX+-vg U:FBN-: jP+Nlas*lR_Zę1wvK h&6w놏Cͣ,T:3+`Uls`gs] {#Wov ه`^ h?e6)\4vLx J'x~{/CܑE2@$f%)sqf_ Y1jM+/4BՈ&o4sS38v9AtM|~zJqZ DL<[ťj3z\S̡B ~Ƶc~gW3ڍq-G.vjl:(t *4Na' )\5ӽ&[wV}XYσ6~kqv*=Kt)"o[܂rzXDC?кo]yp`ݎxz戙lH\;P VC l 9e]sCeqz8J#OXz}_ӅgC4Zr6eyC$/bo ꌕZ\ D"8'{TaeQHmĴ< _ dDW8øXV>ޭ&&aȆ>B)/cLuژoIիqU6( L3qQ>`;D30 {r:N}. z0VDK+}Cğ{c8_*oޗv(_z4 %s٨70_%xkZZ+MeJ] ! ~˦amvuY72^<k^mJIr;^S^\ׁQ6'GkmH4BpХ_*NcT:QJ̙n`Y/MҺS=J`aH>IeʇT ޱLG1NW?tf]A:D:l/h!'p~?7~ 9C |&yU˚~due1ͩ2Wn6AIh /yɞȮͽe_AQǙځW}j/0rNlv߇PƗyHD]{heC+LԬMcV0ၣwGG"3 klNX} -!xΛq=s&hsVpyQ(3AܒIri,Ɖ Bd PfH~KQMJE cJ_XYleX!.St xD&,r^{&10~5gY_Lsg7]ȩ/iIB{ބ U}sJjSۍ$_'jW<'bBHc@*- jlϢs o gQ:qE>d@,v 4O:Z6x/19 `+EkFj?'{nu%j@cz S 2z9b7LqƽsOijȫGi"/Xv²ؠ.v>AIa>'aֲ+͙ɴY _x1ܱ܀`Sκj~ǭ`&n\|( 0n_@W]Uh3 Ѻ׻sF@5]$`hX>U1f@ UgBqXhvN[qv/0$'$;atHDgSF6[H^ON90%5H 7E<蓂;+ϮЙ2&QּFJEaZ,cP0k/8Lґ! CR\Fٺ/Z=/, GsD#v ? *j4r?3`K+hE (Zh{M%{q^D-!F̒mS7W&N'|SǷ^'C5`z]BCz秬zDy5pA42#I8\9cǔ)y4=q21t0M1W=d:JV9]7'1&ORTw5aFTtNFL>k:[Z;YlAeW2Eg%O#MG m`t߉l;3gs_ci}#e ݖ@hᬏ*C+?!%ƀCs:p F ;숤xʤ\w~'S;9RBWeq@fuD t6S7RxVUfz`vR MmޤQf= <Ӯǔ0kh W4[\cTduB q؛}Q6n+@L#iG*& Za6V+va~Xujj0Q$ qHE-t`}Ƅzșժ=49qj"/mW4͝[ׄk (PߝatEOybaei\ˎg5>ak^wHV_8fɋ5c작/lvum>-|tο-|Lxm[;WI&Cə W1Wȣ#VC $#oXCH9;Rg5"^ԚrBHM9)1(Q>եX)a[ `s+Ab͘=Mؤ/$}@bLZQ&V{Q oE{D v6rSxՒ^_Hʷp֎Ցb jk-1s4h;ϳLy st)<ghuFTs=M/U!zܤfMr>Oǜ?H؃AI3שN94@jP"1.yȰީgȝ'AP:9]Z`8_+-{=$!~xYC#u(n _?]8jfQ+LlG IE v]=~'FMч WR0ŃtV[0ejx;:G6?Zz&uqowmQ@xMgjwipgH5F} ͱN#[M#51U"#;8?t8~L0;ikgOQopƖ8h3D0 Xe],XQPE\1sևhv/t>P#n}v=:?}H|Uzٍ]'ewuY_Q.ɭ8^O66ByZS) -4:ޅّm j"CuۥL,! s8Pۿv)yN&Ձ+}gҧ}շK"Ҽ)؉T^2|t2yߎq*蝻屷?4ƍ#Le8c)EO7v<ކݘz PfuI Z&6b& ч+*a]*s@ ^Gb.Xk$ lNfx;y'*7x: 05k| An)l*'ls{P gꬖV*.;tXUE 8 s4oAy k5Pm.;&&P2*]R.RepsyY9c{3TٹJ--erA.NrS`W1>D36ǂO4;МӃQLMFPF-\'$Atkcwr:(\|S`tW"#Fȶx„1f KI𰠸[8a>m {>gɪW1hEXS5~ބyj;qg/E8V?x.35kD,|@`i4&WYhqQt3uߡ9_ 5O\"V6U`u^ Um0F1B1w:s{YChT f"Z~ 'rTkb+9bV5\y4HǪ!ZG^F}FJhؘ ];ܣZF8ɊCt -ڦa>(Ӆ Ʈ&(AR"i._{?EeP<㾟1l$f?i@?3ݻ΢@ư%u)~j6//+BƄxAsff}wq" $豿:ONO&ȴala zΤ ZŽ U@d=+P A&z?:5R}lfe?v`itOk~";,gy|[t$޷/F45373CH 30lTΗl2!Ie?\|ۨv5b/rb"P;Sמl LLZBV>bȠ#ٝa7˯Y.gpT:UTkf":)m9z(3c.Ou(xDԫ v7xRXEcX(!*6]=`TOHVt]ϻ[j^:=\{s;iix _!m(>bqm@ؚzKS`%4"BYvn['Z9h\kovUN[DE2^kE!5 8#t)yCew3QH.|@敐Q9/ye؇/3Ǝ.#CC\Y4Lzt:$]*T[|0Z8ɺ;EHxQڵ-.淋_rގtcߔ$6QWNF kǫ_͟*MR&v4QO!Ƭ0>n%DpN8 UC/{b.W75Pf\%}pe+9jkMߧsn4aEɡoNN=IZ(`;eiC̽}љZ;;ܶoX!j镻X`r&)Ȓr>fٖ+f=Z&yg?$BD1+䁨6,zKs}xYhUh=C]냈 " .qKP?i%x2G!P2ITirvO6(C*p=(f %x } -V M zFJv+Rt 1_dq*!0ʦ69$q{鷞x2i]k%XCb2bO3/8V Ž#A"!$M~9ME=|&\{T 툗^B1-y6gJ V^̑~JOxGzV LKkBc!qlfq-:N3|+h?.fbzL,;pK6ٸa \ 5m Ϫ6]]K|\\@ayh eRjNo[g*![>s{ޱtp$'~!Ys=[l",*&Lk%ׁD `7j YfL*)|H$7^hRjW/v@OF@pY訤U)mR\%cb#47| 7Ǧ!!COe=jهeHޚR΅7]I!JO w}dj׊,2 \lLw#pl͑~(IH?胬[Q'R.\,Xz34x|0&Ĵ'"5%?7'οng%:psc֦>ɦ9Z&UI;*skjso%p ?tnY6v@q// BuvnھVq߹`fW)؛>JMkIGci&!kBJ9;PM򊬐6rS:v@'Kq&ҧ:1eJ< j|EQ BjD#t->)p2Ҏ8Fo_5]R_`kd]4ΨeAٌ+R/:8;}=괾]=gkl#+cZ`y[ (Կ_AfkuP٫ٔ±?{Y]Gt,0Ai`ôzH=uL?[)$8RR؋ X"J7B@sjHfZڛ`_)eK +KJ7Wq{d=ۂk$%(6ڑ5;I1Lђc`QDpC|^@BߣqqGY;#!Αo+봎nLhTEd!̊1+%;ç\hU>F3s2j60X#)htm$b)np42fRl5p׵٭oEo#jTE ֨Y)姕op+ߵ|4f)#Joyc2ߧe'ͰO J GXO8IHT_dzB#=~cWG$bͬy MlG^dQÌC1̎` f@ Т7Xޣ+0jP}金CT `w)܏@ƒ;ٸ∥]81 @5`Ä|#khD"[Q?9xB0ҕ4l'MY,)G#+f' ս6P@[{XL19on8Xx͊7jT# ] #7|z׵h סdN2i= gQS)jk{'_$ϖn"s| `:t"8Rf1]_4{)++;gsx\YKRbHm2 '*x~|(jupٓ GtEdo?#R ?rd& 7_'TBYUcav}:H/&&fx51kVgW2^ BuX3kčG %֌;~ոaNau-k늳 6U5ƙ0k*kIM'R>IcŇz-ۂ!<\Y\Mn3Yl O('m\.fXaN_Onh8%2BjٿrQx!֔2q8uwC A"#d()B:ʹsyDOJjWR i1O#p! aX)$wmI|x1exҬ?Dr/!`+1w t=ɰfsSlnٜ*Dԧ/s'[!FӭCym7Q]ʴ ۥB&a'ob>mO G@@r3{A/^Jl@ FLLj#) Ħ  %bJxoConI{ sPcآ3T Rt0cn< #xwcx5Cۮx-..9if-ZHM dL>)|hU'Mn<>(wװ9WԄ*b%QBJCq-|ީO(9Ob*w%HI_fZwZT}T#= abGޥq V],M:Ӊ0I|i@=#M*)"u2ggpe#qk`&S/c<*D.,,jH {K+njW^iJb }_'6kJ&Є;ÀYDv,H|"FL]|7\i:眈iH⠁,JE&'^Ή%jYe&4p0CIjB Gq%) ؈^TG v`@dgnp])ME(Q]S.2go2Vjfo >ˮH6Ljpu2.?M[q>Uʔ Tc6gYs޸@3A[L \W4MLgaޅc jE-2C 7Zbz\XlC֜S鑝}4EXP7}w\{sHPLnKMc9k-T mFe3gڌYx{%׃58~-Q\ ̦ۤ[dnA>B|f@Ը%pntK^/+uf 47hy7DM_PesxnDwky,(*pכ\3+0 6>{ظuqo!k=%9$7s]͚@Z>٫ZNoxgIr"!­G_{> K Uxr4?kr d+׿ƥQ|>6ًKJ W<6:>bC7ҿdTzݭFqKyK3%pbtvHwrL{!FRi򍤢(714o<G[JZ(" }YlrD: [)>"ڒ[(- ԰mdvz#/-:i(shIMrO eQw凞O# '5mղHўΚ,=Lo^.#Q\⳹YInROq˱gĭṢC0 7f[Z BreoH;FJ$?w7G5¾;YɈ$_¶%j'?]Zv GDQA-;A-synPas0y59d7p͚hiLsRhNuYu[&#=1 b*ε`KL*ql|2G`խ{`vӫ 2$kXHc:C "4hpȵptm[yoG]DK_km8B'k|y^e<0"Ĥ1߇ӷՋv= Mՠ|糪$'A51Ҳ.TÒs걃JM'>N%ofO45) {6$S>>9Ƃ:ZPTo}'Nc8:q=2VK]w6$$y_%tA~NmgG @a(Su&]va A up^jŁYEŶaX׊˙[7^zP )pv M3 MF'Ӓzu`𤵩Dk;RnvB *GQX?~q!K!cjV'i5`)bU PTC$p[r/X_z]swe,s\Y{A#l Uv1Dfhu 9ІÒM>B#Kϣƭs?]◲(ߕ_ n\"}92eq?eַ v^׉,om;/#f"N?)pJaR1M9nZX (:6~VB ㊕@+/Lua픶J nSԒl}r 80mn.w|KUЉS; eO6pܶ-GH` }$OZ| JShSOF*,ee[nBwD82 ] fGexG֠(lY PKumEbHxB|1e23&"?v{3|K:awN{-f 27GظI9R;>: }r0}x2ƿKG>݈[h2MQr˭4DY- jw{ekUx" &RE巬{+9^fDFOUvBU XG_Ma ~ -HD&gxcg͇OR`]d ސKR2mRGg·uOAJ^Tmr_*ДRu2aݓ8o&lOMvM. f3/Xu0G1`<T؞P^%{54aRx~$ρ(EgM*8ބBה/$eRyA?nS5AZ 4uV}>m90 ;Lw)5N6 'u: ʺX( ޱNA)tMT8&[eʊyv4-I7;-é#SMWakrjl37B G-qڽ%޵oI,wLi&%'yޅ=b3v׌1"3kԐ]mGtG uӁІw .Oݻ2P"Q(-}zf9|ƽ|¥7уA6Mp~ڎ4~))Qf:&UͧCi/`h)jB{ ;?*.v""_+miU=M:ijc`M3Om.wo1bu^T&+˳-le|S5%7&zxMEk80$?Bj-xEL3{%? _%lB)bW~?:NYA%Md%5a2vKHcO{z3Bre_yN8}Z6Y_){ieAnss?A*iܾڻ[\*}W#Bm|,a];I6@wL 2VmT^i0}CQYPtAȺʌ-39Rdca)L.j"|j/=bq` :,ti}?4F Pj2 a+PLaXW#:NZNGlɪF!xMw2;F^IGRXd0yʐM8VD<^M5>hޓ Qk^=Q`m  ['| 3٣dTœ̫et'PGۜ,:u_5Ri`?2F?O"$mEF5 )kq.ZB/ػ}ra[l[`w[E0m% =t{?EwEep#eڍ/Ҟ R6 tnAqmOgN8Vs}NK"+"486O0.1},gX2}PB&2fjy\+4 Fj2`?^[^_J lD'6P"A^KF>}ŴhY{gȽm3E<)o9nbz7AALW=[:Ҩf-D[d-,G Oo xB&pӪ\9q_~ħ G+Jp2ߜ({᭥i[` ~co"|fp8'qr t6xWl~A8顁~" B[3Pf=..&hB~f9|'KRl>k]hdT:0@dfrK?`^b[GDž1y?7;bC8eG=]` mmj7fSdM,yOYK4-~jae_C=e;aܸopϦpWQXZc\] tffi͎z{=>,M,'az{iVgzᷫA*ȉv$dx~:H7w,D)oLK ΪF96gj[Y=~nc՜J)3=usf6ѣYo$~}e|0HrQ_vQ(!S #0],ZV[swq^Xgy[2gOTaعeuHBEZ.b"auA"jye4|ut7`GP 4=Ʌ 2IYMKF2VJ9^5:. 8]QVWΚcCYKI.ײ^Qm-3s9NVDopA9&2.E QgH =+Z4*/ɗ"X2eY 'υǐȃT_FTMGKȷ!MthOtӂ /lO's*wq{k ;oiu8Chn%OW;ghuD(ci7\)XW9HqG)lDȉtVYXcĜ"^F 7O2_2̮+OK5Pm}e?[ Э1OH.z|%vhLEϡ=7 aywm=<4T8x`$Q9 ip\f""A/P>Y7,A۩GFv]gƸO2Cn(s\(:%i1q}P 1`sǙàɯ]1H~Kkݱ^_[,@ XA#g%AS_:`bĸ3}\$qujw01A/ټW~P ~rEf$ #Im\~S!X#rAUZy%V`jȣȂ Щz S[*#,Js^p̟)dVa E%'gdn<^kEڀ;Veh#vD͈(|T|? ], ސ@X? r!“ M8|֝Y>b~򯤿%\6*7%dɒ) \BEs$ˏ|g>7E9~pa3LM$go`pH<~a"?7*dygy@o8eVK, D ߛWa)){f6Zԟ7VS%,cGjSXQ- u7siFN=^QOxE 17 {[yMm]Vg:oLD;h>MBd < T+ !_Dp3M϶GtX7O{"'ϊ60W $[{/.n y.=ꁾFS,Np/OZu"NkB=ohw+|g|*q% KGjiӒ5@,`0DW;)_[TE4PlX]Xn.TR}:# >j#UH~v &n9@,Dm8`R>wa^,VُV.e]$z,lzsԲakQ)qJ$oQ p 4\vIzY~DS#˅Nǹ8F d0[,c>resb"趀$6Ǧ6j$~ kR<LW8Qv';rk"Ket:|yh),p;K(( " ʶSˢ>, 1nY]Uզ2,]B6=A47VGN(jVT[\#Ú$s۳kŲpaԬgPPǑt#F\f2@f7'^f4kB_EM  {4O`;zbl!dĭAyp HS'N_|\ Us%a<{i;!9$C\V9dp5e;j rլ:fE?MCDJ2Eq04?c Lxqqr8rfϗya3v~jG)Zyz~$qL"ANY8/BU;K<+('-\"Mq0M?X<fji:WU{zZNJGr@ԉ4;/<]\sܕ]zLxsHj ݟV.(n?"m-=F{@gn^ED}f6P7:yRvWCp7DNHlqM7MB9]N6s)+:w#fkl|V̦LEE.5 ʺsiEQ)Tsaċ_Ă*g627;Z|Fn4Ll*_(7H FbX1+[ QP ^5p=g/ (:wdp %׉N*dO]adf*evϞi5J[=&w/i% ޜT#՗e>؀MWMt_83Y\gmfYuDdZefR+wbcH-ob8Kd-|J3" %]U._Ւ0\40&:{/|;._TcsLVvn"v,3YrQNnXQRC+KPp6~~0mHEgu^Cjs9pzbtFCq CW G/9=Kfv@sQR9u`N r"oK|@=V"g.íg_5tQyy+P6WM5Z0L96%UT-lm|$813d6:mf}VhT%%k}.?a[Wº9RLPTcr@Jb?E.K.q! gM(.ſX_䨁e(=qրV7f\6X^^v0:?]9R܅UoT;m|3.lRŕ/67 5o6%$ 4Uohh\ Iv$} 9୺1tϚ3JKvO@65:N?DQ# "!Jk둄}TϓS>6xQ_)s5GAڦHӾ5g u0GUCʷ;s_B:WMCW5i&\W9_O$w8+&~ڹD=3|%}-c:y={c 3b BcCz(mo/̶6}JGqe!,]1k^3ZߍɕY4؉u\Q71͓X˟~ӒƸoJ%&ŒƩdIT4=nA1>I5t M{%dSA4 `voM1aRrĎ녶[]tYqݫ(,^\t}\Ck'a١"DRqOɥW8"+_[2M%gC~5xMKypM;OmBb5%si2Q11#-j?dȆWRYɌa_Vq% tG sGLLt\2De .R%NA0OYamߦUO[aa|cHOzlGbt&K+6l{7Ɛ"&ceSVgNQ(l[z!s{bUuqh= LwY{6 1kgTT_A4W{+-@R*M5  ;@$, 2%UQKt&"AYnZ@n xPka=N,Cw( G< 3VU:Tpf-5%4]~ <7 vcz=H"q(#u@nb\o/3EϹ$nml5r A`eڥHCrg9}ڗ"hh&6"i{VSVouiSͶ֠ŋxc`5/HVig x hܮ62OޤRbӊg)P B},RunC )\~wZ% [(˝=+ajz/茴=NSZ6+R<'6(hɱl_LgC4Рhu%?VHEvuw xG 5{ : d*Ӂr^}e`9,CB3#E6d oMXP/s$vԃ%oz]IIPC$ Ee`Rvgm !ILCHE6څGԺ&YbܒՔBePR$VzFq )\N#\dݏQ󲟫5|ǛNc]E^y sP_AZ9f5uae%DmUWM J _D[% iЩo_T% ܔ=1ѕt dSE K]K 1!]q`oWVu8'3JC`ޮF{A9Ui(wV:.~[ֺ@()/ArHeaԇGW5 n km vz-9PE^25Z#ʄR7tf葧2霩>eߋj`zca?$t&}m,0 +p\8 ;ᶼQf;bT.I4uAI! A';1V'LCSѠnd&&zX6j[GdQ8 R Lv SAHQg!5Wd@׾"!%2Xgޒǻֱke!t۬ wjJfvboFȼ7*ZRvҡ{wR_|N/݂uM@ u0]/bpt3踨{yEkF 0s pyM P~on+m4!M- 37q`Nv|뽻([0%0%J ^Cԁ%\H<g?yhDӡhcUN|7heD7Ȳ˺UcL>>U]>C}ȼ(h^ tʸR瀇Klg ŀѶBP؆`(8 2 }ci넇U"F|EVCT~JFMBS,eʴqkKgM5#f2y3  4ޠ+A%e?d|!Ζ3kN{ɢ \?2UoD1 "7pX,=hxaEG>E$ Zm&Ms{:fz y̯f6na2̜U E Oa1l[h8XE)T -ZMuTR#DwI]?~JRaKY**/W`A(C8P1#ozBBc:]Կ )M}Lxy*5Cs;Xfm9(gYuZn+9ma1ɝadb4 c rǝ,t8yV Sq~3r-04~Y3sz*D+J\z;mkp%I,c}iU4*|6z^})$Q)@pYE0@WA.Ej;I!F%?/) k{&Eޖ|}/"瀚AtDI!\O|X41/XII*oj;>)~U?2K8~>c{{!`_;K G<ҏ.#5e?) F PԃV*{wyi7K,L1d9PX"n@AE 3m5 :Y_,'I|n1ڤٰ +k_wHzNGޓC&MK̷{Q2!3 2jAi $nmb̋W#ʵO5VrmQR0xb<@ڭS׈BW`{Nm$"e21(df$۬h9bT"8tIBr|:GЌ^&i6{${8zcETmXfUd$!w8 rM67 '~8B(}S((n)Eil`ć".d 5b1bTHkڮm'uܔ>Oyc*#.ުHG?&'^Km<">: ::h!uGkx,.KAWD b4q{T "qPll-Al!u U9ÉLA9/oJQq@Q[X$Nuk{{[E\*DP`P複cb@09B]\2 Sd `C,; gPGWOUO>5Y2]A_%FidtVΞPeM\넥-S!=]g鬫{62DZv &JVZNV" $91s:.reqk1FKu~noGD*` 1h_+G'+UƔU%M+tӍtl3Zgί]*2#g_}%hfpQ"e\{ܔY`w.#I׋J*0qbCɰGpET9h{a4kSbiǓL gOr*&z{&z'?IN7} nG {GjU nf0pMmdqCb-d޺/Bd E/Qck^^po'zw5zӠ{+S]?:y Iupǂ)ԿBNض$ Sf#؊sf0fմ_ʽZvx 8]ּ_dط;m)a*| se6. l.;r:O!%uՊӅBFW{I\Bҋnr )8!eVf6yzx@`JSvJ`+g99acuYZ9X¹{" u0 sl̉\ܸ# 9|V8!#LU_3V.038#h uSKglK3tCd=^狣}i Lj|QߝgrP/@K[Zl^T mS~#ljN-:84E̦/rHAk/;ȗ];('3ۈFfկFJ; &coW)10ž <+sjQT#mz A忁fjb8#v vs|^*`姍X2TFEC]M?&b8+ zhhn|.ߗn"'ؙs)X )|)Vafon*:^gu xJfr{ 5G)Q x~ [,.:@K*NX*p/l`El(5y^ ѩq6b2yRx-I"v+UDN#\!JMepj]Bszty%n25&DžVC?h?CU:T Ԉ aUVVk|u['6 E ou}M5+p_" .Yq"4;s:d<KRYxd 6s4\ 2.1joz'^Dŕ#=␏e\-|{nfMFC2:#Si%np]y5ۇ5z\ŊM~1 AgS/Y|zji@6Q5 ;mv>inr&|} Z%a2Dqԕ4Q=¸'dDe/pMfL2)iz0 G璋ub~ZL(KE|sĴ9ʊp(ɇu]E$W6 df{UtQHbѵ֤;BkRh`Nϼ/~zCaǠ!xPPY 0:Ds` q]k]O7;t uCރr#0c*& =AS5eʮs~l_wt9KGl} u #kstU&K<뢉_("%hNy@H'ӄӍV(35ߵd팇?=Sv25scxveEs&Q [A삂#1bPJ~|_k4]l _Tb}_K6J:_Rbv]wP[-^9VޘVyY1J@K8-큅k(ӹOZfg\0 5}o;=RV^TYIÖ4yA٘מC٦C"[9"?>w3ҳWg.sdcR%/.,BA0,s8,3w~+;Ek(r%Tla_Vm٨ Ū!#q{ܠ4UQ28}'SӭA IOzyXͅ\fw8[Y3u5=tFbF05GBHNI(Ap~HQcNAUpdPet=΁<3HT"[ʑOc8 b|xJU 7 aW!w$gA`: CH8=`cd0ri(ymC*fוxodhǎ؏_T@C7%}F1˂݀-ɇ[7sdHRTDg.S4z3TUmg‹3VDeA0&G="r%xЭYSHNlC]wJ4L%\{q'Sefj:h+W 'lX5u+Dhe}5|-B2[GG m^}񟈸:~D:$lG78(.rnt= 8>;,Y"$xA!9@'y.z)mee#4cQWJ C4ɌEcuyAj%dȟ[i/k\E] A樃La?hkk2JiLQb27W-t ~ |q5ԻoN|"kc9a\jU-ߌ9?!60L  vLlߧHX.r;+9N1wc`RҊO/y!LNKzՎdpd!6/(s:Py pG\- aé7;{o0WeVYGt$j}"3C_ fSɛ8Fw&C/T1VEej+\b$`uf>f@dFE(IU[tj@]0؇;Ԫ>8ճ{~r%+(Έ)N]^VI7!v=+%RTACTQϳY{TSK#g-?慌^JN)>ETՖ}1&8V9zrtWǸ<˺zi> 9wUFA6S}Oɍ m_qorג=ay,j02`wMg7nSx,4IPa!b' Y{6Pm'F'W6#[dϺ/}*<ǃ?&e|WkFƋhGe8)L5X TS9fhJˍFtx&"}i}Ҙ=bxTbo`Twg ObW:=r@M2B=_\%m< )i}K@9JivPnjEMA@Ze17hFGgV@%9[Ԫ ˼SX3OG7"G;G3tmDsܬ +6 E츼-d99WoV{lOɄ,*ιց hy}|xj+0^6:n#۩7ic8QEUD.gkSK PC6+c%vӶs(A&LXonUO^d2DuZ"7h #_ krҙ$¡/Ckv;="H#%+o m!2*'r K(JNdYm R&ERo`@gJXZB?UȂV s>n慶L "{l>S/nJrE<hj"&:ot2TgCfv`itRHn6IbSDΫ3x ApZT!JW2VqKdsinWu'V,"J'3CfUW?i7p4T Xz f7NB}g<[v8Q{QKԑt`4N KPB'X +1>7\ 0D/S̯B3z"ppAH+T<N/XJu74ՈҼGls$'W()\,@`V;̞U nR[BPf83?l#TuރHV7i҈;or:-32{t&Bf'QnJis,i$wF4߰Ay:TInkSl[6d(CO$ZWA pULu Qw*7Ҕ IeDtCNQ1 {R~xa{ dm06 -۶Wwچ(D#*|$Ŵ-mOEWDu~ҨX?GhҀDDmKXX"IPDarlõ}@;Ub$T7h=NE}I,JjhTϻpl ,u0{>tNPɑM"۬s"(b׋gah"DtqW]o Ci8_!,X*X|v^Lcj>{y tUԃ3Bw{sFRf S6zy1VKvm-T#_$;6QX"i[rQܯLGw?o]na ^&L-GcgTZ2R|L# 1W& }( XKlĵ|S3O`,Nt)dj1Se jMF8sFxPQ 2*NV7g˨a`at +,L,\3pkgg/ cH4aB+0oS,$X2f[c?see$.=&,8' RPF ,Y}OG[-#_ol?' cY6جԗJ Z݀\RzJiTw{>0 nzvK{g'<'ؔ -N&$g~1Xqz'M5<޹"w F hGm5>6 z&Kǿgd˶CAPE?6أm`)6]ٱG69󹜽@%T?E\R6޸7K-/8 +v_x'$2~&7;%Q vh4ge52s f3U)-^H}eW!H4298*usYjd y G}eۀoMo0c^ёkK\_niZpET hl'|.Ӥw&m`mQs#*OCO|e6}>Np kx)+s2D2r~B?tYr/s+KV=p6:?8j:NpUܭTnj~YɝWiH3n=b A}-'Vk"V*=6nEkv( ) |J&{!n`~vlen# C(ͶS :AzQޚӛwF!rQ!Cw-HZ"W͍tP`G7@-Ȋlwпoygx3z2%DSP[j(PԃeoL2D:ѕ(YWԗV"0nB0=7/J5~3SOK5.#{NI4RJ4ed!rAT=urXK{ U2,Rjs!-KR|Yh C?ӑbDv'fu C0PI9݉B :7m#-YȘ˜Ov~fŦiS TKIӕ+R`:bJ>#jB'*~8p2ePEIG\ʍf~S:Gu,8qn0h8c!}o ;oXnᤈr{?a<b!u `L(YT0vJ+_IH[EgPjt+1=Z@ j) s qS1<'{΋8;0ں@(KE_&fns2+,%Z^z.X!͓Cqw\82IZb>T`rR- n L>yxp7jvnk=0`191>A[iVBt Got'|i9Hg\:@a lc4א [Mu( 3HƉ{of $pD׀~b˚^.Wm(M[V?rmb ]F_%0.( ~KAMT0iu mP'ѢEHA820V!]RET:5{t!241&qU>s+NOk+7 Lio$1\2 tlA˜]΍{}^b&êBr!j迶8\<9jxPs5s褊38 r+%櫢gSa~P,lQFǴ$0o~|#˛:wH<;bIFPulO^0diJEu9 T\\LQdkne) K uA 6} )RίlZ|H4ɨ\6ZMkhT܂.W`Oʧ޼hn^*P%xZ;'yhTHvjU0rڗA Ԕ+94m5BnM0T%I~*l+J'}} Ak8ѝ;Fܵ?p4ヷ|E ;r壺~䃕gJGU}eU }jթJ?60Ÿ+"j|AOޯOA<4>?J-Sk9\'%l@+enȷрxoeEE'<'/],]  %yTZ2fV&],L2zCƪy]^mva_'CsRd\O8٩éߏ*d%6fc0QL~ij,xSbX ,#wM 9춙dCE5;o}\.JοXB\^^D$,Ⰹ;}mQ2 xGjjX@o7]hqNy[C#Ռ|jƟOIXY(kb܅9{$)-~Cvv2A*ɚ&GB>=9i(6N"kvqsVpzI%J QNт/~=)'N_T(w= OrWjr!qߟ]^_yJ6(fJysc"k!ZNRUk_Gg|k . 䓜z#Zb>cGxC} E*㛢dhS{nQ N nJ8^${ ӏ@`3/Ƽkѿ2<6љtI\T#Vg6cy,jg9 7^}يz*Bϓ2C:(,V0^xVj'VOWO@cԻÑ(5f(\C{D'Ffǀ ub:_\8W-(EgA;xR&F[@HzJ59. ˞B|P `-h(>|TuL%W +*<蓰OH8|=*+%#9UMe,ӹÐ^II5O{.XP5Z_nZV ]ngZB>Kx>g%o*o9O)V?\y% z?L|X2k:~$Ϗʖ-،t?IH>@ΛA%5邉5жQxb#Vt2&2p,*f[<Mf(ǚtgo 5cV;^Q-gL]pWQ]H'8_dRV4JԽRRv~ᄚ]-tElC*`\o&C݅Vwg9S3O 0R0*woNF~ 6 rZ,DARcr;W]Mox\E=SJ 2Δ]gy+Npm{>O1i߀1L,x ,x(oUQ\訤>eLϽW2:Pre!rtp K~e/hUDW8Kβs\m1I|mbFo&AOd]6bg0ET@W_1)pwz:b"k5YC_*Wb7} Y*n(~3v F(^]2HGKZ3Ho6@H(oJ8h5l !1 w52W#3m&JH`d>3)ώV 1Es|N>Kg.9L9 F+ &j ];bkcV2#\jkIO_p`l)]_ѐV3}̔qbeAZXnkꌇ=ZRhe~wC-gb9u/yi,`$t72ՋuAΈA@zGnGf`-BFfj*:ӌ =}~0AlX8jM~'>e&ht.3z @PCDyJ@~U g+&%D3k7j}~!P\;2F7_B {}+%ٺ،/RQYAsJhm_7,SrQY睁 ЈdD%&Dƣ+fyb&|f0mqf&|7{bYv]aVhx1M%,BWKclSdcWVRVȌGp an]c1;pBӾ3D"PAaB*r +A LPͺ + g LF3:i~Ю>k,yR2YB)V_Z*s9Bgn!bBnVp,a͆`_N#:n49mH9;P0]FY=3 zo"5ĸ@XuΦ/F4A^~LA7l0yfZthM&hӽӜ.б'nEڝDW|Re7̭u݉jcxOF"+[ M-] xHn:PP]FdVvsEA)XhL9RSVu*{G ݓIɨ_J|)Od (z0ΐnԞĎ 0iOvx&?..p [Rq|"Asħeڣj+su&V嘨@[l_NlGv{zPp}XV^λ3(wu30T?cd3~5_*a޹j{AH`0AqStzm+Z 92zVᆓEDW#l 2E `WGڈʡ'ƙ1-ac@ 1^-3/*XrDgeg}^tGjlbRwK̥ *D[č:o-9|j' U#XrWf$(WV"W/9uWv}I`\ӥ54_!{? 'E2Bz*ժFlc6`-#0,ljmFdL3 ZШ|OJ೾GN iDb!ɾxiWC7 ]IF;л]f:8M/,) gweƬ!FlxJ0쩞v bevSCǽl2LH%PKM=$ZK=x搚Y[߰HIifmk>NLA@ (I)x+a#N|Ff~&lFկf'nEµeP5I〨r 8>O-<)>h+- MﻳiRoVHSi\\@" S`6#ZNe $ImR<@!sؠ>yLt3C!ڀvRY-.[G]Jxf>2QT,Cy;|J+ޯەFg%PO5o u7Woa~hO9=g?¸l x%o!sLvNoƉ*z@3n @l%":p[oz޻ʦ`h.5*CwytLхפ%xϑJv[z ;0Ħ 3Ot%7z@YXi[;VwX@zf#YE{Rڳ>qz9\=ʾܦy[ѴAWKf4T~<2%`9aLXtb5oh:mM j>BU^9,I]DjY(-s 'sA=x̬݀~B^NPx57go!ӷ+<1Tѩ efRP8 uŵ$Kѯ 88N9}ZD=KrTha]x͚؂2=}C{@(|M=$`c(}FD^>1s\kLOP+fDd/Z{{![}#Ѿ٨x(B()](Vo2&HG K'DbN7qlj9eLij$^fa(\5#U%n04"r[͝GVsMGHf0/7턓Vs"r'\l#*pkK[ӔA\2>-iЇhWTZv2|@6tb[VJ Ӥ'XeM:9A)i Ft')n6O*C>X>h)A^xس>΍i: 4'/6Xq pVx< z">^T^ru7Jʌ݇@倜L~y&SJnOfEMƬO^NSvAVɞ!3\ɮ-?lgՂO}_x)G/i}NM!t,>AQ@Ŵ lU5_=oٝ!.!hgү+{tFus@{屼PXp#Th# [ 8l/CiZZmw`= < a Yv,[:}sc}f3ѝ!f!\%(i; =N@KP:۸X834 YD9S0rEKȌ;V5Ȕ`m 6_2^f<BlY蕶fŕ_B M3cºXvuR@inL`u|}i_Mf4rwJ1ܑW1 -Q(.d0\UUl;3%rn= (Z*FSdP#2F;Odg3b+ߏzۣ5IZ75sȃ Wh7N|8иv8:!9M9Kv'%)\+v hmI &?"PJXi{h < jhڋm'(n"(͂)Ȏ(z04TM(PJC:vr*pT{ujE /Hx(UTAl6.Ij?ь8"+cuM\lᄍ)PHn7*3?/I z5HdLej=0 EAԋᑧG:౟v yfhx6pc1 n+&{H\~2~J0DPQ$y@RLB!GuMzY~锈N~<^F"l\xV^?Z ]}imD' wB0֑flNkEKذPD08}C wq2<8aRݤ%P)zU֝3^~F 2|DC.*d }ϊ,wYGPedSb4P8bM8sMaM48*ׅ]v5D: h"N*dVЧfZN/nXSst"Cy)UW-׍q [B&_Ͽ NJsx,1($cב?l?)p,wƢR9xwb;wφL/|I~_Z3=skA*V!)V 9IFu+O#)zrR9{Fg4RcoVxi `ԎkϚS(W[ɽԷO?q|IAsC}ӨLS:(ĕ}6m a:*rAcO iB^5 tA_6E Jqk~SE kee"iAx4[zz(Rz#jɊs]7] jL DR蒬lØp̔Y'JۡM 3<@$a_;f^1KRN?5e^ &>=LJG~0o\O{r&DFٻGr, 0]B֐⠁l{SqAٓ92~9hgks=!7¤qņ2aҫfFA)wN{tJ H(AGs hAGQ 2 N\o)c4V/ǟmibǪ%EggIBC2NVZLӄm}$vAOwH_;"_>cS=,PbV.Y[%E}ؓ_X\"L:^ G7`I aBc}b!b{y1t'($D1j"w H<΀_kՆU{>A~GxqiUN'q 14hL);s W\mcvaS"9EXA!" 9s@yH "79b$^p%odAASx.LxJs1-8-Rԛz9FL@g"vW0]u ƻ\Цi~sjwW*fkg/Sb)^U`3V4p6 (O=] NJEX$MP m):5F-I$@H㏦7HNtnb_r!N1|.MSN So6wDɮj‚{X:hE!+SUIyn)A ^73oAJ4X1,NE ]@g*ÐVdgl xߢIǀq]C;Ke eN!Pc*:.%+QMvr;+ChL^妏V6uAjV{&4i͒j/BsKJ&_ك qFO rw3pbI6? tu:'. Gl^ulW^2-97Vwp ;еg혛zLI2~fA!;p9[gjث<0dFq {U7ۼ8 Q [,k2 h׶ӮiJJw=MeOG])vs!g]P#_2 iG{6v.T uhA>-1}%=5ۤLЇ%hD'~s'6_sfܦߘOeUoo oU,;ٵ25[/dUM/KԞ<IWI^ 0j4<5k~$`i(Lr`ɌDQ议FkGe)eHDH:1i)SJ>)!}eWÿiDK`zSDRH=KYiP&a 9o.S Ѣ6r$SI~ntb)%tR:}~|j x8̀]+iC坭L?+!Ғ*/2`m?dNs &%YǴPrJE-P-y^@ NSg n׍P@AS٩ԥ`W MjzהUU욞b<:AOُ*$-YH2tOh;Td9XY;u8Ь ?vp*c[lPvq?·e/ ȱ3J~n, !}06=Q/ HFYÍ9@=cC& C3 `W#||^+<ӷ}G||llnYN#ɒD$n;yD]+zx ̑5ڬo|7\Za/2bAd2iv!\ FMc5_( k4|*9dLGNG^i HQA.-K~mx- oҬ^\IyI)=x1CRklX܎5XޮdRiy_t/\ ZHB CGusic?.jIAT;~6LT AGϜmc<\23Hx\e\^ HlڮzV/:V0*lIh?ߖԭ]{E;9bh6n!|Ԛ* U;2K}{9i:鬤=Щ+eOV^ԃ{];H΍;#G>Ѣ+l!ܖ ]P̸VE4g1MAaJ_5ޣ ٙCZP=zf̗ t:0Ջ%Wz P >Iy\g`* XmCbX9(B4RDž)z&e[€l,ݜw3 V&mx_o"U恑Z-+Tgδc= Tѐz-ݺ :=aFc0kQtfRv!7*y ME ḿd?m([ (fE6ŵׇ+@%ҧg- oh&+ψv۔N)%'l{z:;bR>᝶̣ľ\4)ff[n54nG^pYXT8 UH;Ĭh@ םoԈ Ye`@Wǜ6 V˩H ݠ%扴kuz$(kǦIbYq$vUkֆi2: '&j(vc\nm|v{57k*5p4kL2i_t/9v*Vǖ@_8eXv,ז~_?8$6U?ѲǴ%J(NJ[_8|iOn>P`hEIj|Uʷ( k߁-L (94ex|ؙaZ+; 3ħtBfTNl 둌rX6 hddzߵp=Zr@hccXW ╷{: }b87$qG:{S,;eur^9f\b;{N )!r;g'-<*}ֽt_<\owB죴b.iIoؖ,k.f/[q8rFrX'sBAMaJkw9םe =&pvAl2HciϷסvm'P(ZwwU~|# ,E4;G6ۤɊNˎַN54-l) m3t'ŭ|6րU .ӂH?\7j{V'(%ڵcl+'z0E7yٸ S)%I# a_?aߣ{?& J&]y ^=P27cIM Uͺ#h\87гrirD l.2 ˮB-㑅x~yQ)6Q@!B[pOa@^ oaZ4c_-~ 1G^ȣy. j*1t-n-kAH֨Aׂl `m9 L kZ`#!ئxSVk,9zdLW(d&%3"@Q\e=pe!%>XNrZ25ԁ/憿 *g% nYIG9tͰMn Jr.>Un 9Q?a^Tߤ[YzCVIJa´\ea$ .d?:79*=;*'QU| 'JZH<^~w-Z]Ug6B{wCs8CjIhnSФ9  {+1ݶFikuh51օ&HQ/C0)VM#/dBBrW8jęrjy&}| }LgYWY!',54ѓǿd/Y|@jEى9ijJu?!p2kLLsMC|d9pegӪN,pg\f3:>pCVqkA8o%ɧIw&,S͂,8 Ά Q; 8mv3 q*+"؛Z67󼞅\8c .]n^Sk/Ӄ_li/9m:FB޳{OlGXP$z7śtN#ŋ]̶ݨi>Mruj7Y̲r¨)=dςcQ_OHUj# bgv2Y7}޿ .3MɹDzSr)yj/z.]͎*/n>N0E*D&qf~,ωx.Lp|<\~[\o-5f: ,Vp!(0Ӣ ?~ZZ*ԇD<{Py ~̌ xٛ`v9mܘD+~|{_^tkͦTWti@*Q#x)A9 wdJO)/ (_>VjI˩ g_j;#\UATWL$?^In968ğŭO2veΘ(rцJP1R:; p4!C>棪ӌmD^ -AYtcA׿[`Snxc>-/V](MDl@ሺƑp3Yo6X4=s7;zeC8 6* NUe @db2}'eDoȤыL FoRng39{Syݔ ƪ4m yCƛ{a)8Cs&rA" EXPSz"6H%GU-^Y-aAZNs)gz6J#*d.zM1[@F˄y9>|׷ՙyžCB8g@ș@ϫt~ M{]n=TnXuo%i_u\dL`~zP[M{vE {a gsw<32oXUl<ܧOXm4SոtEs"Б] qn.2̿2?uscONבG yaQˋެ)8E[].z~0I~6G[S0Ax{7K.Mo[B*LaXjHMGS 2a2gepL+ˀ-J*eDnk~1(fv6(6^e7i#o|U:q1&͐j\{X'7~Q$!Ÿ_' &Va9DX*CI?UuX7?Xl$k,Gp n$\A: )$-LL#Ct}Ŧ!!n{L2W5٤6ٌ/HA[m<Є QW3*sRU:_̌N׍r[zAu%4 nN\ԗfvHS[[2rX, gT3mG8ńF޺uS%ѷ"]`i_74Q?V` Й]%r7sƘIÐ<n~svZ]efs"k2XTfqK۷uk^k Fp%7Q뙎_+\'elt 9Bne~./fxG/ ?թ8q'^RЅrkR7Jeہ\fzo@Y7"9/LL硴iN.}ڱ54E W-τ(D.^Ge벸Z;dkr1lЩn{AL1j(H:>oJm7s!hz0hD!=O{/2\wn` U$ڰ/zO_kHsa(êyky ޓoKruH^u2zfl. *y}fJԥTiL!qx c3?ҟ&'m'KRMjp=~mK )֊*bT;U̧8Q|F["̳T>_c @:+5M@WPy*;$M4>]X,\^ɀ[B9B>ijbIRH¤{M(qM~rV\2Vc<D8*WZV߫c~\o˞TH6q_z(vHin g>`찼*#j` kY.L~ֹy!p2G/UR/?,|QXtʕA8Xn\n^!4I'9&, ,bL|oP)~_֗rw LN'PK[P.m[͙z`k|Pg$QŹKGEcD3/{thd?T`^@FV yrF%4ʊjT+LcpVQ4wX}Vϳmg6[K`T'pނgbcy2J;fHh$S@;Lh,tݹwOψM4*MM6}@u:%s}dzw89 1ZlZKH'2z!~ T4eA' NyD8e g#g0K =cH(%j%;g $*U!GŒ^|wbk:D>'P.]~ ?CzI "3gƖPuo / dN-uϼG#p.ye|JNZrh$G[_-IAuz4<3SquL4Tf+Z-8^V@C&o龀q1k£g}sWz ByV%^-_`Iע:W/* O|E9N^ݨmmx<_}ߝɼ\Bj?_˾HUcbEN=6W KѬ3;&2 2BvdȖuGHQ!|Dz:5(g`UA RÄnWnΨ̎xiA~5Y^}4}fS?4IuI$UHpKȆv Fɡ5WP|3J &``.ssTJ>0ALzmE?]Sm^KW29*ͮJji$5S,Ā( ~#zO8o,T,Z%G)C,bwrQ~S6ԓH_6&UkWvKl9qjILݺqU-ILjӴps;JLHsD]j OeǗ _ L|nqk7ϘV %&r*5[Z+4InHE&tipP Xg?A4=/Z3'1{1=>?~2Z\~Po.#4?j*)Y]CM_ XgVǗeKQ܉a||D@3j#~W\}r ҸLs" ɶVwsoX3hݛ#\{rrp t@"G2ZoQD ޚ~g( CKZ(1ڷRcuJȏcJ^vR@جDdž̢E!?&gڀ\TǘYbN?3?>=i7 ]nv\G&KX "V-,+r;VnI#2Qqor}Fo['[`gPJ3 ai[gJfQv bJKF<7lq~ꬵܫ:eP۔)CH8'atVJ0&"Ҍ.^22.7OuqYK)T1R2>FH|RisVkV_MuY*?E$I%>.ĵH,RSi-Eh"Ia11gޠM5WT @Rz+Uî wa䝞b:p}vU%25$KuC\ 'erplGxѰZpB#6&sֵےW.DKR )^"v f3 3pk@]_ UR d/O sZ{xƶGogd"8csKC3mW'Z?Usf9O2@( U5HKp_<=\U3mk!.6{Ͻ\EBn, !4M0\XC+O]2z굋M&?Ϟ i7t,n+VJSR`O noWt@bkވ"m2gAM5 ,dc 3q0P‡1H Kty{hǘ R"!`y0z CLȈko"o2P;.Q jpOkYm0H0?ru)9 -ɼzw)PLC#^u9`5J@߁mi\$ŅM_[[xMdjv?CHȎ 16Y5-bٗYBR( {"+CCiNW g 4&[5mM6=/IE #˼'hi1Np:n:"ݹ@uB'Po[]o3v~U3 W ;kb^VwH؀X3k@8 0]u=|u6E~.p4;˟cMt dΓPdq@Ta "c G\ ̿zErfY]"}9w|ވ\UH!8*Or\ԯ^mqKPeUgމ<4XXD&C~զT` Dl搈4m'3jhf+eZ=f3OiW.1Z c*5<EH.̔JcmcLwsXU4 {|C<٨Bb%:LF;Ј<_ EdhnlLKM'Q8= -ͿX2܅"$v X6iPim BFiP,U׽ -xN%5n-`"d6'Vաcԗջ$uMI{*j$á]崄@0".i&E_?aՆm%Kk.)v٠ZQYX$GT|g g1[h~' rpI͸-ቷqE q ϯzpe;Eq6mJi`]Vm:-/V|EپQ~0G chC lD+]eTk"4U,D\oG_-V@EIn5ܘ#E6*ū.%ٵi6`D.:4O: ytG~D_s)lb9Z_t.y!F_*T3E+\=;r\ QY@} UHWzVw_*qM9RTz}J*++ Xp[*:<4.I0O00HJտ:jCk+v%ASj5 ~mĪ2;ίޟ*V+7wVor'sP=LLyQbm =05{dN/Ѣ XڞϾ= N{*$)90+O*of={䇥OJI""ćs;U)[rς"Ȋ4xO:U_wu\2>Z˘SݡDS2<4o OHaZx͡Gw:lct t31+MT %JtZORaT;?ȶ & P$+uأ÷l.cbBm^F\SN R aX[3|eEn>/UJ|؇A]m8\eY&#!}@- `<c+dN'e|\ImHII"@ٖ8پ`o'LN`_7:*3SoC4Ղ} 7kSvFݗX8 #)v0?8J@s#9 i.Vҙi҃;o[** M'x=mUZUڕx)1"9힩iXA.00I k:$LgLf5iExYā|< +aL{ օ~fHl6߹ EoL9]vPN,)ɍEɾghL5GF\>?gSk?v K#&Nͫ_A?Xϋq nf) Z0#l&&=/bdqlBT)g rw͘/vl9&R03bw[Ѕ%&QRul쓭+w <a!̜횏%w-2aVEx`ڪgZ)L;fO9SZJrjm~E7d1 hI"Lty,ǼWκDm MIB#Q3 9-%M$욒R:ϩ5윏7 KyFk[Qb G9zWF$`1k)7G O{=Oȟ "`T7/a=,C3C%t2iSt ]=&@  Z:_ea@'ѾvN>Z6uaN4;]2qG5p3]_lٯ1Ź/(寐*Wm\cQ7xNpν{W+hq JO5)#*zHmؖO5,WQPΣou ?s22MݐȔiNop({Yt(Y-B72Q g Yt3bH>F$bހCuQ$G'W5QofVz:V~r憑B56<{:Z*3)x6ǨMwd p|5,ޥM9]֧B-e~qHyD3mx̹/ S9Z%FO;(ZVw" õzBhb8e\xa d_aP/大;h?a=ll%FҧQc[ $R~>i qCC[s`Zˑ]rRV'pB"|aQC^=Ks" H\M c.^u Blr='# لdQȱZg<=.dN8Z,w\H(`hP[BhO|Xx=h)h=LutsXrZFW^OJ(MqKCEnDv )O ЙFLhvb-( iᰵl%ݞʏƚbzBk1 x0ޗ2]E@B9.#Y?"t9Mɛ]tDM%נE[JӫJ#"Fxbu+ve-bf-BRqh%/}7N!9 KO=8}g65ƴj&'Ӏ%XI/}ٌ@(KYeڌN-; j$.j>| Ozvd,c>REvIfB"\kW)goB?KE1j(]QY@jNOl _  4ǝ 0}pK_Mf@nMMnIT*@̿E@l%Qwy'- =>b*ՍV7!UZxĴIz*b1S:Õ\?l\{~P躸:vu5{YtK3M2} +i=C-{A7cNКS<^#d6bq`XGhBY.S;&LxNᇲŽLAV7|J 9^UֆߠN萖m"\M/Gl4XTv;tID)63?'9Oj\Uhw_X,cO'LF>>a5Ҕ:#w:c3J!RH݋א h5E(!n ̀zbn4&۳r%R^h8ZzoV5QxWb].BT#.l*\|,@˪~J)]%-^X|O.ITӒ U%鷒cslj\4HMTgL)ˌOd'7C 9{H7NϏ_,o63%VhR$. 3}eڲY&-ugg@6s!&>&ϻ ;sԻ*PQLv-W"%8VCPU&J@΁3kq͘P㊂TxVXF$2R'ϾgAX&X9v$%>3Z"bmdO?O)kƕJ^G-ٕl\!7@P("@O1o3; ~N'Nj['hra#tItϥu\p7{yu/]>QoI bK&Ε<:2FIlu&陜Nڳq~J([FOeSqًz:ɀ+}2|[19qOm}݅+NܝZj;OTݧtƹ+&h+mR?K}Z'iN.59KȦ7N *ޅ as݄\Z7/rVo.`Y{t T4Ə s8Y,ezym( (7kdԷqNkfaY\pm4[2J"k䪔$- @;裳Bfi[Nh@e㑊7o,aT帼_*$sap= "؏3x>YrSs>cx nXG'/ [=s)4φRv]Sl1Qѳ~an||κ;HܜUvzmA4(lY{7f,{iuoy8Dh e,oB Xjss]ݠT8nsET*xM]"2~/?ر :ZV7;æQT'|F@e›^>y^>Ck;涉sq3K’ޝdʉ%mxhh4g|@ ]"QHء7z1)h6me,7Z4%%Y+j{ 50up=4CJF^eo ,j+A篸 ӎ#INσKӄ% 5;I%0n/F4@ 7p: Uk힜\f5D?[n|Сh{ Ts0fUNvMB~OZdלvV j#P+Q;휱  owJ=X%"OU,D@(9b^ʺ9|Clc(o#_% &|3Y[Wq,. X I~pxT"m,K,q̏RGU#+xȽt:Ǧ^ۺI+# {#ݥaħ;b$85U4,:C*jϳ=3}Rs · =7s7J%.5dKbȔF3R a 6imWNg6,!N. sRBE Eڋ }Z0VJf7xE-I-Cr᥃%@A/%O1 wFb,3J헐_^=1yAeb颱ޥk G1!$ЬgB ԣc!`~g+HpQw?J9zCcza2l ayǙHZ嫑^.JT"HR]c,_DnO{,tLMrM=Vѷr:[`XH`91<8Yp@kCrQdv@MӞ"KN:Bi6{r!&"v]MnsƅOZܲ,]kuv=մd>PO(n@k5BHZf~B4(A:sa˴} + fbĴE̪Zkc ǯovgE;. S}4bA9?+K_¤Q2.P̿1) ţ_-]l.K ',"H.2a"@~AbEɥ+ )sU O.lV65MuډwiI΀+xbw*F#=OI|-PYtZfRyU7evm}X >*܁gP{-哻a8d? #yvm ¦C']bm kiǀIwa^bPl F " Hz~pኴYi& ^ԡt8/i$Mؽ)-j%+FO}e8B湅#.n;.c`3[ϦiHul+5ÉRdL{yZ0~Pw;ҡȕAsfK歩+J nr WfrD(vZ^uq->:Od~lς;췪| )15n CI,6Go]t9lRQڌI+M:W?}8@w*_Z z 6`nh8+Bߘx'Cf=4e@E`N_̑է|kk%Ɨ+jx>3cv @3FI3h/NUTL/{;>AilD;^.\s5("{nF0 :l{B?ApHDžz^jתIe1U0`#,l!8 gwU:nO%xe%sΪk_4ʭ6Rd}c`SG_#RY]%EQy 0=*E?.cKSY-fvE\&jR =ã*IS*u3]_1YU@wѡJʖ+]i20"άyLw@2έĎnYEŬ?SSIŬ6#6H`kyiYZ`smx+j>TvxݍKI4Ki@]'3Y,kfDPe*}N?'=(E8rяKi&'7 M۰}ʛ- c>e0\4Q-}90D4A8By[eCtޝ}ŃU,KX,onUˤuj r.֣Ebv?׬n L˰),#ASpDjo|e@#lZe>TCF3FSP cӱ!y'Ȼf\Z[ʃQmi>ɏ1䧙A.M+N_#,@6 )Ήs-7fLiVO1NC|8IS;yQwA{NN7{̊@+&ciR8~ʗ#B'q䌖|q|:=?NY􃎣bwc8N8:lWTx:L5Om} O3G+~S<SrZm~sj\ ?ao 4‘ f{}DeX|qXEvHnjğ2AsKn?z@-B}~M.^[YAb@w=s- #L_9/+{ ˬw%zLjy:dItG,,Eƀ4Y T'#1$5u3C;T֖v)FДQl4:I$ԡ_pr3U.l2ȵ$}_l~Iރ̮4b4u*i(luE꺼T`"D#̫"0vsJ :Q܆P8\TTkQ*c䭩5b,^32EyTI?|g) 0zD ҁ=P­{$ /hn:L޻'~i}) w/T.ix!'ouN@iʕ?DcecGЉڙݎ?ɧ|mZ3PDv9E)Bo9y`YuUU0䃟O+x#v/U괪t˝Z8)W)zvS9͕ 1M!Y%I*o'c‰%Xx d3m㑅)iLH /PG 8`AA$4P\f=]J- ,'ಃXCY2pv M[3!B"惗$Ȝ }Ƽ,DWڝ$]Ŏ1\"E'S?]; V "qg9l6ӘwZ[H\ΛT ++u@,PMYRԃTx 6[1GCdVU$iXe`k!N&# Pwy!c!`k0v֘D*sPL(iQP'n;܅#ٸNcksɼO@w ;p|ʃdax"o t:ͽ,f)tB}Bs`6GOX^asFF^fEj0+E^yг/w/?;=hBFRƫ&GCڷrgzh"lm?Z|_˳aX+}BkӋ/!)D`Q^.2R^)QS='G"JmdIEE6 ¢N >a,;Şk_>/)maxR%Զ=HH~ 3z#Y[y0rX!DncCcDA<ΐEfnX:`uD$ĉ0v"<lkcRuSBGl@1K48!K>n-j# c}T:3CåNo2 vPHe8=oq>/HLzxd)~^Leo}j6Z6pS}YæҸx {]-PJ2փќ) Y=>z>D 웕gͣHv~IV㚔&)o(Pi* GVx-yM3_q[dGl"^i?9@Z>ZpP.#׼hצĎuBXʬdaM5 ?DSSY;1(M5nT P貈Uo(B![+_β N?$oD9;%a5.7;,G ؾCQҫ]T.>,ȳ׿+ xq_=Dғk@VیOj1H'J=z%UTQ/4Da Y`Xi0pm;h"\n4=!CuA of/K{C9RׁP%JsN I}4 d[,Ë3yz0 z;xhwU*{?~~+wň&~;/5T3&I 5_LtU¡޻Lz;mcC,dAN'b'#UXTiOwN_cLSӧ}Sׇ/ ݘݐP-khWD,gEҥ?m*S,Wq)>r F1BDy^߬J;G&׃:4{.Ɂ&Pm1 (rwUiU75,@!%L+~tԧ"No&]2.-:ax徐=nǜĉ Smg8㱦DF%9ߎ;6|r~> g/60YӬ[ywT>xQK𩗙隡!r4)pöcDV LၢO{ $ʆ16fş󤿸$#P]O-;LUՠJ76"dd KNI9j̏dz? :VHj2lGsIZV#&k]ݳ#ӵ<_ ?Ƙ4!; g@1lZ5H-%#jǩ[9uVwa+QboI$'F 7ƐܨbIP B>L@ln7%[BR|Nڣ(9 *^镲Kk2Eoux=%=9 OW4e&2u%+ ZUYHg7BMS. 5?Ir)@&]A+Ń3jQ@%xبU+P^X$}[8 W΀w)2m{`c(l!)CCd:ƞM'wP"Vk+Ĺ%+'"$`0₄ҔkJg ǔ֢f+g0Bon s[VI=xw70rhFB(nHma11(UxuB# Q'aq mS ʕ!ە|dǑװd@UH➩8%*% Lm$MF2 >[`ۊC9:fW퀋p=j2ֻJ?H0}GPjnEcX_XQĖn#д4HI`s3;ϗɶg7CR[]ma^6pU-\rC34O#"7Ne;OIUNPG*J%N3 Kɶ.)p[d漩&HD/ !˹ ͊^K#>pWgEB~5"t~(hJַ?Lė @m|+xd*,iJ1E3k 0ZDDxcRGrkzYO*5CHD#S喗DPΣ{@ P`_AXy—[2 5ўW*_=Q,97Cnx8ǬVfu $:&œ[]TY.6AGbns&b I!~> O H(qin~w*{FKFD0:oz o/]{1UԽtb97YZbijjzj{n=d}93ӆt/SgS46 xᵀ5,Å6u 4ч"{%b;iӣCG+755au4.sx34׉JIPd2N۝{BZ`Cw @<>=E@;mq2F^)zSs6oP|o)'}qn ~Mtm̈zquQ으ғ%8db'p:rY1%.,͘7Ȓ4@0vh1YA~\F% /=gû1Er~|SXI3`rɚBC&˶cco2X4`-?#Oc,vmL.۾Ў)0lNQ⃇!u2ھwi;+ێkG.~^Jys^Gk2[*LMYa( {Mm*"'EdIL _8ڎCD { "ƶ=AwAr 'Sh|Z Vhn{'v~c_հGZ&S59P˜=iej{> S\('n|6 d@$ K6MMODbo],QsYoyOǘi WƸgH8pkɾv2 gE.Ab{6 4E51'~, ~]\V^^ҟ B3H#i Wex=(=v۷kVnRSwfOó3+xIS+4bh1gMQcl>[~ʸ=_*8` N 23qs2|>0cܵ/L+D)f6@&s)K~C?KJLL=f1D 睝|b+=G7J[8D]P8e9_b^"ԩl ! 7zMDzB;Wb֣U ERmRȡvFJO3>`Ǵ`u{YüDqK'}个;4^Fl{p*R .f0l1CݿB3G9x2fO[|pд!1D´VrؼŻdoWYJœmag-B+(ΣEy=wΆu dx\`UY'퍷z'rj\ш$DVF#.MT9zs f̖gG=>|cƎs w|R9ᙢ#K{8/Әrƴ:fʖU$͡ HaZ3/:lovܤt2'OD*@,?ktڦ}/%O_4[5~KlI>l&kR"i.rr{aZ.{K>cߵsĥ"w߽{e-s@A4 :Na8zfĽ$: - =6.O c  I#u%c-FOUNG>fprПzʣBl# ۏWGUp%ڏ^n-+'}W-z |`A0xRz"_cT"`o$o~΢O,g%*YOeoe7 O63>Mr.Fd(4$"a ..yݫ*pA'ΌY:E ԙ}a4HtNWϓ,6I'낑qf:I6 z/f;Y6Rݙ饔źؑ>4^WJ`*< coou)RR^H爛@Ikfvǣa8vrh;&yTI.M >WnGzS,RC(0˫Ţ:9,Ca&皠BID^&oY$Âo?'kеRХÝ1ɉcins@12q?0=/H%Vzԃ'F-ʫzz}! 3ųiXq thO%h #$1b$vo+g#|N$2Uy_HIfl%R|NoI[T ?) 79+^~, !!#oLڴ+n|R0{~@%GD1:1natR)jF|X<.q>nBl۵+2jəb/ U%HqA[MFf ~ * 6t˄ӆ?e,8l=+)a)T(C62_EgV+5Z"eɴDĜ:MB'֋Ryʔp|[?lr1ZWj>)+815TŃ}VobfHkf渉2+Ol(MA61 `Y58A瘲bɣӥK]7*UBn9nBu5<뱬L*㟝`XnoqKٌj%{N{w/90I˩L zV_qΞmz&cK9`%ְO߼=1sm1PBǍ+s:A{/({Zf bh_ԣl7p`!94H$&6'3*E,x4a֏k|f~w3BF_f*oj`%~Q9P*0HV]OL@UHzEGU,UMS4X!'/\{RxtzD{@%!h2J?(6Ͽq;Dey\}uݽ Gn&b#f?Ԉs,Z ɸ^ƛ#$Gn #(#UId*;)nS0%~4˒/=vyt~-gqWgҙnʥ[O>"\MP:uP H(%agGk7*tU|Ncz/V3qdnC(MI!5a{d/UW8؅/SXt򻎣͕DڢHYI9ΦS4" (n5C qnY4=ӎ_ZC]6O}~=;r K8 į%ǒ^YūE%R=z%ԩ+xm!k>Ꮂ%O3RVp}p閩<]<J \90$TiG"wfTM5=?P1IMV'%t<-3p;]=nד@38W:y& {O-~LdK(G V4oBcH|9&a>fߧk6dS$wR -G9҇$s6'[4Tyru{vJ:8#5b _? `_L-ЩNK>]w&3!AWL;z(z*]|.{RI\3(XI40Fӌb1KZuhY۰p3bk-1af8 ‹b)f9[49,3@ ;<ǜyhZH-{nXsEG_x=_Mqz~{[ bG[}<)2h%6aһ7wf/Dra˟vD$D?>[1Z!X+1顤j=ާh~6v4=A/i, d/Ga(H!w_Tݲ>XlۧSDu頹_Jxc[+?9e5~wUpc&nIQ۰€6桚-/eWbRP1ʇD50D;Uq=S H9h%O} VVsVpl?J,};Q *WZvb` s*C9 ^b &Ft/MaW!Mz.]+2^9x`SP!" 5XbNh#'4.l9iJ+TcH@ˆV3J|wmeAfe2:> kqCy|YTES[ oE9tA:KKx(WtZl;AB6sUa= b*@X4hFU0(T1MoQΠV^kʼnBIhuhyf۽DKS88$aG` [ڥ4p-<!qHûtSLN3=RQ#ٻ`r(vROPm4Ur8{B&NU(!ōP#U.[DŽLL>*LApjXivm8|ǫ^O*WE*;'$ngX |kdFW{X/qMl4n0{ayZP;w(ǘ5m/ צàs+ŵ@0xC0QlA`Kf(Vx@\?{q6tOgȻAkZ/IK/gMRW,.S40 `/JiOrY'>HN+:{.DOG xÈ}XD}'X{OE֒r7ŝ͝w1ng?~`y9WZf3P@`/ylg=|f\^"̐ByI.ۺaԵ~tFA-챕5B>{X`z*ߕkc>٨ӻ?sIةu (+PēC޹Igt]9)HϾr+˾xa!Aio>J 8F~dJ X*(i(߬1YR]Yf:ċgҏ"!b~ݤDQb5*g-_` .RsN 7E5x }"_{WE_1buM9W)fa®p.cG:u#ťPpc2([@x?GHk}dgh[/QQǭygݭc'}+HA7`cnhh6՛TOS\O\@xE$ݩrV9l SvHfv](bnDffIEھo*%UYPc_5t:Pc!ᢥ A9%jOmW^ Ѩak %t꼜Ic9:=ot*^" [#(X&3&1Gw7i}RDTs*;3fJ 9 f\žqڠ690,%:uHUݗja ҽ0J;RT~"qԾ,;??AMRZapl6CANܼZpj%k.֍=OCE@X1s`໌&! 0=ܯWwشB̡<Vuh)R[\UvuNl-Fn`@wFwiO9LWW^(KI'+ԇ[;2 sQYb:&$߿qH`Du FikuEE/Vݶ(lEjmYx8V7jַG>_S =3-!&x`gg]T")e= ㅂ$3yɕǻ߼Wav @x]n91naI_wsXW*al< WUuZD<C&Yr/Wo 1^ngGJbή[RjzcϦA;`bA!^A't_:I{R[RoJJ~xDMJEG#;7\=ڋ#}uݧ0xVT77thKaBC e#Фs$LOisH맺Keia`ۢ76yŰs/tjϸCT$'3dpLԡi6~M9'G%Dg?DA%v.vMȪkFTKlr&l6KQ=\x |u/M5AW1L1緱@ ړ)Wһڹmrh?XM]Fajભc/ÿ!AFP;fZlh2XohХJ^o ;wI5FIvg Je~5ӛzl(CY8]Gu9{k~)2gitX5ώA7J[ӼUxkN_"p|6h?Hp((iصVviY@j]a=ɷ 8" ZS&锭JG=⧊\lB-_?s@Y) `H(ܶmHeTKLM~F+vown][Ee-&}KYɿv-w>O C遌puΜzo{v7^Cˀy;-Oh{sS_$8u,13mo!Q r.풖X{K0~.+b +0U4=Et `9$_iJ{ڒa{pw ܧ-ukfl-T#jBKAr}1XvZ ZPyf O8c/aqa+DZ~ɉ>S&.Y tpc }`4Sl;m=h//3(ə&YN}\^^Wr(=˕Hu>*?T4Hwu'T=q]b/ 4d̫ Ppw ɎQb-b ۞xKysxdy>lfO@ޑKc\V#E_.8TϠ7e.@Mv&J~)@Yyt5.50TV-(c1"@!m,tZR2ث74==ğAa 9xL.ġbhCLO'fnj)آj$Z#CD3?# :=p0N2(e`ziΔჇѼ"ɽE5&0m,k )S"EXD峆!`>PNY_H |삥t}Q!8.GoȑٟEPXLgۓ|.MsuS7J1ܣ^Rv)m%R [Og=RKzUn^$vq0Ifb'ڀEAYfQm`ܠ4ӠZIip.ߥ9nG8 NP*|Df:'_yeh*G{c#SKm|,kb鳡S2tb\g$Z0M] plIN65sb#+:GDu,CFbڕPĺ$60sⰲ_J2t^=|fZ!T ڬ@P=*NJRh\zUS7)M (Kk w2nxOp,Vdw/HJPNJg8h{7 &SOpvW]U6&飾lc=wT#ߑ yV旸3''u:"Z)hןZq>J?lހ/ܮnI߾9r -aqvWafUNY_ڹc/PѭXBfG (Z(DB 5y4}h_c. ֱEUK|jh| .1Pj|$JX[f~y"oIue8bb,4n_b3݉/;B h6W8O ! \ b1w儅WGH 3h=vfqSen^̒ PC :C&Ш5aJn$\! +FCj;C/5ԀaM 塊_ߩ T-KK;1EOEX)qCHP6)űL5fC u_tyEIqv4po~߄޹}g%!t-^'$aMїsU̲h&?_WUkBe^0D g~׾ZJV+tŴm ,1K7|B.(^#ځ*MǪQ`KK*Uacj=rxu!i1 K/6ᩰœ(f (HYCr1S N=v ufCs,#U>G"Ĥl[)x9{Q\B. )C-ĞX]o0] UhjP'&*ԬzhvrIyWTr::"K;ĭ1SK_qVT"v&P֛@T`+P2K>uDԌRzTs"N6y{sKwP iqYFD_Ja19_I;sqrX" ÂB=O U6_d[|hY rF k~' ZC?tj"w$x AI,1~H1pTxlcޣ']juG%Y@B2ALͅPXw,!nkosbX|%.諄[VFLJHGTי_ߢTZak)}KM)XԔڢ<"BĜeVک'tpla3Q:({k?cAJ PT֘'ԡx,]@5݆>T%4ӝNo6,F!OeOX :vMnKӗeQr--,NiaV]j5G;B[c6F&Gɤ(ͿYdۧ]Y[|aFC7k[x{[.}k?wj;P|,])`. `~qTtpnh0ȫPz$/O{g%&6 59f\_6H5 \y`f]|MeȲn{ld>\-%$nf#Yap,53ۈRμ$gqI`$c_gOS #۸˴V;&yml/4|k~P3"~~'vs2bDG\Go alFAwy Ā9Qߘ`"Qʲ5ʨDg|#]BC&}@c ܂gϮ>2n6NA {tXuDu;Ztm0Jdm5ԙOUpyzPƄM!R3ՙr餟tr6vϦ~b5d㬳J5Mrq(vWǖuFsdc%Iqߤ9#+,j4BH ūΔ\#"-͵ sYfJ!nSCB!E@'i|χZįƌ=;V×iG]G- b #T MgYIƽ@3@Oz8XQ=EPZ=V>g_LM uK~yA%h=[#+TJ!EX|0 r$K+Dٙ4{uF8O9Fq'XUr |7srT`छ$ gH^wQDA ܿz#AB 3sT~7~1m'݊+䱫?}b..T6|*>ـ2*4Zf0iHmCHLu@?s?1ehaPįiVV0T]K[F˖ebt`qҥp 7O0oqOG&`Y[/-(㨘5eW1R#3*=ER E(ɝmO!ypPݧQqsu[mgKA\7De٠L$]hHQmX+k,~qeH=EݯU|PUA@T$a}@vٲCvTa ';iLf=tێ2|y),-ݥVenc8 pv"w݌]gHG8=Y#p TtH }=>T{TM쪍O~@[weT8ppLq[˱TFV\WjZ3>qIŔӹb |TsG{׻'mg,rjQkA o!v%ޯr 6Z߇r} ϦX\ZV=0)\̨RIIi _\j^|2X##6mk&ķiCU_8(TxtfV_fI"ǂrO!^yDe<"agO%M@z1"oBtf⽥Mo`Zqhv?ż s/Uӿۦ3==_Nk-QYkp0z8U,Gd.?gNWs]M %ڐ8qX&JɕH3` #;Y."/<}" sK(y9Jp lP;GDaUsO> zw`|i${npǓ"b cYXhK'$Zl098|@ƂЏa\/>-}GD.&wfAgf斀!!PXc-<9֥12cae_0@;^nK^-8 0M߫Q:d-Z՝6f^&\(vtzv$*oL!v9=>d/|d@cjGF_6u5r0ܯD&S%ޖܤ87zXBKqK8f c'EmX7aYL*~Vػf9Yx!C~xO8Yc/e4AY \ !> ;D^W?Z!GnC~;}̇MV46RKw|s ɢR5ܑ*U]*7t f |? {D Tx6°6 &:y0uKom_N^07P|PN,GQ\LzV@%!M`# Ze̦Bz snk!~a)o"o-, ?)$$0>&SKTlЭ_#,\Y,@T"5›4, FDʲ"̲< My[aRZ_@O g#1a