charliecloud-debuginfo-0.22-lp152.2.6.1 4>$  Ap`OO-ϲش$R-: ̅Z;aF[h+Nsӭ m얛)wԎ1՗E]<]StdmzVlW+`.:ҁξ̙ӵx[z䟝eW״&o+^EDp&w'~ٮa [Ɣ'v/ߊP!yOկiԅ;F63aa37dd17cc16a9c1950acc19a4cfa1f655441afd7c78a58b9d260a00fe1f7b5e8dfa2cd1c9be5d5dac3bbaff79143e33cac9f3`OOpA.?.d * U /8C \n   0 x   zD+(G8P9: F$G$H%$I%lX%Y%\&4]&|^(6 b)c)d*Ae*Ff*Il*Ku*`v*w-x-y.4z.@.P.T.u....Ccharliecloud-debuginfo0.22lp152.2.6.1Debug information for package charliecloudThis package provides debug information for package charliecloud. Debug information is useful when developing applications that use this package or when debugging this package.`OO.cloud105openSUSE Leap 15.2openSUSEApache-2.0http://bugs.opensuse.orgDevelopment/Debughttps://hpc.github.io/charliecloud/linuxx86_64II!MS@QAAAAAA큤AA큤`OO*`OO.`OO.`OO.`OO.`OO.`OO.`OO.`OO.`OO.`OO.`OO*`OO*`OO*`OO*`OO*`OO*`OO*07501f4d6758f17af423c7419638fee5d25b4262cea371ceef7fd9fa3f89b4d5c591579f008812fe7f849bb51b3e6c462e46985d5d01bf18c5f16efc6cd3ad0767c43aba0642fddcca7e4906a86356ce281e6f44ab13673225438ac386a37e6d16ce6113b100d135e8378a980c03387927eb12de935a6fc036b05b33cd10018d../../../../../usr/bin/ch-ssh../../../../../usr/lib/debug/usr/bin/ch-ssh-0.22-lp152.2.6.1.x86_64.debug../../../../../usr/bin/ch-run../../../../../usr/lib/debug/usr/bin/ch-run-0.22-lp152.2.6.1.x86_64.debug../../../../../usr/bin/ch-checkns../../../../../usr/lib/debug/usr/bin/ch-checkns-0.22-lp152.2.6.1.x86_64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcharliecloud-0.22-lp152.2.6.1.src.rpmcharliecloud-debuginfocharliecloud-debuginfo(x86-64)debuginfo(build-id)debuginfo(build-id)debuginfo(build-id)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`3_@_"_i@_?@^@^@^_@^&]@]]D%\@\@\g\,@\@\e\@\@Ana Guerrero Lopez Ana Guerrero Lopez Ana Guerrero Lopez Ana Guerrero Lopez Ana Guerrero Lopez Ana Guerrero Lopez Ana Guerrero Lopez Ana Guerrero Lopez Ondřej Súkup Ana Guerrero Lopez Ana Guerrero Lopez Ana Guerrero Lopez Ana Guerrero Lopez Ana Guerrero Lopez Ana Guerrero Lopez Martin Pluskal Ana Guerrero Lopez Jan Engelhardt Ana Guerrero Lopez Ana Guerrero Lopez - Update to version 0.22. - “ch-image” can now push images to a registry, with the “push” subcommand - As a reminder, “ch-grow” has been renamed to “ch-image”. The old name still works but will be removed in 0.23. - ch-image: new subcommand “delete” - ch-image pull: * now keeps some metadata from pulled image * now works with public images in nVidia NGC registry * setuid/setgid bits in pulled image now cleared * performance improvements for images with many whiteouts - ch-image build: * environment variables now kept from base image * SHELL instruction now supported - several scripts now work correctly if image name contains slash - “sudo make install” now works correctly with restrictive umasks - miscellaneous bug fixes and improvements- Update to version 0.21. - renamed the internal builder ch-grow to ch-image to reflect its broader functionality. ch-grow still works but will be deprecated in 0.23 - ch-image unprivileged build workarounds using fakeroot now default to off and must be requested with --force; the option --no-fakeroot has been removed. ch-image will by default print a warning if it thinks --force might fix a build failure. - ch-image pull now works with registries that use HTTP basic auth and with images that use manifest schema version 1. - ch-image build has a new option --bind to bind-mount directories during build and COPY: improve symlink and directory handling - miscellaneous bug fixes and improvements - Full changelog at https://groups.io/g/charliecloud/message/108 - Update patch * Replace-hardcode-path.patch- Update to version 0.20. - improvement for unprivileged image build using fakeroot This feature can be turned off with “ch-grow build --no-fakeroot” Further details are in the ch-grow man page - miscellaneous bug fixes and improvements - Full changelot at https://groups.io/g/charliecloud/message/107 - Add requirements on fakeroot- Update to version 0.19. Two particularly notable changes: - ch-grow now supports multi-stage build (#768), which as always is fully unprivileged. This represents a big step forward in functionality. - ch-grow now has subcommands; what used to be plain ch-grow is now ch-grow build, and ch-tug has become ch-grow pull. - miscellaneous bug fixes and improvements - Full changelog at https://groups.io/g/charliecloud/message/106 - Update patch * Replace-hardcode-path.patch- Update to version 0.18 - Fixes an important symlink handling bug in ch-tug and ch-grow. Prior to version 0.18, if a pulled image contained a symlink in one layer and then a regular file at the same path in a subsequent layer, the *target* of the symlink would be overwritten even if it was not within the image; i.e., unpacking inappropriately followed the symlink. This allows a crafted image to overwrite any file writeable by the invoking user. Because Charliecloud is unprivileged, other files on the system, e.g. system files, are unaffected. - ch-grow: --version and --help work w/o dependencies installed new switch --list to list images now gives diagnostics for syntax errors and unsupported instructions WORKDIR now supports relative paths (#786) no longer crashes if input doesn’t end in newline (#474) - miscellaneous bug fixes and improvements - Full changelogs at https://groups.io/g/charliecloud/message/104 and https://groups.io/g/charliecloud/message/105 - Replace python2-base with python3-base. - Update recommends used by ch-grow/ch-build - Readd patch for hardcoded paths: * Replace-hardcode-path.patch- Update to version 0.16 - ch-grow and ch-tug: updates to work with external repositories - ch-grow: COPY semantics now match Docker - miscellaneous bug fixes and improvements - Full changelog at https://groups.io/g/charliecloud/message/103- Update to version 0.15 - shell and Python libraries moved from libexec to lib - Full changelog at https://groups.io/g/charliecloud/message/102 - Remove patch, paths are not longer hardcoded: * 0001-Replace-hardcoded-libexec.patch- Update to version 0.14 - the build system was rewritten and the layout of the source code and installed files were changed significantly - new binary ch-tug, to pull images from a remote repository - miscellaneous bug fixes and improvements - Patch the usage of /usr/libexec to use /usr/lib because upstream have harcoded the first path in its code. * 0001-Replace-hardcoded-libexec.patch- Switch to python3-Sphinx for building the documentation- Update to version 0.12: - ch-docker2squash renamed to dh-builder2squash - new binary ch-test, not shipped in the package for now - Full changelog at https://groups.io/g/charliecloud/message/98 - Add recommends on buildah- Update to version 0.11: - ch-run: /etc/resolv.conf on the host is now optional - ch-grow: support ARG instruction - build now does not infinite loop if no Python installed - miscellaneous bug fixes, and documentation and test suite improvements - Full changelog at https://groups.io/g/charliecloud/message/97- Update to version 0.10: - New builder ch-grow - ch-build includes option --builder - ch-docker2tar renamed to ch-builder2tar - new quashFS wrapper scripts: ch-docker2squash, ch-docker2squash, ch-tar2squash, ch-mount and ch-umount - new namespace tester ch-checkns - Full changelog at https://groups.io/g/charliecloud/message/96 - examples/syscalls is not built anymore, drop make clean. - Fix shebangs of new scripts to avoid dependency on /usr/bin/env- Update Source0 to use the tarball created by upstream and not the automatic one created by GitHub.- Update to version 0.9.10: - Documentation and examples: misc improvements. - Full changelog at https://groups.io/g/charliecloud/message/88 - Update Source0 to allow source verification - Install prebuilt manpages in Backports:SLE-12. We don't build the documentation in this release because the build requirements don't exist.- Update to version 0.9.9: - Bugfixes and documentation improvements. - Full changelog at https://groups.io/g/charliecloud/message/87 - Re-add make clean clean that was actually needed.- Build using distribution-wide CFLAGS - Be more explicit with python dependency - Drop useless make clean call- Do not build documentation in Backports:SLE-12 because the build requirements don't exist.- Add missing Group: tags.- Add Recommends on docker. While Docker is not needed to run charliecloud it can be used to build images- Initial release, version 0.9.8.cloud105 1615810350 0.22-lp152.2.6.10.22-lp152.2.6.11c1adf6b109518b44a800b305fc50f504d28ec7972967828b540e92220855c67d5c55473a6b3fac4adcbfb8f46916b5542b78ab627d89c9fab1b5bb3debug.build-id1c1adf6b109518b44a800b305fc50f504d28ec791adf6b109518b44a800b305fc50f504d28ec79.debug72967828b540e92220855c67d5c55473a6b3fac4967828b540e92220855c67d5c55473a6b3fac4.debugadcbfb8f46916b5542b78ab627d89c9fab1b5bb3cbfb8f46916b5542b78ab627d89c9fab1b5bb3.debug.dwzcharliecloud-0.22-lp152.2.6.1.x86_64usrbinch-checkns-0.22-lp152.2.6.1.x86_64.debugch-run-0.22-lp152.2.6.1.x86_64.debugch-ssh-0.22-lp152.2.6.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/1c//usr/lib/debug/.build-id/72//usr/lib/debug/.build-id/ad//usr/lib/debug/.dwz//usr/lib/debug/usr//usr/lib/debug/usr/bin/-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:15938/openSUSE_Leap_15.2_Update/d3bff770fe43b21719c6a071f2fd72ea-charliecloud.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), BuildID[sha1]=6ca1f5d5a77292e62d422d4978300bdd6aa15fac, with debug_info, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter *empty*, BuildID[sha1]=adcbfb8f46916b5542b78ab627d89c9fab1b5bb3, for GNU/Linux 3.2.0, with debug_info, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter *empty*, BuildID[sha1]=72967828b540e92220855c67d5c55473a6b3fac4, for GNU/Linux 3.2.0, with debug_info, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter *empty*, BuildID[sha1]=1c1adf6b109518b44a800b305fc50f504d28ec79, for GNU/Linux 3.2.0, with debug_info, not strippedPPPy?ąmcharliecloud-debugsource(x86-64)0.22-lp152.2.6.1utf-8393c6d52cf4354945375464b2e10f65117139b8ea04c7b4d645cffb46c8c2c8c?7zXZ !t/wm~] crt:bLLJfct8e)N2u{z մ&Pxk |]Jn@ m"l۲qy XLW>+4b˧gvAcZ' :GA$AdȦzIqVа:dl=oH:@x]dKiY]g~XƺL ˮOJ-V(/t5*R[ o ʇck%]#7VHVc%L@#@H^ $Dnr^Kaӊ rlOпzU[I1Ng3鷆gw`XtcȯupL^p[3iMcL1"vm k/yֆ0`9 ;՛i!uߴ-&X:BGKFg?%0.RP2Q*Փ8|HYI?@9 <*z9,Z$L̳EeRŮގGE8IGg|>RjJZeB}1 }G"{)n?r_gV j ԫ&zoeaM~8[ͼ۳7cS̕m}5_ } 8R([Ն`:b}ua1 WTb/ԕ 0ṗgLCy9O\cdwбD٧ T0_NaMJv [( Ћ!Bj,<]"lŀNBLj  aJc>̶23YJ`r33RPZ&q 3*vYTDEȔ(Ѷlhg#SSMP.1wqmM<-v Q)M>TU-#-s)_o;C`&2*~1R?=O݆V-ssF=cw'˱'\ߩO}9O _PbPLs~a}NYr`C=zIw9B8kצFG",07s-ij|-qilG;|Q(H@#d-Dz+,*`e#hտPK_DFɽyc^|8Ecąׅq\ YdUUI[v9zWD6SRz|+woʮT5'V,x. x)>A:*s3'|~sS75DoR)4|S.Z)n>O<옳ׂAŶFcN B,ںqROgp1b{ނ6Tr$7gU cɸw['=|lӎzD:8d(?X{uVwY}[i88^쿥Man:oRbrCV1&$,Q/]4*]_ i~K6HE>'2~Ԩqe{ R 3y!7jy|Z5w4F"c= ސ}f-#P|XR7\rs"j$LRID_~L@MȆs {Rd `XX؂=->\FEФϷ1C<:ٛolAĈ# gHRFѢ?PVd=C(ڻMN #FԊLC=80óc(gwsBH(F?B*DF8ѣ8⁒ջl Դ#BӹNzпfQL?Q9[䑈N$ނ`SMrA v_sh$f}s$]7=I镝u BO+OzxEcjI>hdżA)OD cCY OБV7Q <|xAU_7 MZ( |c@ lٜ@Us4_i.DInʢ6wqkI7p0Jn@0ÀxoS߈~ i hJc8 .܀w408!ZrZMñ&)$<'i;;bFү"= Im]wCđ27**$auuqϖ!7EF=ݴ⟴I}`?:oqIt>cRct?.ZF%@Fztk˿")}*{W\a<sk-Z]8ׁ:[-O"L_ 6>N{6&$rRu &zgi'Ru:3N#ŸURR 0`Jb oBR_oF*[.c ȕܙ{B/Zk aT+z_fQ8[G*~ 3Yۭ;sctc%fq}t<۝ʢOEpQJPe$< wV7[HـNKut{muN`XmC`aNl د=|'YtR?{L?˳@Z#`U$0Eny y6V#[A^J'<9|jpxDjҚ'EF;u5NѾ9XGQm\?l}/Arn "MNs_,Q$lT}P0U Z,N굠pC"3*V]p&q;< ƉF}&IJ&GV9%I nBBe`rOZCx#d9nKx\\WMe9żn cbsUxZ饮4|t"j9cfb!d7caؠ4ERaܤ)W[S)6(>Mb{K9k 'B reBgnApD/ƀ6V|A#puS1nj})d*ax3sVUO$ _`,TsM21[bP~qdփdzjkn PADn4F2k)œwgF ('ɍXz,VWLȆnuM6_eЊCy*q~Fҳ&[JV&B49(W~VC(ͮ9,&MCa6mH}P?&gj?XLho@U:fwI-9p9H_^xdlQs(WU cVͿQf֚_ n)I J X*yAdaS gk[FȬ䋌 öYH j\CPH%V)9CHU8) MKTBiS9|׶ggv ݁TD@nL3AV? jxłNY8ѽpJtQ L34XHs@,g+PY򉵐_k"'"kX>ge)ctmdž.<iEShѕœ(qlq U,$ زI5གO֓9R{5-ȰGN~U@c0턌AӐV@pr9B|68l4$$_^cٯ4;y.;1bui1" @Do'GڰFR`rro>b<ӎH`s_;W8k8iBX+*rz#&=!`7+6DpĨ=ϲq .?k`M=0ὖ-6c] =򥤴ïN]5mgT&>{`*^1"Q0-GI;?mL;k<N5p)kZ5$1S7Cx3#=)*) 2(?L룾cs6%DE0ZQȚ^D嶪v36H>и,TvQTw2s]ʰIE"n 'mg{t(,Z G7A',90-YICPwPAxEIsPFdr?tؕ Ehd'aMІ7 k/5Tm)ڠ $BȽj$f}LRD8{0p9S0pg4 zUL<%i:;&8GCQM ɗC9?vsm#bI ;n(.p.}}ft񦢟a!{P>[+W'DtTS_WCjFX<6?PUGJnmƕ Aɝ/8' }tj-%j )P-$l~r'eW9|?OF}-e+Gu^E0$sCpH ˎ#2)P ǡOXk*^8|XXGrV6@ Ǹ`dYM,M&[6%f-o%Sk2=ƺeϩb]}i_Yl*UH~%lܠ3?$?=^e(FQK%8,8=B vqw3/mx|#̘1%)m錣ll!+*K9'MXVX3u- w+hW~|ڵg[9:quPbZ2_/? 3oEiD>r2Q˼eJI9R3d)Ϻ  mqpQGNPp?o UU#n~(_642A>"VEcg,8lYJy# z礽s%p1cY}5@E7Bamπb̘X'*Щ5ETB"(_Xxpj*FG!?K:8ɡ8QU#r7yx1ڌuوU} 0?Y(PWAi- /=f_+R\ QH#6,dZ9-5r ~ZGBǾOΑbM r:U k:h*дzS$;ɡlKKc;[e\+$ ˦žOM:0VctQWk{pfp麆`"ٕmsXʉN{o/fʝ2GC94- D=;Īa~Me>?)?BV6 D(8%D1C]z+`C ܃Þ\oLUU9 S?"'܊-yEdCMJ>8F8h~kbGbtNҥngv]pߧ{PЖzlFX<LBeTj);Wܫn"R {F'8~KN9p-T(_HiIoϚ&U뚎ɢ,N7+䭱lE L2ReaN}Co٪&Mƌ/߼ %}ohaohf=ꞷ 18|i.sWfiD"ochPshs:O4 [Mh3ڱ;=*X?r/Ʋޔ1?|-A < *{/nu`xe|dbTy;~zlϚc˜X'/M+-W_ƒqYlѰ3Z_fY"Ԭ VOJ6@"nS&vv|_#+̐RYȯ4q^P: gDW`=QyhQ9/c^LnȡԎQo[jtCy?ckh CC &z2oer5(aU]}361H Z}cFb~ +^~T'>VLNCM}AOa$Em rkI5xtZ!8SSh *Yaz* ҪzN@X7͏8؇3%, lv} ̚Ă8-CM eףT5FNshiQrQڷq ԛODNZ[{0<*.NwڔK@AOVSթ~7 w|=ә6ւ؋!%⹸׭ZVS'$P@Pg6WXa&6 S7##&4 *c-DpǺiU>iլd[upVs*I#g:!0l Kʺ:ng#\ F0nf@m}ݿOd{ }6 \00 ]23a6 73'8#߫|Y5hxImpA' 9C7A Y53d꾩/^yک2*/&[קاm8fhH=mT*Yd]MBїvVy@J1*#^x}g F n@}領#qF wzD|Ck7w$"ahW멧|u3piKИgN()!g@]8\9,B7xw~D+4nWkq,0JT=c%<;m-Voae=җHZ~b =#C]}dH*w<}û}ni*S.&[xK;In'rTOJczxcC)k s*{ES\:pS+-gv2Am̡*ϩm#(ovoR},ةտ~+3"9y"/^B׼2+\ ᛎo iB(Sh@՜7ѩ"GQW[_CYq[qc rѴ Xc,",h??v LZs =/m4mש.5%;?r!JVD52X"poĄr(89 2m26Z_Ӭb`bO&<_[[-2*]YdrRݦM dLQg/=jކ:FzIvH!~5Ls *%'@Z :|Iި68g?}x1׋kUKlvSI'fe\;ɪR䴞YZ~ݗKx덺rFgu%-;qs9EKh{C7$2кi2HJ#rrj(G[a|t,1q-7I_;Cf6+=VuQvU)Sֺ5\{ze pZ89 06t1#:j1=蒾HOC& -;d\vD5 bT `mewi ^,HkjC#^pqKl|aڋDz4ګ  Q `263//JdV+1> z+?V?:*OŴwTu߱A!z<*f&5CQ3'\PÇzyG3̄OȨ!I1+Ķ|F]lSMy7nbrDT4'eqQe >o~yU@j\2%7[cκzij%P;ׄ HFǽsr` t} ,|m TYo#v t8@Hv8޹XÜ`DI qzJ?q[7Sl0762k.Gy} 3cs8\ @˺/<=εߕFgD&MHtO)ˌ)jku=wkeM@ x\JQr'$";EHAXhӼҲ%A\%CقxuDҔ^.:( kUmJ;1Hv%c8e UM K+;Þ [i[(> lwm4X%]N`4o_|eI"ͭ+)7î S(X;C\p55tݧlu).P;4p閆 u4di~嶐'5xVl 0!iu,o 4HBU[-FY-ghgrݏ͢fΜJO( j4ɥ&5("|QM]k.{HY]|s{S*9 }z!d`we)4iXQoV nZp䩽VFk)BuV3$1UCXhEf+P>gp<' vse ;(r \]i*fedJt6wZI5H%RX[ Mty3ADϯ6n13k ӀԪ<:G64BL#1X'>ap)4;٬B{~"NƔFXؽjk>/3ZStU(,"sϠh> ̋k79c'$V($ojV+ adOcW??lztPAv3y^fcNŨ'蹵zE@Q1@M̓c-#f "ōՖFK_H>wrFz$ާ-ik~l՗mv;5 cQhY$iَ.'`Ncc)p`صם S|P̘ rV $wgGe !K hfED=B`m1\ <*Q8xE;_F:΀uNF%R5oލDlVK'cPq0u8S۪;wfI?QfrA$.&\kb( *RzgVm/TS؂IT9O~stbC#h8V"* w1!4nOceU+Wz{~Q1tOֈJ8M4]bnAZ/SlQ+3 yISr}eCZGdQ%tZp'" ʭ&;3B8= N6g{XCZ۩(BK$%`xJJ|GmK{4#wP*p, :DQOkJzQ{{g0k)S7,:9XlnU ,:J(!bM1u1I+E\,MA 93Ҁ(~kG {jMT{s1igsxKz * |P 0M_QuR beO ?▱ 5GMhodn D].~um.͟%i}EmӞͥ%∕1rjt4Fk&:M ̃BΜ)[IX![ƑRY]̎U"$IލSwTn]DpW /:sOG)bԤ}z?c $PGMry# ߰ L\RBfT"`7Eg<{NHwFmO QH`#'En4 )RXx@ (Y Hٚ*|9hHP9k)br*F YU(=O9% &q2, |K/޳k 6174-)L> B!oHX&\7!uACAz6ؓ iϼźNYo Ҍ҂tnOB#3qCʭa:="hJm3ac>TѢN2B&=o`z@_il*0PxpL*={Q@1kh 4k Q1]͚@]§yM&X(cRb 2 ) ;+?(ۓsg8~^.*$2zqs6J?uWBSj#J㟹VWTqHt&m[O2syN#uR tܢ1FQşv"# ubH˴9O WF.OT~-KTh?9Wl_Ȣ!P}Aq!&Xhl}UjONi!I9T䠾+o4.LgndW54%3){G^RRK=i -ԍꄅhdUqV ˦A2Oj/<;$ d~L3B$_KF:E9FZDPFlID}Bm[.m Kf<|طZA ք"p1wVzK~Ю[mag=_(s~n@.,&1K}#/"Cd׮6WiFfu9 z4١sDTx g )%0@^z_ckw-]BqWb듨f?rRt.s&@s"{?XC.8"CfJdJ,ɵd+ &RU-JÌb3/ 0Ӻ`-PAP嗑W\9VtLU)IZFRnnn(sfG+-r>] 2V Y, 7S[]rV=_! “bE5BB1cN!hӥ'E #[ץ(I,̅>"nLS7z [H#d!dOw3Z gN6a:rpFeF1o1~xxxMR+ީ%|4iqͣv8M dB)`| ,~Vzm b| r)h2*Rs#3(;jtIs)EJfbO=Yb^Gٜ~QݤХGyŕq}g+l|fx+o-꡺H ;fI>g3srOƻʘu>qSzRC`&4åwx M0(Z>  j'(Jb>QcʁT1M{к #6)PA֭Mۻ] i[ ПdTؕ (U!~Lib+rh^}_pb=EhXtƽX,KwL'nYo :\)7Ԗ:zPl|23|ϴ8c};}59A۬']&!^dD^폞"8#.&v)BXH㮶n^*5d p F5SޥgCر 4 )U~03s£EV"ή+4ׄ uFz-Q8K|zIg$t ]LSZ G(B\a fS -,Ք U66i[yك ʪxXKCDD,(BZ߹M} \֚AS- UGioxFU+>:0]u"nw>kOOc0W> JIB/_#5*z츏 K3E+@=cawG#<&+v^+Zb݆̹Ut$Dh<嫐ǀ8$!>gQ0i3}KB5'HJyոNޜ=ɟA4DP GOg$zP 9Ĭ\1EɸD; 1-Ѭ;$Ø-L\nY  p>M5u%tƣ@qvtB]Y@ǚ9VҿxD!:\;߶jK~ *./~$ n9MiF <)鶓j$>?bc;]ϫR6F]mUfo.(*+ TKDjjeng0S&Y]^ZI̒n_I6_;E=2{!qk皆{`oא<=oû$IN  3ލ(22Cδ`KtbcXG WH #/34 GI☢ŏ|,S>u4tXRPJ, Zz<=Ld۞,!pWhC~auqP &abt aa>n8 +;Ԏ_*截d?k@t$K{/O qswCDH6- y 8g&`b4T'԰"^8gK"ũ|ݨ70Mj! Z !zM0+zUg Tp5wPN? M|żد~UPMB)i _Y&t@ $x9/=|_MU>.~_I7j&>f5ɪ;輢&3wYMqu%EJ^#XFh@< ͉޺Ŀ>?M'{LjoWx۔|Z huwYbɈĐ9 ̣b2(2op)OA75Ij ٻ2:c(ag0F.?j/ZH)&@yD/+<E'l؁ 2 1w:0`S%:sRԫv u07.]DE̊iJmUޮ Vz/Xى~(9yױ³k]zk 8#`Ȑ8yzLn֡eA=}S>4l7emoZ'W %\ 8$Zg7Xmm̷?UH==X$!8 υw mݾPЕ\UKynN9dwd]hrvw3Jb "w~fʷh7DωT?OFx_4tZY 2X8iD-#DQsS;`ǐT)°"pAL0UuK?JɃ}2JlO6Vo+B3Iafs/QME۷݋fa#QRM^vՁtl;Atz?ʒ&cHǙ8y۟(ʰ,'y!en+AmJ8n:sXR$${.&wT+~$zʦS=zodF4ǩ%r[P"GI9+6䬱c;ia,H"\!3K5U$,߇ vW3noaԽK_;M0" |@<4LƈwO+Hk,i7V=@p+"gz"n IFiMG@n ;+}A_uڕNTE;A{?cFfMD^oizyzq3!R[L<1F}SR" FQgr-7ȒBz;i4Tyv}Hx̼DBXK_^G !\Å EZl iao]/@0m̼Y=!wKw%ڇrfg4xa"hJ!}%9wVڞS2tnobqY z ◬0KOL7uR ႗Ǩ{H]t7 \!BcA͑+MQV3ǯTC?{N3F֓}_Hr Jb nzrgJţ\ko(Q!c(p Fe3!MZطmߖ&nUnu18ϋwlKxň*рNyRTOL49> O#s䁢 IשT|gTDB;.2vL\vFWj< k1(j IX 8jxo#2S@h9$K~)=| Zb&+戣8u &1~G"//xe^뙐mw6-i,?U5Ȝβ+1;vC ,Ϟnt; >L۪}lh,qׯ}μ^s7FZsI NoiTeCZq`h:8eP<!#nV`n?%xX+6X߸3ZZd,s;\E=mE#1U"YN& R/X:jS]j8FZ&lAQ69HԡƶL;/s'0d٫s9 :/Dm+ؤޡ1'̮Y`IK{0J hkLgl_HXϹ=/(%`{L* )U4?7h^&Y8$,/Çʢ(ZcNc uvf?MF5;(aZRѦ,uX;:j$˸X. ?=@8 ˸c!ؕXRylE7PMvLp. 1ͫƄw9H OzSyw^'?G3EÐ$lH/= 5LeIoL4n*apDw'c!$ð 7c"x}RT%|Ԃv=;@𛶧 3 )C|feŰְ˳^wX6raT_YÊ&yubDvMb?hK`" 0W hS4R;U}-Y62 ?(wj@h#[9&x@vb>!M\Rݿ?CAơ Rz{;pIss7~*>i#HX>H0!:od$E PB>Wh jYŪ; %THYmZph ݭ!qҼ$ω'4o VOIG \fWD* 36*(%@es nم]K䶿|]wS]4K" K?As/rݫ('eh^wLohѠM>/Ɓ I*MJ$@d.R wgmF!E 5v,= !ZA̅u]L Zn Y{t{{ʩZENiư%NDjBgi51߳-}XOi.!0訶{Ja$G/\hP8$_?E֡^$(s&~ %ݡ3f <=8wDw,8|s"H hyܻZzy޷Mbzt8g]o}[[ eW>(.eh0 W׌\^Wyti ~|:G@Nز&3, Lw~|ijBMMڱvgkɍǾiSȊk!^v$p*He:c#۞grE6zǷEH$ўA!6#)S@8&ܝAX\U*?qꌿC!N{6r+\mlK񚂭m"A!N/Sp6}Rf4(sO ұk:Ty 8@,@DX^U_;&{Vðz.v9V-LߚT|jZE}.@Ul,4Dwl{ "\zn9Zo;E8GBҹ']1ӏ ^BߡR@1Mm_ߖ- ͷ8r2mM"7";@֨V R]=uE!TO%f -At$VޤE:JXMoXTԙY,1Zv)o1omtX>o4F`AyבXFN:X1㭭1#S|> h~#q ӫz4o{D⿔\>_"{7s]Fl>d `İl-37Qve}׀Oƈzą83Ω+!̳S" `o XF⒍:פLS~"B4:D8HP3=.Cs`ր ^mdY^}*M\p2Zh7x\$"em{)*dIѕcQNE `9=zrz8KrMlsG~"&|Q_79!S Z:f"P7EB|%ߤԩ{-ˬgĩ:\;źxAE\u_ۊ@60\y+bzs \}itܸS+?@Y\rV j6o/ A (_'Γ>2=XlIŹ* ]yD6{gAԶv lz@rU !w"J.ɳ蔤I`q>\p:4LÓڕn7M*>VeU3s0Cv/l+.&lv]~.叼"#+-bG4{PXmڞgzY(؈чr;8ƭi[ڲRWx$}zQ^չV;P0Be3v 1)]VL`'K؇ Ļl`AA99j% !1 !s=#]B-w4\JafCOg~ [uj)}4SXb;IordMd8<蒇Espx[pyb +]\Q7sՌ3XM{~ל7G/uN/fzK~Þ:>џ4gc3^ i@O=R+\1<,I<1 -䞷HmyR&&YӺZ=ipk5f=42f0>l,܋1vdž)"tT{{c`acbxI{;WÐ5 E:ePUQ`U2%TWb.GEcU? ?x E2&Homܿb,Z?B38}bS}[i?gdd5:{12ŶR2㌻GI} $I\\tY_QZLoͿUQfǛLVe.ҶM\%,Ϣ88O]bE뭜~VQKh*íF 7Oܖ+qpK a/NS5ޡg/ر i.% 6V2T|UAHF2n܇v?"6i=?ce&DŽBoRܧ H٩;eisreHA@0tvI!]^U z+ ddP2܍,uS/}L 5kl׍%0Oh!1!QCً#r׎d|6-/0TiC˹;kܧa44Z3ͤ g$?f 5B F,|0/;!0NB7 `V\Ʃ__W*ILwQnTŁG4z{T/h]װujf v m jsΎ|}niWVkz{xʷ pR@yWOY{ ?S1k!łH#m62Dx "[MZƠW*0;jm[h:$Iy:%z]&)mV[^5zߖMk4R5IU)PȾi#Xk Dr%-]#O~YmaX׎2vrvqxf~ƴ)x+#ɩqUlao9@@. 86nK\-eB=0*= t{R'k4{`qrڜ=]QQp -nE[{bX@SNkvֺ|?(=o SS޻ }ОLlf\Vh2Ծ7(717>,Ejzhzo|J+'m_~{B 濛61^  417+quj,=-49`ҮKDrww݊HؾF௷|q0skOGBm!Q0} u G&1Ien滃fRi1}I>wbSg*h2vz!Czy֑Sw(x(d&$<5G_I[BLMӠF!MFWEݨ6!:DKB!>lcXSLaJ@o~>na/Q դJ @1Yv5cEe0 lяtK8=_QrvY!;֜7>\3Y !>-~_o=iҏLI$60,@ /Ph ^y$ͳz~2 jɰ9|^ ܚҮYD(J2$6As踥ˬPu.3:)O\@? :۞:J|滅UuhA@y v&[B`z=8N[Lh%uvFܞGJ >УJ n-.`uБO/ VrCsݼt,,l}ti|25R%ErozP;q|x-[,/3U;mg zE!T_IRE6q5swTTiܫ@wZ}wq8#Y˘9xeM_dߡ秌}3WoPQ=)4t(UͳZܩt PJ2j IC8zj;4W S`=LNeS{Mc7#5⡅, xe>l4,/6GKQ?%Jr"ɘ 0; -H" d<0&{AIZ[Gf{si@nCv;ѱ|ē[d0E/@cU s0NSbbJoGw opASഋ\y[# ǂ."zc}8#sd&4ɁN\zQ+5|;@1]`/HXvCFjLXާw_&Wi&"S)EEG*`:Z\Ab a3'-_DU[