libturbojpeg0-32bit-8.1.2-45.1<>,\:Ѹ/=„*.ķy*C\DGsI_Y.P=[@+yl)^W'MԔ&v/s''x e<PZO-A}NZ rXh&l J%x+HB'J":xEq7l4‰]oԱa|X "*Uho՜ ]$1664(#?\i̲4ߔL4%}ItuQ]oJ }#9M;] (.3>:Ih?IXd ! `  IOVhp t x      (8 9 : >F|GFHFIFXFYF\F]F^GbG cGdHXeH]fHblHduHxvHwIxIyI$ Clibturbojpeg0-32bit8.1.245.1The MMX/SSE accelerated JPEG compression/decompression libraryThis library contains MMX/SSE accelerated functions for manipulating JPEG images.\:wildcard2vopenSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttp://sourceforge.net/projects/libjpeg-turbolinuxx86_64/sbin/ldconfigv\:\:b6745009dd0945047ace311b3e5b840clibturbojpeg.so.0.1.0rootrootrootrootlibjpeg-turbo-1.5.3-45.1.src.rpmlibturbojpeg.so.0libturbojpeg.so.0(TURBOJPEG_1.0)libturbojpeg.so.0(TURBOJPEG_1.1)libturbojpeg.so.0(TURBOJPEG_1.2)libturbojpeg.so.0(TURBOJPEG_1.4)libturbojpeg0-32bitlibturbojpeg0-32bit(x86-32)@@@@@@@@   /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2\\[(@[Z7YY@YY@XXWv@WXVZTE@TPT@Tw@T>aS9XS@RR/ QJQP(@P pgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.combwiedemann@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comjengelh@inai.denormand@linux.vnet.ibm.comp.drouand@gmail.compgajdos@suse.comolaf@aepfle.depgajdos@suse.comtchvatal@suse.comtchvatal@suse.compgajdos@suse.comcrrodriguez@opensuse.orgpgajdos@suse.comdmueller@suse.compgajdos@suse.comidonmez@suse.comcoolo@suse.comcrrodriguez@opensuse.orgpgajdos@suse.czpgajdos@suse.czpgajdos@suse.czpgajdos@novell.comprusnak@opensuse.org- security update - added patches CVE-2018-14498 [bsc#1128712] + libjpeg-turbo-CVE-2018-14498.patch- asan_build: build ASAN included - debug_build: build more suitable for debugging - disable silent rules- security update: * CVE-2018-1152 [bsc#1098155] + libjpeg-turbo-CVE-2018-1152.patch- security update: * CVE-2018-11813 [bsc#1096209] + libjpeg-turbo-CVE-2018-11813.patch * remove redundant libjpeg-turbo-CVE-2017-15232.patch [bsc#1062937#c17]- - update to version 1.5.3 1. Fixed a NullPointerException in the TurboJPEG Java wrapper that occurred when using the YUVImage constructor that creates an instance backed by separate image planes and allocates memory for the image planes. 2. Fixed an issue whereby the Java version of TJUnitTest would fail when testing BufferedImage encoding/decoding on big endian systems. 3. Fixed a segfault in djpeg that would occur if an output format other than PPM/PGM was selected along with the `-crop` option. The `-crop` option now works with the GIF and Targa formats as well (unfortunately, it cannot be made to work with the BMP and RLE formats due to the fact that those output engines write scanlines in bottom-up order.) djpeg will now exit gracefully if an output format other than PPM/PGM, GIF, or Targa is selected along with the `-crop` option. 4. Fixed an issue whereby `jpeg_skip_scanlines()` would segfault if color quantization was enabled. 5. TJBench (both C and Java versions) will now display usage information if any command-line argument is unrecognized. This prevents the program from silently ignoring typos. 6. Fixed an access violation in tjbench.exe (Windows) that occurred when the program was used to decompress an existing JPEG image. 7. Fixed an ArrayIndexOutOfBoundsException in the TJExample Java program that occurred when attempting to decompress a JPEG image that had been compressed with 4:1:1 chrominance subsampling. 8. Fixed an issue whereby, when using `jpeg_skip_scanlines()` to skip to the end of a single-scan (non-progressive) image, subsequent calls to `jpeg_consume_input()` would return `JPEG_SUSPENDED` rather than `JPEG_REACHED_EOI`. 9. `jpeg_crop_scanlines()` now works correctly when decompressing grayscale JPEG images that were compressed with a sampling factor other than 1 (for instance, with `cjpeg -grayscale -sample 2x2`).- security update: * CVE-2017-15232 [bsc#1062937] + libjpeg-turbo-CVE-2017-15232.patch- Update to version 1.5.2 + Fixed several memory leaks in the TurboJPEG API library that could occur if the library was built with certain compilers and optimization levels. + The libjpeg-turbo memory manager will now honor the max_memory_to_use structure member in jpeg_memory_mgr, which can be set to the maximum amount of memory (in bytes) that libjpeg-turbo should use during decompression or multi-pass (including progressive) compression. This limit can also be set using the JPEGMEM environment variable or using the -maxmemory switch in cjpeg/djpeg/jpegtran. + TJBench will now run each benchmark for 1 second prior to starting the timer, in order to improve the consistency of the results. Furthermore, the -warmup option is now used to specify the amount of warmup time rather than the number of warmup iterations. + Fixed an error (short jump is out of range) that occurred when assembling the 32-bit x86 SIMD extensions with NASM versions prior to 2.04. + Fixed a regression introduced by 1.5 beta1[11] that prevented the Java version of TJBench from outputting any reference images (the -nowrite switch was accidentally enabled by default.) libjpeg-turbo should now build and run with full AltiVec SIMD acceleration on PowerPC-based AmigaOS 4 and OpenBSD systems.- set build date to enable reproducible builds- Update to version 1.5.1 fate#324061 + Fix for PowerPC platforms lacking AltiVec instructions + Fix ABI problem with clang/llvm on aarch64. + Fancy upsampling is now supported when decompressing JPEG images that use 4:4:0 (h1v2) chroma subsampling. + If merged upsampling isn't SIMD-accelerated but YCbCr-to-RGB conversion is, then libjpeg-turbo will now disable merged upsampling when decompressing YCbCr JPEG images into RGB or extended RGB output images. This significantly speeds up the decompression of 4:2:0 and 4:2:2 JPEGs on ARM platforms if fancy upsampling is not used (for example, if the -nosmooth option to djpeg is specified.) + The TurboJPEG API will now decompress 4:2:2 and 4:4:0 JPEG images with 2x2 luminance sampling factors and 2x1 or 1x2 chrominance sampling factors. + Fixed an unsigned integer overflow in the libjpeg memory manager. + Fixed additional negative left shifts and other issues reported by the GCC and Clang undefined behavior sanitizers when attempting to decompress specially-crafted malformed JPEG images. None of these issues posed a security threat, but removing the warnings makes it easier to detect actual security issues, should they arise in the future. + Fixed an out-of-bounds array reference, introduced by 1.4.902 and detected by the Clang undefined behavior sanitizer, that could be triggered by a specially-crafted malformed JPEG image with more than four components. Because the out-of-bounds reference was still within the same structure, it was not known to pose a security threat, but removing the warning makes it easier to detect actual security issues, should they arise in the future.- Update to version 1.5.0 + Fixed an issue whereby a malformed motion-JPEG frame could cause the "fast path" of libjpeg-turbo's Huffman decoder to read from uninitialized memory. + Added libjpeg-turbo version and build information to the global string table of the libjpeg and TurboJPEG API libraries. + Fixed a couple of issues in the PPM reader that would cause buffer overruns in cjpeg if one of the values in a binary PPM/PGM input file exceeded the maximum value defined in the file's header. libjpeg-turbo 1.4.2 already included a similar fix for ASCII PPM/PGM files. Note that these issues were not security bugs, since they were confined to the cjpeg program and did not affect any of the libjpeg-turbo libraries. + Fixed an issue whereby attempting to decompress a JPEG file with a corrupt header using the tjDecompressToYUV2() function would cause the function to abort without returning an error and, under certain circumstances, corrupt the stack. This only occurred if tjDecompressToYUV2() was called prior to calling tjDecompressHeader3(), or if the return value from tjDecompressHeader3() was ignored (both cases represent incorrect usage of the TurboJPEG API.) + The jpeg_stdio_src(), jpeg_mem_src(), jpeg_stdio_dest(), and jpeg_mem_dest() functions in the libjpeg API will now throw an error if a source/destination manager has already been assigned to the compress or decompress object by a different function or by the calling program.- Update to version 1.4.2 + Crash fixes + clang compatibility fixes + See the included ChangeLog.txt for the details - Drop libjpeg-turbo-1.4.0-int32.patch, not needed anymore. - Drop libjpeg-turbo-remove-test.patch, fixed upstream.- Remove useless same-name provides. Use download URLs not dependent on directory structure.- Remove float tests with new libjpeg-turbo-remove-test.patch same as Fedora bug 1161585 related to upstream issue https://sourceforge.net/p/libjpeg-turbo/bugs/83/- Update to version 1.4.0 + Fixed a build issue on OS X PowerPC platforms (md5cmp failed to build because OS X does not provide the le32toh() and htole32() functions.) + The non-SIMD RGB565 color conversion code did not work correctly on big endian machines. This has been fixed. + Fixed an issue in tjPlaneSizeYUV() whereby it would erroneously return 1 instead of -1 if componentID was > 0 and subsamp was TJSAMP_GRAY. + Fixed an issue in tjBufSizeYUV2() wherby it would erroneously return 0 instead of -1 if width was < 1. + The Huffman encoder now uses clz and bsr instructions for bit counting on ARM64 platforms (see 1.4 beta1 [5].) + The close() method in the TJCompressor and TJDecompressor Java classes is now idempotent. Previously, that method would call the native tjDestroy() function even if the TurboJPEG instance had already been destroyed. This caused an exception to be thrown during finalization, if the close() method had already been called. The exception was caught, but it was still an expensive operation. + The TurboJPEG API previously generated an error ("Could not determine subsampling type for JPEG image") when attempting to decompress grayscale JPEG images that were compressed with a sampling factor other than 1 (for instance, with 'cjpeg -grayscale -sample 2x2'). Subsampling technically has no meaning with grayscale JPEGs, and thus the horizontal and vertical sampling factors for such images are ignored by the decompressor. However, the TurboJPEG API was being too rigid and was expecting the sampling factors to be equal to 1 before it treated the image as a grayscale JPEG. + cjpeg, djpeg, and jpegtran now accept an argument of -version, which will print the library version and exit. + Referring to 1.4 beta1 [15], another extremely rare circumstance was discovered under which the Huffman encoder's local buffer can be overrun when a buffered destination manager is being used and an extremely-high-frequency block (basically junk image data) is being encoded. Even though the Huffman local buffer was increased from 128 bytes to 136 bytes to address the previous issue, the new issue caused even the larger buffer to be overrun. Further analysis reveals that, in the absolute worst case (such as setting alternating AC coefficients to 32767 and -32768 in the JPEG scanning order), the Huffman encoder can produce encoded blocks that approach double the size of the unencoded blocks. Thus, the Huffman local buffer was increased to 256 bytes, which should prevent any such issue from re-occurring in the future. + The new tjPlaneSizeYUV(), tjPlaneWidth(), and tjPlaneHeight() functions were not actually usable on any platform except OS X and Windows, because those functions were not included in the libturbojpeg mapfile. This has been fixed. + Restored the JPP(), JMETHOD(), and FAR macros in the libjpeg-turbo header files. The JPP() and JMETHOD() macros were originally implemented in libjpeg as a way of supporting non-ANSI compilers that lacked support for prototype parameters. libjpeg-turbo has never supported such compilers, but some software packages still use the macros to define their own prototypes. Similarly, libjpeg-turbo has never supported MS-DOS and other platforms that have far symbols, but some software packages still use the FAR macro. A pretty good argument can be made that this is a bad practice on the part of the software in question, but since this affects more than one package, it's just easier to fix it here. + Fixed issues that were preventing the ARM 64-bit SIMD code from compiling for iOS, and included an ARMv8 architecture in all of the binaries installed by the "official" libjpeg-turbo SDK for OS X. - Adapt patches to upstream changes libjpeg-ocloexec.patch > libjpeg-1.4.0-ocloexec.patch libjpeg-turbo-1.3.0-int32.patch > libjpeg-turbo-1.4.0-int32.patch - Remove libjpeg-turbo-CVE-2014-9092.patch; fixed on upstream release - Bump tminor to 1- security update CVE-2014-9092 [bnc#906761] * added libjpeg-turbo-CVE-2014-9092.patch- Obsolete jpeg version 6b, 8.0.1 and 8.0.2 to avoid conflicts during zypper dup- update to 1.3.1: * Fixed a bug whereby attempting to encode a progressive JPEG with arithmetic entropy coding (by passing arguments of - progressive -arithmetic to cjpeg or jpegtran, for instance) would result in an error, "Requested feature was omitted at compile time". * Fixed a couple of issues whereby malformed JPEG images would cause libjpeg-turbo to use uninitialized memory during decompression. * Fixed an error ("Buffer passed to JPEG library is too small") that occurred when calling the TurboJPEG YUV encoding function with a very small (< 5x5) source image, and added a unit test to check for this error. * etc. see ChangeLog.txt- Provide right name for turbo library 32bit generating.- Require libturbojpeg in the devel package. Otherwise we just have dangling symlink there.- update do 1.3.0: * Fixed a Huffman encoder bug that prevented I/O suspension from working properly. * Added support for additional scaling factors (3/8, 5/8, 3/4, 7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when decompressing. Note that the IDCT will not be SIMD-accelerated when using any of these new scaling factors. * The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT flag. * cjpeg can now be used to generate JPEG files with the RGB colorspace (feature ported from jpeg-8d.) * etc. see ChangeLog.txt- Build with full RELRO as this library is exposed to possible malicious images.- libjpeg62-turbo package created [bnc#807183]- selfconflicts are not possible, remove it- Update to version 1.2.1: * fixed heap overflow [bnc#771791]- Update to version 1.2.0 * Fixed out-of-bounds read in SSE2 SIMD code * Added a compile-time macro (LIBJPEG_TURBO_VERSION) that can be used to check the version of libjpeg-turbo against which an application was compiled. * Added new RGBA/BGRA/ABGR/ARGB colorspace extension constants * libjpeg-turbo will now correctly decompress erroneous CMYK/YCCK JPEGs whose K component is assigned a component ID of 1 instead of 4. * Added SIMD routines for RGB-to-grayscale color conversion * Improved the performance of the C color conversion routines * Added a function to the TurboJPEG API that performs lossless transforms. * Added support for 4:4:0 (transposed 4:2:2) subsampling- add libtool as buildrequire to avoid implicit dependency- Open all file descriptors with O_CLOEXEC, extended description in the patch file.- updated to 1.1.1: * Fixed a 1-pixel error in row 0, column 21 of the luminance plane generated by tjEncodeYUV(). * libjpeg-turbo's accelerated Huffman decoder previously ignored unexpected markers found in the middle of the JPEG data stream during decompression. It will now hand off decoding of a particular block to the unaccelerated Huffman decoder if an unexpected marker is found, so that the unaccelerated Huffman decoder can generate an appropriate warning. * Fixed a bug in jpeg_read_coefficients() whereby it would not initialize cinfo->image_width and cinfo->image_height if libjpeg v7 or v8 emulation was enabled. This specifically caused the jpegoptim program to fail if it was linked against a version of libjpeg-turbo that was built with libjpeg v7 or v8 emulation. * Eliminated excessive I/O overhead that occurred when reading BMP files in cjpeg. *- updated to 1.1.0: * Added further protections against invalid Huffman codes. * Added an extended version of tjDecompressHeader(). * Added arithmetic encoding and decoding support. * TurboJPEG/OSS can now compress from/decompress to grayscale bitmaps. * Added emulation of the libjpeg v7 and v8 APIs and ABIs. * Added two new TurboJPEG API functions, tjEncodeYUV() and tjDecompressToYUV(). * The TurboJPEG dynamic library now uses versioned symbols. * Fixed visual artifacts in grayscale JPEG compression caused by a typo in the RGB-to-chrominance lookup tables. - see ChangeLog.txt for details. - removed upstreamed jpegtran.patch and rh639672.patch- spec file cleanup- this jpeg version will be the default to the prejudice of jpeg8 from now on- created package based on Fedora one (v 1.0.1)/bin/sh8.1.2-45.18.1.2-45.1libturbojpeg.so.0libturbojpeg.so.0.1.0/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10129/openSUSE_Leap_42.3_Update/730908da4406462f8d16a9096fd90828-libjpeg-turbo.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=bdc800646f567fd9f0ba710df8e22afc64e0da2f, stripped PPPPPRRRRRRRR?`]"k%AKƖW&B`:ލ+%*(UxNkF޶% Q2Ӝ"ƄʢQB8Y O>49ʅxWPѮ Nd/ܸ1&Ku<3g Cw4TNU ]##/,>b?,"`cF0,G,ut/ >$NMdd >x]c7dԔMk~gjCH+˟ؼdFu"&]3H#k\Ve:Ʈ %Cb~dV<}JycitMLMItƓl{, G%]v!P*%|}|FN)c~583}UQvX:[Gi)y~B ?NuVcb~ބ~ɩ9xvL_HX-킋ŇrlW$1}Uk 0΃+7Ц)2:Hu]?w`\o r@}G>b0j ;+D:vzv~/;/͌$S0b Ϲ'z݋^Tx|S+j+8Y2Y,N8CwV^ '˔Kq!i8dң6!`(Y­ĆlpB`Az8B78NsDq2#lV)3{KH< e|Ou$CKO:=>hwŅ -Xu ZY== sn) 8R^lH wHrrn|AR7O5qd)aj:d0z-dR=:*1w T#Զ8#Z8Sk"߯ީcS>g@3Qo4s&aי33C^U$ M3dI v 1JT)"/S`hd+h ɿnۈgO;hϏoth)2@Dln\[Sj#U,Qyw#"J~͉ RD?51eQS$r,ٯѡ2D&8Ex[IpD73Y4 ;_`I{6/jP;dr7 2g6"9dH] Y+ɉ~l!5.C#R LVԅ%tܝ7"E˶|ǵj$Vk/IӀVyDhy|~*FO\ZsK5k7_oٍ&,&y5co(Ij![G27$2/Q'W-7;͗+nh QL׳&Z0kw4_k#ɰ#e}>tᖦ\G.fBoc#XMm"BаrZF ƒ݆yCun?AmaSN̟ ȳv!]ś0 cZYmK!2GL ڶ6-ʍ:%-+&{*_gey: /\U䏣NؗDguDonfQ1$,)*;54:8C&:9\ VmiFSl\Nm92*xqVnF$Lէa$n41WZ%:Έj_J*K$|JԀVu;DJ^IZFDQdn)ePb#OQw j#ix?mh+ȐHk۱ _ ĝe$Nb@_)@JU P }f?$,?]BT6 nx)P*i* !ؼ[3qϫGDb]qВ{;"1 ^Pkvw '?vi3E. _*ߡeҵRK나 ~w] 세h~Z9AWՋ)!>ntiVì`:5P_R;z|#̤)M|'p<(k6= (U0ӛ~,mC:̹Iw q_95^bj>KW2;&+A5-s&t6ه }+&tx-1># )I-*!۝l$Qʶ@pWe3~;S92 Vv| ]5tI2ϱUjmdV_@3I}"=%Tz-& 8骂{yh0[&eԑVeALEv2t[L̋24Puf ]Y2#4ע/aT8] KYeOa h[:m{ \'9@i2R8up:o#K$g@w?gUc%xU%?I 8r{r)Fg0ٜYܠ}A}ӱSUjb (4.Ev"P&nb 2 JTSag rP'HGG#(}m Ȍ>8mG$ZjO[t#:3iT6ک||, n_sƏ=t-e,ums{ה;,sR4,Qx>X[$s ZM p2?4xLi5V #+95jNK)/`em]nrc1A\<ɱeUU]Ci,DscYۆcyDL_!,QY|8~mi WpLY"yN S㲹]@LwE_0 6c԰!,/Dh]gub80+[+nݦkv@v~ɯ{ωtT6,>5q"Z etcAkpj.{_2"zU92L/kM\z8G 5 CoӮ@RDt'rS'. ,N;K]wdώW7csuS[d WwALk/ظ1 Xt߹,:?~[W/Q`#GhO}( E}K9HUgjS.hiP0g!X-./r̵ zTIEfaVR<6 Aj!8[ Di<3~'l]F_l>V$"ЀUS0BԖFV,NYgr}Wz}'ghqqVC. n x{QBy޴bE%-e*߲TCn (|Ƽ5Ȇ=|Z2Lr (Lt6۱ESl%ZOq pT(ep&d&o7) Ѥ] L,]Hq ZvcJ% G^sD < e]_=x+p*G^Sٳ^n иmq} ?yÄ4xyƏD{v8B5TB?egX\>x;/=w/ʢU({#!8R]ӎw_…SCђ ̱,ZM~+;;)U_2eAO7S*BGlph f^ۗ݉Gy|j:R 昭pFϻ X}~[B5@ U-(k?t,kIǓY7g3+aUr4Hm$?a~٘lA02ZtO[pnIB3֠8))as'8m|U3eҚ+gwn5bEٙ& TEBLgvqv}oą ZQIƴ1<~gCxaR:Uf"̍!?3bF6:$ (|gϋ'f%,>vش$HK#.m~ݴJpA2+֣CVI.fİ1Fl0I@űh ;s>BO?'LB+vO&ڇ253ޏq@ g3z4%/+sTk(,Kxp.U?ʽgj Ndsnk*JՎ1Vz8O&5fS7|%65|"dl5ra$v/F%4+E" ߺ[տ*yd$)]r$Z&ƻ˓-Oq&|_D Obck:o\r3nkLe߾.9N(B6Iswf~ 7 chi-wh~D벳η3يōRhBᗜBX"D'cav̞Սf'H>Cj3hlrɬaW 4BEOVUK7ᛎj907WXݱ, cqvY@ЯmyՋ>VџUjD[n2N?d'کbaqL:|$s4 )SqZsbTl 8%rBE%D pWj`(me 5{+y\uL8Utd(ye~Rs/% #g,bdK?W0|71|Drh{Aco]]i6+F -ju.  }NZ`/UKaZM]>OOF ~=, QX%yOy(hl 7ijBT8[m9:p-aS& &<_* }9LHe8>\"I7#VB0P_lPAPMPqfBDwa R琾b5B Z6DE^T{[ZbDp`m1g!d.Moj\"y$u:Fˡ(8:_ ľ@O[y+́*1Qi//OgW9!=>-vGa߬WjoWH #0eviS^.d+v"b #ząv60+ti;a?vJQV. Ԝ|"ЕACά 8 b9C0$.-Vg~tQ̼1kԪ=YH %[@TmbRb|m(/Isdi|\YR}XDGPvŅ2es?(QbjVT +i(MgWq+IG: den'LeF{UPtz-bS!8W Jxby%=>YL/so)_AnS'>&h9UK|D5}]) i~qGQ;)x,ޱyT-=!]-f[rmJk]\֤8d9-VZ*ad-t|O>!"Ӛ>/>)8T)ˋXUq9Fwfm2LpZ|ؾ{_E#y:,gK-@9֐9U}%J(jYV@?V=rB2OD#bCeٌqg= h#uo+.[۵4j|69|J'+GUE7- 2d8 ɖCNG|m Lh ܿy5)Jk@ϠZ.%p ǰ>`T c bB-s _CA]ˈTQE$< nT@b;=Qw='0σT 咅7d%>{/-CB924z( ݪB"8Qؼ@630vvy/\ e&GVl|{ { OK2H~&`! V2)G= n~Ds^{Fr}03Bx4ߣSqX^p5і5zUHjK*`(?Nq$^}"M[+,8 I„{Њv9thsWf4PS8L5+n0/ İ^2\E'l|:L^rEk6zV H"]fؓx]cebBldDvƇXЊ;At9w+*/.s!N&>Sn(pI {U$5HMڿ26ZwOa*wҏf^mX=/`F=J=G/3S5L*)9%߷Cz+I5V-H"AeZbO?Ț!e- 'ܵB#`:o$ᴸ~ #YہN{|XdBF *S0F:;k'd9u4ͯY j×Q{S@( ށ(<a1u}U^I栵yҶwL CĮ;__)ȱݕ4Wف)kYjs \IeXhUnFrCi~/{ v-`+!aF cI8-=a|~i/5,d>b)BlT0ݰWـq&.o!su~ò'v*)3TcJ@Wdc`I~>6kb$JqɕU̇<`1<-Cf/U1ժG)ȓDtke 5$Uڷq}D-9VasKHA'ܷQ1is/4B33#wI`ݓR4el|1_+VJF5|\tbېRqIU/f0P.N1_GA2~*~a09V n<*j@.<=XG׿kÞ,X7dI\FR4 aLpSL?'іk3db ;(^!5,ҶM#->x!Y<vcxl>p yO{ fD7!pt[VZAaSEnff”\c&aGe*QO3ɠiZ#}7ga<[EST91FԒ̖JYq@^vED<`T5@w*V PCcBǬN @_be)lKKۣm&i+UXyYR]Qo+C-u 2k$.}2zR8 7Xzoπ_l?2k( % xd+2mi,k5ˮ%}IIMGd4uj͉-ɶʲdyW%juOOu$}]J~k@ǒshW@8ۦkw}wh.ܪ`~1t2 Q?%GW}-B>B€ț!' v8|83n+K_xӰe^P[CZ՞y$(c3~5b@B˺yn偈-^?/Og܇N* z@ ]ݨ(oqk"mO7h(TL F"u Rmh%pu " h 2H1}>[- ]ˤT7kV5zT)eg|@b'~',V.s߮daLamR9\<$$ރC7)MFIVnθoD>@3XeCe.&Yj3I r\K`2rYdߙ.b征t٪h4$2*&vXtSKX= 32[A$rwjn6b"P:'jXMUu%Ӟq'zQ2#qTJ(0Tc[0l宵/C); \7-$U{c@hW/M!KΦs!N Q(`ɮ 2V{N*96-Qy]xp4.ƶ@Q5rKLm{*m Sͻ刴xs^ F~HKD_?:Y^%(h`H2NiiGET$|إěvFz޴ѣ`@"`c:[>6npT'eԬU+is7Xx>s(Lav^M.)Qn%~?VmIRA#IRV폼 F[@r(83]=x܈i|#,=yN=<0K G#ob؞+@r9MŸWu=2s^B1K0o5oߴWlL uYEana"b20+Cz'lj{ BVGKU~˩Q֕WIS&E]!p4!6HCb&5Uq[jLAWL&TMtj^7iGDMns1_3z7Z}EEZ#E綝Wc1GR0l&i U$hk(ҟҨ)6X6&_9oA;e6Y-tʔ *`˂1f Ȃc(tRyƖƇq=;ǻ(c8iR$5T,t%:Y='+SZ.~gB$-k=}u˜x2Cku&D)u>MKSJqSYqڥ;{{\?6/1*򨙞nQw++8r}V7-ɟO6 ٟ?Qb..V LDsQEt qXV I5Mq丄HW7YmQ 0&fֳJè/*no+9^y(n$DC(yDID:xnx|-w+B /.yfCpz_HN!K v>A?ǔݠP>7Mc2NxQ.8q Rp@$ zө/1:B` Gօ\19WѢcDzgq<K{l !ht4vԅr*&L [F"RDv5b/'d~XãZZA!G=%q_A\3OoѓŠh?({~(W;F"5v&8X盥cUp?2_ZVgokma%e\BSoѷsR^,D- kF XݖgAVb F0#tw6кӱj()'gz]ѐ4Zܤ\ } (5 (&U.S9Kzaj?kdO0\g£9B1u)al_8``H+.{$#\q-m%qEnaqw@θ_ARd=&h8,Ȼܫz6IRb xIt>1{ѳM_S j7|ߺ%qE-.Q_q-d^dF/ھDwG6k tYHL@mj,w{ȯ(:DGfYh>f&/:%i_g]0&7b /7/1lTT SD S=-+JBL%fX7:9]!EGKXzGqg܃ܶS{Sxb[\ 3B3;0{y1ϝ$o-tTӣtc]RS9cj9FNHܮŸ օ%Q/#@zd GJ%1GwPCkssKwZ|Baԣ HEPGKTE;ͅ9L;m aj_3myM9Vm2 E 4? |y4Hm?%ʲ@M5oK8|Ņ@j^ƱGy|A۷!iz=֜r(_B?v]{sTF1\e-\F8~NCC[ -1N\]wo΍JƂmBch>lzقtXl0ȏ YJ)t \CS>W@N r 3D. Z h.LiYegfare)2J\ Na*#8[:=XдsZ=Ws6Tٸg52H෦` ]5NKiX9fްqD< 4;^RW+)S^N2'PeN'3lފgwG%#&AMV+?C,PBaNwF<^oZuy,Hāv~z\q-y=`X׳1Yrs[늺bXlƽ]!L"$Lh+WTw+ՕģU߹7Ft"g)"p%|x ơ,tn`YӾh![e7)N.$Đ浮 QGUPo(x^3PS /4:eP5 LTRoFy$OK1k M&B6|lXc!4:=+q~ҺKE3].0+;;Knl9e`iOe Tшo8\`38 y[%!B??jG׃  bJB{EBpP_49ȼ<ǥx2y7!j7mˌXL;]=za]hKVjyu8cѺ d3f yc8wp}#R09p1bO$nأIJq=sVn=N"Ed0K(E:[`\NC{%N169nv%V"ѽ2h_֥\tD7 RpR5vkD~V 2а- ]f^[x͈ֈذ$/Wܙ$׿\L*Ui ܚITQ^p-AP5&m%r 9]srq8=ݞj[C3F]/#0؆6{ڪ;HwfeI4f=#nk*J5uig̶3N_xrSRJ@G30[?&8OKv6 (G7 QdUEJikLTwtݎB"䥧lZE_d vm!1h?b]1J -5LK7afh'-ma2]0_l޺t+%BL7lTH7<Y7{d?yg&v@ q\0loe ,F OEa3rb,0,*x A)5l|kuA:#fJ;*Xd$!JUJZ3D@|Ջ}ww 8MNĪ.u"O͍QBݯdzMscEO^E .hH_-|sdlUPQd=4[ztaiw՛Y8 ƥ&p.G%|w mct:v1,e^X=|}a5 a`_lg0}T(#?K)ut^L'R->pf<7r)T:C5,#9vY\K2VtM ;.4.zXpF7 r)T<'Tmkl܍@fAv=}`I'͍6d zT- ך5O%^](5P8yOA~g𝿬{nino}u<`%2; YTPΣFo=+fӁ4clT@:ҚAXFB_h"vŧuq{f먱_7rTQnFk%%:siБN6- VPD9A>ܣƇ5M &ot'~a`x@C;lf khjc22<2/'QzcUx.= Ȉ=Ec;3$Igy!u,nuTY:] u8 {i@%D_f*apТsJCq_+hF9c+cO^}aӪmNGu:.[)wt%Iw\]5[z n"n$BO XM@)w_[^8,x9BEG$wT_zՎE.am2% brCV8[ d 86<m}Li N;BU_tvӨaFj+%a>M"}dCߋwhkV$CrF1̂* }PQo*P.d1>Ɨ3q,)jۢQ2PkЊB8_>E$?mv`NAPdu*̿Qf&arGM+ qɸb3܇9(SFV fN|~ŕX@ l(pWq"{j(S~yVuL6xK iO+08Kz⻌ׁm(1feI/ ].r̜Hqod .w.zmvUEp!Ep:UKD% B2zp i.ov{~9 .s)7S˰nUPb%KVYZOv:EZ'N_isؔ7WXԲOEur!4&:ES6NG#bOxng`$ k]ꖤ^O-O[_\K0l\ J=(͠b}k6cgҩDǥKieƭ2^hKo5 ^fFӝ|$H!39].)GVU_02&GVSvE]UJC[E|%\z[_ E*B z ȡFOV,$v3O+E"!7r-zpfgԎTX7$^%5 I.KBuz($.9_6m'7>>Pڊh/f!GpBTĭ R6$Y`gO ߑoȂ/쳼zðAl . ` [^9a\xIB$8o0ⅽXj1Ӳw6 ǟuRRI2^Z C:G\Fgtq8"Ԛ? }g7p y2S$/ lБdWAW+gޠx~_ZŘ_[ _BfK@^x;{swtLۏ %V6h~L! Qug rv)+~OauegHb!sQiIN2'!8YmlDK/ANhQڴ\Aח,_ 6٭|1 &A#%2זrw/JM̓N hEB(4"5 YL2~ТJFg*:XE+S&M8! 't}ׂ:eS :b}8I:61P,繂E_V^Ol8]%LrEM4 e̅=/ӾP^ZxGac Z 7ʍ]'(쒜}-_wؚt8Zl՜R2*HQ9qb-O1zU]ֽѴjous( PIbf#sѳ`dSsɘ܋&n/N?(-m^fʌ0De>a7B)#ʿ1"1pz02볞3!͇-Y}ǡ9o7R V0^T7%e0^~7?/7_-ܷ:0dhe3/G \Rˎ,ӒNb7qsm.C 8B}wӁ̉gݬ܈,/<’WЮRCzUoɱ#DpcZ-sm[['FX!-IE"deqRAmdҘ{&Ĕa b ~a|vg2\"gӠXx/דۋB2Ui<#HFe\wIK&=`Cu7zاGXGFw, \ϑCf*kV]-EEG{p7?(ǁ~${酑^Wpe;%~<6W(HFiE) ֊eC> U'QlE 5+o$\E2Erλ^Fo:Љ+k2 ב_>)B7vg3jn!DYW34ktNjұGI 2D0j(vSj*G"RthƜ\Y %)^Bڡ71vxW$q)k0DkrfioL,m=mrӇhy/BMQ6 Wtw`Ql24hjuzҞ9:f~QJ~a 5L&b{'~GNPH=xEq+!)tQF/ ΁{LغRX̺G0co1U'GM| ɊM5Mc . / C[ z{Ob NG^/m«AmQ݁&J½l9͸1s<<a{=q{:d"\/_8/ @h9B{UB|H&싩}6iF^i)dZۛDС:<#RHOL^>ڋWG@2oX(0sƞ`8*Yop›wi0:lI('!KA@`06}2& yc9ٚ&.Z!cB-3lBz/UJ6Ǿ̙<}tgY ':_79AEXڴ$nM"dcldûP#P"J,Rat~T8DI2*=sP2p2K~,wq:/mI! |I$崄E8|Hz ]W[,`>_:85<%M:: տN~;jl_TJ ܱMԠU~+B-M;V4H}2$$}umHmU֬öœV"zo.)=*{K|b(yW 3P3Cˁ "AA6AV0s]j9tV d }y|Zȇv56#G7DOqK?Լi\SbuaTfĵ%Q$*IJ9qe=:@ROP">EПsxЀ6;OSތ-$  I2o(ECfrip*?3IDǭ T ,5VtO@0bcr : FWdBWիpij)jO&|S|f8y%}RܕfD"nKi[yXeFgNP^a S';%,k}_0=UԀ2`W M0WMbܺNm7Wx.y>%϶QVp;>۠hsê @ mz"}$qHtxb?V>F ?{z}FeA`yxm^.B2!/u(e{O&6tIԽa3z~[i| n#6 Ir HY1L 8p|T6nEst٦Ir99o _..Ufк$aZ ij19gORc-m  gXEg[yΘWH(`AqR^@%N]nQYa1$jzqrS7iL.L3)C(,(GfzmEFK$֬>vG(7 b,GCZj0Q3S]c3rv XXTK藄2~%d$@|W$l̿Q~~\ɔ!5پ64fqZూ84Yf܏0mJC3&}t0nt9iƕ/~Cn,g`rx$aAX%$/^"ݢE|j^89|{ bzjynVK;P cS%b1Ijr+nBM PQs+d5 2J(g8)Xud`%a'HmavZۄr rpR-[zm'U+;eG.3#.ْp WALX]b٢M׉%L(,˨eeГ:)(5XMG M|g!TeeE4F~ "^]Ó&;=C!{5S-Yk@k ?א,D3G hѢk/J'ԐZ3Yl3' 7W|s"^w7pf:i,M* 歝H>6c#,lq\-!ܛR3qk",aϱac==)~Y,sdpG^?M*ưC R ޫ/:Yi*$졘9aKd4 LlA`[e`?PxvɎ5!IحXۭF9q}'ڞ‚zdn[ wC[q[B`P,zl3G+=q'& !ي; y&bSxCB*Iۛꉍfv4kmtĎ1QWI;.h)iYdʂkg]]&ZlK(f8$Ԛ&R0+"3h,F7~O g@ u,?؃fv3dy'uY*AH zMk&9/:./D5>~4*}j:3TEaq{OBB.&"L WwVa}.CUpKIy's:rM@^[+\@~;׿lەheApb F`uUU s)w{&1w$ryZ8CqGue[-D}ؿfNc9 w)vXϙL{cLMj_^>@_Fr,U. 3f;oɬojN^@^<3S/PO ;QhΊ[=쎌zÜīH*j R.+ -փac3eW;"XczEq4RWvXkHR|?Y5k řVKhDf"$-.z㖳CVڿr$oϵn2. =*ys'0Y&si xL2v:tXxq͢I7D2 :t0s\j|@ LNK`e,g^4Q\'l/ ͥ;DYq%-R5N3؄ uzL>,zƣ D+CCĒG>%n_kgi `1;e?0]$w˾zȜye+މ|gO 0gsf1o bN"1@" jDϟ|1fU|`1 E>mMG@mҙ3$^_^HGNd7fHbG<Ĺaym2liSq^,mT 4Nt_:",~ %}΃Ju, Oʀ'Ju6 QP3UΔ0MP9qL=!K{ѓ65J361fUBV+B1G;.шYpgŘohoe^اl,4Dk5% ~{Nh|WwdvXw^NLV+;J/ui 9`*/ ў=*&.Ϟ$(,9Yl{:X hi]=/\ ]RǞGA ,cNq<[o̦[o>=OtM+xZXф }{Yv7ԡűUJRd8C5`ʋiRݹ$đ/z؂Y]o|AP."C uN(z?$7%3yYa XB}?~d[sQfvOQx? qez]K?>>oH/SY#CVHI=&+!^^$Ul[T`3`F9rߐ%F |!wh$ޝWH+|Xgs ۱?kVp Xkz6mw~,(\2|6-=@ 'T PeAUUl90,}/q;e9:9㎊ G_70,^0Uѐx*̈/@R9Uor @1nG=\BKڮīap+~Gj ]5 ?UOҖ Em¾ ZBW>Άr.A)i [5d..Mf=3{[~EnUϒo7"K_X舞@: c(8;Mh+uiЈAqzGmG{~G i姎;sRgop',_$oҰQ?t}mph夭Z'3;jK>]Ar~%C%2}>i֞o Oq>&aN/}/}"*hClU_Zp hhNY'P4f=1d?;@: "*(u'¿,FK8-ESjq۱vi Mxą#@96 T&6/ IUf  .5 pV3aDQVZ顣'l(1q$oq#2ri*z|ja([ xscm%ivXOrdV O$95:1q=+O34RSMtYRro+ƨ6L9k75ѧH=sM|hY)\j@QM ]1s / CZ1JslWYO,*,t 7^7i~? DT$g avlFjsѓ .6=\=[1yxIDF %njlR[%Hgm=P@@yƼa? ڏw9mǗ7+u5B *[ө_9Yf|nc-Hb^4}nK<*pKmb'E9 ;x ) ryڃ} /Έ\fwѓ'OѱY;jn`_XB8(+o[η -IYa$O0ÿd4 ދ24N[7c nhb.%7r_[tm{ G|#N!GK9;k*!:`fs$zY؈-ut>ʘ=? wBr"\Wnwt/l|޿ .'X^z;;+#)\]EK,/Ь45V3[/`Ag<ӑF.0Di!xG<ҕU} _z"UׂO?Y;àVf3\Wrsü!|gF;3*Om{E%HX{n|/G _9XN=-V]MΡF״Z! /I@9b֘B6uUg:TѾ 0+X,N 탈|4X M9BW ~;utÜ J"ހ' H#0Zza&9 H$VJL&D37[#Lz^K@lǤw7 *=[eI~E&a ٩ i,*`ëP8٭=HP E@  A=xkƱ- gh `7Ym.:'Tňƞ){@Puy4rga"GѾ*c@ "5qm*#bDFUΩfNFɚJhV6J@ݦe|ԇPgr`#xg7zf<.Kؖa U[&l#~My.[#C+ކ~y=< UfxrW"윚>1 h8X%<~rd#5Nf1,aiL8+@ d7{M &mԮ.O`N4٦] ;*nh"ؕF~2E:+Ң}ԭt[<jXc}p5pCq+0ѕ 8-E’²NME !ڰ"7ZA?}8? ;0Fc2ޓ(.v"HCC.@m$<>F<@-%a)FP@q|~>jdfI^!),w8A=2gQP\ 57|q#:1@,a lґ6c>e2TȦ6Ҕ!:T+\G,K?Ԙ|=*$[oW.JQ)bQ P°e`P{.^ p4nԴT'Hc/|FrjӾL؛ӉOr!OQk-Dr+s鞛ɝQH2Ѻ}]ʌ'{ujMéCu7kv21q}c;E=<)p=kH-^h7P[3+m`V#:_h($K&+ @oHJ.gkZP\]|= Vd |rՄ'=<c#˞cQ>s +wNdƢ lWPtF˿3%zǷ!N12½`fE <wP%ri*5|7n OY{;)/Ji|K7oׇ;:-lhX*H=`;jRX2.:83Hǚ f^PdV2V MId@)t0mG8TEEP)yP͖4Tz*"h{+`%)$V@sRcsL@(2PUTS܊{ }DnxhVGީ u&GepmlWò.è۞?+sNWLr+hEWRluq$CJ)?xVGx,  -Ob׾jQ=qɆI ڎVp{HZGqY/ yn{\Z;=Id-,}@: ONC?A0xRFHAmu{q(ه7-b%QBpl?2o`j Z3c | a?N`xMF生 ?" RiI9sO]m׻\b=(CޛML<|@Ox1dUkN\[k~#kK\C_G !ѭ=%a< A@.Sٖ;@FHqP']"Az`c1(5~ y7AP CuAǢv@W\[L;UH)g-`QgsTpbE|ӴHx`COVU\:CۓqCbg,:beP'dEt%IQͿN~|u1il) ] ߾We.-+Eu؇sN6cQDU ]ͮрJ{*i[gc~Vtg1[ԾfB׺E珸P=UϩG5/ExpyJE6v_e%@ U)"PjFUMU:X|٠ U 76:'71YmOH(Ptg吱4?o VaZL|hƑ^ZR P Jgե,VxgY0ݎa%tpR:q]/&*8f7rjNEY`Cf-[j]Rމa1(&6#$$T|Y@ϛR6WJ>Uqjb#iT1/8~~u&r큷waQXTN{TgRdJHRX[xM;J?ɶP &[7.<Ƹ;FQ''hζGףuW;CE<\t 뇐 >*M'8 SE޲|eb[ƞrW=mn{̧xѱooL{S:yaVq k^-rz+&|r"zVJ͕HL?{F9#]̦8 kQhiL?? ʏ4ӵnNن7?W4<6wy%e\qs#PWȑi\Y6|DtȩLMDˉL>F+w%Ef8BˎP1fw?4,r(=cj6u1bM7 ɨ eCW\3Z_Q'ϗ6"Tʰ+gj as ryMDIX(o\m`*K~e5z1ߤZKH_-l/,!VI39k16:Z# _..`<=!T[+g"r& f%S9uB$#ʃa2 }#nYG`7yTfm<#~vctHS$هtt^mChpQ#*vUKS(jW߈o8rZF{ssiB1P$ġ u'71MWCd-iTo Yj*yA[h73` &&iR1x/iPp\-phQ vމjH; !P'ϧ.xjy&G&_(B )뙸q>ݥ]*'4!}R}I^+<4|}$a,Ht]"F1938oH92>Us<6B'Wu[)Ɇl'},2~17b]рr| hdQؕɗlޱoNuWeAMG%9БG&S(CR05eyaJ@56եNtY(vDտ`5zЛ?[ -x&Lw@W5g442>vSoV&_.ģmJ2_h.y| I@HS*nd`VLح,ãr|F_eШqm !53XrUQ]C:GZ>W.'9ﶝڼHK?kvr 2/2u;nxey3^fߓsݟ8XXڽrGĭTbSS/. +\woN]c߻8Mn/*  ~! #a? QWOK&xn+>l7d,ұbFL2YAjj4Af>6{݊-%Ļs'UnB|DV3LZY]S8gN.6 (bЮ:+ dV,JiT63)ZcbUx?#i%Y A(|w Gf\|rgx%szI{d9xCH'b OJɍ4TXbk{ 퐍rZP @o;, pPJU$e|DG>V^O=PmX?0CxIŐ|wO%mU" Ul}ʨ>yU^&>+;Ҙ@9o}Fc6a/> |xQ*ANb%.E޾k7Y݂5o8 ˄/:JI6Q,Aeߋ_^w&R%j[Yݐ $>!ܬ氱"&0Gapf=}8"4 ffݕGZߚ[օ"ۋ=6&:K'Z&~X)8h=cdxMʴYI9rCF_>Axy4`oQZ]J a_y*\TNBy[pEDܚxyߠ9g0a9k3eʿȅEsKG6Rw-:U&C,8*n! o20@:Td gr VOJtU_J*\X3ki` X)l[FosGMKaJ,5 {YOY8r%[7"*2/UFQ+*cxLTl͠*a1ĒA5T{A'50rϨoYۺDqNzD3!m'~:.x#Qx1C,/V'`B6(@(mQ߾\noQVȟEE.j`*!5d trv?Z1ٓBF8sX,> gձ|V2]V?.x)F9ۣ mK&<`k{H`Up;-O2q3 GݞI8xDHWV_U#laZZᛨB>zx)fd7p6g&!%DssԂ7r)3oK~A5\P]K4>Au޾G͖iCm=FT&V)|lۙ%%NNZY*3L?faazTWd+YCŲ7_|VN9! ^%d'ǀ{]`c<0*~5ܵz%٫zP1l2@OA"9Ψ =g+ I/ JZH Е H57hPjE62:/PAlibejںA]''z’[XHsq k<({݄XGR+~4 !xB;<h9^l >2PncYULĂ} SCi7D1(=j;K IC-^X:T8I; .׫~B'Dv&uCW!:zNJ V"8)<c`RLr?DRbC47FU]S=S -le95L xu56{]ankଖ)2+zs$U.˘+c_ߗιn?jRPŹ 9,bDމ-ctr]AH,(A]8E f1+ے[!@8PK!{zpHwyOļ)+GQVPeF6J`nVr[*A/]as$ogIRl*:4  { |z=6 Il+~KI盄mWo9 j_v;\¶]r*˔5;K2h`%~aZq)^gO!RM8@"V{~ ?Ow55|$f ~%PL#b5-b;ȸ-R\ZTgeыI}k*u*wlyO _71+\\*/l2SvދjK!`cs=!}rB% 8B)UBeV~XA3 w5EhƽRmal'5@$=3G &՟%ZV+M$fd׼ezn/X~ua Z TY(^(??s:jU =j  RY9%#fZ9Dz{Pck"H/,vo.8f'uexH`m Obr8;{}qxXzэGX=h|6,9#ZFYi+g!<[!h4avjoڌ[tP$&_}K`x)nHܹaN y_ިץKZ&dËpu>9w4i}4'@㝏~HT^ρVg`4Sn~{R z^>5!4pvtU$^h5oT@]5f=:Q{7#**v#X7L겦koJ0Ms J:%>+pVgq1˪!7Pl/`Y_GhE,ȮD;9]fNp:xN[sa:;>roGlC,1dx #hɔDQM:ۀȅ>V47sΎirrucy`'hMAB]^NA#3U\mNPx K*dv.(-RM-b 񢉋=M/TcL+L#qp}ѵccKjYÐASrNE 12XvdoV,)F$\D{A)\YYQwڴ[[R%&]IE7'V$x,ɇM !r܉bP-}3 79M@͎ꃯ5flFvhG,͔}2"g ܃$o`HrH'\?d:וK;w%ى8f8U;"MuC`T}Ķs#~SXGb"캤9^EFfzԳ>34[A'6Qʱ=Y jF4SQq8<:L)wdQR"l×[[u0xC2 ef*Cw@oWqBV` ߪ24o$`8A0,>( 9[E1-g:N +8dΕJVϼ1ɡ6r]z[շOy[j,1wkmKw?.VӖoMoHO$Y8IxB[ֲS4ģ˦h7Oy{\םf{Kcpm=njew VY7jSE ՃMN)#7䅇‚3yN Յ=-!hkCK̺lʮ}Y˚*Ct:JkZKujE:Ӑ7#) J J7ÉXꊫճVT*bT$!٢{7+]Š3p&È( 񦭴i O' cZwM4"wzCMo3~Dd&0mh9}w+ҵ5IщR?=JD5ͿhyZw bgHGڽ!|Mn)/"xљ|_B`#hK\D|R2U_HjvcbΨs['h뀷!bp Lnty2$67ygnVu&BB@U]bO+匇7Ņ!n#ͩu>d/`Yq_[dc276bىuwrk9>}D8!xcx-[7, wg1i?xq[= Ijfj2.๾uT7isCSOtcT<3)g S%{~}yib J.f,j* ^(0C <.\ z"I(gB2 ԛg\`=/…x£retvڝ7Ƌsl7P GDef"I?(NgU z8gn vz.'0pšx7a%WLL3X9PT^̸1P :{0P..yM55E3F=W1ZZv 2Xi\>"#\wڊ_Y}=bBuTy䈵;6'G0;&X+b#OT[#ʌ6, yl:1<4 <+4o&(%,/ӎ奮c-wy4@K ߑ9Artvv˾9{xkq/ 6"&-Č=:zs64ZJ4+YJ;zGXv(65>AchUԖsx?eo!#8~f>g>ƒS =zz vL ~5oE_!C /3mڀB݇d<#Q%[q$XDOU¾j\dlsH)+fωIFD~1kq'z->y^w[M{+BBXWeHYۻ{2t3+YͮnE㐧‡amYRs%V_[y|s1vޱCwԓ; m4MTGV ,o#FHFu=]'aR)Ɇ3_^g)]SCA 6ՈA, ݉PrɁW^EjI}mREL\KƉ_uTP7)RQ 1y{De.d2DϿ ȼ&pϯVS|띏?<:֠v $o6Q Iz* l_U:N TvR!k1/#]F~ 3ޮ59A0 *FXdZ|%-I :GpJ }2<%a]&|Q4.胐O$J|C˕JEQ"CTܚq@?$=>0(Ϯc3*71IK謠jjkN*3HV$c8".+ {g~rq2 xqv q`yhdӌ3)@s( %1ijC%q92%,` a7|6d}͚:w?eݱE S#NٖctW$F(C!oN凷(]5eUQuh'pQ͎S|4z1kn+YY: *7zzf HM4ZӋϙ' ˸ƭ?QKݷz`niƺ)m/n SeHFjLsQ"UN#M$#a$,Ѹ5,X[%FsR`(k X.VGF5P>)$ _fӎRfK|ǀY=2^€+da,4 $t'7 Gfa819/ :S7%yc̱S ^?Јenu@+x#g%ͫ^G<\q{x],' >AgΒBm~'lTUb|fp 6sfY|l2#vN rչRK 2 u<12`=;uV<$ Z7vIwpӷ/Ld4ΠIq<; ׌)`=J0o;9:5xrmm$MfSllQp\S flϳqH,`P5nZEk/O9d'E.gfv6S,+ï[ji !]:lpH@cP}Cv"wAvT;A XߘN!;[$4G8!u8Xņ73+,km !XD4 Dbu}3Qɞ9%Ȧ͎_Zu RT)q'ABO#*+N&ُ xeIhNc4:{LdH% %r!7{,c93#XsiҗEk=`л恑oA*l }bx1n/~2u-;xXaSG3a ǑroHˇe<-h"9d]'T.tr.qyMágtYm5Zxoo) -(fLMf לob4>_ ɖ~zs'?U6r˔)m^`dB i)zX>vcdV[f8Lx ɻ@*f%8sU\u̷Q3F(pj'KE8gaIz„(RTTws$gQG1\Po۱W! \,r)0Sg+ǻ~9;X.kJնZASw,UB8bwۮF>HuF} "w=d + Dk`5{glx!bAww`Iͣ-RS'^m|SeOZڈ5" 0XgSNgʯg{֢=T*LUQюhK(զbQ_dpÒ9tuxkj۬`TaOhRtLq)D¥A|Bhd}nĢ )CLv{ඪ'?I`AٴRxӁj&kpiT_K|^'-끴;1`0)"L)C/g 2ЧOլ+ nH!b?!kMFk<&Jܺ/But*LffVp{>p'JlU6(ݷ$iw,OBR*!m07[38 ʧ,lj?\dFS,n)ql+<=?uU\ 뤨E>ԳnypxU}dQ ;';\:U ɨ~ #ku &-]4I?|tUtv`F#DAd)\:@*ETxm[D*f'7Ԫ \"!z#!Z(>%$ L{X,-U#m``hY<UI+ [3BR4 o}-t*˄ޯ,ƴ >oN@ e/rd7v 8(jdU?>9t T&E / ScԚ> ¬V,zO ˺jPg!$c0*C&1p6/G}#`'SLmǙn|HU$/_?vDLU%m5kZétyՏOb/K _Tm ȳITzxMcs̺HÇE"[,i̋F+QdAYPButKqhNrh( o`C 7t-Sj0K FLVΊWHvѫhS