librepo0-1.13.0-lp152.2.9.1<>,o@`Ƿ/=„$VXG D}+W@i>cS؋: P>xp9y;^mٖ \-f[{ N;dB9ܣ娲1o k֮v\~iHޅI4jǫ m ڹT?7YoR.m uy>:o%mʮ^g }b:  ґU!\?gSY5 \tiPD?oKWiѸut2\ؿUmCk!>@ ?d   ; 7=H\ f p  I Pd}L:(e8l9:5>@FGHI,X4Y@\h]|^b'cdgelfolquvwPxdyxz Clibrepo01.13.0lp152.2.9.1Repodata downloading libraryA library providing C and Python (libcURL like) API for downloading repository metadata.`Ƿobs-power9-07@openSUSE Leap 15.2openSUSELGPL-2.0-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttps://github.com/rpm-software-management/librepolinuxppc64le gA큤A큤`j`Ƕ`D`Ƕ`D5df26a604cb97455cc5549a0e676412604e13f69c392f8e630634e9feb0a0eba39175535789e72c54c171d6db139b14dca6fdfbbfdaa2635ad2c6c94c34e1e3bdc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551rootrootrootrootrootrootrootrootrootrootlibrepo-1.13.0-lp152.2.9.1.src.rpmlibrepo.so.0()(64bit)librepo0librepo0(ppc-64)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcurl.so.4()(64bit)libglib-2.0.so.0()(64bit)libgpgme.so.11()(64bit)libgpgme.so.11(GPGME_1.0)(64bit)libgpgme.so.11(GPGME_1.1)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libzck.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`x*_H@_>e^$D]]@\\ \g\\\V[Q@[Q@ZN@Y?@X@VHVHJonathan Kang Wolfgang Engel Christian Vögl Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Jan Engelhardt Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa - Update to 1.13.0 + Fix the key string parsing in url_substitution + Fix memory leak in 'fastestmirror' + Download whole file when server doesn't support ranges (rh#1886706) + Various fixes for mirrors without ranges support and zchunk + Add support for pkcs11 certificate and key for repository authorization (rh#1859495) + Fix lr_perform() - Avoid 100% CPU usage + Drop Python 2 support + Add support for working with certificates used with proxy (rh#1920991)- Upgrade to 1.12.1 + Validate path read from repomd.xml (rh#1868639, CVE-2020-14352) - Changes from 1.12.0 + Prefer mirrorlist/metalink over baseurl (rh#1775184) + Decode package URL when using for local filename (rh#1817130) + Fix memory leak in lr_download_metadata() and lr_yum_download_remote() + Download sources work when at least one of specified is working (rh#1775184) - Dropped validate_path.patch to prevent directory traversal attacks (boo#1175475, CVE-2020-14352) since it is upstream with version 1.12.1- Add validate_path.patch to prevent directory traversal attacks (boo#1175475, CVE-2020-14352)- Upgrade to 1.11.2 + Fix calling Python API without holding GIL (rh#1788918) + Do not unref LrErr_Exception on exit (rh#1778854) + Cleanup zchunk-related error messages (rh#1790625) - Fix typo in changes entry about version update to 1.11.1- Upgrade to 1.11.1 + Create a directory for gpg sockets in /run/user/ (rh#1769831, rh#1771012) - Fix bcond declaration for zchunk so defaults are always declared- Upgrade to 1.11.0 + Define LRO_SUPPORTS_CACHEDIR only with zchunk (rh#1726141) + Allow to use mirrors multiple times for a target (rh#1678588) + Allow to try baseurl multiple times (rh#1678588) + Remove librepo xattr when no file descriptor (rh#1690894) + Fix verification of checksum from file attr (rh#1700341) + Rephrase repository GPG check error message (rh#1741442) + Add sleep when all mirrors were tried (rh#1741931) + Raise logging level of error messages (rh#1737709) + retry mirrorlist/metalink downloads + Fix lr_url_substitute() and add ${variable} support + Add support for one-time URL flags + Fix API - LrHandleOption enum - LRO_ONETIMEFLAG (rh#1761779)- Upgrade to 1.10.3 + Exit gpg-agent after repokey import (rh#1650266) + Make sure to check next transfer if current zck transfer already exists (rh#1706627)- Upgrade to 1.10.2 + Fix librepo isn't able to load zchunk files from next server on failure (rh#1706321)- Upgrade to 1.10.1 + Clean up target->curl_handle rather than target->handle (rh#1694411) + Add an option to preserve timestamps of the downloaded files (rh#1688537) + Fix fetching repositories supplied by SUSE Customer Center + [tests] Wait for server to start instead of doing arbitrary sleep - Drop patch included in this release * Patch: librepo-PR148-clean-up-curl-target_handle.patch - Disable executing test suite on ARM and RISC-V due to performance issues with builders- Add patch to fix fetching zck-compressed repos (rh#1694411) * Patch: librepo-PR148-clean-up-curl-target_handle.patch- Upgrade to 1.9.6 + Fix progress reporting with zchunk files + Reduce download delays by using still_running correctly + Improve error handling, cleanup + Simplified lr_perform()'s loop to prevent busy wait + Require libcurl >= 7.28.0 - Drop patch included in this release * Patch: PR138-Fix-progress-reporting-with-zchunk-files.patch- Upgrade to 1.9.3 + Replace expat with libxml2 + Support using python-gpg instead of pygpgme + Fix major performance regression with libcurl-7.61.1 + Add zchunk support - Drop patch for backported fix that is part of this release * Patch: 0001-stop-requiring-attr-xattr.patch - Add patch proposed upstream to fix progress reporting for zck * Patch: PR138-Fix-progress-reporting-with-zchunk-files.patch - Fix RPM group and description for Python 3 subpackage - Drop Python 2 subpackage- Fix RPM groups. Update descriptions so that librepo0 (which is going to be installed most of the time) has something halfway useful.- Backport fix from upstream to use glibc's xattr instead of libattr * Add patch: 0001-stop-requiring-attr-xattr.patch - Use full author identities in changelog entries- Upgrade to 1.8.1 + Fix memory leaks in Python bindings (gh#rpm-software-management/librepo#83) + Fix HTTP header checking to work with proxies (gh#rpm-software-management/librepo#86) + Change connection and low-speed default timeouts to sync with DNF/Yum + Fix max download speed from repo (rh#1227921)- Disable running unit tests by default because of random pygpgme failures- Update to 1.7.20- Use SUSE-specific groups and tags- Initial packaging of librepo derived from Mageia packaging/sbin/ldconfig/sbin/ldconfigobs-power9-07 16195112231.13.0-lp152.2.9.11.13.0-lp152.2.9.1librepo.so.0librepo0README.mdlibrepo0COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/librepo0//usr/share/licenses//usr/share/licenses/librepo0/-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.opensuse.org/openSUSE:Maintenance:16150/openSUSE_Leap_15.2_Update_ports/a841ac73226d89963d0ff03d1dcf0ae9-librepo.openSUSE_Leap_15.2_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=f6a55cc5ef7cb33a4838e036d24b37d2ecd81ac5, strippeddirectoryASCII textPR R R R RRR RRRRRRz[CⷠlZT`#ۣutf-81edff218cb359137d7d40270b2c05f3c6e1143d61bb2ee317680252567b07794?7zXZ !t/K]"k%{U}d)' MX {ɤ:Ca=*Z[L6>e6ܐTॸi]3ᔢ zm]+X}J p7ƀe&G{VTZb SK<~%5.qH6$Cl ;Ig^)LBt!Cy8OCvL W7-ԘO(žgi Yn煿WNAۣju0)h~K) g eŷOW'!jq]!i<#\4rlFOX(}{@(TR7< *m2E,S!!yhx"cX 0k%r8Z$#rb[-Aƶ/t}WX!v]%sy?4.5_Vۊr4yTuǻ$Ɛ[ĞusC a9R,Ҭ/wv#ffNJ<>\B6zbJO<99YOѾc+5s ]禴~XJijl+-P++d@llmItF%=iSzA͍EɆ ^s9<\ c ̬i$V\&D+ {zGYLf~&ZпwKɏ\c۩FKKyc A )@E0r\h`*DG mI >2U(TX Kftp I45o+]?]FtNNX hAm<ڨHk Y8C~*Q)P$ʭEOb$藶":Tt #Ei@Mx`M͔wQN꜒?nBɉWnڅ]0lp0qx8v{|: N 49S$i$,Z,kLj/o/=9Dmܛ&=jZf fDjBnMBIkMʣ\r`K=MK׋B_7%XދȚUL陪d=KREB,$?cdhLIޣ-b,kͳBR(tG!?46Sj[ b`,4CT⁥9g2XD&|i€ k*ijyި";ٮ]Rg%ED5&?a5˙ސ?ͨtI9ԧyّ$&#i I[7(A&o {)8/ W*NZ\씽8~@ʩsнbja$'WSnmDT%w]=Z$V$* K-[`_;e&*g'{)ĖH )=ʱqh̉o9*L2)5i#?f.{]Bm* T `s'',3UAn{J:7dr~*lc6Q>ꃆ 𰂗"<|C"+_G3Lq;6syc0Pcc MR⨋F$=(W9"S.`rtqO{4aJ8 9㯿yh/wF ڳT5@ Yk,O"(KB@}qϖ|;.uSf{iP9I c?~H,}K(@0)8!-nC.ET7b uIvT>{~o~llގiPMl&;30·)G)+݀ĴBW-V3\ټDtN.aV D&Tk r8xFej-5W ']Ӷgn8ܯ{q}$( *KE78Eh`,sgeDBo$\fV Iyyl5rpx1L"jXq酲K萇t1/<|ӛ+=Q̴hlqз!E ))S ;CiC틏iѾMlWu[ at@U_QO}!=22 B+t8A@6~@u;ևX~t+^D&We4Pn|/R֎I#lO swljt@92^HTKF saµOZ?!TxO^e@ܢzt,_3펭67K[>br:@7)a b%_SNJ|V"@ a?" O@€yE~)):=rvΰ eOzj)8A$׫kAyIZ &.Su+T ս;||Fd ("0aC'hx{Y8R[pZ C,|W. "mGI6jƼ9%7!{ǰ'g鋩W'y^vf >S Uт^SAA]1  xc߁4`YVفч=-7С=ۂ|yJ[5x 0{X{XM#Ur6i<'Y "tkC8`2 D)xAr#JBx,LS+CCc/' b F=IƢ.lHNr^ZXf y&'->Vg ޔ4#b}J4]nfQIpGOwJ#fǠ/_+o}cYL#ئk+3(a Z%u!-pON1=fطMCڨ$l:2j E{sM{CE wRxW 4b5d9|Airnu9-ãVy|f5G6nb ƭ[Ր͈LP<4Ӆe$t}oY>uvсW$( ;qtE=@D@X+Dive6TW99 >"AR3.t"'YɄ"3gKU@ CJ\vgGQPn57^K?p h:S+0V{BK);5[M95 )CѿƴB庥eϕ~ N7cP IMpXdHpA3]d)i73=e~y6s{1NEނ HPBw|0[S9 EGVqςdK!(2Aa;;Y;kkJ ZK{lnrP#!I7R`xR@1J=G& ;-֓{b)_'WJ -#rhuoBӣ/@EL7AwTeOv>gl߫;L¥l}ؤt#3B Kòt︪Qwc~o`\1>qifK4; U&H;!nK*Ҝr%  F`=I Xi6]O# NޛD?'7Xud.ը<$/>by,A2f_gx~_q=#p3tp&%lBP!p6?-܂E]hd `Zf{cX9x0[#եÍ0ۙmc ,zRvh$Qmǜ/oE6pyRvïc+6Q%~6%V#kGhGOv'֣p2fTJv0s6OR!,WRGQtb^qи;IĆh:j/W@j$w4>c_P3UW$ i&S|m%5NB٨=+*n_0WWÙ'[]ŸQYGCCiZc]{/uYQ?~omklx' :>'P}<]~cT Z)q˶ٽhqNsQ"e{wXm|57Κ 55[N qzNZqMJ9HD ҡt3FfIo2zog$=; m)jԲ`P67~;`xDPMչe7viRcm|A z< ѹ&RH+_uL꾃 ٦{aFCȝVue.؄`\);yEb?%ba" Vd` ţ9JcbyڮPO1ddєR4!*$"J vn;5<,b9:JlfM~eI1~19쨜V\<";aplԈr ,"gPC `wM t !JSa|5pu;''NˢԹ25 G4d\\mJHzZu=&4 4aenMsGlA`<׮C3~!OEw1x"L\ߊu P=5ɱQ>e#z_d]F^ ,q 3=*8+Ԑ;@A#J6zKhǰg1]{WtZyIG|f{4}Y5>GClbF%OĂ84o; c )x:<B4%-{XP10`#T4@gcRNb`@gFd~^EFlؘw o5B*9C Z(|1TC֦,3ݼ C BXƣ;Dtړ? G}xρ( 4 H6TJB5Uk1H =ƱBj3mDh4X̕#Sd*.{ &y LM8~ *{W$Tlgv9O~@ ߙ<$oNÕe|5 LHbS6QᖡFNרJ۾ ѯLo0g5 g<ަR 70׶H۹ 7yfB aSj\ڞ҂M} 2-HK/K,%%N@R`ѣӹHڌ OAA>:ga]X`2adԅnGqEϯĖ5 {,T ;7#(vGJ]F3hV9ٲqLoȉpR]uߧ_4lXw_XF:2| N$3uG;—H_8 V81f]uyZiՎq Q^[5. TigLW)T!n*=squ>9NRC؅3tǥLeBC f7>RQZ U@X5m|+CiT s20ݛkc Yϰ2VjytܶcpRa L;߱~$"k!]kd,v0h-2kWOڹgBt[E''~Rmw[hֽ6ʠrDqY#ML=ޜh*S@˞&+G/8$Y32 .0? )C"|$9\Cr[Gۀ\[ЙޅGqL +_BvꐿHv}!`Ɛ9X7Aźo'*˰Hh}gd-lP~_݆P׏k< Qshҍv#yuP!<L|kBڗn#Z-gVk0wAE73YS=eaoǤnK]vMYq61;Ɨ])>7V\GWZP=w+N c0LS/N̜%)-uǽy 81`dž(1R$L/WWKn“F?BXw[զT|0Y >̃wi]zm'e"wo>um>RX$p-|޽+X;wugD`.d%B00W;hWyj4G v%)^h箓uPK)TsU ;Zp~`xYY'HءIzmP=E/K#<3+/ ğ,-`1 Ig)u*s) !jI (hYla϶H HcF2|݇2vs4|H$g%:}-P,d?MdJT3_‘Ȓ.G ++d*[y&Ӭyr}na_2 R4N)8`MBMBl?|:As}S5*ǮXӔwLMrTM dG?DGn`7;G_+O7۫ .<.L${qƓI$Ёx==UH6, MGՉY_rਧӇmDʂ!DGN{qӃ9KdRiz_99§!'@{J2Ĥ5Qvc8 o` NR+u-84MRR7<"ow#tŋyy"$^tfF>Z zC`$ ;X)Ap\)#D1̽'s>rW5| =L;x0e2h{bl7*U&tXtcNn-Wth} 8v.vVJo7^;Pr!|iWʮ~.kN>%^?tsa4nHn[!/ }:= $|̵X \ZplL9قqċT2v ~ܱWgUz+bi՜.XZEy]twY@`n+SԴ~ )kÆmO 8mή*7)>*?z2=Y$z<4F+@XDM2iU:^@tT0F~Ycm0-x6GℲ |.y^8G W __h_y?@pM탸e_ 4Ml00~|$jzkjRqm;.E=Z@kG*|8VXjmtkþ| 5QlD,bOŪ 7Ffop$t˛"d9J+ ;IFIoo5VKˁ X@rK.%KzC̗s_I lG.rh$*U"2]TL2 \ qxČE.c>ΚbO}ȌS}jwPSU@^(!*LgajH]K;,&LdFu6ourt=:$m3MRi&LZmDkȁz`E帟3h(dՓtv*CE R|IHd@Zyctɋ]/!r7ōwݾr{({,nMZ|/w: ]Rtq,\Y>WBac}jP-"2ZyVDI+^m9! sO"ע3Ju5@š$!ĉ㤱Zıɳ8~vrw0Ś{'&+fc;j<}/h(XQof#o<;;,&# %r: I%m^Z;E딝6ʣu ϧA`j)am/  ; 4Qb侑/Q7 qՓ`8x 4_ iO&NZ?$T)zwѼ?.aدt;MZX R< ֽ8³W۱*^#fiGQ|2+6S6 k/ ~k9){ae}*lȦ^rWH1,zg^F_gҮ1h.[Zzh,zW޲𧿅A /H<#=Ypܠ5jOwN:9[^ 0.  ZrfE#x,9mhlgbr|l|P#W@$U\fIv_GH;m_؀>*OAլ~A=>P?:!Yr1EN'_|P_:&H=2< [F>J[ a=-Q#:~DEO$efZY ӵԩ!\sw,Hήyi꾘h8?t-DJ'y81?HQ 4*!b%rU3H0g]A`^ 5LEݷ- 6nս>a!a]NS9o.>  >7FI gWt'ȩ][1Zɝubӂv:Sr|J9YNo2 ; EZ~e#7]Lwc'0X't#g \ѵFxIzjiK9n.ksdu(jZ,֤*P$?B3Zo qW32 !@Z0v3*3H\˘h)?|=7[{4푤`no^ya%p]%𹹰PKnC;gCM@0=Gi'}SpX˰<ی(Y{D@u5:[qsg.eЬB%BHlIqCA= ($0B_1<6pIÉzUc#Dl#d/g Om!?Iz{{?1hnD 9^-YiZJ{큿]M?8na|os +^P:Kn_\+9` ȬvE ?{LTG)]Z/EU Hj7##S7윌cٺ@kE Gu~/ɳ 35j+$i]0A7*kÅN,K rt'V&6|L;?ꢉMG>J1!GO/ #fGE^J 2K"<\s2RrT7SҨ8G W)ۃ%1Q#9m#oVNrဩn߈6͈$TOe?/\y=6'eCY{=8,G`GVpQq=$jߢL e}̷?@ su GR1-r%n4N)F8xZMk_6T LzI3{A'Q:,37V(9) R$Nze^)MGž3k. mT%)lFB|+ޱ@v_V#zmR@<6#Bcں;pgq󰹋{/%ZAۥ@ϼ&(gjkiZr3zM% N уƌŊB` fISkgIDcf<^&- C&,yW5DВkbJ)FjϡopM! "yʤz,17 2FG<3>Z?n CUC0\[i%諬&6G2@ ƋVW$B:Lnj]ln.nEӠ2!h}V[)•l"5"MHj ڪB7Nqכ:(k(Et$`5w./54[Y|i w)ʟí k9ܤqr!Φ@X E9E[hl*^\76출c8I*u) :lo&V)Hj0HQ#(.tm`I%ע?iܳ]_*2ִ–-˒S?ݐY诮k\`IFdZ@1Xz{eEM֢{\>N|.m` 75ʢQjS G'OdiNWK9TYXvMvve)s2dF 阮ZA+ vz@~rEP o1|,$䕡^KhTAff9̧zfAA4^Qv.S(ՕH9)+,̃>ayyy~FQBP(L\z9CBnQtċp%lȭ<`Y =຀MI8{Ǹ7rڲ qOopJ c2q{*#/.IO?Z.ֈ88v诽S;XmbvFp_AD/ٿQc/\oxם :0="%-Q\ A ?-V$F;QpODb$s:ێ\w]b܏uK`@.q  -,"ѺxnL7DI[$KGU ]fZt:UdF`ک%{@1VG^~R$*f^ڡt6MrFV#Za) a'<ɧɧ?&,ΔxB׏a}G닞OL[۫:+'{[PXc~핓 et[,JcBV%թʱ&G0`łW)U[KLE>}M`o)^g_+P9fMWo04ԄnW &W,D [-U>qY*YQo\_7'*;!vBH=-ϢB:eg,w6y C%k`g30fUX'[k`nٍgQ$F.G6|uw\!k4RE_C ,NM.0ÌT3^ F*{<+MF3yH9T}m#5t:Zf5lnÑ&"^)Ox>9Ϭ~M #\h^ (1w+7a|V,ȝ4$1w= .DԖ17޲6IV~ T_c.^P7" w2\ؕTr oöYMŒVNnZskXVI 5 AC)&4_p *{C"z*`:= Vl%?OfF5Q~g Oȸ#N.Z[^=c 7j@ 4İ+oMmw^PUvQs*CdFJ"ԦO_ ey@9gskptIl3wvaߞ bQL!AxհxK_j!Sgѹ2VRIE,L#w ؝>6w^q#G¬#w6 b @fv36 ]& Wm0t][k86]:˓ Z7XkVXGpt,.@rŦ9$ 2 58QwMo'hO/wcNk^tK_ s+NEw~Ҟ׉kہx:l.´W ʚ6 -|PCSÀmm`x5kګ8aP(N't6F0ψ##\'~ed^pD$Er &Gآc"uib܇<^Qg\B+&%on7& ly 3fij?e6LW0xVAFz?L(&P`qPQ}uVsS#x]Ӹ֦!t|{rI~$>{n9ǟjh)iUШ /6-mǰ)o^V!;'#;3Ey%Y*#9U3J| /^}^n(eKA lߴ'3B #u8ɋP٤ ڏx9#YXD_GgsTiv4ke"q9{K&U>CLv~QgQ+d{_OMu2t]pP2{;QRbK񲬱[{W풄 ?oş*!:֛NnWԱGx{m3pG"qXO{yV[D91ۊ1{xdϸHfE@ʺNDEak5h _D>@3JeKL1P )bI]i]mJF}y+fז~\S=F՟6ڤs<n=2 ʣRE|Qóȥah:컾b"~9|FsrFlvu Pv{9U]R.FJ#OA"K:\QRF4ZL[|V{ +])Ϝ<⡅ԝ%+ U`zBѹHخ?mH%Qk;*vJY=šΡdͳ;*Yk hsW{#)Kt8!:NgŴDM ||8W|f 1$,Vf]AAIzq6PxD2P'U\ Fۆ:uU:QS x Q «1f2w8Gy;׳څ# ^:(3  A.zyM IRH!\٪VM=d?O d^t?PANiر'm<2r?Tu[\6Mhf_f)U }|,XupL91&rqUl7bՔ獵ˆ$C'lډ4 6auwɫ8'ycR7+k"i7cZBF}d"˴z}ЅTIʞbie k;i(Ñ-S*w\}|V$& 38$[ Z{|VHͺ5dL#B'D-q@ 2 g[c`fu>=D[jZM "W<}ғ]'pL|?I.&¥*W'\ lVUJTQi,ֹauJm9q\c.$i}Xd\WrDc Ԛަ:Yx5b};irdqoQ8B,_T(=쎱2z,ng yci h ~?u-'|KM&CrtZR[B >H*L }]WW.,<8Lb)Z9RܘC6oLQ ᯽h/6?4z oǞGkKō r;3 2[_HtB|wX+~x 3΅b)hI,Q6 ?g$L6], :@/{Wؔ2D,xȨ`G'L~0ib- &A?gYD !w`6.[Gn=<' qY׌4ODh?k<\2a vr1i7eL`vSk8Sh)="ňl )Z,ƛh16/_Ny@\l_JI,\ń+m>Qy"L2yB0mk[)#fz0lo0q Lt XG6Z5҉DOybH#诤zw5g  ~36*ǎMd#A#>%)01m. Spk|*CoQ^sx{Q@U;N:f^ϸsVE??B'QVU77Zn~-Do#8p1I&Dg=L ^b}xu@=^y%K=鈘~VtM[>˓9\)fꐺ绒 ,AXjn\!*qvP{,%5sCPF5?)%9 Crk5#F$Q)kr XZ@4'^|t:ܤoyNHz#X6Nsϲ\"XmOA&Fpƶ¿Um?/ʒѪG1pG~M6RH+Ԇ\lѪUWh~ LA(B,LU$E1{ S3ȞLU|YS( ;?#gɍ= 뻂E1]pnrȊ++yTF->>UP\JZFƸgʬlRwhAsSZ%q*׷]NdRx/Gfʩ;)e/il\Y8^!.Dxb>>ϗsASX pDCM&rRfsD =WD#(=!x0sfGb_:.~UE`RwhH: 9 s㩤KY_v,xӗ).C+ rI]aV6S:Q5ٳ! TS&"pWL)MfFijce G(9l RZu֒(h+Vna[3ԝ@n!Dk٣s-U*()˵5-F{?S>U7lM$ҵ*5f|qFI8I4KRD^m{y/O l>ބãŔiݶ bOS6(-k`Y [_٤ uaSQA9 8&HsSC