monitoring-plugins-fping-2.2-3.6.4 >  A _p9|V4%8%Ϫ- 3U|\RxsQ򀀋uEu.4fB;/ A 7RHs. dھ: ( _hQ#Pg9͵,B=Ù..I E z+o jpA*(?*d % 50 FXw}     $,|;(b8l9:B&F&G&H&I&X&Y&Z'[' \']'^',b'Vc'd(e(f(l(u(v(w)x)y) z))))*Cmonitoring-plugins-fping2.23.6.4Fast ping checkThis plugin will use the fping command to ping the specified host for a fast check. Note that it is necessary to set the suid flag on fping._sheep23PSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxx86_64PA__b596eddb929e006e243666347a6fdaaa3d4452c76dcadb1e67e425c422d3af1arootrootrootrootmonitoring-plugins-2.2-3.6.4.src.rpmmonitoring-plugins-fpingmonitoring-plugins-fping(x86-64)nagios-plugins-fping@@@@@@@@@@    fpinglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(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.8)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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 buildnagios-plugins-fpingsheep23 16051071082.2-3.6.42.2-3.6.42.2 1.5pluginscheck_fping/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_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=a8a26c2aab421a16772226b6dd9d69caaea6f1c9, for GNU/Linux 3.2.0, stripped R RRRRRRRR R[ fFO,\2]utf-85f95eeab901e0bea367862d020c86523c10eed43e88925179f1fd83e98805288?7zXZ !t/Yi] crt:bLL 8L]UWa+}KcQQa oOr 3q~|Cb!u})#hhcmh]F};Urq"uF>iT;Imo &^cKK:hQ[ 6}R& v˲yEيcpt(ojN{w"gqMU͓7 V6@(qP䶿DXkD;G@)ׁu|(*"j/BQ _A_InЛbCA1g ZC,ѽ󑔔4'seiΘxsT=hglzT/Gjh#?þ>r?EZl[Ai48Ѓ %ܘQoU>‹tmYV%{=bR:Ct/lPΧW~jtvYlJh8O4¾}rg 6 ##k} A8a,i-+e4[ cb.'[@ DuQLQĨ`<;CTU[bz**'/2'*qacP"eL PmflS,6RI$7Mor uÑ·E:O˳Нп FB,6y|aV|*PrL0Xy:m1.'we y j!(W W aB߫)lQB680%阑$1$H!?_B: Edo10PD -%t5G8^26E{0 ^WB;-(ש>y^Ũ>5\к܋]J?L@s z6)W?'dMf=[=UvMoS_ܾ=ETZSYl&^' Ñm -,)(4>?wغ˅8t|_W'bictqsx_QZ=CU)g&UjU2T7JLwiF)G\HԄ?q19B*\VNЇ2m{d.(KLw6cpe} ^_Kwkv+8*m^z$Hͭ'0&δ\PQ=RjԤ؂FP a:7s@))JP4*OFg=z\ tY/kD @u3ScRogw%}5F_ T22u՜'~%吾]-עQo(%ZStW:8gR/Z`yG['mn]߲_Z1ca"a5>XD3q%MBayDkRڑ哤r+~좃9uO0JNva`(q 7}F(m~(vIvt4P'M qMogG2][9!gg˿%ATZ0\}Yayb`)[T54^+*X zEq$:7"J l{gQcI\폙YjXvdjwVrM9B.ALcE!ܐƒVW5E5`OT }@19Hݲ *pZR{zQ=ǢRC9(a?z[&҂G᧤^ x^yX{ -G[>{8C+XV=h׃g;jHb_RiV`}5֯osO 9ኹVK/}/y3;hm{6,M9@Jv6RjyszbhpBMe,͐7yoy:6wl$?jv@jGW^R5&srcDN̚4)˼tjЮm8#-v/#sXZ.aHm O,Y3KK15 TiX2u@ʟh]ҵ֣>$ ^64 .*+*N4 ?cUƏ%M_khtOنr𻓶V:NԾMf:2P73FzE8ﮒs1$˒>Mm 1oVqAp 9.5Kv\0>^/fo?=8|dE몲2oCrҠڹ (>tPIB%ck+|<?wZwǐdʩFnȝ?j^(hHmy" JFʘ'.B׀ Gf`wa:ր4X>: Tk^-B=U ?!x͒:I\FyJ*ק H6EG9BFhY. ӗ->TR!Ӟ\r:1i )<GӉyLA[vB JLʭŊs(;?’t{\_.||(c'a tj'`ls^x!8G;wKKIKrJ77iߚ?'~$5؟Bl=X]ۧ WW4}che Yś_籥0ak$i$~RHf_?yԌH5)2I)n+ yΣ@ #Nˈz2s<%#IiiUKw͹\ZsH+y`e)ٽRBQGW~]LH3|URS2"e$L$pl{,7),@ Z0`9aL&`%T̢Zr3eՕ?4_(c*giY]ZR7e7zKDo3! 8r9^XPx7EgHl|:0pӎCXÃؼDm-q9. FHXH qhݽ.DO]8olM{!Pe3pw۬Z̯9~e6>vߚcYF2IdW2]5._0iLDt<9in1v"NdtESϷ3O߃H0-Dy= QGoIXۂS<"mAdki* ͹5.s[a B9=RAiy.<;]xy%qypw_f9Bn^ :y#ɀaXCͫE7lSlň/H"wN"x؆TiBcY@n6.6w'U鮘LK 1oU#&i-XHr _Cm6 b*d;1 ueS!Y!N5,x<wj!TYq0@Kʭ5fn"PQ]kT|ןTPTj~rP9|LP?v կ~l|-&`%@:1]p@ChAngp ž&ܹiu/ں4m)1KG(z6b<>5w7:$.@;:9Wb12KwPL)e6> - @| *E<R:}0F-h맏@RmTۼZ@Oi/(<*G|_BNѩt *5Iobˠkia|+eq딴j?r^u*ѵ]M `cw$D j28b2tBJ*(U&șn턍m5,OZI$Zަ {S@;n%gh2I0g$Ck&ѥR@ !D,%w6f3LuF Sdި_,xN8]ͣD_kAtsϕ/\ON@9m !e'h^/aB\ -RH*t wz J%d4stC|=dl"SW~a-蠅 l{<2"E f=ּKU܏ć Ӂ`z&Lo(w:' u*"bܴ=Q ;owd$sccÿ@B]X8fNӸQu%i1W(-D/}%x 3v,|=AΉ2sHv56`wIQ筧3/JnPTsidCLn8*'|cu!Og[FD XbhIB.T[sM A|` ,P^q\3^[gYQm&,XW"eyc<jҀO["PQᆻ"軝W=c2q  <ܷgZ>nta{Nhclg1RMI{1& 7ꦇxy=\^Fm.AhOLmPΐ8ʿDizTky$ˈ]Fš/ٛvU?՛Hg5tA|d=z 0gB۳oCB laJ:&yT3m%[?LQ@\U{+}@ՃZr~XO(i?Nē &2vFta0C9F|s#+q$]b9D6R'l]>-90)2E"ƒ ~6hBAYtY{/I˾c^Kf?E[2Ǡ4E$S:v<`M~r (pw$h(r2D}k(!h~^l]sJAs!%O^u| TuAxBNkZdS[ M\uR^t1v֣ZgoyFp|][W#[T.ʺ-muMAvvvmSbl@E繮"_gsOАZg-= dO\sz7/}ld#z J}GEy-̘Ԣ#$+w%d1vLۏkCMn7ɯ>Ns"DFm-a8陯<ޔ_oFJ!A8 z:\ Ŵ˜Aw^x1Aי6r8DIӉ`^ܭCt>\~Q٠S#2$6m;f1d}[ц9?p=wka=0=LAT_:xA^x:+/(> VHFdvZ ["ZC2d~?u} zfJgvǜ[Y[ClۣjtχwΠ'6(ӳI D@J8Ҷ[*pgh! ,i([rs)gԕ+-]U['mkf4I|&F8.޾W?*Dgn-a9 0ChDTUsf^^NCq}c £G}"T;\|ցlYXR|=Y{M1ٟ+Nk)}v"v>7I8`MAB`Y=Z򍅫)EDdJ;N_RFO8+rgV-j/ťU z RMPvO&b0sO kZ~Abz,NEɃMc%&ul&e. EMe[UZS*:R"}g@X1L_~ 2)H(#]ۇR |4r~~DYw,Еa NP0 }/+{#09;(,Lz$[{`˵Hv5쐑Qc K>ŲmUGW[^085zPɁc?+uv  55 bŧ&ΠJ}^>q_TM^"K of`Q|olk_7Lz-<=iKTis,V:pXg^сS_df#}_ڍ&CnR kc L|%1jdN +"cl1 4kXǠqA`<5rQnw"ߡ!!MЭd?S\P+j e)'K'M)0M$z;v&ԇ_ ,Ȓ6+>"|F9}YtOT] CնA3[}qzG/m gJ߅k/ =ߥgz#0Ʌr$0%Mgۿ/ [$?M(Z7K6ʑn?(M-rT 5¼hib~{M>)~ `jmwTRӈv|PP`1e'KS2oB7͆QA8C-B(R(!@Hh&ߒŰ4@7o45%+ü՚8Ee䓑6 KqS. .1>{0w֦`9QgQpGjOw弬v"u]:(z۴|8OO|'F/H,~*aY:?;A?ŋY|~l8xk)6Ů c3p ? įb$RsI$s۶3*Ӑm cJ97afSZMM\iE{0519-l-Ȋ dzbd>퐗"ƹ C(e4{=\ʻ [ފfdc|$17M!(?hmd 4}7з/ ];7kt ./+haS2&bJI^߻>*s}:VmrbGO9~;ND\iIt͔!>|F][89+7%>#}ts|˟U]RV$fK=bsܭVIA3"~HRb2Y g1ÇGXXRcTӶ> Y"Q<3eNU/:y w6XB< DS=7'h Iftq);t"_V.% ػ)d. BK`K~2nuxl"3{`12P|6QEP4 D? "I͗Ɍi[Yl~Pw,inekx;toz߼W%ϲtA%dn$g& KnQrX~ȭ1_:'L&rP&J3b>ZW3C8V)z/}!fq$!Q'Ae`9*.>|XI))u1eJoSꇓFXc$" s8 CK^;甿IMjLs,ΒޔвQ* C~ Kad [`[wNvCmz"[JZܷ3К1W'R%׿7"+RH]O4bE37zfS3kos [{rcaDŹFY_dRUqͣM9vprmvͻNRgE]<\*in >w qPdY*~GCYܫtb! |J*`-̘Q]Zs"g6_G@w1XEEP9C8;kwko䡶]ɚ^SSȭFرͮd*=6@ DN.ya,&{kdL?qR h@eu(":yP]kyPT(D!;j7yt&SԽbD]Hh. P6T_L*(=rfϦC.h/l)bF4Q NEμC]3C "ng sqITG1?2F,hY4*fM!I^]T"ijŵJ"{[ pYgM`d9ePB}j2bJ_<$ݥLƃ"N0V51'O||7D"@wLҙ3=N-yv]'U#,9C@iZGy,E a~8RSGZX]լ54߸{96T $+@d o0E ̃(A<kQ@-v:zw̾y38)`_áߩ9g&woX`0OV~0i |eM}6v ۩X;=}U #㽖@ydžt]iLF&ydUYp 'Y:^`NZYU1m-j͓W#P/9; ˷ @RW[OHJ R->F:.&~[։50p>{7K(fLjw Y7%3O[l%#v6$Ajn(n ȫVDs}_,1G" }D;B"|bp668ߒt[/5ӅK%,ߵFhsx\&S2&cQy\ )73졈 ̰[oZ{qXR=fqxAGpp(hYl5F31k 'g./91u1V4SYX[vo,Uå bA::O:=~ͥ82"Ge 3J۶!S!5i:k2Te\GZq7gތ kgQf*i8:5swl$xy4߲<,D[}ϦyNIZ0S"8R͐]Hbzͮ8wDHİ:Me GMgߑg7!Z W0NZZ4dXO;J:dS..Uus-EP<ȵb?f B%Xm?*ᨚX$ܾ"{EV e쌮%j='(TvU i]QbA"NWH-וzNE þ%řB92ĻhCTTy %WѰdb#W)#{ڱUNy(aP%!h[K0q0fY?d{ؾ,%EȞ*ͫjeΘhrX`9E$ɾah ~ j1lR W]m5~MV 6]G'-sQO?!$-KO e82ThGwfsGIZW ]7 U%,YQAA9@c9ƠH k YU&zq( x:Wz 2>qa$_ zo#"?a37g{+L*\N0MK_{9D:Q!%вZ. ~^`+DQ4uWD)&#H4sZY}bv{Ƈ4f\$#Z \7q-^>\#4#뿂 ɧijz贚b7!o8kGziS@(0arb9OZJ/I6"sŘ2 XVbl%hP/ ϵ Ut]\vW ;@jü׽ zgB!lE~٪^n ill/ߔ!d%dT 9Ms&'5ԣA^10Uш3IRώ+MJbiڄk3H4N(>ll fIlPAaGq28}<Г{jFG:F)51g~<Ş1G2Ix1$x.P4Dt_,) ' ^ÔciP;roI{}(޲:#'.ģ f?wrrd$?DRj?b%J"zL涳FBAv9Mj~ Zoˮi3*a7dFb M:SS8uA[ԃBp+-X"i X:0M] Uq`$xm.o;X֞e]6۲Rco?T:A< ;RF[rT<"jMC4 %"ޛaO)[`Xg!~ӔPһ2ğ̩Ɍ2l lmy T ֫|>糧G^_1 tT4" ߥpg6ʇq2|(XRR9 | ? AYˍ# U !;)c"\)B JCRXWk.&_PP=Tmuꘋj™u@:O䱥4]BJ<K3`dB'Uh7 *\ ՜s5Œ?`6M|n #Az=H-eѫ=E NL{bg|?acZ2m`" J VxQ6H' oVDg,wtj_B|jŅvr&Bc-ѐPШ@JLW֗H?i{.`[ pN0M%AeES-DaݏrqkU[AAD*I`u*\<Yb, (gUCR"!0 Q@ 7e p K2$|2B`>):]MeC >Q劳nK:4Vjڢ7KP/ cTq׾~iAA˺:;}\5Ry6*sV(wYI \1vnY4< rF6YC'g*IB|0(hrx9aq?x+v9S*fMNx@bq9QtJֿg]Ʋ+wdpAvL{'a/?Zo@׻ < > M3;sX֪q چ3i4k*"|j6ٙ*63(P [?+z8ilc4v+{*S`e' |R[Eb--$SBo.,/B5 a\q|GzKQyh]bϬ9ܭ`Р-eL;edi=i~kGrxPrdksDQ?Z Y&X&O"7Iw!b?!"*D6Te$ n8q:XK`_;0 @H4_(>>i0(1~#ӌR=[_aƱN{Fu s'>@2 kmQܽ{VhoeYLr9 |;_#^":)6P7 ,t M"d*Qoi$_.9G qLV8[/E{8R "ƍ-=s?#2KV|KYpu B!2U.koKpP&`+71& ]~gO0FeSm:@԰^"Af0Da+ |VN3$mqH461JM.%`!>ƒ3 #bAAnuLIC<*/roTii(hF "Obx9s9>!Y[ >ՙ!Z7酵{MD{#ԉ$>i'^aP"kho$;)4\NMUl{Ybzhh]9[yҤ{iȺ9y"|JpJԿy孂FoXso2ƅpL|%4 hj{7 7('u mOb㳀f/pܮ%.A.\EC4Qzmހ],0"',M/!ZBaПe++Ose܃&Jk^M-lٽ s.|;k{}F *JyQ#% TQ)`clXblV] *TBE9%>[#Ǘp썖콾cIf]S,h_i#<X3@yV[鶗*^.@O i0NKJfK":FxVAB3.ʲ|S7e=ɌJQO.>p'Y2wmB?4mw)@Y綑TnU+<*eYifF.AC%Uܢ"a+|eD}?͏T10Ade<*{NVDՓ-ث$!Pȫ ,=c)o|,I 5Ķk;ގ]nb"D݋6fTHumth7U- cӉ)|>^J!*;rOo*PH;cP kQbK0ÍpqVo^%i.Dٙ侢"o> cu#ij643Bmpu.A\"qo?n Lڥd&j}\}D5yBn șM8S$5M`estI0%] Iߊ{&;YQ`X5fܕ{K\aLlM'#;L;$kJH)d]_;Kmdo5=? מ2frj:x?S`9 ) lD~(@pQgsԋQLvư| ɣW9hZ*KӳkfꌤHcbEq˸٫es v2.[?1 X6* unÃլ$:Z @` :r+DB(} `%7cRb+8APwwv-aJWȦ_[Ubp Q.uYjeꎇ5 "Kބ%0_ppeα9֐~t_Ԕ x;&0 ;H:W"'9W{"3MӤhxa̘\uӻSId<.g ӈ1!bQGn b+ޝW @ܕM.1a rE mGݚ'>a!]κPwp%ZLoݥTK!`qB7c()0Vlqҵr" _[P9vQjk\T hc$pحLI!# LHo +҉fjM nk7T1P%G YIө^ui{)ǹP XOO7g]"ohʟa0X}ah0&B*7,u;Ec,TX'G Z3H[5W9k= xyfAc_zͶ5ZЂpQ閑+=\g51<X*rebI'!t5K{m^ 1VNt옄>JH^hފP,XbDu(^x[@<;(  P\1I^pP.PnQ3߰A{p}er W’c*ڹP7=7PtnSq[v'z>rN%ŧ6q 2 ́ǘ y=rhSiʔIdl 5K&Vs[Bg ׂ2R%ܷBvzٽiygTu9dlBoWmpCFr4 CE@S $;g3]G&,ҥE%h2|L7 pI E `eQȣ'WGoM- ZuE%ڪ+3Pw hn]Hc|!8սK]N[4'z3IgpIϣ aAJk![wz,/V105'ޱ5*hSRN!//YKT ]2`aZs~KR؊훼YKsߏ/#,hѹ鱼S[UG<;xW^ao)&muMCi2 эكNU*낊zQn(I$慞z~1n_| v([h|0A;lR5L9G1֝)KMdcBbsbfr3pS3cC9L`HUcEЀFjUZZh%~IkpQytXmIّ dxcӍхy 9pGTF4 ˈ7/}fJm 6hs# ۾ˠ) j4b'$n}EFVtJ;!פcp|0Ӫ(2f,|$~n=(ب\?$doZpBGE =0qO+ةy>,^W_EW%cTqWcD;%ޅC HbQ_ -[5l;p2(x~$ݧ]~xwy ,BkZ䕚H9<6Fѓ 0|ij61 ԊW4-*C:LU0?)?",_$mKF[^t0KB3Z (u>ޕEK%@(EtVѹTE/V!SR 3*$EX&#{qx se.qߣC'ݺ0)CsLQnKZ$q(ðgpG ~xKAzw\!:U7!4]@Z3rйOkXP~fHwa7R`'?fYݏ3Cw2#WhRK"ȍ ւӞ٩:K;Hh'S ta+G !^ʝ\{z'\ |+#7gfwW,D|2En]_wgnSWsr4˷>+[lw'r % '&` ^=C+$TMupb2V&*>Y'S3HeHR=(*HnտYellWi$Z:ecYY8 m2S·cs] OE1_rrb=2hp"]x xHiʹA 4ж YZ