forkstat-0.03.00-bp155.1.4 >  A ddهI%z ԟ7BzӟO>]"R4Cέ}$Э)JQ+C C"DTgMB(HA.'!\闗zʓ Tdrؤ7RIr纼&LmUiЍq~pbYI'sFf[ˌٸZH|VRU ph"$a+$8?9uS6RJ^?FQ ß|6%fT"9IC+X ݓh鲻4mq_LSA*<Ղ RVs6g`^ gN#e+g80ZlԎٴIؔH Me,)ZE&Ѝ?"fLG rYz,H),c7m8w$_F4қvԵDJ6i{'sV/k~8;>ɫ0;{0@C!eYd|UiK4=>r!?߰h7y*8]!*5޴S Gd9c8e48756e61c98c8372d9503b9abfa5c31fca7c3f791e50a7df1bff2cb734c70ece76414d2819922998b106751957614039914uddهI%z _0z| lpDc,ĸe/]AJ B>,lpz9|]G-NJlrۖ>Wzٖ26@W\WrHy/ҙJ׉rWYoJU% Ճ.5ěON5I {'t j3ר$cTA9v>7o/ɧ,t:MmWd&0`R{:4CxZl|b&^k}Ph Y7-3q߰8ʫiP_'oݏ_=ɞ qU1<ܰ+u젊U$05_&P'Ud[0pf;9A9|MՐ͚G,@\'Tob  nl!Z'Y:NA?_G<ܷ'e` BvpibCA,ȽiLDϊjڐfrKY@O*j`Y &;}deeZ X$c @>p> ? d   D$(EN_ y     (D l r (89:FGHIX Y\8]H^pbckdefluvw @x Py `z x    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.ddylamb10NJSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Monitoringhttps://github.com/ColinIanKing/forkstatlinuxx86_64y`F~A큤ddyddyc1ddx29e8f15914e341fd29959cecade1ef957037a2415d5d65cb9c0c99276f28eff48177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643978cd9693a7a768145685f2dea3fe1cc2e17f9109b1068c835d33390416991a1rootrootrootrootrootrootrootrootforkstat-0.03.00-bp155.1.4.src.rpmforkstatforkstat(x86-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(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 packagelamb10 16843308730.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-forkstatcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=0677f5416ae7728d299f39893b2957bd93c7faa3, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRz:4Si-}0utf-890fb6f2f69e73f0ac8c95fc689604f81ad9587e1efd7900141098118ce52fa0b? 7zXZ !t/?O] crv9wU7eF}86O#4{"LD;sژ-N}|0i93]f~QG5KZo GX{G$Mx(Ou'(bav7؍[3c˚epi>)Cf:3M?}F21$hWfH!8X`ipjF(A[ ;lELnF▖Y,`<3;L<> $' Ffsø{k( 6Tn p,wvv Aj\'_~t!gV#XxԂ Gk0!D!^I[[K5 z;Z̳!ØپWL:શ&uD'OCݏ @0K֞cA 豞r@I$O՟Myѭݸt?u84xfzDz8O)5h@^ `U4\C (2RY!6,<ub[JC_U4gSt1)upe$=1m4c#uMb{\J&N]Z0ПK SF4LVϚx1 H#<|导l nK _KLA#e$-^[g7EA,q!y@ >%.alyy]vpHTll\J,7I6?`'pk2"jSU>h 𢯭mͨ:es>di(4čPoSuސ_³s8Ƨ@I٘읁TCSFy-:^]O|AɅjXEwV n,Ӑ%Dy38UU5[]B$>{TU^+6%GQx.]Mc0fyN뾷[&҆ Ps+\}uV"p9Xíϣ|?I=Pc f2G I%OW'Ss0- ^8*g 0fh̲[[}k$׃ ;sr~ؗ})߈9Iq xm޵ N߶!mzm9Vb=yڴzksn\?Ło*ҹbC:jj˝m$26u5Uk JJ6c)i{*Dc]p?Ob`!&֥ }= , bUTb$1cSZ_p$d8BG7gᣘfF/i6;QP?w6Bn680reG?P;J|S,Y`(gjh%aST4]@:t{HwYR*œ憓f8!kx #vDϕKc vL`ۏKC`p!M_8?ouMm)wt$,@qgᕄRJɈf, Yv*,.6 }kww@V5rN`QVI#i79*F>,b ]3D$[:sߊ?kQ/vfxR'4n~Z{YDnR[X8{7wDn[YXƴHak3I%?v=pQ,*"Q|9b'jftkdiznOJ22c[i+d3~,GY)HGspM>w۾!"$!ۊӯqkO1g+<'QJvT5 ɴtopIPh5[6n-2BF0S#:%#ns76E59UA7GP0p2- /cJ :3~/ɓyu%.Oî< qٵCdDz$H>L=r7ծ "i-W~ ޙ A1-An&b)~uU6rPa=EfR&$5aùݛ@8yr6?[A]OM'S ٚ1 />nF(Azް"wjO]5N'u .{Fe ԛWy@YɨQ t`t 5*Y7RAw:rp[Y48P TPūJA)5谢oy ?&?2yg t~fPe:jMo|ߛ{!@"E*S'(@h\F܆V6e`6Ikg:vʿ!7?z@y ͼ y!oVqK?Ӽ2m!9m/BPUf!BÇPBAlT?"f[ xIԽzp*%i",Xjy4:]ja7|-T|ZQOђ#q:1k=1F37} u|4== c#v94-|nzKV*yBȒu#L"U|Ѥ#&?{52jrm;9p5V^S@LXl/iO_\gJǣ˥_PoLίr|?\Zw"i ,P/$q- @LЃ)js,0+fjjVШ1p'q`l©c6|׃@ڜZ8?G-5OVqM8"Qo\E3I v;|!`WX,o0OA &ҍ+s& PӐ!p$9fSRR->צr6o Ÿg#+w5¦K{A~a3}MqcF5CL /xubW\D[A%YSQȪq>Nj.*̿bxJ4<,/swloױ$4ٝ)lq*kqo9g]5b䖮 z(6!Îu},xy6,sYpLb Px%N,_F)q^*whse' eDM +7ʞ̑ 2cĹc7P*$"YPjjo[&p͜-%ZQ^)N;FǦL;qwK*ƽ)d3'P%8dfC@9vtnO(#(:(||ᛵ hg׽Y؟sQ~jO܌)v3[~J?(\FE]nl6EћP^3鶐MEmC0ΙSho7@5EٯD B&;3Q3 !>6-Мl,XZ L(L^za /&)$teqۼ; GQPH٨slG,h?ҼdT7(~)ҥ$ P?цd]KXe-E>چF_["YobANob9hSIlboɄ,o M2mE_ d{Hvj1,b lϮFS| qx(o5R\hjJ>Zu>$PP:Dnpc"-=yĝ͠(ޯ Z1Csa Dj:BoyϋK}*@Y}ce/m$i_"y=M>ɂ)L'v.WГ{M=dE Eփ EAɄ.>{nKl_Jbn]Vs`[B`qV Sܹu~6iҍ4ސ9{Ӫ!6q.k EdAv.>>vi0ᘪ)lf&"@.$VY&Opskp>1+?WѦ'z K*A;Ճp\HlMM{EUI]N@Y6ud9֢nY󶄊 e`AGdɾ!Mrhk*~EG )^<‰Xm+Tf'"/keQb#p"ѵL*qQ"(ɸpx 3gy >y巏 X8%Ja*H,yÕ7m(%WEu횰bѶO{X9&T4->- Qo}~qO ͌88{TϸTEb Ef@.yx5J=|+ݴȴq<%f1 qaԅ$PPVD; (‰Ϲ*K ^ٷDlv\rxlN/=m]M5Yf?<^_zЦ- _ZCq?jţ3D};B&VHљwie~>n֛i:[{`ۛs 4^7ul}2oug MFCN" ټ#hcWl=KDlIUռ\,?sn`ԓë&rx}^y~M/a>B' yoOƇ_m E2bgqRw2WUuF nZ6EHYO-6loM8\4b*3+f +\];>[ ;Dݢ0gpӕsɔ݌h7%SQ;2bqo2!>(fxO; TBgs4V5Q#n{ōF6kK,P$.W{yӀ4_% hQĬy/w͗XOzYF_P[$E`Xpr Z׽9<!K,K*S~I)bM[Ad4dY؞% E[6.6̈́Kl1ކ&it mPwGou=I2)]q{)_6}Njr 4BS 8" LY1&Ǟ3 Bܳ}fC&Ib3Z9xv+<[Hk$hG0L=;ܶX$ؐaHP6-4[/op(l&[tvnr/4(-M\j6cqkO\k!H*,R05sXhk6##GeوNʋJ;ʒ] AֿrR4 7}Tٔ;RbF~@6څ#:xR$qAs&yyy|L?0sϺv\MgjBbo8"foxu1R]#bo)hNCz5]T?1=T~j%-0I?r`5}4.fD#((dY$$G=" @e0jT$((xvlU1C?T>|Z_8BAMȏN| n\jC$䷯|\m, ^ǜ-np1N @x~*"\}]/%/]y)=2you' B!)~?gfy*x >ac&6W^YGg̈h ڰws pN w6KJX/]Y+d Q$\V:/PLxh =+oo );PsXܢb'tjS7f;xKiawVaSwM1pJJ.LOljj "Ol=j]E"Y #t(܃K[%KTj #N@Ԋ餓K>97Űoڬيm8F6`ɜ?\vtĿUQ*K #6c͘~>GQ!aM $y\ C]+ 0n- ۿpXI$ur ;3ӊYc 5d}o+VV'6e #(kuxʹpЛA jg9#'z]fҍ!{'j_+?"3Yc$bZ5R5kM֋;+e2ޛ,='w%A~bzӅSn-ټs Og֖LetC9PyͰNSvP%u.~ ᅹ=cFzEK=6r]H(7GӊU%KAZw+MX]\nrȕV,ҩY@a}94|\9ȎHQ߉n% j +ǿMJS$BڤF/| `V*ο+6q̅}ֽͅȐ$_ , o-&I~_@l.u: eEju }8Ȧl^Zy&u#n>>81S1_Ssan1SJ,G7@ٱjsю{f2MOׂ}"!wwT"40q*]5lS.L_4?ッD#]UX/YXv;ڥ gRH}>`-Q"c{NXAY󼆸T9`IZy1ζlM 6֘С1vhu4Ҵ9`FdK -|.e%e6o;+.(bgh3 %ϔ.MŦꝅ> CeZcW233) ˘ { ,sk瞌8_)&eY)gэFpl-g🜗1QE)t3 S^˦!rT?$)P qCãm, \[}*$]k~Z9ZF{]aK~}lZcj( =($T Fr3>&(ee*F+ M}I=w9Iz,.FRR 61l@aQg&W:M]^tV $AQCH>YM֚ɮ@M af,T:RRzX'!UNj,3o]?ZY'(>&} (fVk5[ _9A"فvƕiuxRWL=Yؘo d@^oJYJCi`5+Ptn~\ hߘ2wNRS9O˦dze +-e//GhXFW7ɱvQ*2vgh8ql|~$o-.ojrWׅ_|fN~hkU'hi4yQdi_1ID#(MGV>2~y"c.ZmtMb؍'d5rp;4mES9{OYA?;Xca,xOtڄctp'*Scwb|[s_*"E :](߻0gCx eJۡM\]FM,u\.zi$wOҕ> <&=)0;gLTH([=zO NKC0'Q%\E:A!/fhKz2-w~FGŌ(">Z0RO[bѥ^ƚpFk1dʀøߚ[0ܛb{}#VKLaB^SSA%}ɟ9&:JσǸ묶;1c]0TJ 㐆µ0t #&5h upbоXeBBako>n-vN^P9;vW>@O=(TD+8/>i1##(a,f.u(v,e,rv\v4zؓcBTxL3VNT%O7~̳}XҔw~2Rk8)lk uU=e`\ͤFK&wV C mNN,g+]Kr/$K 8"/t7#k> gеθ v76oI[xJ\}c1B]Zf䐕J%c~WoL}%/Ä[gZOtot*6O*nL$~t3 y7Tg?ZUbffQ&IU4u;sk+-r'_'MKqL`krydC%|1A6)蒀N?0~Gѯ_7qD']U,E1"Uz?>uZ2z'#/ۮU7{ټ̕g͟•LzqM_ a{Twg@\=A$-`3?o:JrYrmHf2@RpԲ (QG#tKX g\W)W"E͌h5*;6"#$[y c#>+75+ՠ݇gzPf+PoDja@MVF=vI0baiTWl2AƗ6-SPB # "(HMvspq_NTІI/?=qN2~;WD84f!v>\9B֒g8UU\7(O@5%8C&u[C;YZoZAu65f`ՍQA;8gū9gf1J9ċO\ BZMchn0@YB@Ó3C/p0R|Yv=ZS~C &issfg5kSu&N-\PUOU %oOIs v`<,y\\%imIN\ӁtZ[!TzR#[.x13έZxT@crGuj Wq׽&< 3Z[VY)qIRe/=4^ϥT>I՛m.I?jXLf K4XrP~0佱j!Ȭݬ&)ʬk%e]):V־Q!BZ@t>3#`7֟F*Pl'\|:oti*fnQ=}H:Z$NL"AjcW؝f' bw(mS/C'ucBU5hgv>A+F߻7k~h9D !>2/iŅ[K`C]b%RbiEЏ-6B#B>;H3Yq"&1 "\y yK5T[]F9h>"D$dOWʙDy艄mkHZHQj?eI+&]]z {rg÷Ms#ox7:mHwq ['>Ҵ&lp\d_s:pU0]zIF(;/3; {:˟Q{;l=tC"Jf9Y t4%9P--ٓ7Χ4<$¤K)xnojjhWV hOw}Nj%%=b}iYE6Ao%݇A%Ӹ@m ^fqPȁcrU0|{ `jZdI]❧ˀ0Y ۈ&HuWoHgڈYϬ}BȴRWiщ R_4,[QvY.#ݔR )GCۿv跑]jյWkHybБ(oH[z.c[㓩157Z2lS[Wqp4 !Vؓ Y*īE@lB܏$R\n?sC`9_8PYڼpZ"[<|^euB:B[{=ä p <uo"f? 4jv2x\tri[Evj/9B} UñTM4٘7=Tiʻ"܋vb9ê9򃿅DI¯%_*0{Y'UwƿGR5&=".3]+iRlu ! at1b*c;0>;PfL(\I 2&"] ;ϒcoF0; DvN (B g sN ~fBۆ N%Ap_ +cܴ5]Vw\OӢՀ=zPSʦ$[`7vs @Ğ<{'\%( ݧK"̣)8$a6Դ eNQܙ".%1&JY\Deʳ lFVMl6"7q74 ]C;DZo0M]J^t8al?=.vUWHpp*p65=գN88FÔ-P~q* Z6*eؘܶ7Y/R%h"w(7J- !s'a+|̐C;P KUCXm(-}&cd:hxq24ch3_\MaI5z)33ǫ AP]0wJU&dH*'~R,GG}@@kC/6W!ՉhF*='KH *K U~ k_Dwby *woPXӒl+hv9EyrpI(n`~/cP&YIh7$|v OC}+y=~]nɟ/v|!4ُk03ZG]݄6zDAxVKotҶV` X5x; a(^&(yl7\68ٮF?̅ULN}˯9?iS[) ܣcQ [T.gmkw ֨[`B̸QQQpgl7`3Z^Jf+ac0w~7XsZz2*3QєWm3%aE׳V}l˃ FtB ==O&\E"$lAO璹q<Ω 3/͑GGU}^TŰehP7\Es=h1E  Z >b!i3pЋ<)o͛{@.|X t{U°d6J!G8fv56Zg 3]#nkHWQg\JaEޣ%i~fZm5T6w+jC ic\jB蹇J@ ͫ ԻI Fb E MIϋWķdMdu՜78_K :or.Wܟ4# „x'El[]}{hm¤=j-ҰmD!gA&X\삟*Ƣ(t mH$tgVbU5>ie b&*|յ]5J< \ J1K8ot IB7Z\Sfdfj^`Zq4ʌG=짊xw"x> $iW\h%䔷 < bXDWـC? Qɿr/=s<(t %!"jp5QĕOn+Yd_-|gV- Fȝp} N"}G4 OqЦ6pΨfw=v}δLiʰ;q5eD=I $LgjV]/)m[Dd$3ИimI .!t[Q)r;glL[+R !J&K(_ My-؆ $@~U5Ƒ"dnV/,[<4ie.G{,'կ( 7 S*4 ۫\0E(,HLfW} ..dA8$c9crXUɟq"#+ն> l&QHH;aT H}is{G؛6Qͤ<o%M:Ln*8u*q9G}D b7+D\lȫϲ1?¼1}q.vmRH?h Tr9>k^!J_Q(p 1N3e2TdNƤ̙{C3 4Y"v :s }S3qp '(}5L 4GH}^~ Ӗ}%l}gr]H)*I#/$O: 6;d!x-5$!V5"~aD{ҷH0}HyhKeg-p^붶տXGX:=G5A1n$S^iUi*xVW߉=5L'`jxT?K|}bG$r((9:^ ϜG;;G /,~Umݜ;i@@7=cϬ޹Btb" IP񣗒#_jrkʀO<`#tcԍ -cO^T$],dS,Д9P3z00(A1dWIP.3ѷ90~zү%oI*K k-OwaT7 am; ևّ6m%L 4a\gwH_]$(Gr,I uBϏ$f`\Oa8$_]Z`4G;gxE L>R,> f*aOe[| REXjS 2Q!]D"W%)w8wxj 6dJ&ܸhDu6@UYK@[c 03Z , W U)|1~G]"ʐaq`@_4 zj^ 4[gAJ1!*"hL7²GUG!ޅ=Ƿ{.ӝ\4 NKԫHAQ#J`M-;,8,)߸}{5fo^_K+ ;ryv$y'}^RQhF`]ݞB82̘"a%ϖ>3*]량BO%]Vf}(7XU^^H@%qM.pG0B^W6]~R;M6]<) 5ƃ7SilF鷾]Iޚw-k#w=hOwrh xx>EUXVf'oͭ Dxe/M}U%*{uy)k5Wvs֯TעbF)uOAR[1_~ek}K`CI#ܕpYlEE@ΐIպ\= +(^_e`V"eb.'yzsu'<!֥ֆ0j. B~T=$&94s;HA8L7Zےt&100]=:2ܖӉ4rm`ڜ4Qr(z/n U$SE㧻Y VinA$ƂH6tCʻq=3€SUDsg|Lx?"Ƽ巭zt6YyVD#1so(ԁ}v5衑_N_{(9's)jĉo/ Ll_ tv'aXMބ2dDGFp^@% ء.se|&>YW"%V#98ƴT" ̐v!ܔ74eg(%ECeB'Tjÿ(%;$QC}9KiO7=pvm4ڑ.bv zOv\c=)hp>0,EJӔh_Ebd͠b{SҘ^;-FaNKj}Nwݠu&+2g?fWzofAA\h.'_o;0 #XV@D " H͔$Skx+)R¯9+ҿ=pDp^m2JCp gDdTzQƐ7a8n"3Ŭ\(5^>3|QdɯCh0cPanQxyOvA?8>5cGtK~%P4n(ƎH1e;xYX&l`|y;(UuFq/dnD/?a+ vz3S3*R(<-M2X{/QC&X?`$|'Oq71K =~3u7RUrZUww^ygW.LX%Mm+k:nPuk5s;yV_ `n#_,S޶ YZ