monitoring-plugins-by_ssh-2.2-lp150.2.3.1 4>$  Ap\/=„԰X0` z̆:HkISqaܻ"HUV(=#=ӟr&w&GT?S[ I~$!C|Vt1F^`DR"Q(򰽀7oގU=|+@]: uDSTTJ7ƒڅ-R1cyM_N57958bb3a7b24a8d08b0adfa53b23f5ccbf5b44ed51266d12e0fb90b89771525b269cf7a2a3826a4b7e2d1fb41538172529aa7fa\/=„p=bZrOhBu h4tIePD`qIy~w r/f)j ER*LP"Л#k:G fhIHpSgNk?`~{c1 a6?˵bi2w*%Uu };&$A^s'u@Yu~h8ms' aЀ;Q|  IW:HJɨjbWC>Thqf+4;[s>ql&0>pA*?*d  , CLPX\ox      N PXbl0(89@:B'*F'@G'TH'\I'dX'hY'tZ'['\']'^'b'c(d),e)1f)4l)6u)Hv)Pw*x*y*$ z*L*\*`*f*Cmonitoring-plugins-by_ssh2.2lp150.2.3.1Execute checks via SSHThis plugin uses SSH to execute commands on a remote host. The most common mode of use is to refer to a local identity file with the '-i' option. In this mode, the identity pair should have a null passphrase and the public key should be listed in the authorized_keys file of the remote host. Usually the key will be restricted to running only one command on the remote server. If the remote SSH server tracks invocation arguments, the one remote program may be an agent that can execute additional commands as proxy.\build85openSUSE Leap 15.0openSUSEGPL-2.0-or-later AND GPL-3.0-onlyhttp://bugs.opensuse.orgSystem/Monitoringhttp://monitoring-plugins.org/linuxx86_64A\\b80b81f52079fe87b250bc965e5145f52f86150880eb6d67044dd35b2ce3cfa1rootrootrootrootmonitoring-plugins-2.2-lp150.2.3.1.src.rpmmonitoring-plugins-by_sshmonitoring-plugins-by_ssh(x86-64)nagios-plugins-by_ssh@@@@@@@@@@    libc.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)opensshrpmlib(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.deChristian Boltz ro@suse.deDirk Stoecker ro@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- 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-by_sshbuild85 15584409502.2-lp150.2.3.12.2-lp150.2.3.12.2 1.5pluginscheck_by_ssh/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.opensuse.org/openSUSE:Maintenance:10262/openSUSE_Leap_15.0_Update/d79383c9a056679b0a55da7baf8d32d1-monitoring-plugins.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.2.0, BuildID[sha1]=1c1768d4c578a3d32436c4ee80b0e7db2af87731, stripped R RRRRRRRRRqDBT utf-8e03c3ae2d9274e78f4dbf46b946dc2ad07707826cd4f8c9204290057647385ab?7zXZ !t//\u] crt:bLL ^1L=UOU{B.-\Pr*~&WDѨ%]@hƘ:i{twA4 K ^8jYBGYfo ~rCoeX_F5*3I~;{xfNw= ]^AFٟ (< =oonI}Ita28 2eVR)bM$11ղ*K^r ]s5?l{l G7`"A !_$Pzv46炁kSI@AZJ>/9Bw2V(R[ҽANyUiB~K] o{ңTql ?ÆX?D࢒[[7$wߏMO2>ri "0PXxx%M8+z,zB ۼ163gc`-Hnb w?AEպKdgv*ZRL">0}h/ꪕiۛ2&O)ƋiLK#vaVg hx6HA6x 8x[h3_A" JimA`sIJfI^eN8ki4P&-ܿqE JGw ,MzGĬvvrWWm.IշSlTʇD jfM.ic Ff4Mv[|`Mm:HgQ3sL1v<2"ID(]jEv":T\q)% .˼Vg KxD[\C8Dp[%cB$ABekek+ ʭӭgiiPe;~ ~ф" \UH] 4 .Aw[RIS,Z` LF,UB+dQ.ɳ3ԥCe]q8ט1=Nu: ͈9 lyGtɊ!t^R.!>A !ҹ=PRpѺ 6mڸ{v cGk|ULYjbYo}\S`,$C\.lid8EkQBO;^-P%AD $CY, (ů㚴 S =KIi[ Ց1=% EsHKscc6xڌu<6"Y,Z%À+T&IBEL otNElYݢ J䑀變0P=T[BbjEa LX\:kV4·/3PGf'9[`a1SO4~/ NDr6/޸|7Qy/dݗ !@N!QM^e|"&  9JZ/fⰢUb&u|Q3׼H9&kkr^&EahZxIrjdk/@ha}\4T5S0i8_E)y{~y31IPKe?GxA/~$-[4x2nL,Gc*nr 2 k+.8#$a?ЄLATa:Y^I;r۫@dv?iYsm$uh_4 R<3#1GmdN>c34F/Qz'~^G\2b#n-4eul0 vvǷq ;H&7<ݳ%{gsqY6qk;V~;noz=%,}-tXiuzS՝ BVţW+gMI!z-YdG_btd1mL΃0`T7K.qWa^"ZPS{ f[l_+S|ixإCt6śOFl{W(6LB <R  ݷ. W;/K/]oF6fSo YdOAfU7'URs\@0ŠqGIŧrW 0RR 6zM$#2&A_F/I6WfRKTwǷ#25rM8K#F?q:І|#;Lai;5o"=cQ5m280qƷaz^4j8$%UNy?~pimBN.pR[O!ngr5׳<(2lݖBи|NCMŝ4RjvjÿtVIQcoPQM9m: v"ԭZSw {A:d5ᑱmFt|r[e:*58#ʥ1TʳyDGåÙzɇ&uWzq"VC~+ T-Vrf " wiZD &ؓ,e@6 u͙7G!<[nH:up:ӏI][A%~Nzb=Z|~K֦D}}?2%bS0f TC@q.` W^i(Q {_&uCdSCQ/aUw &^_YjIF'Yf근\]*q@vj>=7v(oQ˾C/Z_0j]R55bK*s:DOFHtWl4WWেE_vq'>6oDrj9|x:B?ȧ7 T&% !!BRǐ0K)0-xս࢔ a/!|w,M|/Fw0O7 5?~H6 }(;p@+I"\4- zn6D 5~͍!,sC!m:mRTsTWLhQX ˏEѮ&GHRQQ&;ǦOIr7+XQ! .*Er5DbPI(PQa:|T5ϰI9!qM9q`Nf}=R>*^s Z?{МK~`rrxvyYΊebqiFԳqwQZS 2$n>:ԽDEXy*##EQ ";CI]+Ѡb91U^FO:Xw%7꬐fw*1`)F2-luԈ!~*>ld9G=_;TJ~E=hBϑAW ׊plvy%}(4]^΃̅_I-q)["hp,H- ` L^5Dd 9?eX4p韦eiKeQG+Lx`ϗr9Ux.=9j{ؐ$ו$=f<^+Y>KWlO a&)XnN_w\{67])]#B7)<|ZE#.)V,K BP%6ڮv=^;S1]bDAlӫ6@4z _- =J1ۓt ~ 5,/MtS5G[wU7WU0.@WyRO6IV(g(3W/0RVM\|{_a_xJ; --[FezV1jcN[KJnF9h@փ\9e O)"PSpU59qмYֳyzo_U : n5<&\'7DȥQEGر2`}kkCqbb?͜ ̲sćCo\"~*/5"J_tmzW{{;_Jl` $D?%2ƨ y4 t{ Lqj'/oiUk/c[b;H^l2. O#CY=k~IUx S1YID;B 6aU[J hmCIWBp1 iM\2(0 !g8xaXp}+*[V@q7[G/ vú'qlj3Q{su|l煪7tc ryS]2YO){!N~ ^;GIEĆWLyd2ixq:Fuy; ofJM{w,@עM#dъi q2Y<6Fjw+ev;>>6Pt ԷL7*X?G'FE@յntѐ9Dj)yu_#ph/@`6tZ]Gh:aOmWܭuU# 5MrG:=/8y_T+cڭ_7]5؞ud]h(rٶ|Վť]! X'p|MTûdȵ^SyߡB53Y1LX0.h~?gB)ﲴ6;zLrVM@6P/o63F7>قIDsGN 8ѝ՜\2lf.3 ϱ, o.&hL2s̭0V˪0͘c I*#1Ʈ ehK^\F1TC'[=а\jx}5_zWzcI>*HgY4\bvZ'{@*ڷs^6c f{磯TqC^X'vOUJIUG0r8aEczfdR|T_2v=OJլDxkݲdM D2놮ƶvO i$ 6yfnm*0;;:Ÿw0݀l .$&%P,%C;!Bc%}"5"@)~v7}25u"B⭹Y+*E(d }<YYKW [SmUv(kK@Q%"܏GGWioRLþ{qk_ۋR'LkB]ԲqG~\U 9=')2Xa_VӪ`aB71{'<f *v4IfҠ5N6֐wΔmC \O|CGJKD.PJ?}8%Blu4Vw;|#WkD]`^dDs(/JZEYsMPql0ZbdO3e\ $Nv9Ҝ:C?շCu7,pSE܆ Ϲ"G[1`R|1k~ 2PJ>x %yZ]fo(&o*Ͻ@@]H;4/LPUA'bx#8ڃ&RuԦF: &MXS2j= Wȧf(QCuR_2RD̽y3Y蒳z|W`Ȣu0Zs`6 Ce)5\eĄ0m:PRkj=[wUÉ+**d߻n. !8 ΢<A֑[ãTZJ}P)V/z4K. ߇:j:irlgV@būM3M9'jˣѭ 7DqM#8}2sQx// p:xxĩxF<NR jxm|D~'mRdAo>ebZCÇQ+$FI$+&e o. 75|3MDm|=+pZ/s h fLZ0;5]Ã?wxA|/{Di:Wm FE^ɔWTp8j7E5{N6y#L_[h}yMڦ3y᲍`OVqC;Z@X!O ]sފT'+*ۥIn(oH+`{/*:C:T,} 1.)`3$W^qi9êd2@)65QL F:wzIDDMjF ɻјd[ъyͱ-TK2R>,GIK' ڲT w=PUK]dSJEv,p1>؃ct`|1t*`,[mE #"F["W +myVHyo+B;̪r{Dw*RBw(l&ՈEs 4}xa{A6 ~wW\uX`|gԙ.u}HN$ro杈a}Zyc' 0nք+k-PXa $^3| f4VJ="2}o1/ŞeBM'-m}I ESJ3?HMmyܞrWc:g؇c!ɳQ@;k%9"Vf&Fjb=QH&JgN2:,rsӹz0 +vcvVX(ϊGëB$k6}WPʒ'sXKD1LSՃ︴@ o_~smOt"BOK |tBҧ=Ghxçv{li:šZ]| `#oPǘ-E?h{EIճavV=TGruE^9 ϸYph!<^49#;ݘHF[?d̈ԛ Q.w73|N9Z ,E<>`锋 ?úo$  Uve)Ԃ4d'<}Еqal' cgߎ]FD$yc=zU+*B EL$Z^%].2Z0ү"d>G:&8Jۃk@ʒ|Wa÷/eF㦣ھdl=ԲՏG7fJ4.Fi)$~l]1~7'5TfQ3#3?g~K\HQR۶js]~H#g, 65 0s4rƹ8_iN|/DuEΚ鮂%]nUNt:3h_sNj&> kĬ仰RyRriU1.h*5J[KERkM$ D<@dw; +Bf;٦爃96x=/$!Ɲ8}Ԯ+PO\!>lbdY= \((W^6 n+>7񛰢,o=uñSԛ9NWNOv8OD-i0\Ǯ?^1KvZM N{zWPh~A(ڛz~D7{ڊ:mfܩOfyGxC:dLJw8͋{cYqfKd*k n s·dOT0l yd,d>*>W<נT4:W*$REQ}Xˏg"Dio[GF>$9 DʯyD1e <\P0JnrB})Xzu3|M"|n1!9^ Ϩ9dOk[^|6me@S+P=zJ'+878/nyJo/ \WNm/@[3t؟{Z0 *Hth z_2vo ]gdpZ!!D_R!o {*u pߜHwHH #rsFApH\&z%7U$e*^|L陓h0-QrHEGK~ 9P"j7E Mo?,3I?(ny*xSg Uw.;\* 2k@BzffdE cw`n:%{CJ͗(Kycj6ԏeP؟gF0b$o".Y 2ɗ'[HOȜHt^P=y}%/S;XU+ y|1ž5#k&UM#…шA8c1KFLi6J)7QRL:O_ʯ1'I쯩tր|& =Odl`).fS  2׍BE,} d|OoۛICrwdzb5bo7N8*{@2[p"0׌]0VX\ްH#Yl|Y"ʊK SSho 7j#uͦt=`ζ Zq0iy_J;!A9-a$oR<]dmHxWZOĀ?BudClu&ib!PPI?截ΪrTp~|R^zfB3n@P̾^I3T S?/A"Uu Lr3O+Zfk\qawqfB{/l;"+mjԒ`j3c |D4|8d{n#5;a?/!v2{ <*v6Iuh9<`3Q uyQ/cc~ūt٦+f3_R3y tl!KX&S`nH$cR1/oLm(ԑjoW<Y} ițEj+=nˣ:Ŭp[߭G8, T?s$QRX}7R&VfOb,+N/z۬P a!!cxhD: R~%hoܽ6E|[5 *aF⮝e$x<,Ȕʮ `m}׌NLք67(}'MnpucN\FYQ1+&8vb̠ o7SgUʬ{~w:Osa29-WB_iMK\mqzu5r?XINP fY:TR:{,$ YXPw,妚ti1^8wt4皦;X=u)u[yOUc#dZ&~m5|2]8m(RQ6&lu^qݰ0goBX(VnzB]dmH^&j? L{ΛD• =>0\$yi]O%dFIĺPRiH}C ;K->='sÓO)lX ]O3)!>c:/!X>,B)M\~ڗ_gMt^U~6#53o*rMf5+Yּ"GoXN_NnN^x bYyeb<&w4q@|C}l'2tAvϥignYo5׵8hm5<݉&&~r}ĢKfۃ&VGΌhҘ.gZu @ql]C( ?뤜PqA4>(ZK@%NPq`u S)N_C̪wB?\!܈Jr}Hg]l:oc:_Z,I^O7}³G*@&.~%R:YM#97W2 DKqZ{X۔=~lV#ƹۭ%궝4?dOa6`;_}?isuګz@xholZsʠWIct*<;_gesP9=2Dorg|]"%o9śsB+D`L KuBW[m|I!HК5sue>Zw|lH@J!u=_$4lp#KzB'`;Ξl+ŵC 4(糳bb+.yѭ@wG1vrenbO g\9E)tzO!#W r6Nco] F‹I@p_ ۶$yo]ņs,c}X)T r F))a4oA)39A}"(LjbzYGN˭!6m=ypT TbɪĨ`g|ƞjD`o.ד)rְˉn ^ ǐ T;PI^^dD62G #ݼ#Cp?X`?Љ:M»htGrکU"/ɩC]B}6F(,ɮQj4%o>kp^Nglr2-捨^zW\=1zۛ"NjyQsBoX 3]olh\0>y5')bO:0 $[hNs|R~xn*y PlC\Kou &Gof OнyJjm ݐPnYkp.J yǼAn[<ט ieLK)2LMnl.5 =Bb;{tfDmWSΙ;{1f根 p[zkۃ+}a"Ӽur=#zZ#[. VH/;zK{-s6;gA~ 1"=PhĈg|1h0{Rf;vqQPșSf <#<~\~v{>Q)B^I t+Hfws@# 91GUr'E+-w?8$0ơؿb w/?r5UpEttr"lsMFBgm.A^ J2(Vs;"PK]f&A۬M)ΐn$ŝ?94~ s+@ɺ@iecr B. sT'W. F8l"uF]L xk-~f)č sC|#~3iXGX0KKX$(=P=#Seq,vD{s/RWyBGun;cnjΡ dѽxW{@Ce^r/PϲsC>Eu\-B9 K3:Gɂ)lGO`;Iq*5Q-`J6*a.@ڣP. T16T!k6uU xƦ$mR@:@bKQ &)  SPHvJ!$;F@1٭-@ /4xL-1%LOڅ||.| TS\JndmV?'A0pȶ  Z~gD֥zjB 5*MUЦ&B\WyZ_@9}@?Z+ٰuO?ӂ$>ZijE:sPn[dQ -71nZ)r*~iI9T(YUmel!H *AeS{Y\^ux6;1ZAW$!~K4 L1OP۰u +xF@"<ͯ>BO T6R[cQD܆o}mKs0T(::̋Om@}1 8j8 ֐Ȣ޳/xP'~w=[Fڨbuv@VIlZBPdx 1\N~P3E0re=\_'x*?ix| -hm 4k sSZPpץcm·qR< ïlԅ*p2UsC!N6cHeY= ZH os^: k)*ly*7IY>v1G^F|&faںj^믨%˺Ezw+|Y}^c-#ӓ?]]bWN A{)niJ|I@y;, ;_ϧQD㗔M|4Yзؓzh}Ѿ5gf,!m =aYdiHZ{qiG&N-2e "1R*W>g9Wj-X:4e t:@GLo9bqD!喺vN|(׵ɀ V[?y7U휾)~#@DyCTJ՟A/A g])Z?ڶ%}r?L9 EWHNTbyR 3\?ruYikAŅhN! UEf~pV?P0^94 ՈFoR oFƻ8Jڑ }jRNUnEDxB U&$ތ'0@ӚG@`0|+sulI`C ,u}a^Œ)MGlmΠ~4/OzUplUO Wb(LJW`!O.e- \Y(AP^F n>ҎDF_tpK؆S_C1yDڛI8mc $郏Q/[_\J3/s@w{c9vC0~lyp3f4K?k͖m~p3[2uM@._[]Hn2檿!qDrɌ OʱzyGBM}{ttNы8J (=x$ }">x7&&%.?ݕ &hIb,bSQᜑe@TT%ڦDAsĽeU@_ o9u 6jԯ ʂubMDZ"#Va3acQFCQ~,0`f^c 'ˎsJ{BZ)7[rDd_Q5Z]P&VRAH}r=K(.]^?$Nq6޲$Fns< =VEZ/0M*3Y#Ҍ8p7*Q2X`T3{ /#]?S^w>@vGUCu{zK<9b%{Y}y[2MhWI$mIҡTMVHk`(~YJx=.FY27mlp.av5_qa\æK;AB|):^alSSK= n/U$kq; f.Qk99$B9{0ٱh'~dۊ7PVBq {sbfƏ7pv.?Dw_s6(L;߆9T 6! n# 6*7kG WF܌9?0~D J`,^,ኦͯplW{SvLv~kY4g|'ӑgbFD=m! FG|SwZfx;91+u=c{L*-˾]!:j}X <PR#p8xxP#hg lZ!6x!9`$4?Bp'ې[E'Hs9" T,ITxl.Xze8&[*xu&ʲW/d>,"@|Zړl LFȋ̄Đdh fx9 tٖ,r%<ؖg:CĔʶ|e#[QW 4 `=d} ́g|4ƹ$1GFY^b+ _~j_lM +7UO$?{an %N'Vbbǫ/a䘻hTsƙLKOv0Bz]S pq N›{4|Wik¾JU}J67]k'@CwW#7N{,BP&=V5kr9[kn䖦v!#^ v(W Qh1jRf.ftۍhAIko4#ɨY#h4ۡ$Zȏ_tt)ݮ#9;[[ GQP3q"j}pU8᧺|bp efuKLȸ6)ɦE2qUM3G#\>x@qLhVMp'n\ޒ'G`*6*;)oL1h>•k jIxZh c\36)V13'c:ͳ{]M%Ҧ8FwW5GZ{=+SL4X\ODYiJǯ?,PݤxUd‰gn◼q+1 Ɉ"j#%pbV <$|-U@֍M*ip C+Zm|3sN :I!B:j+Gğ*-"d5g^ Ud|+xP狪=@ai↤^!/[*NJpfC\q:F*gXL|AAݘgqu{(Xz+ޫTBPe0bڕ@Sv5%f,79ulnudDTM`h| AIX6}gE Tb񗡏8$ Q-X!*ۂ.K3Vq d4&jDa 8|B{#D'Wa)$z5)w[- Jљ}~X6=F ^YFd.s^v_#\3<8M9[!1 9oS[`h=եM| oZ<*U;l.͢7yW>w~UIýQ]"RKsĚ l-CGS%,CeN= ':)0 ߭ʵxZpST|{_hwwk%!* EZ@Щ G-6 >:N~9-ּޔYsiu`6J>}^ኑdv}ߐiq@CK׫Vrr<Ӭt-… *Iẟt80V੭blXҢjU$ogZ IJTi[Ӕ룼~:nn@՝He*}Kwu;b3<3^7LFRZE}JohT>)L?ڋ(N1y_ \77޶ItNLO6;s-jqqbE[Cc6B;8 P(^#,: ?TuAp]ȼ(&@7:zo|(dS `U"~3\2% 0W7F\>gMةq~5vh|8f(W?U9AUֲDM_f}wK _$:[a yB,ms:]-k{&a)ôsp7$?Q+ckOrT9I^S: cKچ>ݬDZV/N <=`=I<X8U G0Kyaxj(?dLȹg5!wW.%ml"tx&4фuivZhytߵ<6f+hO2 (4v|g.|H._C1Dd&gdf )YҬw{)B4YXCm-3w3Rpﹸw<QՉ ʖǗ1ԫ\h9z[\$e@MH| <V[T!lly X,2a yRO1|5 ea{#etrNsJ6>)&lQVf^x;Od"Y;z*l#Vc;%wRB zz-ciGC? fhҦiJKW}aKr^+O0RE KJ&3-$:џyO7*&Hʪ8R}֜D/XuҤإD0(;7$Ge,-> dGN3:GpqIY#9m:ZsRu;nSz3FoWb?#φqz-J*Sz}Uf o]-$v'} xtb8Z,nÆZ,Yv,Y+u0x~䞄 k\zw҂+ĭKz^,8C>𛥒Ɖ@Őv)cwR]1ǙR.̾*Z/tlG 28T7G ՋM2?Q.Pp| jSvC TZ@ {tOFT7Ąus̅ 9VBГoAۢI튃/kr_8/x"Dk~E NXe x俏SĚt0߰/;ɬ/d>O轸٤I&dG<ث4hkvZ{&pTްtJMgγc4808M-y5 rƏÅ % 5'b?k8vq%Q\)tw2~d v6_BT|T~>Oږ oϘ|B%F+ ЀZhi!"* :SL2g xCP.a}dPXA67F:.su I{ebvvh[DK5 \+TX(PhHBGC:7U-E==(ՍTޙĵȈtg)!Xh>~8pCIf*'{n$G݃U"ڙ@9j#m- t'̆E`;԰5Si۰Q|b49.Mզ tga?2h YZ