zchunk-1.1.2-2.fc28$>\nU&ٙ.>=-?-|d   E  6<D   d  \P ( 88 D$9 $:g$G H!I!tX!Y!\!]"^# b$d%e%f%l%t&u&|v& w+dx+y,$8---.-4-xCzchunk1.1.22.fc28Compressed file format that allows easy deltaszchunk is a compressed file format that splits the file into independent chunks. This allows you to only download the differences when downloading a new version of the file, and also makes zchunk files efficient over rsync. zchunk files are protected with strong checksums to verify that the file you downloaded is in fact the file you wanted.\ buildvm-armv7-09.arm.fedoraproject.org.SFedora ProjectFedora ProjectBSD and MITFedora ProjectUnspecifiedhttps://github.com/zchunk/zchunklinuxarmv7hl,\,-|,h,<!"#kykAAAAAAAA큤A\\\\\\\ \ \ \ \ \ \ \ \ \ \ \ \ \\ \ \ \ 2ae0c1476fdebdb4f001b1d9b669e3d46df7019ab1454bd022de70d4c8b87a9c505f11cafcf0f8124073d59084140a83eabb427515019ff00d5fd3f4cd9085c2a599df4a9c624aab3b36e6ced89de1fb6a8dface9f4dd7d8b8fadf741bba97e9a3d7c4af075847b2cf5c92040f3ae5c8b5ef747d46f101f1dc8c95cf584e42c3f97ce41a9872c9ec18020c455294923803fbc840e96966058b1e37f4d97c50c84ad146dc171fc318b8f463da6a76a9079d0c132eefe0ab90c5942ef6d92e265b1b733794164a2ded34d5034ae53efedcd714eadda86a4f27986791859bb0d41108dad8759a56c43c0264b40b262a8b763dcd44c9b754463464cac1b966b306a01b733794164a2ded34d5034ae53efedcd714eadda86a4f27986791859bb0d411../../../../usr/bin/unzck../../../../usr/bin/zckdl../../../../usr/bin/zck_gen_zdict../../../../usr/bin/zck../../../../usr/bin/zck_delta_size../../../../usr/bin/zck_read_headerrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootzchunk-1.1.2-2.fc28.src.rpmbundled(buzhash-urlblock)zchunkzchunk(armv7hl-32)@@@@@@@@@@    @/usr/bin/python3ld-linux-armhf.so.3ld-linux-armhf.so.3(GLIBC_2.4)libc.so.6libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.8)libcurl.so.4libgcc_s.so.1libgcc_s.so.1(GCC_3.5)libzck.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rtld(GNU_HASH)zchunk-libs(armv7hl-32)3.0.4-14.6.0-14.0-15.2-11.1.2-2.fc284.14.2.1\E@\\r@\\@\V\I\&@\'@\ \ @[[[F[[[m~@[a[`O@[^[Xf@[GB[<[;e@[:[,[[d@[o[[{@Z4@ZZZ@ZJonathan Dieter - 1.1.2-2Adam Williamson - 1.1.1-3Jonathan Dieter - 1.1.1-2Jonathan Dieter - 1.1.0-1Jonathan Dieter - 1.0.4-1Fedora Release Engineering - 1.0.3-2Jonathan Dieter - 1.0.3-1Jonathan Dieter - 1.0.2-1Jonathan Dieter - 1.0.0-1Jonathan Dieter - 0.9.17-1Jonathan Dieter - 0.9.16-1Jonathan Dieter - 0.9.15-1Jonathan Dieter - 0.9.14-1Jonathan Dieter - 0.9.13-1Jonathan Dieter - 0.9.11-1Jonathan Dieter - 0.9.10-1Jonathan Dieter - 0.9.7-2Jonathan Dieter - 0.9.5-1Jonathan Dieter - 0.9.3-1Jonathan Dieter - 0.9.2-1Jonathan Dieter - 0.9.1-1Jonathan Dieter - 0.7.6-1Jonathan Dieter - 0.7.5-4Jonathan Dieter - 0.7.5-1Jonathan Dieter - 0.7.4-2Jonathan Dieter - 0.7.4-1Jonathan Dieter - 0.7.2-1Jonathan Dieter - 0.7.1-1Jonathan Dieter - 0.7.0-1Jonathan Dieter - 0.6.2-1Jonathan Dieter - 0.6.0-1Jonathan Dieter - 0.5.2-1Jonathan Dieter - 0.5.0-1Jonathan Dieter - 0.4.0-1Jonathan Dieter - 0.3.0-1Jonathan Dieter - 0.2.2-1- Fix multipart range handling to work with quotes, fixes #1706627 - Fix file creation permissions so they respect umask - Actually push new sources- Rebuild with Meson fix for #1699099- Fix compilation on GCC 4.4.7 so it builds on EL6 - Add missing sources - Also, zchunk will now automatically do all your taxes- Optimize chunk matching while downloading, significantly reducing CPU usage- Fix multipart boundary bug when dealing with lighttpd servers- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild- Fix several memory leaks and use-after-frees- Use hash table for finding identical chunks, speeding up process considerably - Add test case to verify that identical chunk checking is working- 1.0 release. API/ABI stability is now guaranteed- Turn off some tests for big-endian architectures since zstd isn't deterministic on them- Add zck_gen_zdict binary to generate optimal zdict for a zchunk file - Add functions to API to simplify extracting a single chunk - Change default zstd compression to 9 for a 6x speed increase in compression speed for a 5% increase in compression size- Switch from optional flags to more robust optional elements- Sanity check hex hashes passed in as an option- Add read support for zchunk files with optional flags - Fix tests for zstd-1.3.6- Fix small bug where creating a zck_dl context fails when zck context is NULL- Update to 0.9.10 - Fixes security bugs found by Coverity- Add contrib scripts to docs - Fix test failures for zstd <= 1.3.4 - Add gen_xml_dictionary to libexecdir with zck_ prefix- Update to 0.9.4 - Fix failing tests on ppc64, ppc64le, arm7, and s390x - Fix intermittent parallel test failures- Update to 0.9.3 - Fix intermittent bug where auto-chunking wasn't deterministic- Update to 0.9.2 - Set minimum and maximum chunk sizes for both automatic and manual chunking - New tests - ABI (but not API change) - Use bool from stdbool.h - Allow specification of output file in zck- Update to 0.9.1 - New error handling functions - File format changes - API changes - Proposed permanent stable ABI - Fix Rawhide build error- Update to 0.7.6 - SHA-512 and SHA-512/128 support - New default chunk checksum type SHA-512/128 - Automatic chunking moved into libzck and is now default - New option to disable automatic chunking - Bugfixes- Fix ldconfig scriptlets to run on libs package - Rename zchunk-libs-devel to zchunk-devel - Add BR: gcc - Explicitly enable zstd and openssl support - Simplify file globs- Split libs into separate package - Fix license - Provide bundled buzhash - Fix punctuation - Simplify source0 using url macro - Remove bundled sha library and add dependency on OpenSSL- Add zchunk format definition to -devel documentation- Add --stdout argument to unzck - Use meson native versioning rather than manual header and fix pkgconfig output- Rename zck_get_dl_range to zck_get_missing_range because it was too similar to the unrelated zck_dl_get_range function- New functions in the library- Massive API rework in preparation for ABI stability guarantee- Header and API cleanup - Fix warnings- Massive rework of zckdl utility - Main library no longer depends on curl, only zckdl utility - Rework API - Support for servers that have different maximum ranges in a request- Add new zck_get_range() function - Add tests - Range functions are no longer prefixed with "Range: bytes="- Command line utilities now provide help and usage examples and take proper flags - Reading a zchunk header no longer automatically reads the dictionary- Next release with incompatible file format changes - File format has been reworked to allow checking of the header checksum without reading full header into memory at once - Terminology changes for the header- Next release with incompatible file format changes - File format now supports streams and signatures- First release - Fix build on EL7 0.11.1.2-2.fc281.1.2-2.fc28 unzckzckzck_delta_sizezck_gen_zdictzck_read_headerzckdl.build-id0d7bd583ef309fed3d5bdc5e34c5fd100483ec7c622b4ba47998c7b8fe7bab2445006620f5504cc875b13386e3fd5d6bae3e4d25253c8500baeced668455a65ba0a99fcb44c834becb07fb0cbb9e8e91a6c36d07578591c6ae29fc26406a6ad0235ba3b8b5872c7c196b0cdd976e4c4b593f441420a2fb0azck_gen_xml_dictionaryzchunkREADME.mdcontribgen_xml_dictionary/usr/bin//usr/lib//usr/lib/.build-id//usr/lib/.build-id/0d//usr/lib/.build-id/62//usr/lib/.build-id/75//usr/lib/.build-id/84//usr/lib/.build-id/a6//usr/lib/.build-id/b5//usr/libexec//usr/share/doc//usr/share/doc/zchunk//usr/share/doc/zchunk/contrib/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=harddrpmxz2armv7hl-redhat-linux-gnueabi ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=0d7bd583ef309fed3d5bdc5e34c5fd100483ec7c, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=8455a65ba0a99fcb44c834becb07fb0cbb9e8e91, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=a6c36d07578591c6ae29fc26406a6ad0235ba3b8, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=75b13386e3fd5d6bae3e4d25253c8500baeced66, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=b5872c7c196b0cdd976e4c4b593f441420a2fb0a, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=622b4ba47998c7b8fe7bab2445006620f5504cc8, strippeddirectoryPython script, ASCII text executableASCII text $-7 RRRRR RRRR RRRRR RRRR RRRRR RRRR RRRRR RRRR RRRRR RRRR RRRRR RRRRR Rhttps://bugz.fedoraproject.org/zchunkutf-8e7ae6fdb99992db136712eae521ee0df495f2a3e3a18456807493e6014261572?07zXZ !#,4WV]"k%YٷӕWTuljX]%+i`n1g_ Y"|r ,?PlJE?"нˢz a`猶𯐡n DQVz'}7V^iAx'+ZWʥL}M 8 ZcSxSCg5IoqN5GFy%F :CffbT^5|>'\keQ.D$1i}ׄO{l!l):%DnjwҫiNe+ F]E4|2 򡆅T꾛G/1IJ|MF> ,5s7ljQnۑG!fD1b#6kz"D<%Y:V`Ah,yNolcp4 AQ\ͤ22s J1?4]łgD8^8aUDzU# H.M~ӆI.iH>AVxNvQ=D4? ǦG~^w jo7}{DMyV9ṉ-kn~:/B0 O`WE:e~^,(L]U޲%=3T M9U%**Eo(sJ*fL#=jRupDY$ fz28u97vͫ.4U$ U,Pt@-͕^fH1 t[BzlI,YԷ0L:Dr`P~fAvGxxtL#p`n1V ň۱Vsi`CI>2 x_u L0E@u$Pk;aꃯaq<٨ _~.u \twt=͚f<{It+Ɛ\q*:z * E"4O>S^D.(; ݤ_KL5.*I%?r6T)`ƀ֨8vl8T&`Op:*OǮ)Nj){J&xF= X0$ЙFmQĢBm֙jDvD MUߧ/PW1p%Ȉkg4${GY=Z6mswiCgm7a5v6v-<$=]6äeO,Nj}3K]S α܀=QxɬHC\̟Dk1^Z(|4 5mo7 IᮆG }Mv҂:e~\9 >qP5Lk~E#4y ֍/ >"X&GZ- K|wdI,0 ȏ\ɴ٥i6g7Zj:t(md-Q> #eG[pnbi9 -OgSt!ncWn$m#G4oE[Sb[{x=!%&@cC'p,$T(q^L>߹|Oes%ƌt$2c>ȹP{RT /C9"R֑#FYyyq2 -z`'+h}E)a1ø 3GrI:>ϤU>ҵDV*F&2s@;Fr3# t9 WY4Q1/~-KSX(j{Ԉ?*J`D:V[蝨7prTl5k߈.&T:c`)EޭU'^ eSEhYJ\ؐ՘ҥVY&jզ-` ~Tg ƭ!bPwh\1s* N;q=G6TjXHP\붨kQ4| hwɳhwz9rH[:K+qY?M8D7(X_1J&Г,XwO4 Kovuc?JZuV c idRro{9tJ d ͮ]m|AMѥQGvIOq4ũt矞Z'xXC2bjZi6L>yjufL6G|S= V/.R=#4aŵR_A 鿁OoLzs@5Q˸|׸R |Ai0 s:&v&'.yhTȡ1A+`p-pB~ɕ̗} c4 I^+HU! Tl NÝidHg??ZQ `R]`$pAɪ;?QGpm@f~) g:=suXLeDBtᥚf4`͡ Ł£B>|xQcJ8fB 1aygzĄ7䆺֑I%q9\n@mD%9+ >oKb|!Zn{ȰG`F!ۗ ae1oRns鉛(*kK{ z8xc솯Tu"e}Z֙B|pbEin@ b@GEWtzYH{-Gg@0-n2 !/au ' 9^K&"NV7R5`9_` %SN5'H$AAJ*(C{wj| @(:T{YҢ j*{XR`Nn~c}ݯȖz\6jhNE!(OtbZ, >^U)5"\!t/_-C&%҇v$ Z&Jf얆[ NXcnjS5h4 OБk.\P#9A-ڶk}F;m9&EUc7ԟ.&>H4/ 0htȅwlqK\PL; GhVɺ}U$>,.OFr̈3IQ{728`eD䲶#UאAtg?nÐN9AVYOV 3Ɓe֝q3y4qZRA9eqxc ?7fޢ^{~TXvu JZR>֤|v6-^jyAZMuy_ՉMC(ZaJAd'oGBj뇒I$\┆۟teU?$Ӈ lK΂f¬՜5ޟ❱v)MFFk $;tWTd0`>GkyE5=m=S@٨<k Mit>p}(Ѐ:|!~ܒ{2#oP\<P]oq:*s4l>as`ߓszˆJeu R] rj^WP؊wg`Yz~IO+ x!/(XSHyj]*x,q\Pwv+Fk;PtEbMTi΅G%4 dHȘHZ  _|"@dD*BW,c TY2lM-^RH 4~MNQ"&NNr-%|00`{)smvTіW׋S 곋VP]B?1ew;#4m k{g {xZG껱&<5} Ll,|* 3+S枎iZ5Ќ|[O%ˀ֊{Bg~_)%@k422Q:l6)4*Hǫy"P9$.E )uVGmoꍭ ۛ>'qQ/&7<ֱp1[bj9"o-DY1/i>yR̒z)aF}} dTЖŮ@qkł,&$I|:Jt.A>ݪ% k+]ΨAiSZ ;EqQÐmtwQnv9cz76q<۔kX~"jWƃQ $L G삝i &`zhEP5+/q73n(#wHvW(CǎH[K <^%;:nCVEf`e)KYe!\1Z8#KDCJ5y~! !t0RŐiv6w7.sU?nQ(̺`5}dsh&Ar);\Z/ [7yV&/B+\w^_L\jmKpwmNU|/_c.%2y ݪҿ닶7Q]#ku}[=Q5iD28~ ތ!~ ][ fC쁏h)F|v7>#37-mx]o%<9+&x~9*-[nt^55M`q%Kz$;—r/`X~hQ/"_&N=n*8#l(g^n,_lѯִ`BShCe|\W?Cd?ޯ蟲ipFuqGoH ʝWtB&re7~<v3%^![n= Tü.݌`΂^KWP̈́Ց }d?Ds dR3Uke s/xr~ f@$׀ @(^}Q}7]Vʏj3|ێ8];޹ω2ds0ʅ$%FsྫྷV m~*U]wRn6Sa9 S+mf[F{4DT/bJTF[\ 6)ѲϮ}B3~xڕ2QX!˾J?Qmaeos?јC&mJ*@[5D&7pn̦*vԆzFD+/J!MBMz|4\nkMtGy9p(yCÉ}jZ֋F\i mg@2F 'L:k0 ۦ ߽3'F(q2[s *g#g.q!ȯTLhEp\W߹+Rs (I6^Td*G>~ I- 903*fऐeg@g$3NC,Ztp,zBł۠0n+~q}5Sxr`‘-iѻ'#=|) 1=?[8ga:(y2Iːtb3MvƆ$C7`2~Xr?r٘ p7O<ЭLǕ%DugL:(V-s$Ij|NB/㰈ΆnƊ*~dܸ^'E.OfU.mKf0놑YE&ϣM`o^Ae釔KQTYop2]u_@S@ݥWMb{?I]pS e(fTɈVGQ`=h՚;Re1ϒLSz@˟@fJv) d nyU#0h8_Lθi׽P7!HO9H%= j*z9whTdnN9*  )/!YF0qէC"yS=SD&]^^~p程NMB?<9`%#O;9,$&#Pv-K~/U >Ԁ l,<ҝRlfXND+4Jʫ^M;|r}XNuV<{E1do7Up.O';#^9 nI[|Tk#~D!e=}DK yM2;.F;$5 }KNm S_ޗ }KȀ| ,԰Wa'JFbJv-?'3I!z=Y=oDJKc 'ZG?y%yRѵpy+hbKç 6BY hn8eYGq}]ϸ*FPM1ha]Wן=m@~IC5@8q؎XG 49R߶^r3. Ą;X![47G 캞g껣 SX?`'1[zO&ۋ"I*̿[ebɼHS~C[Hl u1s Lً޳*5Fx=n 9`"=fwF@io(A=4vȳ Ii k-IxSI]/)O++li~O/n]\1t,.]KU~H{K5SYmU/U,~%dY\`Ķs վ2[)6kGKGM6%~Aݨd2qX:92ÙwBxa @ W_qM=-IRp3+-uwEV.ԗ68E7jAYG EA&K/M\2 Əby^Z@NFl˾%eMܤha}@Mϭr<*zxYJ%Uu I t{ٽj,Ҍ. Br ^fPaxR#밑`%Z(eC\ê< , jC{+p]]umsXdnoH$c-81 BNA=D\ݑtyލ6c6&L;Shh7$5u"yxB,VH4Th Q."-N=P60(:>ײ!!/ZwE:̤R(̪kͤ.[ Cĩ )5 -Yg=M/Jڝ,V_RyGhv2.ڠ](cf>-Zt^1" KI-]犈iUkEJ̺iq6qdC3:RM[A z\(G%:`dVJ?pQӑt65ukU6( „tx2DVĽg. g^tdh/FDST;$/ܦC 7hR>}`>Pe eE Xԫ=bYqyN?0r? Oinr̅woV.iܳ@] U=p!ب_ߊ;%1`Kd*}z`<."0K|(nPl/:X.-!uƄ r_Ӊf>v䂢YNJC'd1v Ujs47z)PZ!%A,7n1p?\"obXtrvځsbR>anaڜQ ,L բWB+Ηa~8[ XSq:h߃ZH eULGv/kh&r`1J\iLeOio2MrѼFm Fr(dY3k>*Ho6PňW-3gU ;Q4LL4_T ~)<۝/Т>j}m6W-\Lnk-ywe7q 9vKIvOcưEv7}h"Zina|7TҌ10Ne_CǡZ~^r2dU[kȀBCb1r CП%=yteQ>;ԲpHs&'/C5rءc$h؅Vt.yt>_Gdb>قԝ7Os˥*>agMbۏ";7|M|n8đH9p(ʙ:OO-u1I8}IfD{u[gAOS3O͞VHX0J=֏Mh6WԏY#yeK3njJ}I,խ'id$]F;6Q;4DڮU4Ռ g)5#-\2h&8AsUЌD N Cm3E3N1Sb&wwꉍđ2ǒFy ~\u{L=@H?D/kY-vW^.kR֯3޺~k4<όXAFK_mٵG CO{!GLQ9wTS \> `kD<%[L18A~z|pnZ~۰\k\ձ˒! 0gk]<x>_cM+: $nۤ}E(%CÃ9o '*7dsރ۞V79ii+ 㬣qebfʾ}],60 *hO0w^нk!+c aL={&r;nX$+,&hZ[ڀ)Q'\}WHTg<>yGCx(~g2TOp.y} zpA~1`foFX/g#uؙ#F^u6ʄk;RS;mtN P9Y 2qc~Q(C.,k Pn0|W5U o?T4GsJֲ?ED)4ac>⏰:%^ptWPUT5ŎVj\D sΥAffQqb@nmc2|wLh<#q1;Źx2"_?J*OdݭEm-[q!+vS_܂8)x$,i\^򴬖i>udCm 6~f) ίIt{b8˟jgvSu{DlYjApچݻРAcdXtryPL+v~utah= 3bs(5r T$("3 U_97W6+Żlg@] N\{KZL5=F! PyJO(Ԁ8? MD` Em 81woS Qħo(Ėy% ~k%P'f5vf&N2pZ^鰕h$]F0B?njx% }b,GB H"/2zWzNnnN`I[6sdqo͗Awkn}hl%+:t?D ǽKe-K=3[Hۃy;渧SQ(ѕVQ<PsZANlOsb,l`ٷ|܎Y!&پ蚄Q]g ' -M{b/#abܰpyZT˚.|CJ9]QXb KB,p-L>l_#jx qb A}F:o߽+8ol@uKPEx(j vVIοaMtF=@m 3IM!_Z23ᢠ(ڢDR蒠fN[L?N..@ 0_PF)F먶cݡWI(Ifi!x8wDzҥm/WI >g}@Yqy(Y>^+,lj YD䫿86I녴 J*Bi]~R8Z:Om((B>>%8y[K]X2uX;>۰<QLnZ?hۿDUcNО{ߔәa0cfVscs{#8ɭܼWUbN4̪1 @}762d<-e7'cךvN]m].~6/e>J*QY^%[~QJbŧ:H')րy_ޱ0ʿljeִT)+Qu.ŵxJmOqk^ǣ zZbӪk #{U/B\d}km $$3q{T:j|9n3%*]H+co$sH#B{vY8=O$ԔUJakHl>Li|2iTm\/Q{7nҞB-7;> ,GCuܬRV y &cբ _u`Z^Oʹ/j-6 -3 SK~tFA}(1]JHº6Trvs\R1A&I {ByNVMw4͒y^"GNM[mg%yvn9|CZɳ%SFpwU_UXCxve] q{ ]FV~eb>8T#[bdo/E37SA MN3j_4 7m]Y` V,GlEaVv1\07 2o {\9#Pv}{*kˇ""9cyl!4mP{\PДcH6X*KKEV;-ܮ$FS0hw$9']YyXͯ&;%Q 8;\VZN?n]ѱ3@{NYYq μߪzs_ Kk*jqBf]CKZ+)X @l-Nަ£/,{+7vA椋34۷Q:$㝘pY V/CWc)t^i#_"v}>ŀ٤D/lW0́@;BsHɟ ՎرKEە`w82Xn2쇄"4Iq'3Z}Io-dl4bY" Wmݫq:5 {E3+ j,n|>'fz Ȝ~gA⋿[wDt =\蠄s凅y 3?r]b-Qq%}[Y3_bjYrv I`! O\{>yy}s)^G/~Bq `7ە»Jd N}RɷBnUC=\h&ּ(7vWmhijHJk\ C<i[FLR% T._?%{7wFnmi|#UEj8 2H[ʢ0PY^o:[NZV(o^ v=f>Q6ClR<x`\D$f$g4o띭 f7g@\smjg.MΥp?֩Ha%Ǹ\S"3M5gmlV(1'*bAoy/aaY-cHb($XƢS%+j#ALpW%ĠkJ t--~Yan%]Kzh9R5y>Sk.LT(x|o'#.ZOi\酌 z1+:F=q#e1)*;H;i(gu("&&88rՋ,"%:P'P{'/$ ԓOcyo35'n%ap)Õ'NEBg@D`G`ʔ<{ 'p}I ;qz;of~ 5jJiruy+W)ﱞj,޸).zƃyIp/`~Nm;Qio΂خrr.Q Y1O?%ϧ(7n/]s`<_.,M['ȭEtUhn**D092Л~n՝Qip4sUfmuY1sQFYԐ1\{>P$6L{L)0^S.`du=S_1[.Z]o iX^69,@^3 ʞ=]qu>$A'Nb"SHT"UlROahwȎJMJTIeY,tStK $gsv3%`u%0ʬK۲/pç9dc څfښr!߯ L xZ >!c+*π_,_ BEoRI^XS=^'1yPzBz7,1I,mgM#E '0Uo:lSN.79=v \& >_2cڗKx* `ˤbўvˌ)[.T)E^f6YB "2R$7ShʇS'L<,iQ_f$d7z krs.,q7XhrUpv@KCaSYA v/F5T5`yL&vx8iV! % * dRߥ 'e2xp34 A$8B+hpNFSQͲ{+nSGϫ_GQm@Ti6G#/͵5"LLVFC*,4D]=(2.O7'7Ua`5{ /nx<%[R/d4` k毨z'>{ΗhNlotHSR>9ͭRx~ tT nZxJ`*Kً!Gg{ =&4Sܿ2rNiX GTVBƧ\Jy_BXx]u:Վ?KWaPxDjF?5oiiVr3֨Ϫj^3gSAFnY9U9æ)y@pIHI#c&?ȌwC濪f-l{Rvu1 P ү꣬`y)}'DoT~;XS)j#NhZ9=रwZ M"n(VHyάNǎ] &S5cpt/89gNt̽ @giu^gQJ{At3TIwoWDWihzڂϗȗ~.=r];~(Zi̝^DPO/Uݧl/.VbZ1 [wvuq:ҵB YZ