monitoring-plugins-nt-2.2-3.6.4 >  A _!p9|#%Q}hS `(?O7{yA( kvISV#kb+P8`J}׿ߒG1ڞ2/5%~J4o g&8pA)?)td " E  6Hgmx      h   (890:B& F&G&8H&@I&HX&LY&XZ&p[&t\&x]&^&b&c'dd'e'f'l'u(v(w(x(y(z))$)().)pCmonitoring-plugins-nt2.23.6.4Collect data from NSClient serviceThis plugin collects data from the NSClient service running on a Windows NT/2000/XP/2003 server._}ibs-lx2160ardb-1 HSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxaarch64 HA_v_v0d39271935ac6cf778f7cd24b14eae258d5d6c0ec64b27e145509e94b673937brootrootrootrootmonitoring-plugins-2.2-3.6.4.src.rpmmonitoring-plugins-ntmonitoring-plugins-nt(aarch-64)nagios-plugins-nt@@@@@@    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)libpthread.so.0()(64bit)libpthread.so.0(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__[@\@\ \}\@\&@[@[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-ntibs-lx2160ardb-1 16051070692.2-3.6.42.2-3.6.42.2 1.5pluginscheck_nt/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_Updatecpioxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=c8cfe654848dae9461e9058bbc8412118507d928, for GNU/Linux 3.7.0, strippedRRRRRRjQ%$/utf-8bdf313e4b0e016dd5857e7e70959e4afdeb21972c5541d59684dfc675e27b250?7zXZ !t/[] crt:bLL 8%a\dޣ64$LyE\ )N@ G;+D[,'u"pb,*BG EH+Vgh`o٨88*4>u })"loYM6W-V10. 3-Ѽ|K;*jxNK,;x{+ ) n͓of/9HRDyH<6!}""xfU8Je0Ab+,ZbED8̈(fJzyIј>?hmJ_J=lۿ&+/yXm-JˇԲ\Xhg @J(XG8^3y(ZH"'H QX~<Ŋ;԰vB;DykrAb}IQqgY(o>ߕBh{&wi*y%U 9j+Ŵ&'i<ƒڕ+Yq"˪þK* Ғ,PIa ߗ4kSWdw;j }?ȴsi4s(O%*P)̺6[#F!޷UnC>s%"a,qq(/5WK50Oɧ:{ J\V/u:%#1A8VeKXO h skք؞oԍ92U=ݘsI*V zrKnX4nG4p ol)y֭JacMnr*jʰFX"/PܘDwVԱ@%">kag&n]\9GPMo-]ĞFjeLI Hc)3Z\.-tq=E6\g"Z/=ڡrɣ@|S6Fql ):{7}Z%+ p|T_ v=p.GZ:NAX bV^[ͨn{q~{5Jkv_^ [.+pju`[X33(݄o)vnAHi]*YEb_=((یUH :kZ=<GҜH =E?Rƴ7˵i! |&7;X-$抸w6MuTF! 0 H@mpfuфӤx|Fͷ#i``8-$$!;ա²̽('tw3{?V:rR?$7g!m|A rՔRyh 8a)s'u])R(m(0!_Yj@?DꈗM*aZ}>cnH h;RF5CLЗTAzN/DLYBz7Rܦbpib|p(DvgCh,W0}lL Ān ΫlY d1L٬\+Sm"HP e,bwC=V/3 O%ig(mE^b؋ SD/LDF^ SH嬽ȐF+Jx&g hgilWRG׈;}fv?&8)l-b@ǻ٥p݉Cn'u8~8^Q7}ߔt.R8jm2D**jb@1]<3@=bĭق>Ԑ1rDQ5׎KJ '[@r  W;i: hqoZf$d]$ODak+Ԋ/Si|.ϖ1#~Դ<}Vk!(6NzƲd+qihD9RCFpQ>ѓbl) nS~^o|f3Cz_N[]dqwV}pdS(O[̪#-u^ &~7t 2Ah{.pL'rd#D&e1%ύp* 2.# Òs.\` ~ 2] I@-t./0_DF BM\ő_jzi/YOU=dAoG;Z^z{L.BS~MPJ5#?/_رuX65 ^25HGg> npa%jr)At5a^Xw πQdM\HeXUͺVZ B4m,j3^n0tsE]b``·(wST#\ļl|f`iOܨud8ut<\Lu>2F(PRBI=Rt0v8د亊5熐*`!GվEowt|+(-:J`^`=;P*'6?82>R`nS5y2V@Tq sBE?%Xvp^&LD-b;Y&VR.H&kJ-UU@ H*tJW-x+47}]Gotfx*tН-sn<H#G9eLb%x6_I9HВ؂<7`HBKCސU[jFc^|Dhxv.:n9qrcbp.ZZVK5J]Pϛ] `6HwH(~&3<+Wy|/D $){sV=7±; {<8+GїX:,w}(NЯBtP/F+-εFߝz*ʃDH:Ůw5 (.F/Wa[?X_7rZ^SlE6s)ྙZ-ȿJ) +[:j]? \FN$1Yuⴡ⃺lᤩXb B=Lc=aou\l{|XfخR~%8-)w\]oG=TlMr(݉b\E %T4#BoYU z H _/מTm,SqZ}&{즺+yO}l4FT`mqf +{#&yKԒ026Y UQaeGF7?geb>.q=wIR "z'96a}؍a/GVa>oW צ-΄ʞԣi,1^ _[v|s1'HՈ(>^h_~өd7ya۵.G}ӷuN|[)B0+B3fV* w%[lՏaCZz򏰞ίV;vTE`/Zu?]%4.S@۟+M/\5~FOHK:GpҘU>@yza_N*FSb'Y(G]6^r2YhwAg?)+ܲUٰO2Ľ-j`=|lɡ{26iO?o%/aa?`Kw#I.]+;) LA)a҈1K떁g*$c"'s~QOXY/&Ou+Kki1ᑧND{8EGh H3Ag[Kscqh|HpU<,p O:~Tbuwi2m \S<t}uXT84 Wep_|G 7yeB96}}G{|THg'X+9Ne>?o F` >ld;a=5Ì/@/75$ ,@To*dP"t0ZۜNX&X7o䄲fCOKL`6QoyKO=OʀK(؁ H]ҿDYN/.Õr>MTtk5S[U#R&k:{cZBW7IGTV$JDz/RؼEb0{%:2fXNp#wx:A={Sa_?qq}nbH*Z? 4>}^i#CT0~c=:VBT {耋k [T[3< B}ǍW)M)k'E'h/ /wRFWoH#XJ~B_pV9:ޕF]6ncz5?614Fn>™m=9Iy=WSa[>yv}Cs;F$o}C Zcm|EM3앶ݻeW'>$TW+B nݙ@=3^ -X}2LMx}BB$ |Fn1B:xN>2͋ ʺB+^+?#e6mTvjl_.-M&D/1/3YQWˁG9[6 5mYvVbѲrq_@^s0$1&sS ԍ~J y*KBNyogxXW=&>sOɎb'}*$2Co>^Y=܋N'%maO־SI=9cKvTe|]_TH:8ㄅq5=yIrI0qHkZAOY!6=gtEkiN%{ݫ> \a#ߝ~aGA,2[<~qáBZjG~p 8/v)qͩ<Tf\#õR9~`g ͹^'6v& yߺgݮ)"viBO9tN kvCAlÉO>=j@~qXbe,VǴqO; p%lwt&q1U !m+tN>[`2ΞJ\iUpAPwT".URs ٜB&c/{R'^؃P}B,~roA:ӵ:WgF\:E*VW 1E Ks)Uif㱙'qQ\M9X?Ggܛ{[cY~=Jׂ l|@9 7Hj%~*N28І ( ) ILTӮ"8Sd `<1yع' `?`(IIj!툶9$[nXkXp` 0Hf'nsTȲBgg5m; P‘/k5У)prWu`o +PtWkl=v0e8"U3&u-D|iu}H+!kPZ 2 rmӶ!I,TF-ʜoE^/ .du, y>C-H= uᾍb-|1a=jfb*yvqq)6%dnԄ^a|l'yi3xY$fԇݠK>s`65`iv.)*|ɑ|*_6h,2`Y)ּu'E%e)uYt;i;8M 'vb~d;#dZ}j롶[Pfw$/}4w Z̅>—<9u12h%*50 \ I|A4i$gp P2Kaޓ ؃7AgSzvR &ċf!h9V7aĬјG10uՍd2̆aEXXsa1yY$Q2N2!bf±*ܒJzAǦbdZcW]-$Zn.^WD i3db$AUU4UҲamipwHG~f% i1ݟ:Q&V4l26;3"-/t|6Wykw3 ǎH2O{/gz?M_@6&bǘ1* D3ʻx?qq)ha QHļE:zv{*7g@@ HSVm$TBi@CY-u>B>nQG{$c&b\t$9kC7;b|r"L?Q]/XL'Ƃ{W)t@͋(_;*ϓM^Ӂ.#zN!Z@lIM x͖$9u,̀He|ZL-tjZ(n# \{# jҖvȋMJg$a??X>W u+6ܦk꿐O*?&gXXZr \H]B,1W7ЊUDLU91f UnW'EI6BJuS%qO!<wWH{K s*$T6z3ټb|h/BbdirW.`im|b-$Ik"8Ev$}p OQ᫠^*,O~ ȠlPu/``|A2[{߲5cb"%/vn5t5Xq?1qϢ}K?@K8k=%A<Uɓ?zyj Ӣ,@˔ǡkps6ڱ̺ u &eٖy ƲN RUe<^uQ6cG/ǘ]=6yX uL7Txe27񸉶JdW }s(+0Ս^~ꌞJ;.NUnyud`Ƅ=Z6lT{wOۏè$<0  `d^MWH9e]'X#J$C~HW7カw[7at/nY|[O^ :?^ &6ף o,Uz`cf k^ K)5҅$;D[cZRb,1=䋼vl9(tgTa~4cn@EF(P0,L!?' $RG +56\Ҙ^X|`f6b]U  "YĶٕQH=]|SW;[d{@ȂLp67Zz/c7[5,S}(ٿdD1]YT75(}CհxQL9:Eu<cW`r#zelGpHXmڢAeJ%`7]M9wU+2٦(zyndθ bX'4E0I ><Ԇ~dbmlǺvvɮ!0%δȡO}jy&l e=^x;N\$ rk%9E45u@j JKcOcK?ܵtM񴪳nJcL=HxLtɰOJI#+v}5z.9@X:웮Po#nG*GA].{E7#*gK5š:r&9qa\O~_X &!{xy޵mҐSh`&1S?wŖk7gȆae{w!^vΝ=l+xw`ky[3I'E <œ.|p'S9zQlp+ P<>Sk]3Q14ŋX tVթ>pEU\{ .n,P|d2,pFw+2ϨνUlK4Ře-Ճ; Rtɻ jdYOzk; {ƪ%u֢:/P];P}- ۟e.\-^~5< W>N*pЇNP (Z1]dZ :!hnh}MY؃m_R+eI< ڢ[sgWiyη=i"j$BLrJ+:輦(֑E' 0f`v/;TsڝC|y*wSM>m4*|)˭oXuSrX9 8̯jgw%WZ)e6![)7tJJbzpi+鎑:.&@A!t4= fAZ XNi*Ը[\%E5ޑgy+jy1^w[)dqOokSY'Ɍ8@ ~OBZ%OfڲPW[exrW+iX_Y|\~[%رpq(,󉍶yZLhhnAf)~.0{uf鏥|{I K^g|ַHuݣMY=}@ƿݜʈX YebLr:"XbD T :앹ocm0TC63-t?yBͼ.R!/r^S[_Sv2$MGI}-s!s%Jȴ0uO1:FN*yWc`bX6=Uc^ \$Q#_Uc]ˇ ֆFfHL$Γ ,PF#7wê^|yxIch[V]S,s`2RN\4GE ӌy/rQ;FW_"ahCrpDfJj #Zp>}ѸϒBDlZ sEzd=oajC$9>3eS 3#ed'SXAhc(] h>Nzn05|-$=@P(mA1F^n18!'{#ے%GR!RUie\-,XKJX}d"HW3R!ETq)yc' a}$p$]Q4(!+ί}n,T}JzY,^ ΞnߒxS.v-KgWv) *a]Q% X>O,d Q:Iz&n/DyRt$򕈡HcxxY&?iuP_,L9ay{WH\#?5'֠p_rٗtQVDf^`T=7' T2 ;YBN 8:UbP U)@͇'ђ3Zlw:y%rԇVmE *l\.G V^:}'&Z@E1N_>*4w1Pr/!I{kNOU.ܮŒkU/Sx|\XA7'BCx|jW{bѺl^h+oNƽ$MtlMf !Z}=iBVE幾gQ|p;x,UKbB?]:ـ Qe&= X\ hm1rJ䄼 SU#s w'?&aH]A=Ni 7#tmdW`h퉉B7U3ʰ(]v@Oj$%4eD,WہA@徦ڌYC쒭i -RV'_M@Hsl{<-Z߼hQߧqRp8&eN-=.0[4ȴ&`Lfqy-납̓/+Zin %.M v b1UHbjuchuiP`7Gz6R(^.+< k?cཚX&씩FYq*hu"X5dDP )mک/*fx?sܜ+g*n4iɖsj @(~9~VN7؛VFNǑ*%-8g7 vԤ \޵o=sUSo\.4`iWNGE%x ͪvx !-g5{λ$xp-%7'xӥmGn*džqVj*oTl`Z6XXf/[\E=>$_M tbzHW`_~L%b DYL-RIW }pU-y˰)UսATF4Ut %N<օ7ħ i;Nawtkdo_2b>Ty'>:|4dN6|?:#@*e!yೖ= Aj Wvqyol`L]IʒY /+2iPxf=9UV>>h>0f{YA<ׁTJMݦ:?)sf$(uU/S\g@}8X +rbj!JY@k\3YRH{@Ew^*`>PR$)$?pKӍosY6'K$\&˗{JP:ĶW7A:v.2ۀʎ %ƶ=dz>QS z&;wx7,fۂ ʟgќI Eĝ 7q#vĿ^# Kzh1VhljG?-j_n:]( z59U1ZXqTp"|檋qwW'G-160~bX|5`{ J5>G 4:D*xnˎRN:Hʯqap 72uSY­MHDog#b! sy"7]Nt$Y &Y,JLV#vBùeyDx9hs?}:F|072'd{g3'XV[ ;/$)<7$ZzYuvtH4z_zk!X+MҦ"U `,LEe}!`~T/紡Ycj Ũ)KWcU?(TF}EK%BM5TJ(Mt?ȭO Tq%I.ҚOivr![g*Eh} ڂʨwtI 5ffrd/kP C;Fd ?W:3U =~:ʃg@ 3̥T!16Ýư̮3MruK#][ Ϛ8~VIy2H ߂tVpWa6}2+5u,L-*DDwurÉZK[丟&@${U1ԔR\ԎA+HCZyep1[iZ㋑>Ǽpto \7h=l!aMAvSޕC[FoyR =_w&; sAr-aJp]Ž9RtLk,6t|rGu/3ԯkdo/L,&cB  I o6ىxжNgB߻r(oq:)鱡&yK,#Y9v2@<0˵ lu* ՠ@>,r]?V$rlK̼k\;7;+!Kެha_@c,*w߭ ,@xSs8k+4aX P~8R&V* ,J}d5}aTu ;0dIrnl{"%=UFlvXkd tbcp+۽Xy).>! ox %FI|LӇL[EHוk*l8f|G+KUjm9-²[5ZVhHCС_ˁ#,(+>MJmD2**>T ;֎Z h~bFݴK_2M? L(:a6ʢ`"~ a2 eȡ8ػ 2)sNy/Ǫ֩J]cO C$MIvj1[!fߓ:O[qQ(,5VD쭮}F y E"%^!/? 8;&0*c3,)8jfIxm*EGlĬ}*;͕$'{2iHm6[6Tf$>Dd1:(D'$VO|{UQB5x`gW:,X^{`~Vy ]gB2pk,O,\X]%sLw\@Eߟci-Þi"I2l;֨Ui/!]cs XrZEv?J7|`{1 ?`n:`6گ8m ҟD#r_Xb3\_uksur + *vekj^a]?&PQ6G8h5Ӄa/Mj3ڞ$mهBK+{a4s~{dT9p} ԴT\5p"}%znDCv[>+"6[md@w"cwq!Pô*8Ss9?gy,8\ß*}.p|H+\$`완R &:H_Eim+M P-?~Аt_! W3H+3.FOfzxY&wT1l_*Ʃ*+qZ QháhEljV=~Bx&J^As}*Z{-ҟ5+ǿGdzEo$t2萲TIS̏l|e[Ǹ(t 4h|,xdd:v +ohGqҐ_ЬCkdW 8FX~]ݦAg l9QC8CsxͲ]I4v.P-2CfL\srB4M@-jnEƾ@o]j40lN} %畛66H־̉uR b򙒡>`g⟵G$$&WdّhDNJ]1/V"6dC}{9"p;9@rH( s @ ijXL*^Ό퓞aʭ m^F:_*.a5g0)J*uw4y YooD^$riUC:Ęy EZ6Ϫ+ϾĀ@2LR?`P>+2!"5:tsnOc>#jWWBA9۟uQWtiv,cvvV%(U6E+ɧ+JU^|\-Z* lR+)<$OwS8+nn@/Q6/VĖÓ4Tf %FtQ )PvApd)]ʇTP1B)Qf nx^<faFYy3jG쯲S`& 71YXwjʻHFV+6eT潷Gm-PUÃŏr}xh\<`~>0z "6]gh2+kHڛa(8?9`>0Vr*&&^r7zͫL/-6rRˡ]&w1Cθ?;ɠD&GUH OOpi.Ҵ(]g!-̱p!KI*J11@9|^t=~M!J2;xTe!\oaPB}>DUMNB0=O+jg:%ms.t [T?N"r0`?kn |i? E;99Y79RՂNtrom֝1 n邝kR4O7)3K2.j~gn9AQCxlP(]u 3TK'*?4@d^(d;^y҄*4aAHFtLz:Ĕ1fBsv-4hԳ~Dn&vxmmnUsJKPv$d*Dú[ү Z'7@CӀb6F> 6K^G}N✽7? 70rIdGF'Fh8S+̆CGzwj/^ Bp˖s^MbiO2*e"R?S˼ă"#Eմètlwk[/%ŞwYNqH갑h$إ$:VWT#~7X'Qzlgjx !mJQ99sXVC(<˨9̉Ú/jMތb>w틊 (K8ʯ%dl@օGuGZV;s.̶B% ث&kS_LR׊_! .*sNwΡa3qu0 k`vt=|G"w(]G^e>%R|ǂ.AF<Ԇ-QQWӝxmSMVqݥ>Ti'0vQ *.9 }!#EwCaG,+-R.)凃!Lr3KNةwuW_};86PA7Qk:X#TL. 6a? % sPwixAlFG'㴺 H~}͑3.?瘚ZIQWӀxY FIӾKl"7léR/B,M1zf6(`Ě,6ҼPza% !2ɋ)gcn>N⼐._w9x@$f9b"Fbl(}_˩* m!:ptaְ> WT]Q'7LߘR3K#^@-4$DmyIK&r/Z̸?\dwݩ]X[jfū:P%ML¢<]: 0-2爭6 z_t0>7`)Z22.4tғK=hviUnCIfӦ"EL4;RʸBMW=|^,l; ! د}ͤљ8+Dӫ}(lQRq쎲dGIK #Er.NSypM}v6W6g8v&  wP tA$X΁^;_(zc]xv-%gFjsibS&lk-fF豤Bhick Jz)|OeOwN &OFGngK H#nM֢ͩfiZ=uSw-ޖD`&]aP󅰥Pt D/Zb##0FLmYT .>V2ޔXN!;+Wܵ!h[\T"\Uu︊z;Uox{Kz%TܰČ tV:iY>| ּƱ\.9l#+Q$¨6NocltuS=f"G3E@Vgz?$UƬ܈ǽ=ܝz YZ