forkstat-0.03.00-bp155.1.4 >  A dd꿊I%z L!dC pE4VAsFvk /ICY㇤K ;(Ya7L J |E h8JmBEYR`oaƪU\gM0^3_A|u JsxP0`{`T~!aXyv""Jj0rt3hM4X|I)mrF gAT| Ν8MxCE_pIwvdr:m3~q)ԀGtN|*["`2,H;t31\Ft\/Ϟ;RHP?#M^hCqhQ-J d!ĩ8:;C`GJw8 c,ˉ-:@-% /5ڋ/LȕDN>1$[C !G x3aʻ)ofV9Nč Xi ɩkV*ؒ-\߹J {0256d4e01d436ca5224219f9d039b34a39dfb5913f223b64b6b04f254eced56ec13869c0985c2e7a1a69978a407895552ea41dc4sdd꿊I%z om&;Q>Ƕ]XcAͧK]b$^hd,ga*}Cv$yuZD}j"k-q_D3{뀌%ag1#f}:֞m@֧XVÍLRAC vH]pJ13oc`Uc#U8 [:h!M,\bv ̗Nk5̦CTf7tt'5k8ZPn5qcoA+UfcnWMT \>aEov|[n0#kAd6Z[-*:(U ӷqU\OR& Ŀ\Xth/LGwCru >xImwn{KsQ:_a }{S_w:U`8)>z""q{4ÛoyFZBQSOu 㩦 T5j(U[:.@̜Z43F4 \6J+d)d.^Y>p> ? d   D(,IRc }     ,HhC(c8l9:FGHIXY\ ]^Dbc?defluvw x (y 8z H X \ b Cforkstat0.03.00bp155.1.4Process fork/exec/exit monitoring toolForkstat monitors process fork(), exec() and exit() activity. It is useful for monitoring system behaviour and to track down rogue processes that are spawning off processes and potentially abusing the system.ddobs-arm-11VSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Monitoringhttps://github.com/ColinIanKing/forkstatlinuxaarch64F~A큤ddddc1dde7b423a607811c125d3b0cb86b4617892e9c728f200d337001be3eb83d4eec4b8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643978cd9693a7a768145685f2dea3fe1cc2e17f9109b1068c835d33390416991a1rootrootrootrootrootrootrootrootforkstat-0.03.00-bp155.1.4.src.rpmforkstatforkstat(aarch-64)@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c%@_@_:q@^d@^ZR@^V]] @]e@]!\9[H@[E@[@ZqZOhYOYK@YI@YVŲ@VD@VC-Andrea Manzini Martin Hauke Dirk Mueller Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke mardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.de- Update to 0.03.00 * Remove redundant null check on ptr * Update copyright * forkstat: remove redundant assignment to ptr * Add STAT_NONE to event_t enum and use it instead of 0- Update to version 0.02.16 * forkstat: handle weird comm field in /proc/$PID/stat * conditionally build in helper functions- update to 0.02.15: * add missing memory initialization to zero- Drop SLE12 compat ifdef- Update to version 0.02.14 * Add effictive user id (EUID) for -x option - Supplement against bash-completion, not bash- Update to version 0.02.13 * Add bash completion- Update to version 0.02.12 * Remove no-op free_proc_comm call on an unknown comm field * Return no info rather than NULL if proc_info_get returns NULL * Re-work unknown cmdline information- Update to version 0.02.11 * fix off-by-one end of string strncpy bug in tty name copying- Update to version 0.02.10 * Fix spelling mistake in manual * Update copyright year- Update to version 0.02.09 * Manual: update date * Add -X option, fix up short getopts help with missing options * forkstat: add in -c option in help info - Update to version 0.02.08 * Reduce scope of pointer ptr * Use unsigned int for %u format specifiers * Add -c comm field info, also track comm field changes in proc info - Update to version 0.02.07 * remove '\r' and '\n' from command line process name - Update to version 0.02.06 * Add some extra paranoid clearing of tty and strncpy length, fixes potential buffer overrun * Add caching of dev to tty name lookup to fix expensive lookups * Add caching of uid to name lookup, print username rather than uids to fix expensive lookups * forkstat: pack structs a little more efficiently to save memory- Update to version 0.02.05 * Makefile: bump version * Manual, change -e all to -E in example to show alternate form * Reformat some lines, comments and overly wide scanf * Minor code clean ups * Ensure all fields in no_info are initialized * Manual: Fix process table information formatting * Voidify function returns * Add more constifications * Add -E (enable all events) option * PROC_EVENT_COREDUMP has been introduced in kernel version 3.10 * Replace curved corner glyph with square corner- Update to version 0.02.04 * Makefile: bump version * Add .travis.yml to make dist rule * Makefile + debian/watch: produce a .xz tarball * Fix checking on zero sized reads * Add detection of first time all alive processes were started * Use UTF-16 codes for glyphs * Add travis build yaml file- Update to version 0.02.03 * Makefile: bump version * debian/control: update debhelper to >= 11 * debian/compat: update to 11 * debian/copyright: replace http with https for secure URL * debian/control: remove trailing line * Add -g option to mini-help * Add -g glyph annotations * Add faster container check for systemd based systems * Add snapcraft plugins- update to version 0.02.02 * Makefile: bump version * ensure tty string never overflows, fixes gcc warning * include to fix clang warning * Add -x option into mini help- update to version 0.02.01 * Makefile: bump version * debian/control: update Standards-Version to 4.1.2 * ensure tty string never overflows, fixes gcc warning * include to fix clang warning * Add -x option into mini help- update to version 0.02.00 * Makefile: update version and change codename * Minor tweaks to the manual, cosmetic changes * Move arrays to end of stacks to help avoid any stack smashing * Minor source clean-up * Avoid TOCTOU race on stat + open * Use alternative ptrace pid info * Add -x extra UID and TTY information option * Add uid/sid event tracing * Display name of events on -e option when invalid event used * Add ptrace event spying * Fix realtime flag opts mask * Fix -r help option * Add extra spacing in heading as it is offset by one after PID * Remove old set_priority code now that -r replaces it * Manpage: fix pdf warning: * Makefile: add pdf man page rule and add .PHONEYs * Add Philipp Gesang to the man page for kudos for contributions. * Add -r real time scheduling option * Put help options into one large printf statement- update to version 0.01.19 * Makefile: bump version again * Debian/control: update standards version to 4.0.0 * Update man page date * forkstat: add flag for line buffered output- update to version 0.01.18 * Makefile: bump version * Only add proc_info if strtol parses pid correctly. * snapcraft: add default type and grade keys- update to version 0.01.17 * Makefile: bump version * Manual: update copyright year and manual date * Makefile: add snapcraft to make dist rule * Add variable pid size handling. * Remove redundant free on a null pointer * Add snapcraft * Update copyright year * Manual: expand width of columns to 5i - update to version 0.01.16 * Makefile: bump version * Make kernel_tasks const * unconstify arg in parse_ev to fix pedantic build warning * Clean up formatting on ev_map table * constify s1 and s2 * Makefile: add PEDANTIC build flags - update to version 0.01.15 * Makefile: bump version * forkstat: make counters size_t * forkstat: voidify return from fclose * Debian: fix spelling mistake in changelog - update to version 0.01.14 * Makefile: bump version * debian/control: update Standards-Version to 3.9.8 * debian/rules: make build reproducible (Closes: #833439) * Update copyright year to 2016- update to 0.01.13 - upstream does not provide a changelog- update to 0.01.12- initial packageobs-arm-11 16843352890.03.00-bp155.1.40.03.00-bp155.1.4forkstatforkstatCOPYINGforkstat.8.gz/usr/bin//usr/share/licenses//usr/share/licenses/forkstat//usr/share/man/man8/-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:Backports:SLE-15-SP5/standard/dfbece7ff6f800b90307ce06849ee8e4-forkstatcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=654f842d9ca0c2b3adc964f0ad0783402d212fb8, for GNU/Linux 3.7.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRR' ,q9#xutf-8482a4b1e80637ad463c2b8c74eb057e4aceaa74b51aec1eebfa4cab613fc9c8f? 7zXZ !t/YN] crv9wU8%h94fp0*UCh!6*@4Q롪h^Ҳu xz@|c{o>.W乽lw.90QO뇳!`sE*d?iL[z;2ݑS)]f^< 07K>!+T Gq.0DBk>en7 W/05ɼj3D u>G3Pc!Cvmpx]W?j&I _}H'kV۠qiI[u"~‰f "[,%/*x1atdmt=-;vۙ0jYm{55*^Xu )n=հ5.m[ehRpIA jȋ"!R=F6[[ h-ۦQTTasC FQ#8y^z +H@eקڋX0|iFѼC"mEj+aR8}٥Pw78i7`hLo9FaW;oIMr+eRڵڕdzK#Ʀ)u*Yծ6%;/ťޝgMlp}=9Y$iWV?:?xZ RiiQp|JgRC83|66QWӘ6Tg 猇Ay)tN^si8j|-qRˣ%Gl9N˗$y1%;z Zx!M@8d$q2&S Zw(a 8:tʝy/Y#xZ&k6Dh,uX54[-Zlҗ 4a qp 'Jww2 !b P*~>}uUk| 6q W\M6;r':X8x5fKQɰ>aB Iފ4w-xfE{=kAMJ"ߜu% [xkٙO3eDj"mB;},[HbՒ{]A-Ÿ 0MN=W/}eŲ90I[9\^I5kgJ qR zQb|F!;# [?[~rE!a4a3Z>Ѝ]!I>+߀dzpD*M;;|;I i>׷(/"albt]M %KR=Y8*|Ae|yv G[A;yx#L=-%ڶ^` @A%ɠ5ך } "Vs[*PoP+0,Z =ʰ4$YGwW+6`6J|B*>U˯8 ^+< _)wwbn:֤(X/[#brLªս?C?߹IZyKЖgqGΕ)ޯqqΪo7`, M(j@Xnw$B(~x*׉;LLVs4p.c~=(.҈0gQ.sl| q{ ny%K7?F O|\6$ۄZNCB4j42ucX7kzl?Aٱt!jr37Ѧw kH5KJbHWvst&Jh*Ƃ%ͪ% .s -zv 4uR655#",'y~4IWr!.ɂ賠\qW-Ni [ Yx/*;3pnxק&zx?~H#ly)Q[>l_'ղZbfZ !<=yB95q{]Й^-@9Xe4][S(c 1t lEZ.:GDS~X9ݪmH]C=a/.ls8̢cyr=[KK `7w,no2@>cv&M*Zljgj e>'Qy\5:$@bj -! e^((/!Y&'NlɄȻa&--`'&޼M0'qY;nu]Tk砱-V*14]Zb%rPI0_:( ];&J1C7pe~h e>ǼM@bb}_=- 4PyȚY7CbIt}dGҍy)wn?ubඬ88AЊx8J\i*!eX'V_ugw!pq X'$>xR jEhnme2 /nxJhM['d)3: Iujv݉\OJ8Ðl #iFNlp:M  Ɇy(_TTDt(RA^sP7dFG:*BK0M/Bc7$; 7 g)CP~. ǭk߈!ܩDfSv.'pWJ3ǒdz$6UhG<Ɖ+19 {)z#UpuQIt4TI6.醰}`L!daA-\oiJmx<ɧ*IcH 9su'Hz~%f[Aلb\f4AdlH14ƁEV"A 0M׼c+FUITJv2p(WhK$SJ\{3MpaB 6FݘQ4 @`5Əd[KG1{ tHhŏl8+GEmBÁw9#(M ,g_r. "T`AH-;<&ыb姽WGIO$%`rA⋎%|`518xc@T'BC 7DV+!7VH_YK`]hBUG=Uĸ4UI[m[5g0505m47o)YWs wD6T4Ò/p(W}VIo|g5X,bN>bOc7!KN3/S cƷ z^L ֞j\˼EFG".SY R;Oا'#N(ٱ 9 3vmQp=~BMO!J9J-AfrCٞ3\+l\U%񜚟%m[hb2$12 ߠ)khT#⪒SE܆z0CFR] X&`:wBM"n\`w-{Qgj5)枵}Sy8}GlΗZHۿPlȦ6pBFR-79~ BF.XqsxR=ʹ USW5,R]Nj5?R/pnА{&;3`~u!}LGbٝlA굒rpa({M@<2-Tʚ:RPVq {.x]{ @[Qpxi{$jeVmG ID1Ns%EW*}2Y1ղ+P#Ri+>m͎F%Q&t!j't_ZvO,^]m 9b%jsG>=cMc~Md*]FX/S,)-CmifPobiFpkd󿖲?0O1}WsL8^Kғ\Jue cD184&J{&o՗xo`91#}u=tMSk~|azj>:xO 'b+) tc/J|'̾N 8Э\q=8ό7xAg9W.U/2-2{֏e(J[(?3Q^Xm̜uب/2~AVGh ipq|Uus+NvDƺ_wej8CrkX;t?dAh2%Ng_OvWJ*Nl{'"@AfC*ϙD4z/aʇ^uTLӆFy޾KdO`8k&A7nM :bYf&L1w:ղqI=3إtE_0}ӉE_BŐe#wz5!E1^ǙmICԭgEбZ'4E&"˱F`ƴQ޲lq5 5P3 `)5VS'- #6&%umꇅ87c˱23$mw .YتG+pzXj,##12 ڴ_\!tN\`f=,!fGMă@v럲&r֧%h^7x ,otwQ)Ϝ "IvmyW㿺 !c(GZab^;icٷܽB|;Z/}:ϥ7 Hr3JR0njݟs@?DA0k~ᴎ/-t cha@}15J~|`?^d\I|t7iy W(u(H{7B`JL2jSsYL`b J)s)>@rZ*MU<Lj|[ɺ`K/?C&q0;/Xz_^a{0nj{JB)"$(ҜGy7Gگ@"QNdflV4xle@s@** : m VY.+c#5O6砯Ze̠AFpke=fc\ӌv`,n9ж/3J+Y6G+]%[` Q& A"iAK"b2"&/>papd_.WE҉o"0${) z?*VDs mELz;].SlTi&b_Buq%VjgK]g|l>)g[6X!|M .g3 d 60G>%L)d܄b ]h9a(-1s;GYEZĝx)޺Hu+7`X)"]1?#F͛"ugr%b EC"m2{ۨYI:@YJ"ŌHo9V-g姳[$!0|jUW08]=AJ Aero-or9Pꭡ9{GJ$| ٛ;J'FO:L$I~f x|R^lФWݠҚQ5f.g> >0!0#|f8K*6^oLTE;)!DŽRy3*#e]̛vQ$&06T!Eg?;H}O[R2G9UR&{gO֌(1!rҮBBRG~c@H`%K7l$GuT*^oHIX&i͆L~}a$WL[].}K !AlY{BW+ةKU !z:E`01?-7yPyĊqa'Iذ6H\0n~!R *~ e*dcg06RW,26'CD[ ٙ< TfX6:&&mBաZ}n~O-: xGOP(+j">tuD+}8ϑ#kl"TO^Ws=͇A}GL6d;ڳa.!<.5vaSԼz;R,u{N_PMG%Y*+̽N{>b*&N-' >) w2֎.'B C$Vx]-.,] v5 o~5ԫ?mJȋf3v.:o ʧY;uEY"ߌ7z$:A)L|VCߔ95`$( RP_@($VYwIvU,R+rxZlg kMa[m翈w/RWQN!^^Vg o\ KeD_QJ&Q+i[7UMivt]8FPH 8LG'xf5 c"#HĭLie(" 9<󐼜I~݃h^` +i[6s'`v-' n=cQjh4'&K4xNT#]-A%M$xQlAݬTB?*ڳ*T/_kFqw''9 7|A_1䬢F$jJ@X˨P}S==E&Bϩf$ 4*'KuSٙ  !)fkcN/5#>&T"W.͊}Ѧ2JǡcoNqt -TQ~ fDX:{`Ѹ Kbr3^Ek0KwQ~2r6:cL[CS Mw?'ZH|?·naE&XWy38?qc["\ª"1~jH|q.8@_(RaF$Hjt#%BSlZ+.Vpu,+^^6/=i]L`7}U}ŵ;TMOOTJ31XHWVYN;}ǐK oEd&JIu@/V%~3;jOyO x J=g '.'TCڤ }ݐJe1AI(XJ/ =Ww9s#ojpwXPv5 .llnVN{+]NQ!+I(|g9`>*aS&0d(%})"3"ƞ` T}jBRAGjt$UY/^J*n4V2h0TLO47 -P$V h]T[|JA%Ӣ7IŤҴ̆E}J 5a^+b=)P/;l0ΑH#.\̱FLEΓ|5zCD끮LDi`T)iOy@{05Z lpΟ9aT+V>!4?Nz enc/j5}\m8#戨t3ȝvX.rNco#r&Gu)!f,D?QgV,D:cFxG[@?7~Aw@0qo3-VTR>ɑ͚MqQ? ҘQf ԯa1<ѿeNQ'p5it%H+C$ Q+{Ժ.w#:}F5nKm]"?l -qU}J Ca+#l4]0^mbH?WVv REs7e ѳ`9X}x8oGs L[EUxcmXY@Hr6>F7 z{7d~,Ygo@DLk&vPɑ;H_Ac Iyx\ @.(BMR2G8O,(8x!Bp³yn-IZgD>68,zPC6oy&~.Z~>"oƹ4+1|u&zV?6$_,\&Tݖ%CK1^ufIDOHEP,;.;-)²pqtzn"O9,/Zmho#$>5*C0辿 C *:#0-֔s2L* Uej=޻tgǴ p71dK/)+5VMG'tܩ\RlrQm cy uR}ܿ痖VWCcp5Sْ=#m*AO􀇙w?ìmB#˄B4 OzV$#@#؊Tj~ gQMf.VV33 cPMYt޳dىM[Ŷ ;>JFixM&-"Ð%6+pjuך' )rV1?rB#~ßW ΂XC "T5Eu5jj8~̄=:tڧNԒxנb#V|Gh=YsBz _[O`0Sp#p.8lE#-+x['vƫMu#F: ARIP2*T>¾-XTFe_uvt"9ϋ@ b>à{\6v;xЁ"&0n sf+p$uTsx68b_iCSe&52KIW:v \}%q&znLm{j;Q S4e4w8 ×b\lE2\+܍qx˄JyrY}rZ ?l1pSn@EL!-o 3[Cʽ"F3ҍ\c6lO[,i@,˫!-*0 upGf^%p4VI37iPsEdhZ*  b|:1P$@o\8žnQ=R Y֑!5Vg_``*`&^qzwo%*>er~y/?GePOֻ(,(s4!oh6v;o7>Iot_ *W~gUR  *YE?؄~1M7ɔ1|aU1< [J ,[]_t cS)]Ps!" %BLP)jlR[P*ik[pc%LbB[ YFF{/s,WM)Vwr4+Zwӗމ8pU9tc44pHu?.3uc8V+{u-K8`u.=RVh[s쾙M\I-9 K(=["}#nwDlu4<|i4Οɼ`l?UOJʻ//Cql^̣].oOhzhoSܼ([pcd*d8zXLm N#!KZ& qHqnSGkPbweԄ rS0,_z3v.YbYO! ~nUO_c>7뤹2bgf]c/@K׎$B׊\ɋ+Q}p)r琚YQۖVf?UJ 9v%gο[eeIIAhXYN0߆AU1[@x@2|µg1$ QAtZTc wr.R6' $1\?a_-RjnG'Pg u Ci~9bWr\^aTg U0]FJ||t^ɐfuNU͞r>L`k{v?'uE7E-XF oL"P+vuۼ&ڠM3y~8)4..pI?g54pBIJ,@Ir;lp+Q6sfV)i7ħheM-(Bxh+a9PP4vITjI lTTTdR=6>&mP2*yywsW'fXSN"kJ8>%+GwcO0BRaGkyWp1#64`]4w]gJosk*ЅkƷcQܽiٻl·p~6wy, 0rH`(^8 ?q G)Ӭ%}9!)dZ o579秤67(*CQA>5\Cuw%1 2m [?2`Ca^aJss#{vzTQ<$cZ LVH4"C)}RH)Hst[X GĐȕOFmףӘZXFMoSLHB쭱䨼$yQjt?$֮桨saLR?G k s*<jF*8f=:;eo2 5@֯f0v5.biHzTMNWy[au/ i3ccI1=vTJ;>3F\j,=o"UDIc`>ۅ٨žE5Wϸ*E;E ,˾7kKC 1QM sg*)eHuWQ9MiLW;Y"L^i/wMzn$1΍aHАtGXCgVAY} [K[`ƈyTwVC WH|$#4l`H:Ag߁ޅn}a'0:7)ӣf0:Pg0tz8&m~l@شNRm+͐qgmݖf/>rqOŤ(dBYYP}5]T$wn/)` p1daB%yUBa8l8tN7HoVE{oho>oKmIS1  /tX$xVOEJ z@?1yd]<^Y1PI['3FcÍ#b+D1&]:ӯn%+Jc|\p)Q| cvJ D-UlbN٣͇H#L2chݨHE5i]f+ʣ C D3 &RZZ.qdo^vt6Z-nd< vOՈ褗> \ M=}dN' ޲x_۞K:2aFdjdAĆAζo{Luk>RR-Np`_Mu"E㟷&,q;'Ԓ%mWrW}r+.nk{ڇP8)RLpKL^OPWh8}6]; L)?6HMw ȳ}T?SZ}$I[?Ζxt?]69R&xK5Hse~y6ΐFVK߉D ZuQ9h~(9@QmpF* R׆X5!~;V{=C9*Bю% ԂDW=Oolv| -Ãyh/Հ@2zR& 2( S( <{%BꁰnTߎDw]Ei;(<bUjnrW"C{KvVً ZL#zY0Xh2jROgkw0.ԤQ[{x"Dx g#'C/yE&0:yחԸ.XCJ{Tfr3: '˭msf㪋b@`n*ۖ]f7ڠl@ q Ry.tvܞ/-a!+5h^8VC8#kÝJhǮ:#iTԐLΌ鯐Y$$9_8־gi Y3I!P6ƶQ'WwNso%^Fxխ9:lI,PR'\ AhNc^ɚHu p^1+cк/( >//zbuj4|F:ke%1RW| ۾JojdaVSW+s^,kehF<7i2(8 FΙm2LnѳM+7ەѕlF5(K=Ubjީnʘ4*\U\- xvo*꺸؁t~7n=HYifn"Qť fa$c6gE4UӰ3{-l_$Y7hY nUәxS 3~jx 7vpQ6`&73E}mFGzϔLD؞ٞ)_m8_W8<(P0TGӤHoc jy*R@EL% "FW' oYO  MW(%=}ե^5 %@=(}&UӘb6*r<dȴ?HiO-F8t->YLݰ2w}R `J\ɎKEFڢ-*Szd⋳ 27V"d19p(Ʀzt gZWcޭ0J*=!2%`օoacp 81oSUih^ @gJ C\xt!$ $V^ܸ@`%o #)=/}H2hDݙ#+v]w]Lg¤BHI<Ec-lT)|+$BadkV[u︰'v7/&{ܑr ~ZΚjQ`S#M¡Wz4_=@(}WA=(XR+(*죂ءg o-2")+Hb3AEkNcXK).E[xd5 @Fr&80oCmvdp> GA$W" B[@(m=c(nyW5#C9ٕ.Nzen<]UԠs w3o4.qMIcp}W<4s|/Msr14o> \ xmȾv;u]gI?_;!u9Cөs ,QДS4_r/)[ZA$@]k *=ӏh#X#  f*[)PXCˎNz:Á=!aW*qbBL0U K-:¹Z-B8dNuN^6~LxkJh%a_jnbiGa,}}S6jG'i*dqO筬ۇ2 S{ L?]g!yP!{ ;=ؤh]xkK~1n ЕU͞ǞkeV/Y MZPeLUx 4- ;a-\CtO=?F >O 1b>QyzbbN,! \O :~O9W| cv0?|2~뉳*x"Ч+*$38>d-Gi!xŌ Dy|c:~ۘi~C^3vNnwR2!8Z[X@9wRx˯^}g`'E^5#@M6׬?#3fr~v%gpy# SCM]Vo-!pō.59Q7oNzh]@G9s q ]z|K#2<wOJ_j~QmAaB%ukoFK?B0{[2U(o>Vq[z&qwKߦ2 `7zOxRu3醍~>+^>D/b|lD=Bwz&7?y_|nf* 3?#]1?1؂ =@ndcB ˁQ gEl!F0`XFAߣ8HigscIE{;U$'qH] (Q_5ւ2Ӡy8>]$Zi] KK>?|9߇CdA Kz6^7B2ʎ凅K\NڌoYhsk:gUT:'NOe08"bB'"Y,h7#lnP_L!B}iWߥRRa,ĀcM^o;`}ft1ܤhL2mM"%aWcdrc:J^M{Hf+T M (cnj#SQe!M(ͥ)@He(,pxOMO:CL&9L(*/çkֿjk `/Nv\70Ⲱ?ۥbJ8P>)2no45;i@L{a*; r0XdmRl_jpFY0lIR! 6%ÃxA{%L ڠ5!nf(0ZBӁa?`>LrK+>8u̱EXAg oz ݁8I%[_-_X?>RZuM<1-In3Ys1dz;Tݏ!1Ȏ6nǯx.vZJ׹d!j9Q2 gXxBLb(h$B)QVu=7uN1: YZ