libjpeg8-32bit-8.1.2-45.1<>,֫\:Ѹ/=„KN'  RR:ٵn=];tZ7d#횣BTCŲLurIฑHln;s(ر}dP 0Y :E) T!ؓfZ?9,YS>Ua-DW$B)2ԛ={fLjkTڒLebA2T Ա2KJ=DQ^^Y5`3r*wT̃@Sc־3tZd)۠J{>>:H?Hd  [ EKRdl p t |  d  \ (y8 9 :O >EGEHEIEXEYF \F(]F0^FNbFXcGdGeGfGlGuGvGwH`xHhyHp Clibjpeg8-32bit8.1.245.1The MMX/SSE accelerated JPEG compression/decompression libraryThis library contains MMX/SSE accelerated functions for manipulating JPEG images.\:wildcard2openSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttp://sourceforge.net/projects/libjpeg-turbolinuxx86_64/sbin/ldconfig尡\:\:ac2b68b9ac92afa151adc27d4ef34fe8libjpeg.so.8.1.2rootrootrootrootlibjpeg-turbo-1.5.3-45.1.src.rpmlibjpeg.so.8libjpeg.so.8(LIBJPEGTURBO_8.0)libjpeg.so.8(LIBJPEG_8.0)libjpeg8-32bitlibjpeg8-32bit(x86-32)@@@@@@   /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.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.1libjpeg.so.8libjpeg.so.8.1.2/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]=0d9d85b07de151da2cf4ad4a071f2c19a9c9f0b6, stripped PPPRRRRRR?`]"k%wdN{7^My!^{LH껋(D$z"ɚȿjk^3;|מm9 oqYn.H$RTim.qQ/c kA8:-}ߨ6/Xh3 RH5/x2xMv0nŰ6EKs#{yR0v׷-ul*n3!uO?FSqZJ8FS7  >^w 7τLx]ڱ دtiI>3}i |uwQ'pb'># 6%щrw[i^(YSRaFy-?cb>2S<9|2pb䠒 P)vqf8iP,Egd`>6< ="$ !abAG=VGI/8'kZa|: 7`&W"!ǙOY˯lKW*4FXPT_p}A,yտQG:R:{#fe" jtNmk0{:%!?P I:<#)Iᣓ4f{[C42v?!0{HґaXQV6Q(p,zȗO7)wNI}bvK=\6ӳEĢW檍|T);:t٨(Z" 2#X 0\=z$0 d Q4D$@zu1n+L/N66Ev͔z7sAIu`tكٻ6).XE|: /lHQE^=&2uo˅)b]7 о,sYTo9ܑ ` MG#}Krגj xڨb X_H"ƕ &jr²|% =Rx B™'2u uu ke]3%gClb?_p8g;7Nؚ2_갹m!t}$J.f%\?tHD/[al,qeNo$?sA&p)ƍ/roIMU"Ч)dH >DRkp{μF$~I]vsDuh;ܯ{t6L2!TWT^bCqtͧNfdDR]C)~zw֑S`v;Ko7e9`}TkQȜfbd\gw&iM^+@43e-/~&G͑Bw9)WPX4^EJLI%nbA?;u3^GWQN:g7Jۡ| p?,21^LU>D+ 'שA쑗/o"qPEpkRcV߅6['E2q]:Y{=fyҼN3G=4ɣGqB]Üm,FûP S@.z ֶ`Fõu[06%R 116}82`&2L`\@rA*x>tٛ@U>{EqS=5I'. 'F.נ-Y\P:cnMCN!u/<^IөRT@\'XyeI#{{ҩ` o tq_3Fn@8,o!nctڢ$J .?/˦Hˊp4M.)!ML~ {A|$SJRUHhYԚM^wuU~Xc t,`WWhR,w& ⒚8h+pͮD8{@aҥ]_WRHD)ZD% #!/K_9.R5Bϳ1PșeBIlFV$O6!9w'S!9 y<dj%-ފƆ*sۍaɰ^50BRԱ.E-phLcۅȉcsXKj(EfCCd"$> |Q[|v[R ]_+Ku$;->9ȶG>9iIWg Ԏ] > ]c+cܺH:^b5 iһi&& f5.;9ŲMu lu@Fzo8 sӟa'':?Apl2ʫs'WYE^uKAJL30Z틹ob})v!Wmʃ}fyLuJQZW3p?U@@nmE,cњ#ȵ#e\f( euM!GW Z(oܠ UƼOW IU>I/L##~|zU4s8Hɴu$ ܨS42z$Ca`"e%aw2.B)PŻnFr0]>]l)BG\3.ڒayqyuKH G0vF 1Ә^`04f;] ų(;pRis$@ȹ!E?୑n9kYyK}W3n"EbI}S@@ǘ UP*o`i9sV1HhXA̺F*?P&" 4b`#%dW%̪-Ko~ ] @A]O-9ȊB)0|RDuLwVaN'!>/.5(_m]${oˑuEl!F^vVSb?c}߼2Rho!U[žCG 'Lm %1iKqDVD|o圗d'ZQn%[QT8X j)}Hqt_C/i8f6V$-9j\o(Kimx\ftb"\ =k+M6A, eG?Ņ/DAuG/.gI36bzôszKIȬWJfa>PB*}̊-\}?zgӔѐi1/mXH"eZzɃח0 ^M4/_؏C?=X JmAcpiЙ?X\k/uxIrN5.r ,E+ _c^HK+3hP_"iYcpq6*u~ݯJڗkt./4!r;2?* `@iz e+ ߄q(dڵJ \0=TԚcld)['nc0 0/K%JjIeo1fɵ+xآ}*=HBf5Db'[F`/"?s%doSXٶ2kH] }T I+(5ZDm|a\nY1 cM!Y%=Mk* Drs ճjD4ar7Ys-&]]jPPWpri :Ks6RӒіVVOvL@(sC =^<$6v-DߌYc~nzZ&SAnRۄ8B21Zp:'d/]9M9Em3}D"f#<@>n ]d\HlrSRhyx^NKƮ)3V61KDFd"udG;jOTڮz>0cyimX;rL2wh[xpXfL"{=K ˷D@CU%-y](>9ևc|%DF X ߼x(@1SUOei&q O̍Ϳ F*PnD%Lb/vGuZ&s~&JnUcd&h=Jv7 %t%.[3X gJT r =S0LփV h_:ly,@kz%<\tZb莹&H1[SW)1uS(eMǵOcED|VI[#]^9 , !h@.q3q6Ϛc<fWx t|f1,R5m/rdkO(J\%w;ij B{${0?,9\]WαƺC3x{=En$|u/-CtS᪪m5sK_p$ߝj;]xd|QڽJ^UY^ YQ_ksT1LKs%xpxG2j%kH4`8B2r 2עb}HnV*Ky E@NycmR|1b3iwĖ&3Ey832սqz0|֝&R~r*GQCш{*1$oD)Vm)g ɑ'b J--/i  б.U9tLE? OcM(y+Mz!F[{.c{<q<ŻUY2LIX47:—]d'G4E3 ԇ@{udzi]~^`AHi-kB 703  2k0+H;0JѪZ/dNj3<Ԣ?^Qi`+ef-EnrFIl.$l{" =ۘ$֟wEҫQk7p" 0i&b: qpK;Cf#72:n < VٌoV< [4)To]k3s3NT6 #T&bu+NǢ =sƫVRU`b|i3V>$Wۜv7,fήjHSKj߄hb3Ҥ:(c[[٣FtNt(sO8мڞ_!S`WIr6 =~tܕm=-(g5h9yiQY#Yni T(VjD*]_wcfp{}v,h#H.ͽ9F)R"mf$9)~V@RXZ: yQTS]O2~]gs5xpٌjD' 4_[d{}|W-֦YFb9IɃįo'PtJ#\JK_>.*[~7Ua뗳גʆG@jY&=:|`o.&/U@+FS1c@1468$]p}_#+;3Z4F,9uq qQmqBYӭ\v$$%)0Ys>r_ؙ- 8ZǺPw"q:Ai7/ z7\qJBTȂ-A uv_bE"K0oS0a#cap(*=*NB1ANh}I&jؚ#H0jwM]gxt:Yvn95scEiX`yWW8GF3Uϫڟh\̋*QABgc-m^~d*"QWlg|;@ac4A&F7mGr(NμUM$PpCێ̩bWrŖ]z^Ic4Op]҅|{Drwu ُQGga[\l =bFd>J1n'{e㝋pkc;P,Z _cնpr؉IoIx{L劢MƆ 7=f6S!nW0&Ҭbv`u(|Y!@M: .]cˡxWLK8 6کQcZ\+F>w٫?f0.0Ujc#)C,R? (sj,-v9 ;Q|9 f^,M&=ׇFRDFGFƬ ]~((*z!_9Xb,a Ƌ%(1a:*ٖ,1EE_U"dK|TW)67Pޅ ?t8WL2ma8N>Z̴]J_K/L-<^h퇑HBH^}Z(-e2_W== mch A@3U  lٯ8g_4]8/;F)vpK:~9i5iL㮙|wo,]x8uHb,=ٶ`l#"ÁDonL'5+[ݭPuSwRgW ' N182?kP(7ۏ$XI܁v]+_>!eٕv%**a'O^r#xRܫ=PGF0v =OߓbbцDtxvVŎ9HWրNNz"uk ͙XY{=aZFf8ig,MRlJ{_x7_Y X<,-!,G7c s}Z{KkI­ TI>\si$\_%J_SE\ (!>2q9u hǿS^%7(Ro(XU ӽ͸6NP%~,zg.]hq)h?clo`-vUN3qҶ!e[A'e:W d>Ĵc-U(]1}Z1PMH˿@? а]/j;a/Ã]p2UBeӚSѵ=vh֕% ІDowé9>KaN6o)9d.xtf?G flHo:nRX|"-ꈓ&siyEɠx7pcG84p,ȟr>?ʒ=*q=;Y~aֲomjXp2=f{bm釕 &wkg҆5? g9Ai~ +ԬNa-5U/`Kuu@ۼ+J:i<3 +{iyov&$l|_LN-n' GdC&P%ܔ"lѱHdXAcڲIBݑAwbt4X9ͥ*;ZNϺ0(TM1k8>Й31Yo;,){!Ч/-ƅ7kQ RZ>M?(Щ;%kڷen=VmFCXzaW/B2۲ [b^ޫ0 {ݬ]vAux"!X%imnÉ@87ٴ D{F51 $fiyie2Fa(3쮣 Ɠh>w b\Ϭ+C vU(+\̌2`C:&5)@a=Zb/GUέfdb*l2meE=}?QǞ^RUCcFE 2 @l;>xAP+ؕ9^i.:4[Jjajz*pʇ|?zCOiQM}yY00D6ND%5!/npȚŢ_hN 5L3-ӹ"ZSNjMt K 뀩'iqAz6CO^ J`G]X5+D(:'\iLO*!R}MTdɼEtZ`'ةf Rɜ=ROCTewkT142dRu$8kd5OvMF+'iYXFsX,DV&FJwJs-kvBpK@h ^mZB$6՘|R,xHS?Ox6*aH<]ud*`b| cX]w>S,UX$y{V`fVcʆ\Sy'𻓘ZJ4-q2KYR&=1RAN%r~ }-, Yh_+e H"Tpfؘ` A{<#?rfog3PTwXo"_!4> i-hq90c"6BҽtɝZ.gMb>%ZuE$h4b6X U@@~/h4J3]<*b,9 2M=2]"ҾPՊ!x՜cLcCFQx[Ja}vE-s)9дnEƧ_C(f\F!RĖFIPς>81bwH e='Cpٙ<7tW~<4]\m(CّmXP^ / 1#PACDhL2MJ9kI%$u^o\NR l LK8QVEnaT4.]1o]nE]'zF}\7߇(xd-U*ڵE< y{kO h 0dzBSbZcB@ٷ ~財WJdcj$4VluE~'!-WH^5EJm`}turm~ZMl4ZȌWO*i\.ɂw[9Ic?J4>h =QZzjBiFQa!GCk0 a]k 9&5S`|D:W}x;xդ<ޥxhhzGSQ1gZK!j"ZnV PؠhNVf,1wE3v |\-~Ϊs{Aunb~ \.1Fi5ɞGBFwH񠫬|ŷ3-6 G59ݩZmwewFe kf50gը[Kp9ˑԄQm*p3ӽ l`JW)l0ku*+hZV$ը)E2l -.U.BYloQ8r7}RZ~ӥ&w ObTVq?' &Sfx"?PZԃ׍MFќI_n/R SC;ؗ+dn̊?1&]!I{a }'n wN9%:FJjA(V3&n\O gLN*B~g gvlI7x+dDIŇxPb:؛ Z.p zE4apUaeI^.(@B?hO?{*v@nxÉލ_"oP<>v^=HfNZ'vhS0EœWɅPҒKGJqgm~^:*UZw7̜׵oft}"NA[Nd/*Lua4$-H*#DooJ~?f1v8`Bn\?1l =%q.2}929F0Zf#όK;KPgd&洨tZ AtSDL+ 8Җa0TFi.gxTwv.|ERgdPe͊'X3S<d19/C/^JpDuXxWןxTV1Hwh& D>BTm\ exnNͲv2oUwSZ7a21b]44UӞ4F'5Ik:* p%./$ز)#A6O/ cOPp3M ge,MdS~B`J< 8(J}d( Ȉ 칛3YǨEd0NƝy4K}/8.=ͧv${!7E|@Cw7nJ3 o%і=Lkx൤KAh\PKAC@y9`6c=H!_$9 ;X 5BNcݩp rCe]m6kc^7_g bV}֓R!QYg,իJ%3ݤ,^Iޖo?u;eH{H#5f`_tGamEkj]z^G޷9RW9?^r&O\\$VC-%/ E-c~w}@r/ӫ_zTy+pH|.:vSj&EgHth,oZ 8)E9йB0ԃШ[د rO} η%p2VH`6;~'9zQ }m4zf V >[54>tyUusHniUvIs.l,=)c1 q߸̽'GpkOJȖ8} (؉[|V1& 8,9M7Jw}| F֐^FJ Qd.|%TJ^I#I|;9L&(c):~Ӯz-n/`LIDbjt՛HP"B'N͆rn=^"ƶ,z#vR6J[Aٰ~'y-g_cK|Pܣ}r>Nc[Hl+Bl(R_6;4SB1 J\xjޣTӟp-!MO3`Weiqi^q[סЧ\z4^mg8fG?()䞏;l_7TJG-h0H# 9 \0DR:jV H :Rׯ6diK"5B'xGǼ+st\y9=; {0՟DRnq<*±`_?Zr3kp8a&?`kjJΟuA#܇2 -`XzS+1j5>教|˂@X7JX-7+{ʷ$L1ilΣ*uJQ0!`9QziSѢu.sEc4f!m9wf-N\x]* :M4oj(>3?zld />=0P+(V)dw] vQS oP5 }]f6]jw&WOZgb̟BGJx<Tm:vw34Tr$\ ;]>cN@d6Y,؀ Ek%EJT{N6Ʊ0Czޑ5F4 9f7zl$AE;)nXԴ$*‹tEn_H32CzOyDzp}bڝ̙&DIVڮ[=׊.c3!UrPf Z4{E[\l:4J<1|g`^@ 8I=O3a/Cj4ѮQѲ}e 4_a*2e5<AE{`s^tlE`կۥzXq:kv!`x@φ`6vr ev<҈b4XdNΦ|,@ P)i/b'I o{YBMh8BKca"ߋb@ȣhO9_uf^r5WQع+#3ۻ Kݘ܄/'+?MiFLyDرLhAbaM ?\tBzA6xZ/_6 b[&2 DyBrmb4]Fh o7݁uxsAy7VoX0`14X.9$Lk=vR_ `JEn/<ԬkPoº|e|籊x/DԚV>d1CW(7|3y?xb0[b]3!JX XyFnCiQ 4z+(<t ~~Sw-`D!6Ϙǔ DcUMKW K(AlY;ej+Ԑ|Akĺ6' /tq1=z4K|]rwZ_o}D r!~cUJ+^K]'0XO yXOC r}k5s%|/W\ 9Ҋo ]Ֆ5ǹ*7.N>E~qZ8Ƥ)@!+#AfdYKb `]yGۀ;L?&6㯓-i,&0 *XҺHg~bz5s # F A厡s!W; T1- H,"^jGO߶E iL (/Oj`e8x.VS"اnpf<Ay˂P@'{Nm1B'D}/FFiF&9i=@8ðf#]GU3\+}_#z40,vB, &v.3w 'Qdf᝼D[B&Ҍc<(K:-V]P|ܨohɬXbޘN٨<[23 lsۯu[&čB.x<n)t %(v=6tErCzyL>$Z*&<tIryQ=1YVxn'Ov;ބ=H-wPgtWlaw,T"Nl}nɑ䒩o!uZr֠2_ho.*Dc"5Y$m,Aa *+];$} ]Q, 1[9|IJ;E cAs{C%3Rt1Bi D4mɤO{<6$[ K˚y$ISF4@}S,c"ξ0Ō§=}椺m|puհ y lv; 1?:{gFs,^qN$aTbY IʟHN'CJf/0k7@MlҼN$"qNꗩajɏN~$]2o߄ͥ ;;t;oOIv E,?{E3qthg X| K~M+-,`*˹l=^1OEM]ЅY&F6Q΋zg/˅sy 9360$UhKfSN[¤oSyHx3 i0wSX$BR.=O9:@=n vޖӉ<8%lnԮ3@pZ,j|/ u{U[RE7`'ƪr^.4pӻogp*e8ug. Oe69dp:JN1t IF>$8FV^pp߱6<9_dz`}/JX.(ltL:UAXSg! ̲Ӎ|iA#ҽz/ :g tʴnTkBuw{d/fTZ eA\ 7YycXsXVe`u]kzLH↲0cƷQ?n,N&K^hK0jߒ\S3的rbXr{ʀIIN5EnPFj+z:Ȓ^oi+z "T:k+濼X&ML"5/tSs'0^R/sh۾51F”@afF*dk0{ªh4*)T)xn5i) z_)b ]C 6[n%4l7rHQ[L]Ed`_ۂbm}(&}A嵌y?YRzʪβ- 'Zܺ7M~DwN5&PSZ~T|?4l~*?X\+a L=2 >[X8Rwn>9"A)%&QC27]ۊ s*~ԫ-*Y Yy afwF[3KPeUoBmHABD_ͳn[/w(ÓBv>!# yDi7g/:twчg364e*G󵁺,*b!`l[uh4(.:ﹸ#!uV~o{B[lkpӖѲ ԯ7PūV2f >ݦ Ap}c RS(/)&0#0IV|<`?Iܛ̑A,z'W5Ai> KCkcRP8Kcjxy~cAQg,BfМo @) 1~?2n=bbu2=S'9_FUvcV{øzj} S* BY vBà Z(rZPA,lRls8iAxKވ~iKylm?w6c$ec[n; ᙎz~>c-yW G!DF6֦n8 圝%l}f'ߢL;'~\e+(,1fBPnv\$сÊOLw|'wJXv$h[liIی# !cھTdw25Exf51wv%m>DqN xQn,EL?6C2hFy % \C7N*_sِiPT%e<!<#ͻ(ϦԭlFӸ=ԏ܁H|&!ZIlLTdT3$xA_l3+-wZ.)'\tLzt 7IfGY!# #<~`Fnh Md([M}v -EChJg8m(k,yӥrV~iH ۨ碊fot}==zJƈkrU؄CDaQ=sx|%< QYgJ=_4AD#azcW }@^y¤υX2E9"ڢV(X\%E(!P.$&eG+# zjhuxL!oUXzeUK$vhQC7>pQ .,d= I\R## -Fl{s|,٤0Ikks8$fDT$Tʞ=~2`>Jϐ)$w_5\ i{|D( ߯qf"+yW(D el e& f%ـ6[ĪAalu=(Op=4 2k~(w8ES%S^"U-i=D-lN5#ͳsXs /lffyc'b|B"5=(WTZ9iPrswb' yRÛ94w> pRQE5@RbLZ1jg417JpKĹf&Ɏ1/v'r4'u% ;a(xp*,*dd;+(A0)`k(Ґ~"< ȥLOzd;ryr){}tc<-ͯ<%+ J@b,NZi%r@s)Q4IYϩ];s+ΡSH(5–FfA]Mi[RI%Gg7S)6򅑇)B=ˢ@T־ϫ?l?97I*=*=oKߪ$յj&Blo g4m>Vf.P TiqH{~x] a f//tmݟ}cU 斑(Rwscom_uyO[eJXh3Eb9IbϜ6 *֝y % n+> =.KLN!YvJQTvy=Y[\dZ0Ȃh4wQPԌ6EZTIN>F!qQf,ܝ{gpB[S2X^hxC){oull/kנ\ߏ$t2LJdS?Hs G:coO :Y\ܺC|Wךhc !< rzLR5ŖHn-k$86vdo}l[&1LxjrTA_ݔo?.CA2=UPa:|ZK-X%v ^F1b\ٹrA+ cZu 1(e8׽ūp:{A>=IRgF8 @M3?\l rF2Rq$ead|i歏gRx\欬Ty$i ,"^!!KAu Htlm?~lW`4~%4=^{ ,8q7؏F/>9XikmCgזA(k~-CxZ2T VdU1|U,;Eլ|+)(1m. jA$3F .iC~xXع& =aQ['Uv%/JחJCrpA֏}SM)_ACePX.#⸞O/^~[j΃gwa8)J5k^dBٹ80K#L|$(-* R,3n ϐX t nBLj^SWD*x(2+4/~7YN{`{?_분^( Iẋ׼S]x"޿4.bTeJo)ͽ Cڀ[s,՞Ze7SR:f_m_ y3wW%0uvCXhGR2UVgܾ4 E^U(9@Bݧ@ Ȋ'] 홞NS j8ϟ 'jJ6c9O$c9m6;xHh >O=aKµC$\wb?w1t/*aMlP[k ʛ=[20Ԓ 㥽5GRaC(mn82ёP,WN|Mʢ8_,*2{wA!6K,CYp/i".QOMqߙpl^ra (8~YgYG%E>o%L-2yu#EL6HyJXfm;wLf4bmPϿ;{Ȑ-2ʝ[ !cu&\ 'U4#xet@ M}Fd6l_?dQ?ܾSA-N\cM(ᲛZ?)~RA\|yz$bu9Nc!YeiPs|?}= f y&q. FT)ʩ~v}OU&I!a(}{K׼Grw1k’{J4'yqulqkaf@Mo"JW-(]+8;*L7ߺ=x˽z9U~q1drRk:_G쬎▶!B'82+A \{QuȎ2 kq"CN~{R:09;E#x]ilc`  .CwRJZ$Y^3ԤVQE {jYj1hb^)0eq4&*}v=HFja DZ\B n]O q>|:l2'%༄p SCܡ?/oh9m%wW5LB- ~i`?a\BEOo?D&2@dD0ܩx*TlIWvN`>&r!|{;G]Ofk22UrxF-^$X(sZ#v(T>EE`pN yGZ2,BEa~i+Sdecmgsm}R0RqVVVT:` IBCQ)ͅ $K=EF303DWVԁrFq<ߵ~A}%ٻeޏsUHL glS)5ЃgƯƤ1E[wLd=Ɵ_ ƩJn3Ko v/p ݖ [!AY(kʅZ6#$|{YRaO$[x.GKg}WκxcoW:Z >2eG^!Ux2e4pڦb;tm?Q c1EJ6 Zg (eCeFǣkS95Ԧ"nHE辦A0HzHMKy4MvITm`eHAݕ+#KqS6Jl~NY9Sq!ZӃ*f7S +/}Ose?+N|x1Cs~ `jLJrSi\ 8,d lϨ(#bŚTi:u c5-OKuA'u)\q/=O-΄  mX), @#["&J8TdU|7S ͋e6Õ1Hվ"]"ѷ-g8n65)a9_1R@g)oXu ;: N7X& u ݀&/k D[gjƈu2 V`޹^1thHH^-1l;վux!$Ry`yϟ'OUinT{8E"88X0P]j2cXgl(' ZF޳fRtL'<͍ {42^XU/"!;!K} ޗKx$C,5}#HpϜA|@gA3^u3v\&ԠfX|uNw$WXRh>&ËeAVE\kWIYjv0=a۽ޯ;tT &/$J'cEVeU3Ku,cS ;R(NAu{R,RB߻L՘ 7 D\ Z&?闽l Tr^~UWC)x:F=9 xlHحq:sy!_@xDzjf7S/>WV=7s٣[Oc+3̔dR9tL^sc3Em%HuYxWQ_ łRߍVM)"*lwH4}, th'՘wMa]k2j_TRЩ"s>nsJ,-0)l:{AWLtl\}.u>BP3rrGu- . }-=l|k( +e=tWe%лFDz˟Hv@ l]= a3l㓗x @@QgQV8%3 ͡I_qcЯGW!%j(sBzѮA9e >D,+< WH35^jBEr I^*vE*]93&iq]3t02Yq*C[YٰWs0'+07| 8]5rim+[+7m%-c5ao~v@1+dio[ijM΋ϋ*ͻ0_@]Ŀ[}Olp^\وLLrÑMkcϾ*Cf2ȿHMU3;pok״g:ЫZvQo3[ep|vΘ*LwˬJ#1 E%j;}w&0lԞU#(i,nf6^ rYJ\VD 5BG∧eWϣylRPht>`'F4~WD I4R)-bH sY'um^AҾ-W׹~}NqGa3DDJ8 @ѧ+[zp8AmmINԜ?DV !]|CKGf!I5eYSQD%jN#e)z(߁Yy7K;J^.H̯EKy#u%}a9rxH;@2u6 7uZ]bj/Z'TimdsmgSډ^'jUHA>F]zɤljjE=Yӡu ʵ;3\w8(K(Q]Vv[H S~/8rܺOК9-;^Cu sgMȹ>ryzi`!./ij9Z~+24xϰ Ny:N2z?3Xɯ53'FX?df^kdu8<:;kMpJpznY/w'$xf5̨5GФ NZi5dT'[cs0obK@sp #PO{QFn}@7nAPs*c,JI+[Y#aGN0ζIaǝOa/בagOH^Vn; -)!7cAq7GHn5?zM[+AiH :|q( ?!W$qDZ782( t!]Az嵫ٖoJwR>}W9ztir]]`ݐ*{o |]X 2t#|1DiѹMr o7FF|PFؕ底[tMͫ?\K.35QM뺠Jv+*a7{NR'lȢP@й3koL1:}Ua%8VE}KICY@O$G=I>z*ӏ{W~(dt3i{b}QO}&~$/s7.;\`i˨@5w:jr9'[vywȰM"z$nm(s*+I_103 GtYby}$Rv!wJ@[t{62~_AVͪ2B ;K`ۄ+{T^>wBY8_,`~j0ICWgV ^lNumv AvBF,9ͣ9-]ñbpU~lQMo"f`3V<7殴jzΟr{nq1 V@qlRnfT0ۉE06iLhvi\KpH>b=ޅU3P4 r^uB)nR@œA 4D'w"v }Y۪ ngU1.U8 UMjQ22Jn{BV{41QmG9 /1])"bgn{GG/e!aKCfՀGeE*tL#JIҨFUܝ> KDKmnr i^H)"*m^Z:MF῀oR]D 3U{An3~Ժ'+cSad8ӵG<y&QE>``,*[P%i#ʢWA1<ݢ|co =|%H"ri2?J( L>WQ+:ʼ$EOA-z>a iMڬp8(>.5I-Wdc準|$цLhjK*:dK+*0iO&8e4<ۃ:.l7x~>^kqCF)4R`js!r~*jyx熭pu yٱT37$h6}U uwǛG35j<>W ,dnQRHHݴS0S2VGtآg#̐U*%.;'Uh6ߘ@ފH9ZQ &7.7䮐/5AW[\/ն"ԼJf$8KpoY>|r@:`|PM"t*-- m. IԻD w/ u$0A.OGIH$Hܿ5[PiF d0AHj1/OeRlF8 F$}-O%M)!{ ^Нv!T:J \JlH؎Tx|?Arq5 d㷒M+HXs #`kX[ټj4=Z;Hߣn^UtqnV%yp?rJinv0//N$aVD}d'P#u:g3,k#4[8]2WVL\Fk i$"*G rPH 8N(PKbdfA)c;]˫=$+ u-2lrg-񎈇^pCcfJُɟ)L@w?^(lAud\MeH:ΠY0]Gg%(c>b+QIDh~EMu,I3m̥js51],^t^p/Zo+t˧I!p %]_<+ >U%dM;?L | |J/A RS9xeM??Ӹڙ[4Al˥s`er,:U"GbkW8T>:9[wE[0.E F彪GSe\6)v>/UeKjH 6f R*}!-;\TcC2TQ]QNXb}1s\1tNʺLp1 ,5#S}-IA c\.A?h`3xH[&_A犯 %tʃ9gA9AãLFLqS=۫5Y'*ߟw_WJ5rr>C!)+qQ D(Å1Xsё'3m艜+h,V,/:Ȩ^ 1F5(V5pquۥy@%EoF{~R1؀G8myHluU`yy]H FSK$j\`Jz8<G@2ȣ.n[>4:3N :&ljXime1ls3 @U5ܼ gdj3(6$|im Wұ(]!fC@Uie51UC'hr-4N0FCb:J\̻syˌzN>ճ~kÏMN|9XRܑ׭Uinr\nbGҖ{TBZ>aS\L<7Ӱ.lJ;˼ w}l =WR1t4sw1X"SGզc{ō:t^SET}@B "ne" >Ͼ9F(w]IF֔P Ȅ*/kH6f3wN|n"*X ԘHv?[s?%ޗ`c}J%EJ܃ \{$V癎[S 2٭dŅY-pٸkȅg<) ";"j u}z|`M8Tۮ*$>!>K-W0Ɇ|-AȁyW %5z[,iKEt-"7қLH11x1bEc/O JtJY'6: @:+jhu?B" 87!6<Ճ)c(eX3r=]6Ub [x0i&Ϯ=V֚ov^«t"hNEe-۸ya q'j(| (|g2E2xOEAif~ozޯ$@;.:_'Y{(Z (Gcpcط$?"!xIIċlqpM+`vjJ\:!q-UhF"CJ߬b` d=N?' sApljj:~G# *~[@L]1Dsn62o4ᵬP칈nЁ?vy4؛N3ry#?m,^ \^LhIU>}0}rgѕ==IZsW>˝9_S wG|0) eBgPxF0T`'յV,3[ N"T\j!i2D Mjo D\[*xbŷK%㾽~V )a7Y#לE]uݍn Rc}_hpbezqRfD9lkucVO zKN\\OZ^R?/w61c9%P[f΢AyG | ܦh&_% ?,XHb 0`QgI.z :GX"h wI(s4|x nVԘ/gy =6<礋o:c&!p#[*Vͯ"м9jAxX{D(;]-K鷞0'׻C}j"M