libwebpmux3-32bit-1.0.3-150200.3.10.1 >  A ep9|ӫSzQpT{/݁Cdt kPhQfCZ}QVigr;^-P;'C69@f93f86281efebfde585957ca470c7c1a2a3ba2810f3a331f9155a003972aacf575c7cae1dae68d03369bc5ac137190adbf0964e1mep9|}uw8-ozn~ 2%[Sp5<G7?ŐVVH^#?1^ q Q#Ő0ԭ3 "3!34 @*f$elvsU&<"~" X1Tq@`ٹ,|o)k{SVo( `vQ|'1{o鮰aRBaK; =]..]8Ԕ7&Wјvw/Ap=A&309h" j|B>p> ? d ( `1R_ u    & <DNX|('809h:q>GHIXY\]^bcd^ecfflhu|vw x y (  P T Z Clibwebpmux3-32bit1.0.3150200.3.10.1Library for reading/adding data to WebP container filesThe WebP Mux API contains methods for adding data to and reading data from WebP files. This API currently supports XMP/EXIF metadata, ICC profile and animation.eh01-ch2dSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://developers.google.com/speed/webp/linuxx86_64/sbin/ldconfigee1c6467c53c4c8d9c4736c0ae3dc822fc91797fe1ad6c7679b85ab0a7bb110a49libwebpmux.so.3.0.4rootrootrootrootlibwebp-1.0.3-150200.3.10.1.src.rpmlibwebpmux.so.3libwebpmux3-32bitlibwebpmux3-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)libm.so.6libm.so.6(GLIBC_2.0)libpthread.so.0libwebp.so.7rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1edu@]a&]Zb@Zb@V@VwVf@U3@U|@U@TPTO@xiaoguang.wang@suse.comxiaoguang.wang@suse.comjengelh@inai.debjorn.lie@gmail.commrueckert@suse.demrueckert@suse.dempluskal@suse.commpluskal@suse.comp.drouand@gmail.comjengelh@inai.dedmueller@suse.comjengelh@inai.dedimstar@opensuse.orgdmueller@suse.com- Add 0001-Fix-OOB-write-in-BuildHuffmanTable.patch Add 0001-Fix-invalid-incremental-decoding-check.patch: [boo#1215231] [CVE-2023-4863]- Add libwebp-double-free.patch: Avoid a double free, upstream commit a486d800 (bsc#1210212 CVE-2023-1999).- Update to new upstream release 1.0.3 * Resize fixes for Nx1 sizes and the addition of non-opaque alpha values for odd sizes. * Lossless encode/decode performance improvements. * Lossy compression performance improvement at low quality levels with flat content. * vwebp will now preserve the aspect ratio of images that exceed monitor resolution by scaling the image to fit.- Update to version 1.0.2: * Lossless encoder speedups. * Lossy encoder speedup on ARM. * Lossless multi-threaded security fix. - Changes from version 1.0.1: * Lossless encoder speedups. * Big-endian fix for alpha decoding. * Gif2webp fix for loop count=65535 transcode. * Further security related hardening in libwebp & libwebpmux. * Miscellaneous bug & build fixes.- update baselibs.conf for the new soversions- update to 1.0.0 - lossy encoder improvements to avoid chroma shifts in various - ircumstances (issues #308, #340) - big-endian fixes for decode, RGBA import and WebPPictureDistortion - Tool updates: gifwebp, anim_diff - default duration behavior (<= 10ms) changed to match web browsers, transcoding tools (issue #379) img2webp, webpmux - allow options to be passed in via a file (issue #355) - changes from 0.6.1 - lossless performance and compression improvements + a new 'cruncher' mode (-m 6 -q 100) - ARM performance improvements with clang (15-20% w/ndk r15c, issue #339) - webp-js: emscripten/webassembly based javascript decoder - miscellaneous bug & build fixes (issue #329, #332, #343, #353, [#360], #361, #363) - Tool updates / additions: - added webpinfo - prints file format information (issue #330) - gif2webp - loop behavior modified to match Chrome M63+ (crbug.com/649264); '-loop_compatibility' can be used for the old behavior - changes from 0.6.0 - lossless performance and compression improvements - miscellaneous performance improvements (SSE2, NEON, MSA) - webpmux gained a -duration option allowing for frame timing modification - new img2webp utility allowing a sequence of images to be converted to animated webp - API changes: - libwebp: WebPPictureSharpARGBToYUVA WebPPlaneDistortion - libwebpmux / gif2webp: WebPAnimEncoderOptions: kmax <= 0 now disables keyframes, kmax == 1 forces all keyframes. See mux.h and the gif2webp manpage for details. - changes from 0.5.2 - This release covers CVE-2016-8888 and CVE-2016-9085. - further security related hardening in the tools; fixes to gif2webp/AnimEncoder (issues #310, #314, #316, #322), cwebp/libwebp (issue #312) - full libwebp (encoder & decoder) iOS framework; libwebpdecoder WebP.framework renamed to WebPDecoder.framework (issue #307) - CMake support for Android Studio (2.2) - miscellaneous build related fixes (issue #306, #313) - miscellaneous documentation improvements (issue #225) - minor lossy encoder fixes and improvements - changes from 0.5.1 - miscellaneous bug fixes (issues #280, #289) - reverted alpha plane encoding with color cache for compatibility with libwebp 0.4.0->0.4.3 (issues #291, #298) - lossless encoding performance improvements - memory reduction in both lossless encoding and decoding - force mux output to be in the extended format (VP8X) when undefined chunks are present (issue #294) - gradle, cmake build support - workaround for compiler bug causing 64-bit decode failures on android devices using clang-3.8 in the r11c NDK - various WebPAnimEncoder improvements - disable extras for now. it seems it is not building and installing a library anymore- Update baselibs.conf- Update to 0.5.0 * miscellaneous bug & build fixes (issues #234, #258, #274, #275, [#278]) * encoder & decoder speed-ups on x86/ARM/MIPS for lossy & lossless + note! YUV->RGB conversion was sped-up, but the results will be slightly different from previous releases * various lossless encoder improvements * gif2webp improvements, -min_size option added * tools fully support input from stdin and output to stdout (issue [#168]) * New WebPAnimEncoder API for creating animations * New WebPAnimDecoder API for decoding animations * other API changes: + libwebp: WebPPictureSmartARGBToYUVA() (-pre 4 in cwebp) WebPConfig::exact (-exact in cwebp; -alpha_cleanup is now the default) WebPConfig::near_lossless (-near_lossless in cwebp) WebPFree() (free'ing webp allocated memory in other languages) WebPConfigLosslessPreset() WebPMemoryWriterClear() + libwebpdemux: removed experimental fragment related fields and functions + libwebpmux: WebPMuxSetCanvasSize() * new libwebpextras library with some uncommon import functions: WebPImportGray/WebPImportRGB565/WebPImportRGB4444 - Make building more verbose- Update to version 0.4.4 * rescaling out-of-bounds read fix (issue #254) * various build fixes and improvements (issues #253, #259, #262, #267, #268) * container documentation update * gif2webp transparency fix (issue #245) - Add freeglut-devel build requires- Add libwebp-devel to baselibs.conf [bnc#936417]- remove aarch64-disable-neon.diff: compiler was fixed, neon can be compiled now- Update to new upstream release 0.4.3 * lossless decode fix and a multi-threading fix * documentation / vwebp updates for animation- Update baselibs.conf: make it match the currently build library packages.- update to 0.4.2: This is a binary compatible release. * Android / gcc build fixes * (Windows) fix reading from stdin and writing to stdout * gif2webp: miscellaneous fixes * fix 'alpha-leak' with lossy compression (issue #220) * the lossless bitstream spec has been amended to reflect the current code - add aarch64-disable-neon.diff: work around compile failure with neon on aarch64. - add libwebpdecoder1 subpackage/bin/sh1.0.3-150200.3.10.11.0.3-150200.3.10.1libwebpmux.so.3libwebpmux.so.3.0.4/usr/lib/-fomit-frame-pointer -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:30649/SUSE_SLE-15-SP2_Update/45a56886319b87ca3b1a053fbb190cdc-libwebp.SUSE_SLE-15-SP2_Updatecpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=bd30b93c0dbd020fe8ed4f12d441e7e3b4fc8ae0, stripped PRRRRRRR RRutf-854d463451fcb697185ec9d866a7a8f229cc736a6ef967f349e4188aa5a855798? 7zXZ !t/৫I] cr$x#I߭yF3p$sp2Rczx_RqrGDvG |v5JkgoEƁ4gCrI/45lc}I^Ǥ2+.2zCExɇlq릳}%/Jf)Y6'f ϩ*jϓe0l:$>0$Bhw57[=sƖ.7Ve|cI 4 ^iV@ѡf&1v4LPhs"]/+ m%/?qB4}b6{k10y0Uk"8/ϳ7I}o YB_|ҢN0L):Y &*ʢS,nUurS#N Fi )5Wa[,긨ղEgᴦx΢ 7]\|$2]OpAq7ĒGmXlsBӂ ʧN ʴ>߭z. 0Uݢcq,ޟH[TK:r2.UѐWhl rW?Mn?bO$0~zJ?4Х~)#QFZ5-%0(*Ef"=i&BGjš#XF4(VPn~̄vvѦX1|=>x `Uj?)E@COɁuyoVt1-n%¨/ K.F5( $qO~.^'2`i}-` Lou#;6_>釚Z򈅏Ӯh} S$ @:2)L{[t뜔?e=ɽǜqP0I8_~HjbјW݈N8-*[`4:2I]<|nloa_irϛѻ3r;; F2^@ы DMDN6C]X؁m1FH]m+{{OyeK-wYnTW;㊸b‚S) ؐD5\S|K jק鞿O=l;kncY#˟"'e_GSI3<;W&+=pBTSZ]q!4 *lM0 $FOˈ=H#ūL}8kLjN?$pMa5q_E6cn[r/yAe{;(T[6bv >BW&m~v3mԵf> .bjW(# R{)?DIiJrs!CFɵ*j˛lUTCmZ&ہɝHK4rUƐn NWZιŤ`MIv)g7,2I ~e1 t&֑7XS^3[:o8h+0i??ihoE3%Z|ڴ2u|g^y#0ՒЪ٘mj?*"\30i0xL/lKcK%۽6@Xt[n᙭$h?½ j#V1on1ި=OPn;6nA?0O@1X$ R|!hr۳tݻ ֘+D47VY"LveXe<rg s7)D#[l7{+BP]o~42b~6єWI7@yߐ/G>?{gH"'GzW%ּ>7T}zK"/ɚpF>.d9α;zp=) =-OQh-M|-zݙWKhK$*1b p0UPxC^IsCǭVL,Qv DPp%3^(Zwu~2g k1ER$%7L4:l תpmWk8= n4ޒcEvZ-}S~݃20$XlϛP9&@I¹plGrHWPF0qt9­v+G&bKQ+SҢ pu-#0Օum 7c qa9jSi7 <<ΌN֬POܛk%WoJ6ǃDi[P~11ob<#븙vȜ1i4n>yxFWniL.HW8iw 4B656!%#fb3AtlӱDʎFFi_OK\  1cc29_<)y&*ݢZP& Z:D$JFq1 ^b/tn]nA0lljwdoy"9 /Yu;Ej G$8)!fJO@9hl?C3tJS]^7`aO;[CX Ndnk߸MtNO]Δ>Av߈BHuy&G V6H¯!XjW{@C)'ə.܌1s(&ұش2&v,=pM;DL=5\s5 %jt *aVFCc] Sx gAoH[Ib7 9DĞjB.lMG֯]À#dor}e<:inI/U[VK=GkreO a}EXDDh7\c/?0`,©/s s6ԊI/KIo4Y Xu3\1V`,E:ʸsJ'wzOc?Yn3=6(IlsEw7#x' /ݥ]V]g#ĜW!UQ[Xs~R<=2-oiGy(c}\"\G{†]V,'J=EUC1GB"MZ4ϴ1+6^CR- hZ|e.á@!>S0# :DH殺VGVF;W?$OG̴)@+:tkTg Hfl(~`ʧ궪g}oWՌ㕏L3TĨ5/5|ppv:58W emlpҷ$[9 P b@ J>=@*Vv3-`lQ_BKCvw!E3#H-T  rH~\$r{I@uzpMT Jx&S)^ObɎ`X<,pC(CnM"<3^& ]rj9]ʇ% 5[.^ 2>F ƌd+51c$D"kÎvJ;7\zriw?(unXIQ#d̛q`L}"z#OZ N .p1.pxEih.q Sə6Ϸ::`,u:eUtf[BgaOO+nȢ=6;L˃zX_KXRN`n0W&AݝV m&dЎQ-n_0(&nj{SoP'Ru$lB\~YH Z '3qL< wR-)t|Q2,vd,B+ -},<:&k(fJ$'j1Ӑb-SuU9Qs_vAo_2ךhft>U_ ߀F\6BSj"^Q_K9^ir!fTqܨFD6WMXK=2~~ RPD7sX*cZF +{eSVsϕw];~s$8$q"CaԲ_JX.]Ĺ`d>4Z$GZ\_l>sm)M0HJ@;Xze;)y :Z2KL᯸Mj6Ws'Xr W7,`zLP( {+RFCx+k^zb (ڣRd8.uE{2yA>}!EsϬp̀ Jj2g3+hpq͛xSzAr/rdaֽۧmc|f<2wYK>SGv݋?9w^DþU`$!Jձ˴;[A# 4_:~~Vtsotϵ`j*"fXF(I[+Ѿr`$wMLyςFM)o%t>|H !)9ּ$-ThZ[Ԥ FF2$Qz98܊{ѡ) h@f5l(n,*?4o}Î0HӢ91{%z,q(ᬈc$VAe~1` ~`-tx yʖ e_&LWNYwcsi9rvglߟ|#Iʘ%ݚzeuMO+0\wB{^7)k:ݥϤAۍXh']{ZC/ȩB0|29Q.>N`{EE~΀ߕqX{7@ݰs{t&kƷ'W#WL_RPmmr^3lPNfP#,wFg^V~JelyY~xwV̿$%Y' Jx[e/G5z]Y*.}} rXXz! :LǗ[lrݲMqK;sܐ@.@GXżZм(k=goty9|E3 #bBu.@"V%MWmu((RU4agP0ջŴGY K-CIȎ)!ю0w|Էr3Z_XwZ:T98>x l5 ^E2ę/.yj*`Bs5d 3ZFXtP^I(y7"HfN;VB^cNS3?1L^U2:6>=]kUo@IO\:zcΨ4vlGbg-e`]]+lI7jeR*x!;zBOrFMGH4쳚'F)ٌK~:oW"u=<*sb-qo;Uf$@ XS**DqHJVk.̳$ <U˾<*YNH^`:&b%͔)Rlrsc=RRXwY;-zltW'SFtam\j9c;Fz;yUvtKl4ӻ԰ܕdM$"2~Q! y@T=.o?J L cU;Q{4yo8;\s}[!;K˹p/?-">5(h<qRWCQi)Tߣd)bx{a_q-"䜵c|C CyyY)F'3'o10eȭs/kѡ2F5#~$` B߷&u~oӥy`މo8AIźNdr6QCEB8(Z{OU>\DD۩.[$7z$,l5K%H(N8fUlě$|C#D FF_Kj}7?}U-*Q_au#B\/u|F:vBS00G.3MTbK EE@+tj-GЃ|YJAˇǵ'CaYfq&KuVۿ$`(MѪ(ڧ *_ g}mu=f5 ɘ*sKR,Q_6 O,oذl8LyC>ް٦^v6}CE |fXq)Vvpf#_tMB,: nGՈ߿0'jڄ-wcׯo⢒ϐZqX\~_ϭ&E+/9x&NJ (8LkHF\tNxӗCbTP3+'IrjENU81K/;MAT_ʓy"'T$D8}@`*r|H!τwDb&z =@uӸ I!^.ХDY@?T$`{[B'h-8v{H/?b\tO&h5KWIt\*YjtN S0M5r+UWjQ1WZ ԧNH`4g=ަٷGb-[8kZ/lRfRX39$؍Qϗ4%m;t=Vja .>wv)dPjGPi]V~\؇X dc5$2LeRcᗍEtrϡdRFY@D3-1r=~:N7t]g@))8QG㒬O٨,gs7KJԓ!VDw))^gSHg@Zy v P z}5r=®;s,"ɬ8P4J5}"hW&,&h&}MNvVys |)?d .ô]e'kMJ.i^|g`MNLܢA-VSḮv7ITVe[+hzg@51pTtiFeR{|(ZQ&.+a+e /*Ϋ6*rC1uSq9yvE z5mԜcESw: '~Tx4(;9xe!nͬOH/˜S@C93ÓHr$[|eo-]5~zh %&0̎Or0mx3lT _E(~|lh甸LB}L68BujZ2̵JGQKmGdƓ#pQ7 !A[MK8A:bOQp9d~w26Z.kNꨱ{q(4Hi|=ӄ3 B: f5hj(e%0>ox Θ[6e]*.; -K6&oyf=Drc2wl&pX`i߮ՌdXT4'JA:.^3n}cˏKZqʏL:$4\Haa}@g烮XP~!Wjvxfkkj["8m__ p}NKs[ʑ+) {ljg諱p[`Rc5N|Ϩ߼z1pɚ ɹ)t]mL{?')#6#on'0.8 E@T!IT,Mz.8jӗ o]6kRcڌz73i"Vjk}P fpfXBUNA`&S>I S(YV P鱩,"`ەZ$MZι:y0y7d0[ (ģ%q +a= S,T"QFBt*_ 8 ߈ڛ`9>M97}/Tfmuij:56'П:ҧZ@6-n5 75emnˉ&9B@ C"VtHDdY+qN$A~:swu0./b+)ƣ)㝄?0GVN/gߛG|'qI\m.0Hr=]4Ok61@Sgm!_T,%'BNSIˍ><2 JN.Z[%墙/k RRAiβenWRmJm+5V mݡHc ].@giŃ=g% 9Gmas&f+˪ ADƧJ$t^&c0oyꄸ_} I>];@TuaK՞[==k}۵vĥ9B8gAU1gʳ1M+(=؏ }wmw2Ռn#^JV/IɽcOxNׅ]90JNFz9A7՛#}=cb>Փ,`y0)&Lbe4 1,,pau]qҒBLnR7E،Š\H,+@@W}i7B|+یEXɂ#X^|M# w iי)2CDVP#ƐIsƉÖuV۫47[<(>&xQ}/N X]8_WP [WeD؅)* M+Yqͯ m,‹%:I@Lp0Z\o"gWޟ)vFVcrŜl G0VWd6䬿E).o_~+3TE9* v"0U ˗)tࡨz:f Yh)sYp+:I6%ڒwcnމ<ocpSe80Oǵ{hRz}aR|&&81GWY UK9Lw^Yk$5 <|n$TԙCԅ0Ï@PtvR"4Q`G-mQ tHIG@;geXFH-J]F6YM*͡iv8v=BFUAGIҒgi_iʷc~Z(zln3WS9S D #ikS-$hZ?ɺ0A22DekR4^+wTVI>3VY~{ռ}NH8d+ZCìTȫ-CYS;Qc +4 #rl(N-L4(WB 5 *muI Kg OrW*?G8ߵ)&q4]akcә!c'Htf}0la>@pM]7ꈷp /R?ED3ep./x"BnՐ#M^j׫;0UNJZ{U}<%<4Gc ۠QXM#~TtD:H=rb4?ʋ5k+dqf/qTd/!~5 M ϙ즌y߳ &THE7K(ulЃwh%v&Rx 4Gbp,.ݠڂ} bd=H9)-cٕLlØR䰽冚g7zsꄙ3讯@bd[By &.uZ ×'\kkTmӽ7cdo\.E]yHȠo厾fx%{⋷YNJ(?FcH &2;+tSwjj&U2BL qRI%u4ыkݱ#w<7rEa[^ixoe5 VEE4h{ ޮ5ضAhTś([ fT{d*H*pI?P(t6.@TQ-Ѹ5ׁ*PMnXxݕmQ4F e6dŞY/AԮI.6q5mۻ7H]nC?ßg,ϗIj Wv?vP@`cJ/(E4ݏ.s5O JUA* eW9,w1o=} HAv|2bIGQ,n N)=BVa͵KdEo˙57Ŧ vcmE{+ڃǑ=ȫ18L56ej> :\::򬂬L~.GZ1rUKeʽ_lIB?1, kZJ9>x n?NN`&^`/n>̜2zv6b0}γw4=?sQ2#)3F%MaDͣ#YY1nyi!9F転$0 ͍fK(R*yZ!M3ﲏw&H jYffapҕB&~=4 6QhI¢T;t ml so*`yb8jAz]I'=K.­N{潐AR\&֖Y,J_@IGf5YɠwxG6 V~xnàc{Ck2 ʥQ芬cU?=֠Y`wf..ssecP8/^E_!Aȟ pi#4;өLFv᡽m˹5wAizMI ?io poUvebqVBNl=8:I.S`R d3uGɿ,rwX|{\(\?Q@קT#t9ed,xgD0*$WՏXilOw.@bh|nzfdy4ڇǪ <{2V?9;a@?k"c( {`n X͍-$@l@%IE|P-$6zcHSbzR<_z>5J=f>ֻĎ' {gn\֝e mzGnk >Hn2Aˤݽyc_3yb|<ӳ֯P#R?-Y'p||.[< @/|O)#]#ڕIpO58TkNȁCqġ<8"R/e.I\6+J?3 :yEH u~?4s]JsEz/E-ߒ-f\X%la{q,>3DiA3ot4Ơђ1媏;7Kǵۏb:1Yw ڿlJ:UeP+􍲀#.z Ⴇ*<2a)2R$KW9AufĘgR 1w:/8 av+5]e!.Vec1'xHfHiBD- ˼Q\?LS,eٺCŘuRʯb棺)7\Xn ; nܑjr[u: Fu6`ĔPTzxt$X-&~0r:ڨ|H}ɂB8|9f{|.!?(&9;wMCu G~ "CHu ,f3 @aGOe~ Z&V&{9\N| iP 9[o TZȭzO:/HG |j:-PIL*k:YpU9u8.&S"6 2j:JxN8LKZYI_B %tNEK(]U3]8!6J{,<I>A비bh@4N  Bi<et =ON)Xw <zy@E955~r\8ɌL@ŚșD|h;8SkŖqQ|ߎQ)\pƟiia{jA3%}m٬!2M4gp}Q2_=PܧVgꜣc8ʬp9qU9Dʠ-?y b=euV& -x-7IREUuUZ7BQܴ8ũ7U9ˇILdy3^Ɉ߮j} 2HljWPz;9Gנ E0 fpYCy??&.7&)ȶ1)7џ49]W/7OY4mplYӃvܣQ z\2q%[+2w>ӻ 2sjv9JBT︺~{\aQX7fd ԅ)`a_J=Uw$H6Wc>&*p3`T=4u  =bIX_гLb͢l鑊#bUD[&z:rVJUmLa ,>3+O];V(ܧN WĝC]\l'MU~W'P/:n'MS9Ҡ h(gCcťW֭&༫£6:63i1фY,oéZٰ/dԈtltÆ/! "HÉm"e>м xRL٣' j$"qT J*D,:)B:f6K w *B#,5J$c,@C[8 _- !k eGvJmN= A(`}~2^747Ã5\UoHw|y4Ť]MmIddtFJ q5ט{j@GVt%U##sI;ܭ|RIuxuڀђ )[U|uk(şR_A3@2υ`\~fƖYE9]NOT{H6֑Ձm7,ւAAׂ=,C 8:A\{߫jkDpV@)y&g&C V3ق65d9~ǭڭ (XZcTmZ,U mІ|S 6}|F?6?ĥC{Dzٮic61lrC=P#:!xIz6-QEP1"6ð??v/$,aó0ߛ0/n u{f w?ցKA<([Jq8sT"%w`9ڶ0W0lMsj1 xhLD0'Ĵ>,՞5 x{a ǟpV-v %#4fE鹚&zpdb>'t]a QV ̊I!SuV v~Eh-@Z0'dk?}Dڎ6:X,0hF-La$ǦenN)+ C.cxZQt CiXy׃q[ /{WMЖBTOrC==6>K{uӾߦ_'-K.50D*X7*Ί`iBBxb,_^ "Uh5 1[:D K& YZ