libvirt-python-0.4.6-11.2>t  DH`pIJW/=„.Z]e&Vh #3cȪ{֣nL_p~2؝0m IR%BBmhp׳\⊄7QYt`76Lt7H3na%K^o4ȍx+w+,r: 'pKR7{:G#f[Ao+Ly>!'p=ɒuwޞ`eyBi67b3987fe6e95d854780c122c3c2cfcb72574aa6IJW/=„{-Rf43 aoFnX* о B03Pf";6ȺlL%/] ?Hך3gIq?{zs~f*:"h3*<1F~RPobq5LIK $' ӅgO,_r-s_@*8-ou K-pǂd h槕6U 3ğ#۳>DU C5ފR̄lF[ 9U>6;~?;nd  c  H  \  p         8T |R(869l6: W6F8G8 H9 I9D X9PY9X\9d ]9 ^9b:c; d;=e;Bf;Gk;Il;Nz;^Clibvirt-python0.4.611.2A C toolkit to interract with the virtualization capabilities of LinuxLibvirt is a C toolkit to interract with the virtualization capabilities Linux. Virtualization of the Linux Operating System means the ability to run multiple instances of Operating Systems concurently on a single hardware system where the basic resources are driven by a Linux instance. The library aims to provide long term stable C API initially for the Xen paravirtualization but should be able to integrate other virtualization mechanisms if needed. Authors: -------- Daniel Veillard Karel Zak IJWhansen openSUSE 11.1openSUSELGPL v2.1 or laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://libvirt.org/linuxi586D`( 8.aA큤A큤IJVIJVIJVIJVIJVIJVIJVIJVIJVIJV5c85938dc0dcbaf5d48e24fb77f8d8b8220b95b14c7c92378ea3a1c901fd3ede0cc0c54775ddf53eb6d93759cb683b04b123fe3d6627b38b111d4f3dc722514222bf391a32c6a8d5ae6990917db3979f770a9677dff7916f9edc696d3652ecd3ff777039f097262ab7dab499b1ca07fb16dafc3f40a6d9362d3b3dfe74cb9a0drootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibvirt-0.4.6-11.2.src.rpmlibvirtmod.solibvirt-pythonJHJJ@@@@@@@@@@@@@@@Jlibvirtrpmlib(VersionedDependencies)pythonrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libdl.so.2libgnutls.so.26libm.so.6libpthread.so.0libresolv.so.2libsasl2.so.2libselinux.so.1libvirt.so.0libxenstore.so.3.0libxml2.so.2libz.so.1rpmlib(PayloadIsLzma)0.4.63.0.3-12.64.0-13.0.4-14.4.2-14.4.2.3IFFI9I5#@I+I*@I%Q@I@IIIg@HrHCHHf@HHϟHN@HH|@H*HH@HAHH@H)HHpH$ 1100, fate #304001 + Cleaned up some rpmlint warnings- Updated to libvirt 0.4.4 + Bug fixes: QEmu network serialization, internal memory allocation fixes, virsh large file config problem, xen list APIs when max is zero, string escape problems in the xm driver + Improvements: add autogen to tarballs, improve iSCSI support + Cleanups: const-ness fixed, string helpers for enumeations - spec file adjustments + Remove ExclusiveArch + Common spec file for all products + Support for building/running without Xen- Adjust libvirtd PolicyKit configuration file to match standard suse procedures. bnc#388769- Fix path to iptables. bnc#386280- Fix Xen 3.2 hypercalls. bnc#378798- Fix NULL pointer dereference in auth callback. bnc#373180, bnc#354995- Remove Requires of nc package. netcat is the equivalent but it does not support unix domain sockets so no need to require it either.- do not require a non existant package, but change it to a recommend to digestmd5- Updated to libvirt-0.4.0 - SASL based authentication for libvirt remote support - PolicyKit authentication - Documentation: example files for QEMU and libvirtd configuations, authentication documentation updates - Bug fixes, improvements and code cleanup- Updated to libvirt 0.3.3 - Avahi mDNS daemon export - NUMA support - Bug fixes - Cleanup rpmlint warnings- Removed 'jobs' option from make invocation in spec file. Appears to be a subtle dependency issue in one of the makefiles which is causing problems with generation of python bindings when jobs > 1. Bug #329032.- Added init script for libvirtd. libvirtd is needed to support management of qemu/kvm guests. Some Xen networking is handled through libvirt as well - bug #298021.- Update to libvirt-0.3.0 - Secure Remote support - Documentation: remote support, description of the URI connection strings, update of virsh man page, matrix of libvirt API/hypervisor support with version informations - Bug fixes: examples Makefile.am generation, SetMem fix, URI handling and ordering of drivers, fix virsh help without hypervisor, id marshalling fix, fix virConnectGetMaxVcpus on remote, avoid a realloc leak, scheduler parameters handling for Xen, various early remote bug fixes, remove virsh leaks of domains references, configCache refill bug, fix XML serialization bugs - Improvements: QEmu switch to XDR-based protocol, device attach/detach commands OCaml bindings, new entry points virDomainGetConnect and virNetworkGetConnect useful for bindings, reunitifaction of remote and qemu daemon under a single libvirtd with a config file - Cleanups: parsing of connection URIs, messages from virsh, Coverage files, Solaris fixes, avoid [r]index calls, release information in Xen backend, virsh cpupin command cleanups, xen:/// suppport as standard Xen URI, improve driver selection/decline mechanism, error reporting on XML dump, Remove unused virDomainKernel structure, daemon event loop event handling, various unifications cleanup in the daemon merging, internal file and timer monitoring API, remove libsysfs dependancy, call brctl program directly, virBuffer functions cleanups, make init script LSB compliant, error handling on lookup functions, remove internal virGetDomainByID, revamp of xen subdrivers interfaces - Localization updates- Update to libvirt-0.2.3. - Fix duplicate files found by rpmlint.- Fix rpmlint errors.- Update to libvirt-0.2.2.- Created -doc subpackage (#248813). - Do not remove valid locales. - Fixed docdir destination. - Build with CFLAGS. - Spec file cleanup.- Removed usr/lib/libvirt_proxy setuid binary from package. Fixes bug #246610.- Updated to latest release. Many of the issues seen in virt-manager have been caused by bugs / missing functionality in libvirt. This upate provides a better basis for virt-manager.- Updated to latest release, version 0.1.10. Submitting to SLES10 SP1 to provide base functionality for FATE feature 301181. - more localizations - bug fixes: - VCPU info breakages on xen 3.0.3 - xenDaemonListDomains buffer overflow (Daniel Berrange) - reference count bug when creating Xen domains (Daniel Berrange) - improvements: - support graphic framebuffer for Xen paravirt (Daniel Berrange) - VNC listen IP range support (Daniel Berrange) - support for default Xen config files and inactive domains of 3.0.4 (Daniel Berrange)- Updated to latest release, version 0.1.9. - python bindings: release interpeter lock when calling C (Daniel Berrange) - don't raise HTTP error when looking informations for a domain - some refactoring to use the driver for all entry points - better error reporting (Daniel Berrange) - fix OS reporting when running as non-root - provide XML parsing errors - extension of the test framework (Daniel Berrange) - fix the reconnect regression test - python bindings: Domain instances now link to the Connect to avoid garbage collection and disconnect - separate the notion of maximum memory and current use at the XML level - Fix a memory leak (Daniel Berrange) - add support for shareable drives - add support for non-bridge style networking configs for guests(Daniel Berrange) - python bindings: fix unsigned long marshalling (Daniel Berrange) - new config APIs virConfNew() and virConfSetValue() to build configs from scratch - hot plug device support based on Michel Ponceau patch - added support for inactive domains, new APIs, various associated cleanup (Daniel Berrange) - special device model for HVM guests (Daniel Berrange) - add API to dump core of domains (but requires a patched xend) - pygrub bootloader informations take over informations - updated the localization strings- Updated to latest release, version 0.1.8. - Bug for system with page size != 4k - vcpu number initialization (Philippe Berthault) - don't label crashed domains as shut off (Peter Vetere) - fix virsh man page (Noriko Mizumoto) - blktapdd support for alternate drivers like blktap (Daniel Berrange) - memory leak fixes (xend interface and XML parsing) (Daniel Berrange) - compile fix - mlock/munlock size fixes (Daniel Berrange) - improve error reporting - Updated to latest release, version 0.1.7. - fix a memory bug on getting vcpu informations from xend (Daniel Berrange) - fix another problem in the hypercalls change in Xen changeset 86d26e6ec89b when getting domain informations (Daniel Berrange)- Updated to latest release, version 0.1.6. This release includes fix in hypercall driver so local patch has been removed.- Fixed bug in hypercall driver introduced in version 0.1.5. Patch sumbmitted upstream and included locally until next release.- Updated to latest release, version 0.1.5 - Support for new hypercalls change in Xen changeset 86d26e6ec89b - bug fixes: virParseUUID() was wrong, netwoking for paravirt guestsi (Daniel Berrange), virsh on non-existent domains (Daniel Berrange), string cast bug when handling error in python (Pete Vetere), HTTP 500 xend error code handling (Pete Vetere and Daniel Berrange) - improvements: test suite for SEXPR <-> XML format conversions (Daniel Berrange), virsh output regression suite (Daniel Berrange), new environ variable VIRSH_DEFAULT_CONNECT_URI for the default URI when connecting (Daniel Berrange), graphical console support for paravirt guests (Jeremy Katz), parsing of simple Xen config files (with Daniel Berrange), early work on defined (not running) domains (Daniel Berrange), virsh output improvement (Daniel Berrange- Updated to latest release, version 0.1.4 - bug fixes: spec file fix (Mark McLoughlin), error report problem (with Hugh Brock), long integer in Python bindings (with Daniel Berrange), XML generation bug for CDRom (Daniel Berrange), bug whem using number() XPath function (Mark McLoughlin), fix python detection code, remove duplicate initialization errors (Daniel Berrange) - improvements: UUID in XML description (Peter Vetere), proxy code cleanup, virtual CPU and affinity support + virsh support (Michel Ponceau, Philippe Berthault, Daniel Berrange), port and tty informations for console in XML (Daniel Berrange), added XML dump to driver and proxy support (Daniel Berrange), extention of boot options with support for floppy and cdrom (Daniel Berrange), features block in XML to report/ask PAE, ACPI, APIC for HVM domains (Daniel Berrange), fail saide-effect operations when using read-only connection, large improvements to test driver (Daniel Berrange) - documentation: spelling (Daniel Berrange), test driver examples.- Added ExclusiveArch tag so as to only build on x86 and x86_64- initial submission of libvirt package, version 0.1.3hansen 1229608704          ;m_yVt}kG;'p˜z7}?lE~,: a g61*8.+a*cbkM M?R7zٝؒǍi"yzE] މWj%("T>1d e ^ڗwf]̄l7J3 KrǝA3z4mo}_,V]Ñc*HwMC]41ML6=Ƹ)%x7>'H c)ԥЕq.r&-re`Ot0G3%MkdJ /+UÅWspDUbZwƄC&ARx0pW*6z8s5|_=7AѧFv3{~!s@7ê$oT4V 4`L߲`mi1Y{HgWEbJf(J9sY,FO "7Z"G 6X]%#4$2Fc)_w佇 F`{0hpf d>5tQvM$EQ-!yw0}'S+ dnE[h4oz[ tZ9 0j=-sڜZyot _n.''=a!ߗ:Sc ^)m:k|O\;f  ((Wv!i[N:k Ͱ65^R$ y\ jcˊϳ[7#~c>9;ӄoPE P}^g| p pd<6tXXʏk^ؓ^hu\vlO>Ds4DQR@CH9zv՚X -H[@(5TzuMv C| XB#~:CZ^ z6PHF䡿~!YdךA3j"X+;pMpƺDa݁@CϽ4[{l-l_B+d]bwfVɅOY BӾ Nv#?0ɦ#TV cC7hNҷJL`d/ç؁\ƍy)֨3c:q$ݶ|/4v1bK|AOxhiZVhyʷ[ ;M|#,"@wMe."`\;~իẈz7,L\yC oq]ֻFh -(wϯ`A66ʟ|Ճ+-m*Mivз75V,BQg g/CX"r楺 bMCj 4.O٥YycjhCo@֊\lm)5s^F~ݻ?\}V?M&ctsM-:@`^jⳉp{|p%?$X|Դg.ؒcS5Xl/%S eiIVNzyv1V IoF5<;NSeKFy@JNf NID,LH[Lue26T>WA70-(}KdpPYlDQ'7tbgģ bH8#& ]_ iV2m͆Ф~1h,`Nh*D~&O܋ oT^kkT>"(Ily<™v!GhdB ~);:ٲ-ݢr6|ښܴS 8mqeY5iC0+ټ^4"ND m4/}SW}MO'ϫ:l{,yU.vP:ý/`vn\3,R_NMQ%-Ks8sly%ɏKN؛HtR h"y8 ' ; 刎 ?^gS hy?;.NJZo8 @SIz)k N_w1*H_\IK=Z.ZK-fr[pg:dj;bP6հިF_{+GBMW_~4~+85뒻rjěHF3aݣ'R@R$1('ڼ05T @c%SZ L/Gu8J`Inpv-S^N䂳vSOkU](\\(wHن|u<3JکF6$p&0ɣp(VKsm=8g{؎3( C> i`<2IȬvRsL-ʝ4 hw,s~2K䁇.#gHvsjLO[$7Xֿ$LMʄV%îgROov՜K&=fkMfu8aB+ :Ν۬ @+㒔 c%_H=owҙŤlfa +χrIT|%YQ/esIXq:Cvq^"Sn^~eP0ktՆb;ڗ`semVeT.`_x˹|.j8)q~]'=Ikj}jw.譯<1WFX.#8̾2Z1 1?[ରC(O髂`̾V8?:n@S\M{AaJl*] 2.{NM槟jR2Mo*i\u 33~^; w%j5!=A5rZzJ (V$q­w1x<9(rOR[eW1\{aOXS]>ȁr]c8F,vB (v .vM%p~TLV}Lן}xmqg>埋E[?(Ҧxt]DuouTp[G4d~fVeϨx~E~` !J^O^]uLe3AߵJpb{Ӓw?.W̭0Y{qKXJhn#j9y 7vM`_ r0xri4l:8qNK?`A8Si򝒉ʹO (nGh u*&5 (2{kH7dhl'}'z10IԇRTlvcqcTVJzW-#GLR `u;385G:?NȒ_$$;vELWWsK#E'([Z,ȸdt][3F#9ѪCçqe?.>-8Կ{bYaA W"jx ۂ"d99!ZG;%?\)Vښ~yAa;yE`];p "+Z:UL넍r썛ǎW*{N^9FFUV%͏kPz ݕ] _3C;f>3b3SM2WHMA,> %}FEWRh5?QWG vr@,*Jf~UJGN]Sپ=mgR{sn66{$;ٲh6Cު㸍d1߶(խ9vq+yy10V^ tԸV"6fd*odueó7~b hyRJZEiYDapcy>HpӗM~* :e 6yw9n݋c!4[ QyfwjZpNddjD)h%X()rKُkc)Fq8󨓪ςS#(Ѥ%2BKgA/sp"үpFQj-V'55Պ]:԰ٯؒL4 u|} 9(ﲘ$ކ* 1x\ ;h5WuCƋ=¤r{抰sٝOj?Hsq> a_*>\50\4ySHD^8=V8 `.DHy+k=.{k`ɭ։A23xbɣRH{\`$Z51%ADrӝ/,{j~+jopVT[c-jHݖph^LF{P Ebnx5OF݉]{ lxAx$nW $uG0--VR9' Bo#]uלg% ӛxbZ O ~8g:x0; x!WZ4pK-zkJCɓʵ%Z[IY݄蝀R¥>- V[}M  nEpA#:ǪY[s%0_ Iɘ"^Ϡe*|E9[߼9yQuL 00E/ 'vnYn}ۛv8C Eߪ/| sjw21\\yrMY? (,;Je+%_['I'BGƅ -_$R{$˒A9 A.= (&oۜ+OJbR@UK፠oH~XXO&Kɬ+\&p#1A7j2k ?N),X;m,bKRLYRa~\SD;JWiP$l5]nm(j^+׺j5W2@8@5t'b2xU'I a3̶Z|$xl ^LYad*TNXH@CTKAtC 23vP6|Zi{T ,YWƴ8* %kMi:7e@TJIea^儡o?v@m899bch;  )iƜQ:I [<ɾ3pc֔LG's(6 Q@XGEz?v;r2B̫D,M:O3.FQЯ x!J )GgWJYs{p4 ^"-?D&`{<:Ī$4[]޵c55a;IDŤ 1fzqiU$q?~k]& _RO*kK 9lq]ǔST_] lɯa2څK&t#uw *sp#P+ 34N'vhFc/Nw8*1]aP[ X/̵&OHL@ӿT Q 7GmY~/PP V>8,=ȕ>k b-RxV%F/Zڤ9HW];.xq& ZjE:1UKZ*?'~gL;dܯ6b}]@682MSQڬ=zU֡/ܸ.@nb?H#3P$[gBrZ:B Bp.<@<>-7bG3.w]X]oPu')pdnݻgܭ'HH*F(w`aEMJRvhF%Þq:ɵMQ#ɏA6+2O9o:~ ̥:R6_{U,^$!бHcUV*3=@Ej_0i,!l[YW|w8/3!o&`Ӎ>uI4%By[,[Mƥhlea m3uZP3N3?;',XLEޖqxUzE!{:y|\WLleF>gOKEOƸ)긪_q8.! yh0?hUj̲(_6w\r7YKT.~g+u[X~A j|Obi޲nۇq]rA-ICmV{ӂ32g(1pݺz]M,׾y6 7LA0*Y\R=_V֓Qhp~表SB>K;w\ `ew*K~=,<<3e0@[F CِݡNX P5ӆxö!~ W9V:m+W+co.QI-oqloGzii,QcլC|SPI-UΘyaIU[s0EgmRᆼbTGiv렵;r1.sΰϥUm>z NTw#-r2GO쒳G=l]MDKe"]eDBu,`ħ\Ljov.(i8{ܢӇ&XՑ^t O3-Tl Xr(vϝ3'6 qh1ȼrS%_|$ܦ9>$M6@kHBd;Mu %`գqĭ:ZLs,ӓ9y˛|pF\ GCn _DYxM0J~ 5J萿v {^Hm a3 Y7}vh/|DMMTp1R+D-{aF8GXuXE,yK#)dYh)(~&IU/ NЅ@Jx7@71 Ӊî2mntwj;fþlCgrAJLA] EI l&B_&8j(wccZŨ# ue) ؈(k AA7*ybpֱIgvN8q?iVcl9~?W8s/\dGN!Di` eddM} v*m.`}25Iypo0{~ay%*+ Lh6-rßnԚ9?ٰf6E~Rϫs-g+m_p~28b&8IsFNQZx EaFK3Tu wǩ~~g J#6LAz}1]]C8e\ ,jyFlmF0+v[!T~V& }7$Jm,\}Pr͗Xgb){;%t =vӖMbU 鈋#Y " O>%["؈\6c 㜬,xNkP,"- V^kk:@]&FX*׿ց&5 }4H׿A|=҈s Qu!y,U)Obwk/PF_{Rƒ}UԃO'wT7D3ďNUdl%Vxܓ}#kxA! 7Crܳ#Q@5& >3a,kr$-'m*KM| s>x. ,4[ jIZT9[$UNmyKC2qM"!k-KtJa2nZ.HCJ{a +rB.I.[mT?wjqe8>rJw8.>*IaRUw.zёfr[(lj}1Mw\sqzy?U(&Œ`0VnEѡ Z{ΟߑDIxG&j%L;J;\_b[y]-Kvrp$#Cu(JvcD^psӐ"s(Ɵ}Wxj s MB?k_9vcbe9r_V!{p#|8PPc]F(kj sCFDk6|?1ԴMɨ$myȼ$OJ0U2"Y6ݫfؕZOOo1"cͩ(W{ڟ*Hj S*UXI3 "Fj/Py/RW[gQ4$w5TOn'ݫnSN^74m$l|1}]fB,`kT(a} VdtNID7<[Ykoχx\LWr&E:3bOƩ3P>\{G9=!׫Ű߆aiP6r .*gXdډUZكƋἚq)\-7b!S)K$C9W݇+Έ \Cn_MyUoڷbզ%gNI`--4bz2_3.yz7)c(o?NNE0G~{di"C'PCMw' 1B!Gҏ:<S!Y~O.VtB"#e+؁CC̗f&G/](4#2܇5wrR>6l[ mSU:zor~:LVe"7PL,&gWl;"xSΠd<7 fyP@}ҾyIܿ=t:EZnؿ71#1n.&^ Sfpd Pf2$P-PYi82U*ܽMw528E\G˯K@LIO MO6U^P٧)u` ɜ`ne <%m ji)iV4 T^7'77i Ua:۪4ܺ}JAp.{rϬ֫J,_' E"JC5|Oѫkz O.ǚPe Űiu0* /P7A Q30V(OWoi+f0')߱y?ߜ*imfdx- "#3yCeZLFA%&)cwf`0WԊ[%zxP.u_^i~ѓ6-8,yM]"='HIƌpNIDʁ;OP){1fx PYS]dm˝W$cc)ɾm!4yIWy̜/!3*}ot =]VH_2d?, E%0$dS4 1# #q'<>G:?lWrJ]ʉñ=yܷTғgo<*GJ-Iz4`=3vmq<;컢''EWc s&3']Q|9"UDqֻ)t]up˩5Yj1i|̏v oH3n_۫.|Q[Α;KYpW#d Y ^ߧ?dp\x;_c0?lw7q 3 Z b^H80Oo()2j 0|\:˸:F^+lfzC׭}+V6މi.6VmvWIb/;tެAoyP9L򍴌\Pi ZǠy\ў޹%2ˬ3W}S>G1ФIEVxl5Cw8SبO(D\TxK4B@Ik{g[8F_G 2';ҦHN_:W)%MK.RĈcؾt-'XM2Kdka_м΂+!d;<*j7'|>QVqg9̱D>_Xڰ24iߣ&*G~!?w{ԊԽ<trJEY)gk& ]/F˺oROa$m⊏^yփc*]6E7"CV|ɕRգ._8o>g1l1hQ,Do rZY2u`<$דp q}&M2ORNwG H -\T&Nt[TƳ v,iC˅錵/Z{]ĤNMSޟe=n|ӳR x/EJf*N+adaq{ 0M,A#eFӷWDkhj~ȑC9eEg@Ӥjΐume#:@ O}N("G -R;S)6+Qcx qE>P3Cqf@ĵIC)I{/2+eZ^+<ءZ%27 BL~)_pt &曫5p ,8,HHU=%"gy0;u';ĭ [ZŦ W/M~&+|~dw o%;zGQHE{D+J? &COvyjhıL/Df39_wNOy7q89JC55u$w'' F3v֣ke5*ǥHX}V!FĿɏw ,؍wⳌ,._(bJ"T cz7ٛP2 P34S'OPG "XZ6us .:G)oq@ ʷ9R;lJ0Iϸ Nç'>"w6SؖY|r[rk ebJ yN!X~}7*N_qs$b..,oЙ'.Q]m!pmf!`׷Y/Gmzʆ׃X&ɍ mЂ@x,]nګ3ɬ>u$e5l0/ =o؏ 3I wpnB,S[04oP=)C~VdKiPT跡Z5<^rcg5dOS܄U}d\KM}H 'M.= 9]$p/N&4xw<<>?(JK_/b`8 X)U&>ͣP%g4>ŰTɁ6t~UKU!RS 4d9 miz7$ix>W >)@j:$yHSD QO\Oo[lŞ*r<<(UOy5JfU`;0%2NrF|$R1[C&4]mqn=|ߏO}LY,NZ|\ Y4'=43UT#O"K/4n2GV%rOBgŷ-u#'m:xAR:ވK[ 喗'gw)\/벁s~Su%4Z||#5s~{Ϧ ZmQ"4ӲBm !bn.-r)wS浦LnzM Ȝ6iQ-°ǰP*7/ x6{iPcD9xL^ 'Xg.[vn)S6 Y m59!ZFړLETE*s]}YA^-ab  7|FB<%d5u GY+gpC!T׀+3( $!#%, n.bPuXaֺ'Q5T5RR`ד?d3t7Zu.F߀K+4& `ŷ"YB~"eO\)ЛN,W'K P6Z+??t7xXc~e$&Vojɵ,a6ћ#g&o>)Idtij-4"z95!$<IICw9$+-xwNJB4{&_ ԛƬ2FE'dDS@4; ~ zR DoϡE( ~;*ҩѮBk}hw!6aO/?đR>c֙X6s9#gӴBJ׶&g0z;FE z,2捊%CA=a|*>-v?dqv`W뫓98)wCLŷ2Eҳq#kBK?ͼ+fkÒ}: h~gxV`qi $R,7j{ւ[*Ó8t)Wީ)?j?+]h]RGVݷ:g#S6ʹ5j]/jeɚmDY\Ƞ07G8SGt|6^Cк5PEUۀ\.BOq;%nj 6exοAd>GP !)1ﱪ-Py^ +fvTlm}Z_ŗea{b9 V $`-45eFX![g=Dύ 9lT-%3~{@2:)?U~3;eWZ"FCYt*eh%}'#Bʹ8`\)+׌j7e5Zcjt-;کBrTZC"vvQ^|ՙ맧I? .h+0wdb/5 ?B6V 鏠SqQDyL)VJҼy(ㄌ` p_"7, ĹospgL=P$20u!s75õޕRP53D^=EVEuB& q<Y:q}YGG A 5 (ӕlz"C KV-A^tP 5YQ' d'K\DgҜc+$3,s`©nQ1R :JsڄV^ #Hםg8黳}v,,&/G?;hne{j1lRzw\k4mI$Z($P q0]BJFýU" *RG%ZukOȂ$DK;_׹.gL/)qŋ?!!8~ SSQ `Íhw$ [0mib缣:'A =ي$_7;T%rqi둫PԬ=Us}]eW^'?aI{6'-{2yUo48M -U|Eֿ>&=ɒ%:bIJg4VQt횹c.;o[8HDξjX(>-{eAЍjb$gA N= Țj-iHve1HH/&ǽszaD)W=3f%kpf 8zU@x6Zi>+Z##Le^\8:u[$IF ?Ƭl7C$%߲mh1Rb=@d߉^(__?@Qa5}(AZo0f*)NƠh;f"rB2nSmV -& NE(Q籃S:@`C 2" B܎')~@'Xu L& +6Y;cCp JKNDw m#|O_}F[۫~*u8 %qD59L8ɬ&zj,m:ߩ?ݡ㐵)mlFmt,~_ U4)ؓ^}(yZJQ澔q$oVM,ȯm}FZbd >gDgYlZ:`EX[;E"f^R}|[\.`;yz'3?V77BŬ (0V9p06ۈ5T$:b !^<N V:{3ո(!m>\.0:XmZ]7dFz=xjޤS>1vV6̱=~%tWGFDbq/⩛ *ȱ٢Sj&6>|wB)X3vnܯˠhf"xG^G8af=uIz8DaSVpCtw\iѺ#ېs\ѲvLoh2p܆vE{>lt*f4yIŀqB'Z{{Y*\QXDaP̾QS[FK!\/߿);ÙP;@l9ʩ8BZe95?ia 敚'-~<~LܰſDOț~ujU:9t{%@tV *,Yl%g%8yoq5Uv<2lX^Pm}/$0 Sz%IXEٳ0*yp 0`!$`SqC sqS|T$}A9ڙf LPZ'YR^߁ǔʭ^Y?}Lf QQ"X"lY3%T$ +V 1&q/e9?;vcDzM:ʞT(#B)^*2[w4S혲c9=oLf&PB@4LBQD,hצ攋'w-\*Dl8GTJ-,,H7fMVe^:)$Jm7ÖXv셝{#Y[|ޒ biɠUwbd[sxyɚZ9n83?h|pXȹ0$_T\bw08%=MP@]c[QRi4=AwzBifA9 :IBO]:_`@uGk֖OgE8`q &Q6̐*|mX꘭E&;͊H3! RlP FJm? oN!ɐ5(3;87%[Su/#++2'Am-\6mdPƢn-1~P,WF0 T6&O-$*2wo=UΠNƾ,BNvKd" /퀗LMO[]+v8`6![~A]}QR'b&i_4yj¦n,m9U*Wс}⬺-,HQ&Wy%$/B Ш72DĴ߼] p3=w_Tku +i5cy4X1cϨPx )qH2'qZWMwvB+CVMP@V.˴dq9kl i,0.~y˛ii|fI8@'iS#V2gCO뉺'd;9]r8$Fd3FZ_B 46C\V+4es(g/nX>9_+d)u%% 09@unB)Q'{ 5pteXGggʤOoQd"!F]\ct = utF0^~1^?G0@&1CV/l2}~rh.Efm̒&:xkebB{,#bd%-XPSdZbO v-`O4xG9hBebB\~x\a8G~2!tOgo&S)tÒlgc ؤBbk"ӭ@B ~;i?AOܴoz2`{h2N1Ia+n? I~1! v4ہz;2.X͕00ZIi}PVȭJ=auI` H,ݼ[g(0yl軠Pm6J"P'`&.,98Os#'}%nHsq?C|UX,V4J\Tm j~K?D;;_C45.0uhIJɄf*aԔMjPn dh13R$P÷:%\}| p6_,W\T<@qn!u;$H~lOKxf)P[u!6Elk0U2G|4@ng>1197ߧXW=wN C-{@JV~a>n_:S:hv`A(tL㸝RD'oT[b }D贵$lCjPlQ]C5yH7L׭􏣛\`X@M&4A4P ):j >(JW o< wΫT ~#r=ag="<׾-/d3eꇑAǒRٕc׍0A}ߴWK·{̍ vRG"˵Lǵц3/WEmir+jɺ;|c:Dr_HZ-|ˠjGyT[x7e:Ĭ?C#} 5o\l&B8D @Yd{k7]sAM\\c4$4TIcJўAD3-`y#ᘩ]W=U/*Dr=ᣎ^|;M-zvBTrZ͆BA,5F~ohjnRu[UxzVCǻNlPZ")' {q9À֩ Q26D?rƜi.'Pk8Pb¿Cѣ[awUUv;a=0՗ɟK~367X~9 0yFZtg86.kߓe^u˧dnlB{w<=6K3F&fwDR(tzS7O}9ƾx$X|JcqI9|mf}0;H,{(љcio5dy6"pkF3r,T{,1*:hg:UYj`ۃֶ!ro8nXCf.h>[P"X(dU`PJ#︾]NiĠ"\N|*CEFAT{)"ML&Hs!WOɵ,"8za𯛪ot%xj꫰97FvyNUvqQ$MA[zݧK+K"GflrG&'"|/D(T,SqrI޵^gw WW{c)g78 Y1!"=vCط罗D;rwB5 oOkTI(ھ޵./<ǦP~.%> tؒrӡS۴Fߖv(}=qUҎt5I9ztEaHBC)$fnagΛG 3փ\\l[׉iԲh8}%Mz@ρ^3B{[1OW߁KkDϩҿHEcp)X0 <%0je@1윪z _Vo"Duson:pPvG& 8 ~&wlJV `l7S'HRal#7mRAҍdA\+Sm i MLXlS x &_#ߤ3`Jў<"af)T겐LPfu苼ĹC[W5+^GiB m^ ֮xbM2ޜK#f١2U)[89m3it%r"= ~2K|+3 =hKs t`+7zkZC6G-1䦳aHLeJD02WMkB T_@uxC-+SJ07q@ևhϻo/NiQMw)xݧv߬ ڳ,x=NƉ8QAu&>"͋T65ň! LAT8HwRqd%Pم[HSeȗʒ9_uOU9,B]2 BjwЎ֦Dg>#R!^CpAcv0HJfJ D``dkk!6It2=aB[u !UC6 `-{7'y&Ҩ(Gm*y @-x?3E~i5^ ZtJT5fnP8pk{:k$^)8M9WrsIɸFXqhM$m ߽u PGwc`)*Cm|6PE{O`>x Ґ2/JT>SCD4P'!3tvxe/[8qVܮŢAL7.=me2tj_дd0mk׮ADB>ۀ ݜM~>?Pb?2,>͍HQV٤ Oo"q 2 x0ëHծ6gQE(Z.|d`[;凮-Vj{ b*2!BFD'C&@+v=3M$D5mtZw$K"6q2Q7,@d6ܴpDI*lED6FE`3G#ȽYLu/fP ylAuYXItgR@E_&OP|YXrX62 0{܇@W'H<"!PA^ oJjT KD;rz'󭢠qCq@Y(  C)[pr,\3]%8ZԱP  a'5d:O >q#~z?,%곲sw'"-SnFp"o16]v a{w63fyZ8|O?zYםgrSL27ev\F8eѐH}KQ{@S: VaF3TZńҨ*:JeYս(Tt1Y,)kj;SUAdބĥYY-Hn%2n;_e"aR #L?ufo8L_YcȐ߈+O.t Vy7k.Mǎs}{Н3Ɍ9$>Ѐ5& Z]6Cdj [%S?/`m+VC)]snVtU<8D@mX3*|=  lXўf2ozxS4T2Cpʀ̄0i]`"ym˙$);uʫ]Wc:/Ry1c-0MR 6!ðUlp\0(^Ab) VݿsGB0DplYWOTJUoG=*@ݽ֟?l5*AntM>(l3w|H2#48wi2MBmZYO5'0)X:Nڤr!L$)3htіiE jjːk %x9s>KϽbi#m^h' @|Y((l!"I2KlSEOORޱ]߇-GY?mQ%* yFv^ct):lӯ/x4$lv I1,0X 9%v(=wiK dNP'PjLSeoJ|sAfmN 8W4C$z3;QJ9[_$Np@qPLw:EZzzڗʃUS-3,E/D)|h(r;z?t[e܏6ƥ[kX7bBLTR> \C 1 Qf_6 qc;Qi;[euwe6CO+9P{No?{9hv gcKzqm>}5a[?ڱ=6?#L;(MzaĒӧxzV +6~h0蔜 byπuZ>TaIZԇA>޷)Fk͍GK'FQK<kzχn[Sm ͂"=\iZnTIl'zq!!|VBD2)GtcO'*0B=6T&4B"N%yH!j!W5C'!Jf 20>]M;> f^ՆWJ2"i7ϧcX}c Nq)NA:T$={%8"^]+W+Z# L9/:F|4(SsgtѯgYEY .ҥ6ٳIϹW^-0i>ˬ[9ن1ۋtTv(ICY@u{U^ /xMy"$>?7.vrmp ' A<=qnH5X/dtUMpnIcBV lO)H\gncK 3Kt(bɣ{2D?=hX.r_|&ŚVUC=| ,t^yZ_{J8 zM᪘ :І>8Ԇ;mD*]isP\R^e>푈 -=ss/Eb#k/  q3aH) |faˣB>eˏFW~F_'-4ZxYKpJCAWHdE%_Ze=zSy-<^EWRw ֍e \}6[4r%JȨ Ly#Z;yp$>b[Gca] fi"*~zæH{(̜9ZUe4Y){'*ZI(PcDAZbΰ /fSeke=l7c-zUeaY zG' zi9;H.%nA{ZaC{LaK >GB~o7b+_)ǵNrjn;/;'GX>5, NIԣ4v|FTlsMnënݫ tV^=WXEp$!ma(CfSAa6m[kA|{C-j'{+ !Cw6߾7j m5w|Ʈ;\E\. l- C}ZTyqZО $q|_9z*Z O1Ҿo:/B<aPmr1LR~ . |tAM.1!CH$oJi?w3z$C]7A|/׽|ۚ5+Y{Tax݂{ p9S4?1|4SVX__4H˸x'q A<#I<,2&lqÆ)(2ǂdU N‹37 py -uX#Z. ZObۂ%Ҵώ1#/1/,gjyҏvҀWK3a4k_TlYAVhɣm89GO)hKψ7'vea ngV܉o%Eb+xHȞK:B\G4eoUMv6 Do/[vD߾0eJ-76C5Ꮁ]^ ZJr4H4$QҟX+]^ ?Ldԓ:*ak$Ky;=Lx Pm8=ڞ#&wsʌr_Ƒȳկ~h[ƕU5`:?o4Y t2o`2e۬x/ @u3fC Wx][KKͦvU0e_KmbjtʜBiS=EqK߆&(Pȁh0ww|>`_كE 0D|9 s}37oڰwJ|f1`#]ˀ)aɏ4#,Y(YRREAj A%n!(YywwʉKWЎ0 1PtGqo3b|uӌc]ZHt"J9y88w+0Q} &sC(}s,5Ƽj(7ʙ]p!wJ6|^Е~ͻ0"VbkvۤMɇ(Gl]