monitoring-plugins-procs-2.2-3.6.4 >  A _)p9|xR S}1D3M^][goQmxBʺE*aNN<%ww;EO SQ}7XPqq _:Ϩ,KQx; [ s\]!ęd.UwLԌfxUɎ,IAݧMY^_2Pr+]*})(Rǖ/KMAWlz;Gsb'Qu"c<95Pkޒ+nL+ U'U\ v ~ɈȚqTRqnLr_Xd;sҕZK?FX@4$73;j4ӝqy蠜(d>pA-?-d % 5pt '-8X h x   <d< ` P (z89:B(F(G)H)(I)HX)PY)dZ)[)\)])^*Lb*c+Cd+e+f+l+u+v,w- x-,y-Lz-\-l-p-v-Cmonitoring-plugins-procs2.23.6.4Check processesThis plugin checks the number of currently running processes and generates WARNING or CRITICAL states if the process count is outside the specified threshold ranges. The process count can be filtered by process owner, parent process PID, current state (e.g., 'Z'), or may be the total number of running processes._sangioveseISUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxppc64le2_OQ A큤A________126c162918070c2c756422dfa535154e898ba2d8cf01c14306d9407c8676208ef86e3cac4f21bd12f5f4444284f9dfebb882b6f3e5f435b48f460852b0b07366c840f85b34494f72348c68f8733b07805d10269556a719524d5c2eceec4d229840a67f99cb4ffa6d5ff2472eff8e47000f4b3852604fe0b6a65e51aec41a2856111910f37b73798ff6ccc7d88ac82ad49afb3fdd3b429176e3c23340537ff63fcheck_procsrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootmonitoring-plugins-2.2-3.6.4.src.rpmconfig(monitoring-plugins-procs)monitoring-plugins-procsmonitoring-plugins-procs(ppc-64)monitoring-plugins-procs_perfnagios-plugins-procs@@@@    config(monitoring-plugins-procs)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.2-3.6.43.0.4-14.6.0-14.0-15.2-14.14.1__[@\@\ \}\@\&@[@[m~@ZYܶ@YX@Yg`Y.X@X@Xx@V͛@V.V U@UUTT@ro@suse.dero@suse.desuse-beta@cboltz.dero@suse.deopensuse@dstoecker.dero@suse.delars@linux-schulserver.dero@suse.dekstreitova@suse.comlars@linux-schulserver.dero@suse.deolaf@aepfle.dejengelh@inai.dero@suse.dero@suse.delars@linux-schulserver.dero@suse.delars@linux-schulserver.demardnh@gmx.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.de- add patch monitoring-plugins-check_swap-fix-n.patch check_swap fix behaviour for "-n" if 0 free swap is left from git commit 6995b510759cf531d70745b7d0c6e8a0d9010b06 (bug#1175828) - updated context in monitoring-plugins-wrong_return_in_check_swap.patch- apply check_ping_fix_ip4.patch only for suse_version >= 1500 sle12/leap42 ping does not know the -4 parameter (boo#1132903)- update AppArmor profiles for usrMerge (related to boo#1132350) - grep in check_cups - ps in check_procs and check_procs.sle15- update usr.lib.nagios.plugins.check_procs to bash in /usr- support IPv4 ping for dual stacked host again: check_ping_fix_ip4.patch- update usr.lib.nagios.plugins.check_procs again for >= sle15 case so that ptrace is allowed (boo#1133107)- add /etc/nrpe.d/*.cfg snipplets for + nrpe-check_load => check_load + nrpe-check_mailq => check_mailq + nrpe-check_ntp_time => check_ntp_time + nrpe-check_swap => check_swap + nrpe-check_total_procs => check_procs + nrpe-check_zombie_procs => check_procs + nrpe-check_users => check_users + nrpe-check_mysql => check_mysql + nrpe-check_proc_cron => check_procs + nrpe-check_partition => check_disk + nrpe-check_ups => check_ups - use %%license macro on newer versions- copy usr.lib.nagios.plugins.check_procs as usr.lib.nagios.plugins.check_procs.sle15 and use that for sle15 and above. "ptrace" to enable ptrace globally is needed here.- add monitoring-plugins-2.2-mariadb_102_build_fix.patch to fix build with MariaDB 10.2 (in our case the build with libmariadb library from the mariadb-connector-c package) * upstream commit d6bd787123aa9ccd96edec8286ec22dd0442c620- replace "ptrace" with "capability sys_ptrace" in usr.lib.nagios.plugins.check_procs apparmor profile to avoid errors on SLE-11- add "ptrace" to usr.lib.nagios.plugins.check_procs apparmor profile- Remove unused gnutls from buildrequires- Replace %__-type macro indirections. Drop %clean, replace - exec \; by -exec +.- disable requires for apparmor on non-suse for now- adapt buildrequires for centos - enclose all permissions handling with if suse_version - wrap recommends with if suse_version - disable radius check (no freeradius-client-devel rpm found)- update to 2.2: Enhancements + The check_http -S/--ssl option now accepts the arguments 1.1 and 1.2 to force TLSv1.1 and TLSv1.2 connections, respectively + The check_http -S/--ssl option now allows for specifying the desired protocol with a + suffix to also accept newer versions + Let check_http check HTTPS web sites via proxies + check_http: add timeout to performance data as max value + check_http: report certificate expiry date in UTC + check_snmp: add IPv6 support + check_snmp's performance data now also includes warning/ critical thresholds + New check_snmp -N option to specify SNMPv3 context name + Let check_smtp's -D option imply -S + Let check_smtp's -e option match against the full SMTP response + check_dig: expected response is now case-insensitive + New check_mailq -s option which tells the plugin to use sudo(8) + New check_nt -l parameters: seconds|minutes|hours|days + New -W/-C option for check_ldap to check number of entries + check_users: add support for range thresholds + check_fping now auto-detects IPv6 addresses + check_radius now supports the radcli library + Support OpenSSL 1.1 Fixes + check_http: fix host header port handling + Let check_real terminate lines with CRLF when talking to the server, as mandated by RFC 2326 + Fix check_procs on HP-UX + check_smtp's -e/--expect option can now be combined with -S/--starttls + Fix incorrect performance data thresholds emitted by check_ups + Don't let check_procs miss some processes on busy Solaris systems Warnings + The format of the performance data emitted by check_mrtgtraf has been changed to comply with the development guidelines + check_ssh now returns CRITICAL for protocol/version errors + If a plugin is invoked with -h/--help or -V/--version, the exit status is now UNKNOWN + The superseeded check_ntp.pl was removed, please use check_ntp_peer or check_ntp_time instead - refreshed patches - removed monitoring-plugins.check_snmp.snmpv3-context.patch: included upstream- usr.lib.nagios.plugins.check_disk: include abstractions/nameservice to be able to check nfs mounts- remove monitoring-plugins-postgresql.patch : fixed upstream - remove monitoring-plugins.negate.validate_arguments.patch : fixed upstream - add patch comments to spec file as requested by rpmlint - rebase all patches to current code stream- update to 2.1.2: ENHANCEMENTS + check_snmp's performance data now also includes warning/critical thresholds + New check_snmp "-N" option to specify SNMPv3 context name + New check_nt "-l" parameters: seconds|minutes|hours|days + New check_mailq -s option which tells the plugin to use sudo(8) + New -W/-C option for check_ldap to check number of entries (Gerhard Lausser) + The check_http -S/--ssl option now accepts the arguments "1.1" and "1.2" to force TLSv1.1 and TLSv1.2 connections, respectively + The check_http -S/--ssl option now allows for specifying the desired protocol with a "+" suffix to also accept newer versions FIXES + Let check_real terminate lines with CRLF when talking to the server, as mandated by 2326 + Fix check_procs on HP-UX + check_smtp's -e/--expect option can now be combined with -S/--starttls + Fix incorrect performance data thresholds emitted by check_ups WARNINGS + The format of the performance data emitted by check_mrtgtraf has been changed to comply with the development guidelines + check_ssh now returns CRITICAL for protocol/version errors + If a plugin is invoked with -h/--help or -V/--version, the exit status is now UNKNOWN + The superseded check_ntp.pl was removed, please use check_ntp_peer or check_ntp_time instead - use source url- fix wrong requires for monitoring-plugins-dbi* packages (fixes bnc #914486)- add apparmor profiles for the following checks: + check_disk + check_load + check_procs + check_swap + check_users- add a note about permissions for the extra-opts file in README- use the check_ircd script as submitted via GitHub- update to 2.1.1: FIXES + Fix check_ntp's jitter checking + Fix check_ntp's handling of invalid server responses + Fix check_apt's handling of invalid regular expressions + Fix check_real's server response processing + Fix backslash escaping in check_tcp's --help output + Fix check_jabber to work with Openfire servers + Fix check_oracle bad string matching when testing TNS server + Fixed check_ifstatus performance data output + Fixed expire time output for sslutils + check_dns now verifies if the answer is returning from the queried server + Fix check_by_ssh to accept --hostname as argument ENHANCEMENTS + New check_hpjd -p option for port specification (abrist) + New ./configure --with-qmail-qstat-command option to specify the path to qmail-qstat(8) + New check_ifstatus -n option to ignore interfaces by name + check_ntp_peer has now specific state output for each metric + New check_mysql -n option to ignore authentication failures + Added IP and port or socket name to error messages + New check_ntp_time -o option to add expected offset + check_disk shows now troubled partions in verbose mode + check_dig has now support for drill and dig + check_dig has now support for -6 option + Add performance data to check_file_age - removed upstreamed patches: + monitoring-plugins-1.4.14-ntpd.patch + plugins.negate.validate_arguments.patch + monitoring-plugins.check_ntp.c-64bit-portability-issue.patch - adapted monitoring-plugins-1.4.14-check_log.patch to new version: + monitoring-plugins-2.1.1-check_logfile.patch - added the following new patch: + monitoring-plugins.check_hpjd.c-64bit-portability-issue.patch - refreshed the other patches - ran spec-cleaner - require portmap on older distributions for building instead of rpcbind - newer openSUSE versions use rsyslog: require virtual syslog package for buildmonitoring-plugins-procs_perfnagios-plugins-procssangiovese 16051068892.2-3.6.42.2-3.6.42.2-3.6.42.22.2 2.21.5usr.lib.nagios.plugins.check_procsnrpe.dcheck_proc_cron.cfgcheck_total_procs.cfgcheck_zombie_procs.cfgpluginscheck_procscheck_procs_perf/etc/apparmor.d//etc//etc/nrpe.d//usr/lib/nagios//usr/lib/nagios/plugins/-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.suse.de/SUSE:Maintenance:17067/SUSE_SLE-15_Update/39503b99eb9ba982dbd03ff59157b168-monitoring-plugins.SUSE_SLE-15_Updatecpioxz5ppc64le-suse-linuxC source, ASCII textdirectoryASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=0b67e3126c0aaea580523c98b47277ca9274bbbe, for GNU/Linux 3.10.0, strippedRRRRb 0 E~hNutf-8c336dd9e52bf0f1d9f3b8425345c6a1e43a87c3237a55ebc0dd52ea6bebb1a6a?7zXZ !t/cjX] crv(vX0K|$h3V˰ةW<%JHKjbyzv-y->Q=XX BE YtP>TP|tuRav-Mۉu9HHh3^K6IJi),CiWX]"~Rm/ث:W}'gdd DZ8BDC[U-nz1hW(.lhݮOJݠÞ.2|d+?$yD6e 8`㢡%1&4+ JiďW0}>Iý!%/&@v C^6}E@4HT }o7lm<]~`*[sJq M}#kOۆ;ϗExXUeyZ2w݋1r2j["f+d1k??T|E1 ىfzGWW` hH` u [\jyE,3a40Tn\ &MHۅ3yESj"=7rq.8TuCaaa 6;Ɠ+:v [څx,*ګ8M떷]7"ESKam?YgU]hݧ 3ҠJvBoZOjQZfX5\|6=Dm8mn83nN6BCX=*ApYKmsTVk4 *W__(5PJEFו1|PRmM6nkfNfNټу+s>>&ψ0bde-4ԂeD⤆nP+diC6x`CY k)(i)ަg#3(X 54xl7L\&/H<. Չp|nl 5YrXЭB̔MIR.l6pB|[ Th\ MRh9.d8@uW fy Îg5oV:> 0sg >溫 'jul3L=32<։W>o;"X8ǭΠq\SMb^ǵ,堡~1I7dgķ2 OTQ㡀08#!_2V™kj+N\UQ?Xf)Eێ,1`wbE/\w/ԢZ*eLfj$ B. 62 Rϝ+c4brk8u&(̠PojEBjy0f '8VZEc)=5hE28 Z¨ LːQ`FS<,\ Ђ_gy dkbAfWcP>P^~y!X4~F6cIjGf%ۄApݡs"U2WYk}awFAsS'BfSv4FE2ye9. }iα߇+gā\qKl}B!O-ߠDʩco_fDq 2R{Po{`4 18v45`6s+a(o9""X81!XiVi^ H\ n8 >'kqZPpWMQ*ëmɬXPAkޙ=D['9KgԨ>p ;D#͌EwFlWtYTI dXUhzdǘkly I79~EbPؾWQr{=:Y f<5ՒXl!:;3buP5V>`Svcʅ &,NxqA E&`|}$8kPs(z){F\9@Eb? -"e^xk}3[LYkΞ ``;7F" I%~ [Ϧ(iE%j:è7FSŤspWal,m1 [I7$3y +'ҏYBiʤ2H[qglӲh8_CՓXO9ͪ>RqQJdOqB%ԙqə6sWMX]5ZaY2UIʈoO_JsY2 k;^u3K*9sc ʨ Qɧ=7؜fxW">iLP+n.r`pt4BL'úQcFIMvؘHa1<@G&gha^<ݶSJa9a*o&uU >)օpI1Σ$Ϩ_rA)~g!;lѝwFfbKrh6'bOGhсn=fɵM\@[S6 +hΏ(}a.2훓o@ᩋϤs_C;P}+8ALkղ[l~Xqz%:x? $"X0J -J }05LM{W:nEӉf!|'S ]]hƛԿK(kx  D+6c֍ƫmΧdY`兄Ps}T &2* .u*IFC^Z#t 1ɅStO4MŲ[ԵDbC(BQ$~y[36ZѹEJ s\< $`3<  RO O"i=d3k>ZdjQ k2/+*$Y5 TEC|!-00*ZqQ͖*͏؁s*z}2Ϊb]NzId3EhI'`4\#Sm`ߺ:i{x#i>㈭=Uaq,6$~Adp{yRcbQ(ä̚:w %ԢGrLT+Q\' )k=&1 @÷f^qx?R/qǶFN"<4/:D0濷=v0K_ū~6ʶr>.ϝ-'VWZVѵҿAJI}+GTy^jޜn3Sk<=ѕ:t,  s,~/pX":)<~cMF+!b7re~t3W!OKV9_*OH#S/@)a҃-:!+ ʎJ flBXX:00(EFGk I+f{pxCr-DX[BhHfW.ne,$0oUGK^m ì;dׇ90_5"\sr8%Q 56O9` !ءψX`F^2ݔ0OaoҩKmRaݼ%-q~J:.O:: MHrccZ/lQi-y(YB GbPN"R[P~jvX Yy5.Y4T8 ͑f@qÈ(ݔv_0!xt< UNN渠` NwG~n?.-&s*W$DDVS1o04yWe"~<F0o9]spi(m2e0cG.Ze9P~]VZ˙^A$xŬYۛPFX#\U*Y#YP0P? c,XS# [Er?. or#9ab$R~2oBCxqH dW$Wɘ<.;, \t8J.g3TG/]M㙢r˹Eu00zS9j5F/ec{lE FXgBҡ))MάlpOtnCq(EsSldZD5s/O u1;7_dAMOgV~ytݢ-* kik ݩbn@%w:+MD$j/ra]h5?Jڜ. 2MdnN!ºJ= r rO(ȾKM"?OTe6vB)wHh+S-xNA{n;%\uTr`Wj_7@b{%V{v }&;h&2IM*T]{A|}y:ttLAWmHC;y|gnӅ9_{{v.HEb`eTC5 c5zD)Hʧ"F;\斷mQ9?$}S ﶴ5^ąCe$A–w>%fE]G/g@g`JdR fb|\#1v@=%m;Huc>!$jcG>x='ZtwjOM4])qPet~Yvlxm>1~NZvQ!1Q Z\ӳjE}#eiYj4tDk"~/qeST/U| \} s:9 1)qЫRP瑕#E翾q@9_DAG&9V܏@`$&Svtz($N{6͏'4uSȻؿi$0 ,ds5Rl~ AP(ag_Plņ\0q]kJVJ"ܴ3U`kOoYEGL9u#\eDTu4fљcMnW$tZb;|:gM6[zN> ÉCgqbQsW<$ȅ?UQM;Y;Ы]c|XS|1tSAdp9/Ģop\z4uP QKc0jvS\Ft #@^r,f/][N#u NOx7~AD x*7b5oz!cj#p%Afp[ώ ~zm0*zsal#!(cCH[7O+( ^H[cP<}LYqnw]5%5_\\ە(9JۆxSdr w{W18; a] #FlK uyEb8+Nrp)|Pu=)i Yd)'Ȋy8c@>3 s89{JB'ꝵTY'4Wd3.g#}l"^Y6L2ma{Oo8`ְ`=l#DmC֒]:@M憼⫣=>ml|Xf~rSQK= 'ܐbtn 衆!%h expS4S,iuˉ 2ىNj[J}-\aJU (5/E /joDџ%]H,_d, ƧZ|{d|%k X Lakʊ_s|WFi;e0aĮH#[8 ?N@'[[h&uB:nPo#$B̽ >ߗbyo,8ӄRPo*J7Y"nd3ٮ1Bpf39(מ0rSk"[d&VgpcB47. B'O'R;wf;Yǔ9$6j:8gGnFߨ"/ eRnbLBym}F{27=MݞJE>`g"uۓwB:apl<4A+N2P(gH= /cnrLQש}>5J.P5 \Ft:C@2̣_^bv[̐E' w:}>"5QPOTA` Y\ qβeW1J@7&{ؗ}~ڎd%P6;څS.y1;Gj%S0ff|nw3[\0Fj4e&+ea`N%P8%+QϨ[Lg>xQ,Gs:j潲@TSOd t]*&i L^Tdѱ@YfI&P߬:&7)=+^5U-蝎V>JezuJ4ȅ9ldA\ʯp#ViZa3](%u[|xfa'QGzL%wߵ-S:oS 9wgx RD!P}1M URZA[yV=OW*N])5 DP{"dPR5~N!/OƦtbpLy1xmOPi^&v|ohk6Q?vq=^ѨL4ƅ(,d@}f%oORlexпr#*2+^PpCz[ !{5sKNkQ)/MJDjc պ+GohwR6#2 )uy.5857 ~ 8, L+;SWh{BSe7B]Zyu/{U"uBk p{zG8,f Hx)+%vJ.kʺ #dy!)'j}5X4 @Eg4[ڢES dtjX}.m0΃9ƽk<OR129E 'ad{H=ÅE Sa6dQpjVdDN;s5`ZQɨc6l=&.@TZf:2ZKo>r$Kjp F1&MPz#˖e#c@ 3ųZ'yɞLDuppevIool $~6.a`@-- Ѷ MNe3/8Hʼ^̂u ئFW4EFe*_.zӶnx'ubYlcvO9Ş~me1&u|N€h+?K_8yNZY0zaܹ*ԛ:%°.N9cԀAo;bt,hޝo{GR+iQ@9mH;MaJ@9(g*72Ž$ȃonԬ7b V{ޒ^ *M$ Gz#~XZMXU)L ep3Z&zaW;g_yBϲ)(2~1=ryՙ76"fIV2/F$r䰈}o ϵ6JnW8JDPob {?j``$ z9ƛ1HŒ 1dbLς=R󨇫EP8KvIZឦ3u+o#!)SXRYjW-G &dG^4 Nx|RN჌HhI&afU:C<58)`Vl`wL%/zCןOQ =Y.B-Эd߭&ex["`)~T@ND2w<"-M_\WqXW=5`j!*7#>0SG шFZ:-`CD\ O}MDuYv߫/vU l'#ы@i/*HwLQ'>/ +ʿL#G.=aɏy(҉]VPbȧ -1'nՍ6LlՔ羆[x& E26LcP (؝IY3U'IcFfէs1yl;9&[ݕͨ8 ~Spֈ_Kctcdθ\_'5u,7.1É)d&cv A6# p]|jXۑw^ aW֝k;a<056(?J y@K`z *-*yTDBpeY*KQ#͔)No@1{]Us2oJ;XFL_6]-x"':ff. 9~b &waiPPĐwg| ShexO{+)w'qc2 j7/[@s07lDgY!Q1ŰA5'?CC>߄Ս;| ƟAmU7:>6{\sJP6oR}+IlVA'R5oIѹ#i$DZ!5XmA]O'/;kz_6f(殹8d@>:ޏkgDNOmJs=b4䟋!U~\ ,Edػ`f֒j[PF, 4H].(fGVyg__T;rم@M3y61p*6w3G).yHOqr<}!N Nֺpz'O1[쭉Zܜ"΄P/&+BQ HX[#'*w‚{KeZ\Ǖ>uyzǫAU46QΩVal5dhRW)޷^OۅbjIFl.vqb:@2M/ T_{y! BSJG!Me״AY|#(Eg"`D?㬔-T,n5HjuMU*?_}381^sꯑU 9'9:3 {_[Etĝ]<_9GV_et~XAi6cif΀{2 ŗFJ"@ph'6ѼGK@LM6rrI;7oQXh A! $젮D6UXυ,w7f25S&rU۪6պCϻf#)[R*d% ^ Q'etF9@M̏Aq4q`Ǣs9#֟*ȵN:s1Zg X%. !sY{+]:s+qLܘV@^;GR>=sZ'[:Dܺ)F0eW ݘFzu茯;UuJSX>QơYjnkעb?b~;@8LsZ얯Y[vEZ2%ڇ$ $u G-dON &؇ۯΐV'EMSE1:CXob:sA,(OV0{xYOF)8sAvoæLL%iGԯ]x8joJ@D}Z e="c4dw'e JhN$eHBvbYEֳQsOYd|`T8 KC J4c{;S/C_3vr)*F4`=bd4\S,Gďt~ܵM*Ž $xj wy'2#)| [S͓-r7?> ZR_hz{!吥`ح繭sH uńD/pkRWJyPՎw4>T<樋-7,7h:x \"\#J:* i^ryAl1]/ɺWWƃJߦEop* ݻ4t?|s|ȓȴ{l"{b0-hl-E-9 ;Ssي}Xj"ġU?01t'& e;5J=6tu:81Cs_eQռJt.C Uz=|{yVRU#}%Ֆ`)!3XqQ%!bӬ2\!I|; t_J-vi;iEw kB'r{G848CWM  ^R( DJMbFa&m-5x-GsP2>~Q֌Fy.ƢŷdQ#I !$2@KxEǽzg~#bpUWOr^X|jALP9<|}HB}eA7s4T/'Dh 0Xۙ3 7=BՍo_VAo2kaCn/ {Yoġd݋U4|6m ֽq=ʉt&$)F^LOrhZ-N,6;~@f VN K)&KGt\J7O0"ŹB W>zh4_(\UmY %9`hF&Owܐ2 juJxS:+s ŏ-{z_4jǗ n$?CB>Ȱ:k gʮ tis~{(HJsqt5Ε#4tl]7F9F^,<0ei E-0<^/Hwh`:;4 M"b(vhIB KzC]e hWgQ LG҅}`Pͷ_btv@8Zl պ(?~K~s{Xhc=9*Y}:v.9cF@I<'!#0ɾG2q2M?*`B&7Yi+펕Dnud}> |Q(EX&abJe#܎aqڜ="e{č/5< S@*'B4BO)[L?Y\^ fOJ?ElfAm.t=I@!NV*jYo1)аǼCIr}SɔglJԔ4Ѝ0Zs`{N|1 3j7;#8/qżB꽔,n3l|3AH@+\!nFm(sv;1W) g5&z17uF#\t=ƕZ!66 Pc2Q̇n)Đ2!Xtl,ˍaz{ƀMl&?Ӥ4ybr NuS?]"_1jnC oS@/K :z[5G^K}o1oFWr^8a)PVm8 4a(11M2[|B CCDAw JHޟ] GML>4aoD ^7&6DA+-'CP7?}q Nz<&'M,_7`kz: ;MeDLB>x,c{h-8:Mzƶj͏A};t'Q6w>q7`hBQ r_C'#i\ A.䗩K*RQ' 4ɚ.n饂ĀsXUJI&\`rKw˩ @*:BPk >:[&l:fvN[Tז߬tъʬIRCCph$^BٛBMNL9[>_djkilZUW h8Wu%H=_}a (o~94JŸD@:ZAT _GnB?Fe?T}Vֈ " ǰΒbJ̯m"73MZu٨t= Aq\Kv[ <cT X ț,7~EG~6|wf_$ZȓQUtb俀,eYUO6,bG꾲?n\{8 (LW0ѿ|G;gc4e25D)Nl׽]5̋]3Յ`s~gN=  eed}A !l䫼b8 YBǁT.YgW'"hNnU~%䢫tі8r S{xgBˮcJ,xZq |ݒZHˆ,N`ŐC~4 '?\?IELry T P!}1b #lJaLY0fVLėH" nR牡WYZ2>L+4أbE=Uyp.񅕅Sn|D vy[Y;MWR/<.14 S?2ݏq+¥~JszA]Yn?ͰNrÛ /G jbRH'W[>) ЉJ[޲=⸹!NFN(*nH++_Q8kG];oN U@7m3)d\hj F Y6>)fI0ibڍe%!9uɟ.r-sYBoduЉe$b#YN tm7n}ܢOFguJ (!|ЎT:vINj~2-2oPb2qϘ/bU.[F4e]! %ib%F ' $CB&"Tqfr|sVtPm?swb H|AGǷ#iQՙbo&?7A8}F]>< [7S~cC`5m@O^g1BUZjV{O-n682|I[{m^BP1O,Cd xT(k $ VIQRW/QgfXc/4_>%6uo&ʅq}tTtB|ax9S K1`% 3ʴ_S೰lO2lWǛx 66ryY[f497ԛw7y?r_@ƦuZ4δET(LFkFO cFyD1e{7 Hl^ ZHyP%QL4j59fZcRUn(}a:SBE$d<<(;CRŕΛVu̇Z+& w zT9"gٸ3ۧl|"Er}Eg|`1g{a3Ϝٮۿi_'d2Y0Ey6OSq,h+zSI4`9# X *Գ!FůZ)}*sP\m@â1JE,!xd6;)D@e>-3+NDu#_`H o4_XȏrD:cBZV"$GrG{l<ຖCM Sk/lOik TH=)f**ʶ99p7qZS_CxXG H,$yfl`~>WL\%+tj0Q&m'J9{1Mއ 44PX# މ/R5r56C d<0\ϨL% hX-tJYR FXB+5#2fcЬ 5^gw԰Y+[; ;0m ԰IVlN3±e.R^ڞ`Fn3>̾㍿D E=#>ju_d 3؉6b `QOl['E/ϩJg #uPt7|G|iubHjHk2B.[4L:^ nf;Xop)I A\xn`徯i=VraYMNP*K qF98,DVW+` ͥ~ 7  $%N{ \",qꀫ{Eщ#yɆJ_5S!\%vQ@:WSaՒ4'?G,]cyXVai.I=MퟱM1|YB^I9<..[bt&J 尫Rv {s؋BM+ &dgXz\oX_Co&% d5;w[ܡ 5ü]a]WDl`>e+@ hcbc&6u͚ڈ׼OL:mg1뇣HfXϊñA>gK_ $,p҈ם"L y"`RaL=ӏA'%: oBQ q7tƖd0T2!yUl40gyFx$3QQ:}Ya1!mJ+>_Ќo>~~#oa x!s ڞ#ATYiD06UJ]_xí:EUkżͬl nQVUtGPfYmNKNOimGEs3]E?hm[}ŮJ(* NM}aEW}5;:i%Q]Z% /IUHan;vA&˩ ec;0D^ؿOY#or %g+ d\ΡN2luBg=wPD9-x2EBVs@]1yι6ƚCg#d* [ Hڗ_gWJO<+#|DRZfC$hX޹\է(:[!]SZe9QU۸mKGQ1ew6Ζlc' fTQ(.D2Fb"J;?VibxYFeԮ #u<HD'.T/ⷐk^*ЃEwϐfLKm#qD̬q iibl++w: #@hD]&CPE4-4H'Wuy2<oaX5[7X C؆Lvg-z"F$WE((-]hN˷_!CЏohCIH{+*ɱS"shYEH6w]'oӣEHWMGZK3M5fk*u݉؃ |5DyemT6Bق0.A#ɑ?xV`v2ތDfAX>ERǐxI rLq1 |S6; ET5+-Ò ) >uZ4-V_b09"}PYID傥f0&#/4"KOPiýҨ`Eg~ n 6Zhd7v|VZa?7[e\@vG`>պ+osCZt0KBA= pg\8洔A>,d6F,苸 ,l"aIU6(Y`E3 6o!LAhMMm\ (f L(R@NnwdEhr51o2ҞtE\-| bFͥD z , ɨq ,Fv* 5h{ʵ:UCƀ80:9deڤ (7^ L=G_27 WPW|p0 i'-Nq*˚%#4w!%7+g=V wS[/PptYl7BCЂ.?p* Yg~(Nܔl$#q^1m.m ȫ&M;|K#8,\^(M#0<2kt!.{:H OԎi$<,s &W[T!Öc=%JSU`2䉺%+CM y I}yrn6N77\ Mj>j") a]AU4|*dӎ?g ظoK]"B2&")i{aG*ѧK(OQSc&R)XZs -*5*TqP1t-r5>i6@#2S`l*^e;t"`1i>|xM)M/Jf齽~={͸e,>㎾M&oS$_pCړќW޿iںj/gW|EKиX seg"*6o An]^Ԙ: G` bEC$=$Aoah3tkש~  YZ