monitoring-plugins-by_ssh-2.2-lp151.5.1 >  A \/=„MCȦBƑ?p0Y?EF E^J5RY-3gp^ݱNlN֙wh/}4Gr&?vwri1kcM^eKpP#:z@Qt*cgd.Db X|qĴV BM$UXDDj۷,mebdE) D@6JdSe\xoY *ܢǍ Jzm54 9qni8a43590e7cf99f506b3b961f42b9dc9ee32b9985fc4165cef8198fb69fbcdb929497fb46d729d2e17b7aae9bd78fa1e043d1cc7ad\/=„vP^a`gMW~Ah} xJ?eGXDٴݴjI/Y+,e*ǰܘU6?&ݺ#? QEG8Yw7EѴ6cKzZPFqP’e}]C _log^ f.ڠkB#gDRS]%aʕEQۈ.wF-# [2=_m@dO$UCbIvZ b\uw%l$bIH1>r0>pA*?*xd  * AHLX\ox      N PXbl0(89@:B'*F'@G'TH'\I'dX'hY'tZ'['\']'^'b'c(d(e(f(l(u)v)w)x)y) z**(*,*2*tCmonitoring-plugins-by_ssh2.2lp151.5.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.\}cloud123openSUSE Leap 15.1openSUSEGPL-2.0-or-later AND GPL-3.0-onlyhttps://bugs.opensuse.orgSystem/Monitoringhttp://monitoring-plugins.org/linuxx86_64A\x\x5c5622f99df1a7d2810940e2066d05ae33a562c64c3ca84176a5ce9690684d01rootrootrootrootmonitoring-plugins-2.2-lp151.5.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_sshcloud123 15569342692.2-lp151.5.12.2-lp151.5.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:Leap:15.1/standard/e6af14a9864f864a60e28de594f036fb-monitoring-pluginscpioxz5x86_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]=f378474e0a4c43b4fd63afb8d3eb30d3112ed68e, stripped R RRRRRRRRRU)(W ֤utf-84a456f34f5ef40744b5755b94d48fd145c1a73fbcf899207f5d7eaae7d032a77?7zXZ !t//\c] crt:bLL F 7+Uwaiܑ"Qz6W˜'TLϵcHD'GƜ7URwܒ\[jv[O!!/cRO$ :񪢅0W퐥T@= 9afI>=a*iebFVg)K-&|bTveBr7%s惶x]I{Zp!;kQ{,5P>Q?768Lf ْi]ַD'>ކ/gἫ~}:-fɏ["~'V8~6H^Q(]&!Nݮvv|E\{!GakS>VQ]gj Uvq|iZq9p$㾅[5o ;x% "?=CeyY%N <89KH8z[RKG`͇KL"ְ ] Ordo *nc5q.VCYfE{g `*9h_fɉ߿Gb:-ͮ,TNۭ-rtc}`*NY-)=5/77VYt7 ̇; Mfw TyIܒbs1%#$ *kWՕu\.J@WH&4H}9?*=4鷨r!Aҋ90rqiNXFa1r@pYmG3X&#B5i FR?C0Iq`l/n}(-t>mheM^>d=YLa޸^0sSrtwGH,.-Zқ ȠQ>4@l]y]Ü\ ZjEӤQoŠR}{~XgRdFLqlbmPo(~T+ɹ P%3^@RGnu>*20㔌al LI(3!;Q4Y/l#(G qs c z̸Cnq(JբF#y)^ϧEbt0\g+m{vxY̔O#8ȍtlL,)"T3VWΩ&@Yҭ?D^2Aa3x  m_fn´+~6r8_j20ԞjkhR&_jRcF2*>ӝy>=350[!c{#I IPf9C3=-͎s\( >U28va%- _JT1h%GgCE"uNu~W=V ˚9BJP;eb\ARdj5AwzqI#: BUPmW!%X!O3STlU)r"`6MX6Jr¹fqo"0G}eYRliZh-qקc7ى} &bx,Æ2Q[+0jK׵lyJ[ !vƨj*v*Y @ mj[BaG⛬ˇ!n PnMCV%ĄYx!A!dcrp !G]ScO]M8ѱN"/qQU]pr(47( bx:k5>oJ, @ij, AHPd-PPIR @RШ drȒx,2&rr7}L ۶Qdc=Atm$nЕQ\0\lA= ߅9`]-(ay3< Q9x(]f|gm}d#'d^&s 4IDG5!6jLh9)[~և>'X!¾a >>e|Ṝ+N)əOL3Fk(QH… V91 %k#r CB@`T*bMSTx(ﮄvqp?RIdtm:މ|. _`U1Ve\:64Gu\]DO}n ېX]=cEЪ!jt7boHZr >2{-E KKfIq@Z4!vn<R:2f8mt8G L ~sAj?Ҝxc{@]vg3 wt>Nt06 &߄.HS5=δ'f -Mf?%E(k Ƽ͉U[rć숑;)wI^ij)񶝅H1{@[[\h GR7"X \>TVCߡ(œ~61Mw% ෆ!xkByR&,Q~s'ȉsL(bp_qn !e{+_BAOkٔkYΎzX&6\ T^V@b+t$g6F4Yha`"sDsv`&&ihk:R2◓mzӤ/pGX8vNR9)S(Kt ,Ku{jSLRfφ&񔝂$eQv!vUi$maMot3*ăXgr')hsCLtŪħd[yrXŸ* twUT&Ɲ-`UZɖ4RE ˧]|FDA gyJ/ѯxKO\W^'fu+ƷtLLý"._O:MV$AyU{TtV1 Ro1 rRK{Dih#KY>޻1hrnLWUO># *dr5iݣq2\k,Z;+ W"6bt!ΣO,Yja-7Yln,IIWFwuH[!0]c6W8Z:X5+`խS al qtؖ*Ču'Mx,<8 S<89y(k$x̓:2 Sd<}4Z%ZwJ>)1đM@Y]9Dr9$; :.9 K0}E*W0;=QOoĞ]Jtx*Rq#d$F#k2NdP:\ I݉?:@|!2~+ autGNpYtb>78,c$pڂHu[`s~[&ÒE |41bb/rYeEq:enX9E{{t?@f pB9^5۫bU}jYddPakЎn+DvWs8w;}.'ɔRAjƒSw {i,iw0S[MY'J|sE%eOj|^ [giJ&"5V;% fFd1jqZ c8E2?MHZ,FZiN gs闈en59Jҩr-CIGWAOL}޽Y 9'1%/0k۟!Z?F"ʹS0o8C7^˟LΧoG07#̆Wрux2KL@uwt3mHZf#Yd6Xm;ar|͚[8mE %\*MgzVsXPszJۭ=-t)UX$uTXo7}H.J_&}fR3dzSARގ 7Gڙ6Z#>Zۖ{Urq1eK%ESUmT`jxk'֨~[0PܱJH]rB{H/᧕]34T} ̏\nѲ9sɪ+n?o~ͅiˇ$ 15Gx+Ϟ?BN] P8 UrE.-XX*^znAT?Z]Ƭ~HF-u.v_~,ajeEv vO:?n$.K<_9%含~(yՄ?K?zF=͕Дø3֩1&"Ɵm5J zS Pg֌ɥon-f A]"Hb~j#DMfzV~)x˗]h)Ϗtk$VϡF5D ^űRM&2fBU5 Jng2Az7H9EhpϞ@?CduF|ifG7غ*ͷ#?z.-]b6q3/ 8~r,QO.%&@8J9.ozoL 8\*m)N*C< bVz5Sy2b{ ƙF{&Iw-1E]٣rɧ;M7A2lUlIg;`~~ Ez|7N ;d]ua8 gyL`c?|y>1^98O٠ C,x8p$-d7ua!n%_xOTiCj~:OB~GS/,5֌n]0Ը=(y1V' f*Po90VS`_m)ik= D F`F1Ië.6G!(73!?Ua<_$bodA'~T"H XϞ~c̹m&\a򪙞de KW1335b!`}XS%tFۀʂg5b %hRXlbf# `Ckಾ,jkJ;(wTx1\7[Gضd3S\]s] Ry gUg ]$n/1u~1ۧQ΂F4hTZ^PysDwraR>%4Σi28$:&m@9j> `Ukg&ݚL|ZJm^;*bZ0%l XI<$ĩ$^r4?R,Ё+=tv%eۿqS>G^t/ұ VlӅ,ᨫr<,/y~#h f˾R%$}\!q lV7bEؿ4?,W14 GwçXəȺ?=mJ1o`l˯ pŶɕGaKb*SYT jGނWQfn߻h{t=}Yg3/;ژ6rleIar _`&gO?tiEJXd`լ:’eq'^YR0rF f`Xn>9?3A +WXLO"xHu wIϡCfJcvXSK, l {˨0p96/[ gV*LiYTfww]6u;r9.p\#F`ZXy6#:YûIVrꞘ`uMG:SӽYV6Z׀XF&6μz9?ofzg7bRO2ȴ"&>[E`۹[lq#;tOfw9CXCUf֍H"nt@BB# :ΜS'WE )^ȱ ~ERޛvaxBL?;M7FS "(kL=*iQI(Π^\[/{vt[5#"QA Tɧ~+м;ƈ0h5~V+.N^x>V}8? =Xnf^ݍlRZ=(2$|'6kl8?7@Yhc \o?'iuggV!#p-nH~$֜< F1囊$xJix-榫:n"&Hz?0M{l֮I dM"-iX?TX.=t:½3һh 9"mJW _A39s~$ѫ`,?+)qudz(ΑK!mt؉19 .ǽ)ǜT]ѲwM2n!ZfnǓ1j,sbty(A2FT օ0ӁsH i"I>ˁxt%e4ë(c'3#k4A(Dg ύH/y(}ovR Rݪ,]g5`X6̘vp]~cd~yLy5 ūG/RCUj~(rOÑ ݱ5'z5Ak06p5,P>4I$z\o5鬚&[a7&g4vاto{^Oͳ,!3;t@7a3s)!'?7qXSn & Xb 0‖i;+㴃LQxV̯uT DeO OА]qOi}]#p3 pD{jC`اgB`镦3u#9~ V[͏97a ix٥kT@ фv:UNZ*M4U*#Ӱsw`cl` /?xbjig 4u)H0XRݜR#- Y/>셇@ηhyjEK-5%!@  ER vu;awvݘ} }oCmJ@ë$qfufoYYp\ HBot[ %'HcoozV ߽/\dA~IXt1z1յDG Z a (C&ٙ(x|%ܼs Xd`#B͟Ѭ u8#M%uK밬IӪrJ!;?&an0Ss%#[2 eol 7+6LbuEUᓊ=~=r9WKo9MzEd|qmݍ;a)㜛\ _mhDV6mDq݈ =pecclQR{3߼,U>a9mQRඇj|D}+&R ?N>Bd*D 'Y=oouH@b:̇JI}Cp +ȡmLqD&i!`!c5*Msj *=; )-(4t::>Di \5[WapDYȱ? EJ#E3ޮj5k h_MŎwj^,ւ2Ù$LJE)~:2W(*R0Dn6Rz="2-6ZM25^eHt[0cM݋h1keӾ~NrF^ٗwSun_YYU#QgK1fY+w.H뢒=?rF2ֲjL"Ba_o|],5Q6p ݉/\a9зHJ>l'Ҭgyu16R -l''(uL#b+>Uo!Lr7P\! )"]xU/8HU6^\}@*\@%'5FhFum&3 G =ɻ C lG?KƬq@1<ըHj1Y_jH~WD 麭i=w3JÆS; 0"4:6i 2u0 8@u|2y_Wo7:L:B_pC7+oջ!z•B @n3j֝z1IU$ 8m5&.a:RD~e&dPtm.T~q lR+),Ei[Ƞ֫rp)u`8%ں{A*\CH (*(fbJ{.щT#sé["']b޼W8mU#@NUEvSB/&3^XgBKqjDi9axJոXxDv?))ƂoU.V\)0D)5Q^],ZRJ뙴8lO6LW2_ITF=spد) ea ר3!+֬ eM9.ɧ7Nmӄ\~2Gq$V  `sW+`eNي2éh>\HD(T 9)|}ͭ ،B+K͉L)7=cp5[̜ĸs~hrc1xP*9`>d1ZՃ^ U.TBqhVU‚`S8F޳½=9p-}MHFd:1/Ut0GB ǨYOsg3FhOOV A_7sƊ D%)h>(eϮŠ ^! n!6YA;;˱&Z=y_%[%$7B݆<ϊ٭vleXJn(˝צ͆Y+DVf|uMAk&2U!/ZǬI/!^/` -qjZm'XMxG1s?QBD3{Kh[NNS6Jl'%}m]5)^/~ r}/̅!w k!ߧʵφrlG!j| $FGY׬gK s"3{r2Z YzE! 8@O!R}36B|ܡ6tB׋m^|&cU[NIXk>UKU'FqI*Չ*/+qHgÄzXӄp6SX1UrxYLݓ~t\({Zs7m17SJ덒R1E{(SQ|AޔNγxxN i~;ev1r൉@}4](L/NLZ9^>9 {ÇO_F7JKвP 3P+"zY_xgJ)αP#XNX@yz4RkUDd !c\SpW\`w} E;]rwwi");4B mP lt?=ZV/3gή:W[V d  IQTa$W߾o|f,B`7 A2T-)C.pOjL#{&M-c% s+3LUR\aT!/Uqb¼Yv=;O[ B4Bo !έ%MsK iԥߦbG, /[". e-1/7tˑRu.w>.P J,; VI49^9W:[\)#Kbw(d,c3IRxBި  \lNz6(jj'Xը-=uD@i3P%nz-]0^Κ͸eCqZlΌ6C4YzhT 4VhǝD]CG5b;9yK޾в(UC:FTf}-lsc'4TGFb@Hq"pHh&Fa}f|H^€ ݒD7BaG~I EΆ-?y[SpwF8JmTT_Ǡ_[,i_վ3JkM76Si^  Jv〶) rN@<!(eyJW6k\= Wt{ѯMC႓z~k֬a}OP'QuU/6(CLӤC8jp!ZLg? kD͘;uA8Q=*I%h!^n*]LC^uWٜz~CYC1};Xw9)\+wvOkA8"g#%$uG;I<"\WZ ;a|R\D?(KrTEE}:/}2_${6Mǿ~᜿쮌zkao bTU4tZ'71FmKkʼn:@`d>`Gg1KC^%SQ u|k2:8xJg$$@7& 52.fBP~z;&WŽ](yQǺ-$(ш$؟^9&*HLEf=/@9ߋY"$u?J&tIﴏЂ_]!n9ɾnp@4"tSio!N+;Pò$gM8i|@ WuXsղ~O2I@hj%huXnU*T}ɷuqpv\ 2ab֩pzLmWV33lJ1_Aojь^ ^a̍{T ~gOΰ1ĭ"xfH\L18_B%AD(:.od*/S :q ivC-.=a;<Z‰01!1fIA.{\ھ?獰i '̭4?JE0QF[:ƪ}/ԻD A(8~f<\ID`9j/s2"Ho,B NKuiU`@]1!Hw)ԤqHf߭#zĆeOWpꖮzk@ji'&b.3.Pk̉.!H6aCWZRѿnH#miS^C)!ɓy)ҤdaUn/YciM5>%iN_3w5ZCQ?NQke:YM+rkJ-%3'Є@bײ?<.G^M&V8V QEhѺW>t tq5Ő&?hǍ6'P2ٰ[ۢVjMqb64?(f֜ctZ lSi2BB䄟1P84矱:`<m8Syis(?$&P8Ƒ@DI=6 meKCאsp~o,Y?*1}?k13BNHv`+>y5ZvA47. n3b/tQ&<2[NDB S@O :ʦ m WdPا3\e2?\?q5`!'u0m[<+h;Ր["FB|v/ J#uI۴?r5UYfoaaƟbš LX**Vso~Q#Џ9-|39yO@d\V:oLꯝUd#tSbr?$7uhWI|bG ٯ׿pgj`l_ (L=?f)qGDŚy|68]0 a65y̑L<#f@ H~}|w 66b լFJB'2r$n U?6lE $@>v ^hߣw x̨݈w\=?P1BW8hiK7/hcı%~@6"(vƉů=trOER605b O6cJ FS{[gtόeΌFcd"B[\dzKirDA1BtVv ָ>@+d(3A[2Wuոzar!$MKiՀn}oV 2!a4ZlpN /MFhTϣ!٭;hL̫M(đI tEU.mS9 q*P0 ΑSnNV0֒]UvmUIA|j}踎]`[:sQo&j@5CO~.ɱ6"gs]*痂Vyua3:ޮW`܇߅"t?YpܚYU$k*k X"쯲ݖ{~-DIYOr> /`4\83l@ccbO܋xwfanf'ؠ@hj*"ov<X*D0W4 e7M͡PXc2b4p6<`z3 窲+!čG'. _պg>U04(\.,FYDH3Բm|p2Ï`bs7L2^9O2hc7k}\EAIE 6!-$}C|_CcZDR['#+lB>W?`'F<%leC;m%}axL/mkL8w[ٮn%gd 9(rCu _u`݅[FUSrӻ2uz%D/$m=A{.@dzTp%_IBήky/M\x$m!GtzȏOcߩj<!JW=mI΢F\7R!?-9Xؚlrt\'i*_l=9yF"TCkhIp>0'(ICqDczlN6'eq`D}E G2POi- $e0jg h=!\YЦbVD'*|B`_MOsG0tZ^&y{߰iSRZD3C:dzIz"'%li,wvOK( l4;.St&]VaWXOvL[a<Ֆ &*/ {.kStA.PjCgFEM ^W'R[ :#z |6vĭ~ӴWjE^})ReEꛠ!pA,h5 `K=P_Fn^?FtFv(SE2+^:q+ٗx 63J>ML~d)z_f' q@ ]m%$]P(wBz%T=uc@g'3t`2G$&#iU13x Z@'hrbw>C1>*;.N`U@W:AwR<2j!d nAk" OCNIu{δ1tUـDݼ_ SZ\)aIӕJAfSh-gӬMqɡXVeˆ_D,9*FO<6:<5˶oӇ4% \: z46A[C$nMB,ˡ)`0Yva"5.+ 8 ~jymj3;4lJTHRhH@\F<48K1p['[%5.MvxQ'Ctxf#9x6z%ZG.lw3@Ul L QȘR)^-䴷L5`Zx/t*O& "'1a]6q h񢰷7}}ı'z^."je hmx |Be4 ~Wd!껲BٌСMUN"{NhD\N1i!k~Q~x{03{w{W]QVrυ%{*}XRXk}eRp*p9/f*Ql;~Z?i$er"nS%@U+9~Ec @T\X|O)ϳ^o z ƚS9eݠgAܤ6*N Ɗ˾s #(aIև9=>ep { ^1yjZkt$ WGcßV&8pGQ< ×s&hvDB,/wrL?쀾]\Ҿ']`$" >oy#Qa7Vyp< ATs vT/Y/5U6b'=3/v(O|^%'1#*>Zg v+wZ, ]S<#ٟǚ^rQ_y`S42FVܩq$t۝=y7#Nt|J-izq]K&ɹ3r逷qlY凶uDQr{$иσm723]E'фQW8s-.j㫲6bVncLSַTsv,uxɌnb]5 _EKD(BN ;l`[KQ)>NET$©xMkC %܉$My p j,L=`1S~[~m04Hw}.+.f8Z䓩 d&hcux@j=#B=Ren\4CH2FEnBwqph*|>>ϩ8,AL#&Bxc{`k\Zf^^آ|jysCEJ[mvN!-{jbIXʶNXMu!gMAfl1z&;~2e~6خyx/ % =$Cp41:KJ%@f]c=ÓlWthH0cJ[FͲ%׷XCwVMB@S,|26h9 u鄹qE1T|{rUPiw-i}Qo;gWY( 2w `|Es>AwK.Ա:ef pz"*.yh4Fر~oki?lAt&O+L+e\$FiW{<[3~>.MPNnR7zLFЭ#eQ+qwE,$ ;Z.~u ststxI&ysW]^=sy_8BVB]6c$^ev~& 8JdH/vaW2i4M2ztTGS"(c%R2fnAB˔0hSjҰ _æ_[y:Vy,;"\  O&y]Ay s1m7U\sn ]-J8c .li;MQڪN*W"@ϳ;d\x3!o]pJfs30R^e/Y/4_ iqvQd,[0? (27ζ3|U4TR&[P~H%WP1|aɥ(hźa_TonGȂT_%^:!:52 bqE*"=^u&-EXBJbl8=0.Go&NBFElhknW2P0ݕUC[隚~apN?"cxm]ۮZJqoN=%͜{ed4АIPgIJgs9y4i@7?˲iSv"7 -nk솘$/+b:7/Oz^,ȶТL e+ww|k]E(f>d().BV YZ