libjpeg62-turbo-1.5.3-150000.32.5.1 >  A cp9|%8UA`C5ܜ'HʥD&:w j !P.4I(Fͦ/" @p蹠2v9zl ?gS8 Gx4v^ԺxmZF9gLtbxt>IAJ<un{y0l209{rn;Xe0S!^\(25ϕZ< h_ a57363d9bddde0f1cb57d9015b025856ca6e030d1a36913c5bd7502ba99d393feec4cfaa87f7d18664274b02a971d4ebdd9a30c7Pcp9|FFg @S-n9=> eț{4VK ` r_xcw473o!i5w18#76|sQQ~,?e9Sbh?u07d$M*Zٽz1r\h+|sB:DNp>9?9d & g 1R     $<Zx[x|(89:F6G6H6I6X6Y6\7 ]7$^7kb7c8Vd8e8f8l8u8v9z989H9L9R9Clibjpeg62-turbo1.5.3150000.32.5.1A MMX/SSE2 accelerated library for manipulating JPEG image filesThe libjpeg-turbo package contains a library of functions for manipulating JPEG images.c`ibs-arm-3SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Productivity/Graphics/Convertorshttp://sourceforge.net/projects/libjpeg-turbolinuxaarch64܇?0q(_A큤큤c^Z2eZ2eZ2eZ2eZ2e6d23e995b0bc62cd6e9ee6e44c2c3627ff510b84621ad73ec8f3a822881b54a721912b8a987c9205aa0addbdd458f957c4bff6435fac00529da72798b6b1ec1351a11693fbef494fb150ef8a6c3852e0dd0fd55a380177cc5337201b9cafd4f7250a1cc26707b6d1fa7cd2d8fb3f796548d23afe30596fdfaaf68d3b259174d9ace2b5d7060f901efe8ba0fb74c72ed5de75d704d687cef2430ccba7ec021a81rootrootrootrootrootrootrootrootrootrootrootrootlibjpeg62-turbo-1.5.3-150000.32.5.1.src.rpmlibjpeg62-turbolibjpeg62-turbo(aarch-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1jpeg624.14.1c@`@^(@]ʞ[(@[Z7YY@YY@YBvXXWv@WXVZTE@TPT@Tw@pgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.comjbohac@suse.combwiedemann@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comjengelh@inai.denormand@linux.vnet.ibm.comp.drouand@gmail.compgajdos@suse.com- security update - added patches fix CVE-2020-35538 [bsc#1202915], Null pointer dereference in jcopy_sample_rows() function + libjpeg-turbo-CVE-2020-35538.patch- security update - added patches fix CVE-2020-17541 [bsc#1186764], stack-based buffer overflow in the "transform" component + libjpeg-turbo-CVE-2020-17541.patch- security update - added patches fix CVE-2020-13790 [bsc#1172491], heap-based buffer over-read in get_rgb_row() in rdppm.c via a malformed PPM input file + libjpeg-turbo-CVE-2020-13790.patch- security update - added patches CVE-2019-2201 [bsc#1156402] + libjpeg-turbo-CVE-2019-2201.patch- 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.- mention the included utilities (djpeg, jpegtran, rdjpgcom, tjbench, and wrjpgcom) in the package description.- 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.- 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.patchibs-arm-3 16627083201.5.3-150000.32.5.11.5.3-150000.32.5.1libjpeg62-turboChangeLog.mdREADME.mdchange.logusage.txtwizard.txt/usr/share/doc/packages//usr/share/doc/packages/libjpeg62-turbo/-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:25864/SUSE_SLE-15_Update/931e8999d18334eda6e25dc003396204-libjpeg62-turbo.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxdirectoryASCII textUTF-8 Unicode text|.klh!utf-8cf0c1c900f0358a077331d70d4a99454aa523fb0077b5bfadf4b22dd295a95fd? 7zXZ !t/W`] crt:bLL  Pp BfYԓGI~0!-NRT,39^a߅<=D}޾֔;o98N0 %TҗO/fzvqL xChv"?;2̻9pUm&h>Hx1 qYTh@ZKPSpM>g^ŏOzÞ`z OBYp8ll}'1-WW`m O [Djb SEk&Z~5mUr8>tU%é_/zwK;`k@zX/ `TehJն߁Jc:E7bsyG춦;oԡlsFVrD5(A uֽg`рebtŗa]Ȭ^CAXRMVCqLG횐k^rM_aCKtz#x^Qg/2A:Qb<8` +~(M@g>]@ւBN>ØfScB@a TnXmFtRwy1W}d ~ cDސ+@RwwtmEL]y_5? JpvYBؗE$M sZWM--@ߔ#P)i6m_ G],>J ۣQPstS쓣,R#d˜Otʼn#( dC1_ پauH{lw"o c41$T'\K( ]ť=X@9I٩ѢnA+Mz$g.2h&b !sN]oL[򟑮I1s#'v duso_e9TYƈqcT LI`CV7QN47@O<ֈ; XwN@;़ߤ*šH]:d%ג4_ZՆIgO"8F-SN U  \!_I(`D^Wz  .׎telbs8˒&lD@j Md8ّ7v d_5z aQ~\Nq 2ҵ1,vzڻH%'eOkx2\E=y'0$;}0SYKc O O~60jumsDrGwlb"l)7n9UM5RCڣ~r/In+e)>RBm_i93`lƋ]o?gkJtJ~ܸ78go \90~-(mVv.'њËt@OH4Pu|+ IK6Ũ0'rp(? Jd(#4poa$eÕ:58孹X#$!XYLtәݶPYV7uΙ;嚶;Nˬ6Ԅf:eJciih(]Y`2$; 7t6?; 菣 p1VJ"6p"sv3[a y;מA'G ,HB2uES9}  EW&ċj! 6#"@)ZNT* x a};4P$E G 7^I#U_LrF! #0_=1$xnNRޒ!M_j*|8]Ee%y҉-KDŽ @gGg9JBbxG0E\"a 3Re\ hR_c>w4R5R6ixWyaI CBkl98ӫ6 vÝ~QfC&څP=hqJAP6c1&V$g~08;>>8γ=3-FLHX_K,i\-+!ZlCu"Fϵw"@TQL4 jrspYƿU34p~`@y_zZ@=Z%mnWib.Xn=`CcR0~D3/P|:c381ȣt{h&@ՏUT:^qU6X5U:˶hRƕ-h˲\ApD7 nOXl_W= P(\\~yL6b]}6}>+ٻs# ԃ> !a:d֚Ydm;;P!\WECrW$(y(I *cVQBsC ?H}K۶b apuLm@!%*LVw+GAP]z[Nm/K*ļ{;eΐyKr9њNsVPBF+:c' 9>ovqs^Zc"vK]baq(gK,u]:v\Pb'PѹAχޓt0|by 8`X!}}>oZ԰MNb`yϬ8C^2mCY%D_ƍrv=lX%q568ݛ\ì Ʊ̧jgi]peF 53[Snz<(ʅw}L\dZt&23dP';I+7˕~<+U?CZp|+׀^N̫4hRµG>:OUB,sT fՠsl.ۇoDR*(-amVC$az܃PzCLRoWJ8|+=+b -R[F%3߭YJ)|k`RrR!oTgP n: hb.S2DŽ:m_iϐ5dlnY@<Dɺ}Q]tO%#?j?#;.dbSjK1QV¸) p.7=8Υt{1{ ͱ1 ea#L_ҋ+QO%FD%AjQyCpWu5H}o1 O|*}w-~r~K"s0ߓb=נˌ= V5[Ul.^n)f(= ]&g%(LUa)V.0lfB(0nU͍1Q6rNKKR/G@ՙht䐇w=~;S0_߹+a/\񒐂 u#43ˑa|!};S`)b#Re8X;6>pʲʂ^yt4i, k3/{HNp7DLdwB.3ϺhN\g^H#fR.Rn".AGߋ'Hl9yN%V㶂2@(TVȠ??YW;{&>hM5QwDB-u=l ؐ;#Ob*y:0Nԝ}sZ/bĬp9ZigyHuqi?Jo2yzaj) GM GOz yV?iϜ +I ߬@|{N\"*gTHh1+F %d4@{ʒ2~1=E^byi1B2Y]Ct5 ]uk(*_G>8 >0A_;[`>j7h:n4K@x{sϧ.ѧ5(73 J sw<Ə55nx= Da6M j;{\0nqbNZ8HYAKB~LXb)xw1p'y`-V2 &f8j3ԫO˓SտCZYj)G:^^|ʟV5;SͅiR\U=aEQcvgsT|1QZjȍ4Kjۊ'/bC[Qf\^gdu#(z]Z6g'rl!qu2[J[FwbI}Fg}|1sCC:5Z"Ճ*C/~7d{ ô7jF1T#,V<{([2O+Ԩ? />C95zY^߿ rF\jSnx㢦eop$6 <J+FTH95;,ޔ-FVPwA8d`Q5żV_<`P7b&Q??98[,B6{J'=pɭ bᖠ Aeq@7} e_VJ=`J:Qu#iU4h6SIP77BϺiW8fǡVaqY=&X }|G҂|Ec:A7]ONMc͞/pRDk7JPȬS?[(X [-jdU8K{ړ@P9)8s=: PwoMegZeccɭY$v&ݾ$%sύRrv6KTFW)JKTL'sFxA. 5G]lOAߩFryU7u/NQ@@|:x1!d-:5C_&G},GuUl7L!NLaQ@/{ǎM[Ԝv@h-Ƣ@ 8?@!ęTqӷ~z҇%`\σfcux?c}z(۸Cd .LjSd(z6 {yTXPf\=XW!%H?N6߮m|A kXhLMJ%}X֏aw[O*-XɰLL ^QFy4>K 5J1 Zq;-7}›mNHq Ahu2`+p{$$]r4;`f8kD9~:_ 윏2B%)QCYqhƲjC/j:UBcT>]A3`1eVA^oW ]oמ?B޶v/|8;jQIIdzOq??^PE'-=BPUX=/Y9xvjGNf0~lgc z!k(U YXۓNsΑy;lV$@X8!OfOAiCB^NSexFnX8n|L+ၚ!klz5qWţC mgf[qIkA X`7m:ڣdk5SDHױF8Cb' ł ɅiQVrhH9H6dd͆ܐj2SJ`^/e @AttE nT3շ %k1/XKX{Y4OU}cL&dv\ɼ=&/*R'@Yj!/,< qq~?x_A/7""ީ3xWK~$@,ɺ" }U}s[v-sʿpK%8XDhU2ei&"x VQ%'Tw 66KlkY"M2GlԐ!tFPP6p~xA-Ysf_,M,ΫMOo, (OQN,bVܒ2{g5xNj6mP5) 2fg4yfv}HZAyHw}͛8V!8p!qNeP]Ux /?~Xq8ۖK¯X^Yůa 7VE!@,$Jf;)ܧ]7Ii()QKiafpH/@Lw0e-eOW+ڥH/69p;<oqxYw fjYs5E+%ZeiDBl(nVPٹoq"uިյSΣO&-[kQ='Lxx'}j_i zSߢ̄SQM' k'Vf~" 7KcTvx/[S@e~Tsj*F YcMn^B43 l)H>}NJg!]JFYyЫĕ+JJx-{k!uR,qo'F$QtҧQ,7?8˟nvN*~=T~(hl)w(G峜PF hsf[΢ZnU<y;=|^NU툭ɳ-'3E3[&^ v&P`P\pA@hd%| M9p#@xu$/=VF EK_#uQ={pƁQjEHnrl3 }eT?=uxX:- Q#? .[N;:=ȣ\q`76OMe"{mA8Гas9OņWYbcbUgn}d__u#V&((}w8'Fx=:3,h_].QC&^>W6-P05ے|d]AI=[K5|K=)$SRnF+V9luLUՕ^Y΢>zMbUs ErmM^nk׵BST5c87܉2}!gRV;պ7nP@m龧ll#aT؍Br\h3: d~г{ԁ6'hWKqC0E0%H9ia8{OkѝYO[u"ڋ@W^OsTb" H" &lu )jdm+~>D v\Vq/Cs#VȪ! փc#H*_{Ȭ PGEM)==9j/”_a5/5NiҢzj*"`,qlxS۹r&bY <] ߽ :VwɳWOm;=(X<~: j%Yf֭VPQP''gN[а>cGc$pV&1?̀Cn w29Shݻ,KRSe5';0lQtI4`s*o3[=Ǧ N.n_5[ǚx;a4jX% TcAD!$\t@nc[TGP.bex3cA։MHk:X1c'sdp 9&s[{PpIu,(xdgY it}ԓ&gӉg GUd{~>Bgl4o3N6\4όJ"Ҕ}jAʋ&E&!q l_0Je:l}бZ;,akfIk[<1/^%Ds~9f6Jw)yY"ri2(7>@%-,ߛە@?xTp^7VdqlH@3qr+{;nZG1y'E< ˫:d0HkۏYV0aW0(o~&\ {z9\yGCφavެ!LXT$$9˘Y#Ơ[[]W`/ 7A@yeDm敏x.3j8a`jS}q!W/نo* \ fgmܭoC37/v& p鉵ER ~zƇ[,Iӕߥ4O׬lFX'uWbIKRpq#̌>EL"!9qnk¡nmr2,R׹EҰKg0쵹QP> Xr)Ok5Qt0f!F7N!(& fdn+.[-n3B%-/L3ӋR$st>x7YEtDbfO6ff8ev*rVŒ73wzn2h a g?˂ aG9[d:>yv3#R^?&dа<ɻXp:1iU_̮Lp[#C%yˊ1+%u/- fGV#(%G.6=g S45I(܌@JDؑD]F 9˙7~) pY[($OP?^li4W jx޽׵r;=).!YN ;%p%a+oI='q0~b@w!ry7Rs,t Ұ'5~֩lAɵgJ>H1m'0о]Hʞ:ip)KPmk'8C;]&OP!k9am @R'Uō9;xiL"Ȭr89qXUF + ?;8P!Eh E=K" T|-&lFjB.xv`n2`}; ܪZVZ৩FT΄ =Q3}- %O5z)$})H'kIrx;#@bu}̧ѱq}!1-肊2X`^K7ŝB6o3V8ER:rrwhI<@H'ʪ~_D{n{_GHRs2/멕 ~F_$9_u\迻^X*nRt5֐(N u@ݔ+۴Kc|bwDɅ 7 +<%!̋%!<Â,Y kCX`ce^RGSA o!!H XIAPrB O$o1qypIbڵF Io )oٌqo(!Dv4MC} ֛ÜT|J`9*0p^ޖ)浤밍~]u;Ch]P d0>)ۢ gXoEH9xiJQ|{,dqdGfٟ%Hxy${$f~٩L<*!Ce79 =S~A83…EUNO^Jo?Ꮩ+rq`WcF7ٴ YI0Da6LUwO4Vs{c ';'~m6)>{рM ؇yOu%k&y1NC0aS< @IG^&sLjQBc/hI id_(NP󆬟tTLodDڲD Vb,-1 Ul?Yd$`z6Rx-麃/hrzpV\H=Sy ~jLTm@p|{ }#g:Y |gdbY)9 -}\!BX[o?JXۻ}XΥee P]^4nkؽȒ:U9=I=_PhBp3P1X0` -|*4$vBNf?Y-/in Ú.]ؿm󤄞'Uv*}uX:ԏzV7B7B==t mё*霑9Uh' &=2cRyNz15eL}9Ӎ  >WmڰA#g>=8V9?-8cfjk&p ,3E1|s:SٻM 2-99۪[Ԙ |BЪ=u]$H ^1dcpO%0#,86+QiuVzˑpX&QGz/ԲCF폠Z ܓڐ]jU99VI"+zˤ~݋]ODfO7$9K%j^q h9Z^:v?fSMVJzmB۹ אI1ʉnkufSKTãR19-v[4J|kd|W?;[4f*B1A\|YHyA&POuQ#yN3y9Mz~ﴏ t?#'N!4ឿaA 7(@+VZcHh+ozGHisۻӧbo$D$Jcq*?>+kȓt[8ǧ"oWZ9쳒™e6x'Jj|!cr=FOh5+Qk JRkƛNl/]_RB*a])á1Q W'^4pɩP\ 誔hj˵_P\Guq{KIQbc`!M5_n ;M!p}V@6^H$Vܢ/1d<)1rXGq}Ԭmb0o&]YJmR:. 5)H/W8sz[uԃ} f!48+׎Unz[3Sl@!u~`_m]=4GoXLbD+E+D$mdȌAtIF/r՛o6kcοȿp-e8jPryi@*TD_kNJ٬5|7ti:걓4@,hp^~Xu^ϛleyME]/Hpg֔P6eEy/ðWbżx4E3(~mUq C)FjҁI ]g o@}ЏK`!KjiB(Y2}ĈkfR ͪ/6&a Pԏr} þy](D 63`%hak*ѳ7$ !^*`}8k`uO\i?^Y_k"< H$n=9=jҧ ou TVB*J"?[~ɒo>//W:5g-9BYa! LPeVB{"O $rZb(=o^22eS<!QaNbz4Bk@}]tESDFj![q3c紓 x7g];::ˊ(MՉ5u)L-syI>4`m֟O!LrX i{C`gLxB ,GolV6wQHKᷟu0T&JtÒԹA=&ߌ@` V`2la R[a281m;xk, Eg"[uq߁{Sw*ОŏGheJkABV%:BZ'R~r ,-mDڳmAd:/U.1dL՗9W "@ |nu A&IڛA%rOљsնW+>.țyn WRf߅ s6ZMXtUw+l\kh܁X;ז3QmV 9 |\:H*ܪ͔&}Xն:>Ql-R lK6{|yfثck2S|b9SERz&mђ$&k113+5 :;u܆ܦ6ɦl;5k9}@QRy ΍X!U+v`H뺗rU2'^6(pkEY?}GJ YMN$;h+A/1Թ_Jry-tEx%vY83bg[9F8S4?Tw%4rf5ٸ59v}OY:fOPof,@վe 2j4 Pz?!/XSEmƛ Li_(PF0f%0 Mer*IN0e 6ntñ h3u8S';y$ oyxM̠j]YC&;OKn; a%Ka6\ d8ѧ?lX/0s-7̽«?K < wU56\^edNa֤\3qôpklK/*dw~ȔݶׅF[ ϛZTl3$ a7 %a//8L|-7-^h$ws֜Z3)"&CpGN,[=8l\lX+BZG?~ƜWX2B}μ`.=a bY藚nܫv0$FE݆ C8~ZYdsNJ~5iބɦb]?_ugCyX twӡiK A1gbE\eֶ+L2Dgjeɼn ۰p>BmU?DL(&$y)q@, 8)K,QĹM^`IOJ&③tOW><ԏ#ԬLSºP^6G1>!.g,u$z$}9J?+'>(m3DB|>š za@p10?(^H:YkG<B:L.ĝ0+6I]N\ jEbE')mة GWImkeF=Cy29T %.ٌإӨ-@ٶ%f s0n51j;Gg_L/mGܟLM+β9j]smG :D7u ZuР$Ԏ/莮@B4䵄ԕ3>@|J+SPA{ʶ)hv걚Qu%I?4QvXgT|h4}=^_, $Wpu%]HN }JyJ9e葺~OOx);EpXgVAfE2o!'ShB,/0'T䚈N?S)>.8 b &*e9H X06PŁ^ ,yk*ګǮBhO шSD6CeUDrwSg7y*?:c;`dvdhU/ucNM hGx c`[fћ@mČlnxfŰ>z{Z;c=?pU()z=K9t:NzC'^cd){'̼epF9鞂? ]7~p\z]{Y[!rF*18ٰk![R">.T$bY)OWF̓9K!\t exjWc܅t8]]'τٝI++% @$fUglwݲPܦ7B ^,b ! [I? sS3wܠWl= wI!AKv"%&KAf/BRH; p7j>F>#W# BRsgf)NKm/Yu֦p[վt7-:U||2^8nޟw(/BzAhXÞ\4ěK DLGhGٿ کmh]hγ zwZ,}Ф|ds1Z{ݛ:[P<6Jq&sm,I;VՍ>>x9`',#Bh.MRW] -7>Z…Ϙ`t*U-fz[>4&&1UoؾKɷ9WL&x"H1G'g.5@;P/85SE"< +}u4DϢfqdTؼ'G(p59Ob'801( pz9wrb7chn0_c˾})cE&,ic,,tZ,n6ѸvzT(!^R-6x@ғǕ.Cޠ0zfH8iFZeMip/cD63BuB@cWqcВ/4u:Enz= x=>!U-x6Bi { s4P1 lt!V m6_ְqޗHAIК;7?g(FAaݟAru#T)V ӊHř#QW7%~'$ja׽,=[ 1jGcl#W7ʧE]* V}%(>j*yD% +}1furL\h$4WN@Qj=mQ5&arl֡|^E1#>r{@65Zw4YsQO* >ηrk_C u ,#$j @RGܯa^= f^)`Y+`8lxƃ5{3 Ez1# Iwʹ= )X=̏XVN3!]g!KA: > \}cĒj>}#u:TWF\;0G\tM9jS,Q(`uef{U&iB3 j@D3"=>`PByOL|^{bC=~my'"?c> (O3Jgy5/o 2[y/C+ZзFyj{LE=r /*Mr{V8HngC?t+"q򧲙*SDvPMϡR:x, CQ]A6V\*<أx9Y'ly8oF6xޥ/gjnf<1~.еvfƽȆOK=N\s.s!x_h-N%ls(P0t5``9Ձixx*0l2vZպ4K,mrP 벜/<7qx]҇T״z8 I>* UߜoL"ּ@r~x2\8ݞ qv(ЪsctM!G?5 ˹rfܲE~qmt2BQW⾽| ~;|IL"`UFyO$ܝ 4 VϵirI,u(5OB+>-6ۺIyz4܌n;77GMZ@לEJkUA7.:pw #s`襂qm/V<9%M+W|V,:#trRXI A)zf62.ִ9rd5 ywf jtɟZ/"m4kanfdžc;& $)#QM/H$f%=v1gwב[9S乯^Yɐm LQ|Lnr8CdT|ۯ)hҨʄR/VZϻ6&UkCzЯHƤXճHo2sht b!c(}H=HT ?Nc6[$>1bJ03Ub:$ p<\*D2y`>˦lFdJmZM"2I>Ġa1cRMyɃ,(#\Rz ~qrB: enPx69RZKD4sfT _r)Nq m6hJ:VLM&!^ n6\}HZŲ!/`؍1G;F@@Qqiycˆ(;3Q앎݅C'ɴ[$Ñ-=z1f5\i邏kˊ)WQ.N )wtzېf|]*4S-U< yR0lvo{-ڟA>UrQfAܠTy817 9Ũ{Ԟ Z>q"hȋsM;ѶO/F3.`D4nߡ+qmlO! @+xJ=v 8Kz7w R&f#F*ljg q&+nq\.zԉ`VJriwu!ˬgw'09{5tq <] '_Lٳ$S.k}L] 1f9S7blX 2;]"~oN v𮖅k@ k:7*)^R90vZ9q7<@2xH"H.;Xa.ꙞUG 2B>w$vͮipzZ\W+f_=Ъ]: =E!|(Ӈ9|8 Ҕ.!K8wnVQa<N"Qd ./x s{99 ztn(Qpﳋrf/B"swa1u~LGGʣ,H %r@U&aU]3 #E) ٕn>( s{$X*=jLH?K(PSRg}"66nyFHw* ɘᤀ`H #Z$N;)9>I,YS,edJ! Jݱ0$کH]w"TM ι)&8d?#,Rxd6&昤mp gFԇ)%mع!%e+CRwl/'qizqXsks&*f,i XµY@Ĥl-d,.q^:kMV/@?>6VPy|௻N*-gLÊ&Ӷw_sCqdSp,`c"h{E)!sFEcI(,u/,ؘn}M76#‡$rH{odgEPddYSk~-86ޠSN* ѧBFw4}b/gqaڏbؤQ6'ݤzԣ=Dؕ ur|7BM~yB;ru {Em`u U%[s`qt%)[Pz–$M9tQ<DDث.Mk0[ϐ׻Ƒv,140or'HkڠMrQsnZHTY+f]qOV]vq4|3AcqO3i,:Q`JJlcv[Aϔ-lRZCV׾U+Ex qRQ.F`k DL_y~(W_fDSǴ,QN EO7Yj29Ǟ jG𲗅x{ H[tW u#w|d4hf'û8iG<eo]ery7Zg[~tclKM;%1a4}pc Z@cwkmJVNH"޽oe OwFE1hJv/#3GfgA29/ ,MKKl5]<>sNt%: DĽZ{Q`*w Ǟ1J%Gt Ң}qF7cymy Ag?$HH>*a)`&^g\|3zFE6iDƛvi9+['u+ N'.,TIg/x:b}j=J|ѤR@-$L1IAn6ׂ|O :#U2,i4fx{dښևϽ!V6e0~qgbz^;&הtpj~ڮ/}! v[x?m >Z2gKE4yN ]4yu-ԩ4_XKʊ*7bzMtŠ9]L O<~G{(o$HK@i~,GᗮL{0WQ/!wDs$&;Ł>62'$ *\䄨XaRR ѨCI)P]iFFIvN<+m)?D0M@Aa!t>zӋԅ$Ԟ-pCis8Q Sp$d:ڛ9тwo6{](|H#<1ObK욵1YF\vn@_RKa/]>;薒̤k;*54cx2HM 4I+IRLg=lk`АgCd ^SQ.·B5Ij,wܾ_y Z }[qz44EXe6Cj2M7sSM\O 24SqSaT.l'a9WRs2 1K '}>`8[sڜ6Jʪq͸BK$ ܫC$؈Tp&ƭbVUg8 e/XarsBL6DX_]_GW\тuT'W ^K1nR7pG !CM6+pgmiOkn{ )"=EQ!2{{$ĥ0{Ї>#X {Wc`*gEӞ>Ml[α/otm(N{~a%_x)I ?RgBa;j#wN!XB#voB5 9S؄/qZ~p`juas[v[DC=rw/gܠZ5k\2ht|#ʧ\IZ[eR] + E5%hVALPt_(ה6rYP }Q'sRh YPdUуGrYդ!yn$ ӎp]5":ch;3y}=d)S䭎?RIm4t6]LdH^0qvjZݺH]F:RZ.YHߥ2:%A ]Fl+Glvq\#HES_rNtR=hC3 u Q?)8.I5<=ZKҏyPک xoH.Ԑ?7Ffi$*HO0}%6C~w ꃌyK;JuYAU x[:,F+|L7m93mɤO*R"0_ ݉2welʬJFul RRyU)]oh wDQmM)MnV9\\x F:ح;M [6JzZ}߭/Ww P[*BZH?2Uz?xqzώ.;t> x̔s{lP ݾx.kbqh <L~ЍOeO 9TVb (? VzH3𩿃!7u+\<<|=ϧr"݄#]xT"6wpIK$fw~;P%V uxesƘVIs dž8M+Fp+(0pj! \H*surE?l.bZeP:ЫISoa覰A :}Y=suЭ:+qΚ8Io@Kmz(g)*bYMe՟jTѥf{?xAr55f:߽g*ٲg>:+Q}<^Ԓ4  n> =~saW3)0ux'ik!z5|ZKC5ȇH-G ٮf T!SD_>%iǑpiݸ{X4qH5OK\2|Sjb>>LMz|M б8E߹"]EHy/Dخ_Ոk@D@DzmN6Q<):zf̳&| fs4H.n9P{{ ἳD5> C֒iܢ'8H7ԕ«x?CCblfX"rrgrYaYۚ>.L{oKlrLD90Za71p%TINT֩cO]$_bdr-_Q܀4ճqGD>54=}Ы( l_o1t>Vp YPɴ5Jl}=tM2/h<:A@>l;Bd@+Z^IG݅/A$z帹;1ٰai9w$ў5rqM&;>r>.YA^̻&d7IZyJ9)^ߙF`r2^=q(㡾I \S ,Ny"Qep|wPCk_7/@WQRڈwy9ܐ,)ohgΘ/~`,ۿщP$_~xLA$͢W'jNU={-FEa!?Q=EY\ <f,n|tٮvxpO82.:KEnoy[hhN#"T8/ @` rΫ E ?<ٔ(#_^8E',f̧Gh> Pd֖}>UYvyh߱ik.j?5I*gm$-例KFUǘ$Cޖ)|ŏ1.܅S#Sv3;ja59BCB'J %yyOpG?){p;l&t-n7* ]?i}ƻn*rqӔ|H_{-ŋk[0 w# *⧱*kנh~b&7oc|*+ŧiǯzyGQOy! cDX5$e1sBDىlCn,-2uMwfPF1bAΘӕ]({1=W f.\p3g`n 72hu M=bCĝb DW 8d\gN[ ̀8[>恥W=zV6h DTql)2_ L7L%Ǧ/B}cnP6 JĞnnYLhZ_@b^"Urb4DoOHk%Yzd_uub!!he$ȭI}qե]yv7߄VJ, v XԢeJN6eJt!+R黤xgo'K[7' 5iiiq+.R_,mXyY}bu1gɒY)o ڼs}y]t_Cv{oJK%9MOUlraZ8{7EkjJ'Bwܷs&&NYYy[ 5?',v?G3e<w22y؎mvfD"Q7 (uLaiB"@=;9u78 (@-w^|zI`m2^5~L&OBžpr,%@3 qnHU9 DŽJ]M9q3bAcb0 T acʃWV#P;]՗i;gqLbXC4YLt_}"0Gf[{l0]ӟ ~ [gh ZHOYju*o  %ytHi76ˣ1^! B"$5 *eD%ސa6/Q㞺ND" W&&(I>槤Nw2k<+2ߘj*-[ կ.F"F!r=p]M~™$` 9?0->|Ԛb61sHݬ+B + ?f~!i``hA!\Dhl]7BMѮ( Ah-cXr!Hi|+y*t@,W9ŏ\țv~Lx̏]GZdhwS\Dha:;. w-u~ie;vmp@; 9\Q$BQfQ/ .McƏ>n羌kLmݟO)W0O6Ks0YʹN@?xڥkbSv@[7 tM?0 y{E_oRvupcYڷ53ܭ3@ن-7Gy !1]]yq@\ s*UGL:G3xd-eћrfqm-~w&C-7tK ;\~4'6s0$[Sx--節"$/PZ3&j&TŔPf*ebΜ3D;.N۸܅yyek5f:$$tpa.Ф&gB:} KxeWU)J.MJLN2¾g!1z`ԹX{ Rs5U*rn}Wܡ.Z)=,뾸<)]qyc-`},^e=B#%Z :2 T_cЧ ^>NY %q}9z<"Tf/ Y8T([YT hU4[ٱ]ŵ]YY8"Oz2͍>~aJdaaJWya@c yS!` o\{Z#X9Cː2Ȉ?/X|S:lT|U"(/>hK^*S9O [-y\{3>ÔyLRPBCXh/70@of05ǩH$ {< K3F$d%yq&|$t%e=%Ԟq;#zſn98 ϯRAw+<)\ɟH+E( cbLt!FK\)f]|N#S')*V/So76^t)Ӧ*nݗOpѥ#/NH@bHF1ß4NJ]#v;u4h$L 'yM9?urr(jRӥCv4q:x)ɜ#ah`<Zu ¾ކ; f7 PZ1i/Q|#9V!b_fTR~ZI l.q$ctY$;sX@g fLa.NTop#)0}8kc<|v9\$Dar/FvzI#dTmOuf{eH|/ `Jc 3{YW^"·QmY襟"eˋȞ*@_q<ɡ:4Q/=o=W|RzC{ce!.c:`#ޠV"ej2:]W)*wIzOyh,aXb >.  TE%yMH{MHP@CswFTGC^t0]gu Gd53?Ɍ܏zڝ'05{Q˳q5,TιԌtNE7GyL4r>TtԲ0 w, I5o:|).P@GN/-߻Kly  9Re,ܜٞ*Vvjhs7rc(/ p ;};,m;XU[CpgP9sul$,?ؠgcY#ڵ\bq񁮱q9hV50E0E"ryddޥVr~Ŭ'~'5,k(k DOOKbeUwCw+}'>Q׊F.a0 >d?qcx]y*tg}]]we"=״6->J_`%mޤB8΋yG~xg ~$4IÆ~ ERAKdeH)}o}3Ă٢{wc(co S{ q| EƢh?ww߱a F'7?h0%GC|OVDkbs89ucD2Lش3S4ֻt +KV;ǟ܅lNK+j=xS:ii}z.h mV>}=+l,}ƌ!Oe#T͈J㙉;ˏ).rƺHto *Ss񣦊Rǂז}ZWa8@YݿF  5'h~M, |(uh¸F q;#3'gxDfA?#y׍SFݰA62ֵ>ezɍ 9Dו)+M.