forkstat-0.02.14-bp153.1.15 >  A `C4!M@eee!u%tGU's7"Wwq[Jx!X:v*t*yKs{cnFk=ni7u͘N{gS4*ʒF],u($HYRgiSb#)-}j0cLZbnhC~np9x7$eQx^6NΧf6d6ca6346957bd1b72c1f745877fa8eb83ca154ee87a36227d3c0431723dbbe011847ea161503f80764cc8bf60a3a01a6ac06b1cw`C4!M@eee~9DI|<"imr*븈+=M'ZH! A6#; 4@<3A``_\drUHw4Wp8"Blre4}1'TUԨ$x&;<ASZM/#]Ɠj`<;=]slt(N7m3+?ND6N5!!}/\ؙ {^͡ 2sk 1 GfRg}j>Cw>p>?d   E(,IRc }     ,HhC(c8l9:FGHIXY\],^TbcLdefluvw(x8yHzXhlrCforkstat0.02.14bp153.1.15Process 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.`C4obs-arm-1u8SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Monitoringhttps://kernel.ubuntu.com/~cking/forkstat/linuxaarch64' FlA큤`C4`C4^Y+`C4b2a8341adb6f5ec964962416778aa8139d4331b4f654dbcdb522e1a15485a2498177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b8806434515f610590741e0ea7b3f2801d064e1a0ff3ba52016a198e91d95db299605fcrootrootrootrootrootrootrootrootforkstat-0.02.14-bp153.1.15.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.1^d@^ZR@^V]] @]e@]!\9[H@[E@[@ZqZOhYOYK@YI@YVŲ@VD@VC-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- 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-1 16150171050.02.14-bp153.1.150.02.14-bp153.1.15forkstatforkstatCOPYINGforkstat.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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/46f5e0cb38d948ca7c763117a1f67611-forkstatcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=1da813c72db2d1207059e19f06b0914402c30923, for GNU/Linux 3.7.0, not strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRR)waġ䐳2utf-86c422372f8dbfa4361eb75adac1c57af89d0c6e60187749f3e89891b7b61bb3a? 7zXZ !t/wTw] crv9wK0TuhbnsѹxM"X#Ȃ.ORffq'f~\dA4uCYLUW@ Q<+;qI2oiit>$k6A vM_4=Ҳ;7WK }@زql7O}x-MnE6W.ʊ"#jlw!H1w-C&F}IJ_PkMip:~}r{T.\oa'A6l1>O )szD7 (ژ6{A˛t!wh8κ %0a^-|Dna?ց!1!Xӧ(օe|/; )%_-6%XR*D]%$-H bsټucf-Љ2;O{Ėhd8ʐpu\ǵ`smV<-wJ6+b*~9`݆?Y3">~%ɾ}br!+cp@U Hu0_j@&"# 3Z U2ԂJ6X(L[Hl,lƉS~%(#vm%= 4ol|8)Ttg廉;JB,~CE*:-sm}2r,3Hx8s{IC74l`WD6( ߤxyM|4C)^y/^&ldr˜gg.~(&Uz>x8^ B-L Su0Wqi~[9B(R/Ebݕu&MsuY𐦇 Yr dwr 4C~`\F9^F^HQC-1,s!?wL])np*YCI~߭kAy|!`l=]d҂NIPU+WIF>"$Qktp"=|pBf}YCrU9BY̷og^ 条PIY@ٹHѼ& XGCZ:z VkD_E28#Wq{Z8,H4WE4yfSF!_U:mx{@!pPP2ֹ}bONuޙ )RKϗW;B*kҼ fjg17ƐA;wƲ1M9fvnt|"2-/c\WAڏ?e[{Eto uXu8}ԛe7!bxf6k{-܁yISkC`.1\Z |TdM8`n(*;EVY[X(Ж1?ԬEF!J ͓׊֙1 w o░Һ]U+hr{uV߁Z~4D`dr_HLe dBk5G3c7l"m3nQ{-sCtfJ: Atָ D؍I.Q "F?OAYvrOrƗ K`7FPbava^Vs4 Y~u |((:6U:܇l?z _93GJ8W _i+ yGÞܝZ1Nٿ۵w?ӽGeACt&9ۋԩv3O>JԋN[0Ɇ{_0ToqmHL['ct|T .{=ZYǡ(3+ 3M͠@v6}{^m$/ ,? Z7($ԭQƒoÏԳ!W 5a5"XB,ʸ1aQNT$G$ڤȜN~qVA۠hO, 認 (Hpd_U =c|$x +'֍i/ㆿ*rVm1uijTaF@qF8Eu(}At>:>>-, 7N?7ÃqH[Vks<(9ⷺ j·}XHj[ ' "GuiV9o8Iڥgx1(s4P }~Eӿ11 K9⯇ Kc" 90l_V춯PgVF>+ch=>歾oR6J!z)ŘpmgP:}I"YvH=KRuvZC,-}izy 5Tf·/E2dɂIKR' Rf ;{m^ E H]r=XQP20ʬ@)Ș,ث/lyC[PGZFHxFun")ɏ_k&M92Y .}/$OʇZ]~d 8BvǨ1,D;%xǞ7ta>9V ?~Ab >h8M^reRνi[h_*x3 pS>}v]ú*X+5Rup;^񉥅\x6)qojd.P>=;eA=3-Mnq-q^;L,/s ݞ-ڙq[ @2elҎk<֠K>6nV*ܒ o?F[Z8.6Rx6˦xI&WCe-r>NEoS|J*v1[#n5U1 .AM Hޖ:>֝IE׸4 Lhk7k.:DMԳ\kI{G9X"2|-IОÙ){LWu$ٮs۷rPl|CqG!;: ?xʡ.:8Ked]}Kc{^'oZX*+ڦM/$Vet3J?s~o<2~5oc1]x=(o3g#YbđB91S`1dY)о z9=O_k:Ypd ;c;& éZ$ 9 bjO8{IJ, 1 :Ki]?1"U=ɁFMHG=&0C䱢!Ld6olk- dlpLB{L?!ĜɅgD " [˲x:_Qg2-(`<_/pE9*!󘲥~H%&ayoĺww{m~B02m-s%Ǚv)e ^$|=,PRW4c'9y]`:6 :DͰYZOlO*8jA%7&kPEp=`3e~ kVLن-*-3 T! mU9x8fN>ռd&#x-y6+fyjy/?mmX D) 2>HRښ3VlȰDSR-v0t S~XL|FF)Z/D\)z(>"LF%ګ6B@iiD[97 d =FCZYQ؁m> 1^7jM }(C)RY]Vec7[MDyJVwvx2=0lg`O2[7l(^*_z]w=PG78-n@HxgO^@_|@ϴb^іkH0KS@ ZCIXcCXќ~ഓ+d欶7N[h iʻ :Wb{OjyYq3Y$'dje3o3{_YԌG7TDNl酁wq^>So rn;2wD]ꏖy:v"Xjl-,ՙ@aPS # D{lwDhg1@"LY&||v`'k|qH,0`X,7q*df 6Ĕ]QSȢbOmm^:-=XR~[F\(!"+}:(R=Uγ[ʵtax,ȌΩ<r[M"Wvt{cUJcOlXt)r@90iҬE`) Ԣ$ |27(q޽K ;,ί?uVүA:k=^XYBuٿ䐎{{K$ 8;dz@_CR%[]V"V;Ir=]]%bYw p^״MTT{pE?5uܭt[˶ld@ֲ~xݮ\1el,(,Ɍط₻S4cUpat HڕH Lݎ,y2ʂ8Je#]3X1Jvt`|];!L0B2sy8P[)n)m.()Z|O4#П}nan\Ow TA )#*WW\$tRG&\1|e2F~'շ TR1'/I;LbB4c惗QݣfEٮ]Ϣ|Bbc_}ӵ1C_/TwH3qNyit1A{R}{B9oI)޿iqHN* AF"b:":lax|} Qsֲ-;~mjO 3$ +l`<[~~#yn[0-A~ v|PTBiwe!)!uI9ef0Qz#96(d՘ne/5>JrblTO|+wOr@ v5 9%x= )"W5 BC]C/B%=TwbT?Ѥ@N0رv'֢igVAg0 ,#cSviF)kϳQ=f.4/1-^\R֬~31ά }I*~E_!qɘI3qyjDĬY1!zߔw ӦVNy$&҃[B<*8&ī2EҮI}&7ðbG?T"t DSo?4pw6!lD0\Đb@oC$Y깛}K,l1 sޓ?{!g'}({V9!P mSP|šńO־sv] ĥiwדU"۵ s<v-8ytƒ׸}H&ke0{@H0o;&6)k6pSK 7e¬|{YHp/yIܬt>4NQB*$ SL΃(0^2TbxO6'g>y牮C%,| ϔ*oХ?juv-H9SGv*"# oIQOD$v HqE\jB(9]od%ՇˋBhZsGJ^θ,YѕT=>'pL<2,bYš?UE=Čs~DmmUѕ.RX0bvاV,!M]цszM.)& (ud7PN5Zޢ~ , vfƟ] 3ʹgE?FI8hDJ'I®kCV*`Գ>]]EjA23+%ԧH<6<գI'zQ+*ww64 CS!;t"\ǧo,b5k!ǥx@9Њlq(+P[DFp\JSb"GfO u nLk i=|w1Bz(L廰"]m<3Af GnO0ԳpVOR^!:)gO2V| (dZ!3`i{6,}j.;Ôn_}r^Cf ~ӝߧCp/y4IQΖzKb;-LEPSAsrםO+ۇ_kylrHFHV$eA8fHb<+^j<$ҋ[BWA:R0P⟕O RF}Sª⁴ =bp) &QbhGdy6֐W^%ӦD+\(ΐtָ;H´ޒT8JS ZgAgu| UI"EUF9˺G[#L_[t u ý{ Λ`!xyט_H8͚Ó$ mc_5 ݹ.1ʹ5+^AP$7viG lAP`oFx;3Vz bc}""Pt7^q y ՜\N|N)ȬYqSr*]ieDuK 5>. P4`ed  QU2' y};p ̈́']`@Å=3ֆkOk6v )F(Sjk+d_Ǐ3ۮv֚~0*%ld3Gí3MڂJPJ~{0Yg}kɮ@Jka"y("{YDg59$ٜ1n#07h #Ҿ?RR6!d޼~sj%9 .Ce \%#=4Bc,PK6v7kX;WsN|㝿tkO0k091z vA&!SA 69NQAF1z;sO'UxBj' ;'u/&E=o]_LR%2ܗhp#`vx'p/Y Y~q{u&K`S+21<,*R-~ҘcͭH ~PPq{Ѵ Xծ&bk6_>[a;83v}|‹UшY* Qpr$2%kbEvs1v.ǑyuoihEv;#n@dΎN5N\[/P8B]<TKN$d9,4S]R|5>'? BJ@ N1Z^ =I4+*qk[[y05M<<IJ$ɕlA?vT˙#ѯdϏO*/Lktp'J_]((Ԩmӣ!|ŢMN {KU(쮷L3)Ϩym-p@顎FV[V\48g5sB &m$NĈ9D:̯4+yZ~y~V_y8a~a,\8bG  +Ifz)z?`HjcF7\>a;$h.c& 'Sr *'Vg=X>Z*U!aV<ϲ1zkmfD$z2|W vgX'ͧ ˩:^IZhJDMM3!ϡ*諮+tXjۢ5_2*S@hf9n3cgs|q ѵ'ċ v_dOêLf>$` (X.Ohd z ǤJGғzޖThdb˥ Yʒ<7mq&qs]G9#m%Ԡ?'Å`! =lJzvEAv.˵4q& \=C67U&#{ԋ#Fҷ`"i$?2"vc-/OJٰ8صT6HH:֗$s-+`9Vthyq߻#CµPȂ6QeͿBKM7RF~7A 'N7,$NF&%NDr72x֤H#O@'8U~1@?^ie0WvGmY@ U<,! H3%L^H2x O!6A]O(U$ԑ}\B Ŧ h[Л[  ՔGx;h`(FE2#ٶ`>}%Ty-LxAe-e[n6X)Յ,impSv?N9f`Z|оO)mډ o\aq NzA,7L%CUՇ IgO-yxU x*(C 8l\ ]fK8݊\n׫p&#Ct!JX0dqwt~,-+@ݠtl85pgf3ڄapGWօ-54+Co j|Osyţ2wy@=ތ|Mo*ɗ;F8>ps$Z"/'v\GC؏Kvr9ٞ!1U~s",^>b;9``/ϒ١m{e,i4g̰}#uw/֝~3+,T{w%3:P=[M/Q1nFQq8};sY=@=+~ҙ(e\) 6݉aYZJpwقNrFAڏrbBo_m%&j/QJ !޾[ri8|7Iӷt}xs ߠ8zu4&HA ɘ25?6T Wo\ʨY6A֩Y%~^-#`~lVY!PESvM\;{ uNN4 soaxg\etHb\ tkDD o_=H;<-Wְ$83yNٵ#}Q"yCw[(rxjk^  'r5k+zS;g$L]O{K ]!@}n{|ٳx?IJ`lT;\Oo"{^Kl"^q9]lJh^N,k1wCg=e/'n&aIC/M "d@ Lzdql9-Еjaa? W8`Au0wqMzEz&jA[ )p g[*{bv܂T;F2Kx%Qm&ޮ-J-Z1 #\O` m)X];@d])[ވMٙ`f{q 5R(6I^6vϬJ}0OȖI ޑ- LZY>DK3Z>?ۮg׭uXFl:4[ 7l_m@'ģ$ISHT7uS XsC \"4 揖T)}WtϢin'=&)_tCˎDo8]Mek1J1+Kq)ۆسBR[WLm~N A8t ĉ!N\"^sEDW%HϽY$-3m%Jwk0Hpʹ3j`[-9#J?r&8;^EgoSL/x\oǧ1=1.{5iy+wvc1099ͻR$ZHޚD Tzg;PO<~ZCIvj&0 m_L{ VУ$,y' S>P'8A/YڄՕJ#7ycƯ$#M*3_6p\sx_#jwPdK|su<[>f0?2.Ssޏ`d]l]lMGDJ$_+r zG ѡYL))PYAoJ2!|Š '@zf2JBC0o(.Gn`!ils[ŶH?d3L>$ǩ/7n~d/ls{>Lu"v[Юd^X\O@qt?k5}jf;ۉ+-"[q MFlGNܻiUlfn3|C$iVΧS[0FUn8KT[F30) tqqu_<sQ`VwH6҄Tԕ(\7&Uzi/M+:i}a#:uW3x*=Y sY4Ԧ7ޖ? z [*3ϰg;jw\iVQVEג.Lj"UuաcJ^HhkVoN_Cᩧ%˳|z2; LݮE[SV ao:=ag6U`bp9C=cՖѓ|bm cEibf=05?-zBP״$ѡR>_E/6oy)gA,^ {TMv^}_2 J!A eɪ^(=q-x*bѬO-+|,|$Pj@%)3> :- $E'!!#$ǀ ,+VGaϑrsS[J蒝n*Le 8i{'"h(bHڲMuU|7EG:ct6m"PA߼}QaEX J6Vf]4;KH)#)dsT]BֶY%8Pş~ߔ}<~dȠ;]Գ;p&Y"a"F¨ua9^=uL#0y?00Dtd |O9T~MƂ!U7ѥ۠fM. 3M#N3rT@R?Ч# f?c)wXn_3ah}_Ƣ_mSp2%m.9DRm;gb% gƖϫCxwc3bQN ɝ&6<115=&01|CG9 ͒'?]P7a=Yxo3iէ֗MkfcW\0 J3Ca™QXڮ9h(n}nltΫp#lu0Ƈ7պK}JY-. ?D7+Dw+- G eL~۰|3*|]ț"pF.@ ! Z>9ĬyikEh?52F2JA~ 4ZDMiA'i{1= fٕN4 l羻%#ÅsVju*Ta2BR+S)=Z̧4V^}R@?q `dFzsPsf pףL.)Xj`QA1-V/`'(nib[qw#k N81Ke;zi;\-ӵ4q ݥۇ5II?*;|{ӌc&yh0^$½ګ 1L X>n5CpҢV{+8gdF` 7<@d;+̭+L֒"-jhQ{(#_J!+mW']XcHTִGe6~ ڡݾ=TMWeE H?(1or\^Jp?r|.sL7s2ThrSUQ+tqJ)4(,(6+O5ICU}YrV;Hc7*@^DMػb@U׫Gk)).VvoRQ,[@d.ӣp_rGa"/! ЅڂR{&< $XnEy9,vyҗb6+5jQ%=ert<ݏ 8[7P<ÀK-iY0c&d UY yI  ~;S{#흜q" Ly Bʜ{UԌؓE51d!s??AI7rgVjh8x"clMSJJÜmXN6 ]^=cbdy4#@QFlڳ|эq¸f&Wz )pn'$ FW,@ ~Àoh46m ~Vt:C3ʗ$c/6i5f `sf?EJ5iu^/!_n\e61Mo$pp6W/OP][:LxZhk*HvoL`3:7D#RRsgX, \Yvo%՛kk O5эoc7Q;yHTZGۨxhb%ن z3V20NXhwQ- fqޚ? qisX_W`=qk,vBBۣ79}nbxo^u N,1HQ=,ɸ?Yz;%iD`{-gғHzeJn9F~HNR)2C1*R2|24w )#pf )Qr;]53 (\ЦyJ\X;U.j`t;~pn,jF~cTl4/q-l.{/{u[JPҁH"dFZp߂#Z\fb0GOu_&T)`1t{OאSC5ݷ h68`blߑ7Y/lƼpȜ ˶Ea'k1#yxy5GSo1P߬sQt%({=q@ s93#>;)ĉ cx-t-l!/˝ J^ kaKȖdݵ+/!HP!Riт֖ͿNbg16s+ձ?%טl;ed 'N[b vO U;CI_xnXaPIe,Q-bɌ><|D^]ê2LqK]A3tڕYnٵ1xx/u 'Ϛ-0lF)ͬroNl +?+9Ĥ#h#Vp$>:=LwBġNhD}i_ÑS)ǟ,gAw3Jr ǂLEؿ?#)HiGXs] W++_&II>kP%֑:)t ~Dw+D\q*ߥۃ֗kp%N< /{zB"t6c Nը֯URNoH:>Zv(p7_ĆV d HShRV3gfCO5,u}\h)#n*i8TP.hb!^;8"ϣ40^4Z>F (fү|y%Vgun|W\Ti,oq]eG%Nw漢."AJTazmHhdh*So|!XĘEv-,4M?鸜='rjh ϫ}pr gbxGm_3ʻ KTx.9= g~D I%A@%&!vmWƵM\@JW\?7eJ@Q-*&pPBFFŠ}Xf0ֈjB}1e9bݟ3; 1Mo#)N)!MR KJ8sEj7W65^tf(/jDr'vL?MhRߐ (83A;] {)Q i43׾!cûDfٲ~b` |*!7NݱҲF JԵ_{NAxQ{*o>NoZ%B3+mh-vĄ + >[ʲ4:Zy0,_1c_%jV3peLs&*4.4Q!Ϸs: