monitoring-plugins-by_ssh-2.2-3.6.4 >  A _$p9|gz6QW]A zAQߝm<{*=vM``wWKkVQGb?u]ʝ.kd?bHGbD}`W;gG |w`C\s8<+!Ç6=6 cII{ W?(PC_Yo;d(2Q9eco ;Z*H@,mU^-WfRFUoa12fe44370645e3bddc9bc936084b7989faee019fdb2042fe0eed82e10241346cd0ac3331a1816e6de4638cc2511fc7b79bbab61_$p9|!>aK?_ G1RucM!%k:(&b_WGBN"N-XRN_Ay Vፙ*%uMwM>[Ў`qlz? aN蝋b7xT.º} VͥpNs"i/=kֻ2EQVNr>ʤ{aK`A'cX(l||Ew37aE*4TЁս{y+A̓Ck<4F_9)ԕa pP>pA*?*d  & =DHTXq     $ f hpz ,  ($8,9:DB'fF'|G'H'I'X'Y'Z'['\']'^'b(c(d)Ie)Nf)Ql)Su)hv)pw*Tx*\y*dz*t****Cmonitoring-plugins-by_ssh2.23.6.4Execute 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._sangioveseSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxppc64leA__a6fbbe3aeab56759de75ca7d3b786c39c40e0d28b2f98435dcb46fe2185e41b0rootrootrootrootmonitoring-plugins-2.2-3.6.4.src.rpmmonitoring-plugins-by_sshmonitoring-plugins-by_ssh(ppc-64)nagios-plugins-by_ssh@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(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.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-by_sshsangiovese 16051068892.2-3.6.42.2-3.6.42.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.suse.de/SUSE:Maintenance:17067/SUSE_SLE-15_Update/39503b99eb9ba982dbd03ff59157b168-monitoring-plugins.SUSE_SLE-15_Updatecpioxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=4d9b6ca0c8285d2108fb9c88c1e9233f8e9c6ba1, for GNU/Linux 3.10.0, strippedRRRRb 0 E~hNutf-8c2972647b87b0c7e72c011480feffa23331bf3a191ead96266ad2d710e6aa75e?7zXZ !t/OfV] crt:bLL 8_ZJ(W Z(zF[;O)h# ?:G˭Ml'nF2 q\6L^WpO/Ȼ%0]YjwǑ))ehuIY!k֥] A]|7O3 `–@Ň/E`a)>wzʷ-F[-rۺK;>Jq#8KVQCM0rV+465kܱ 7"x  kQԈa%z!߽ a[*OSm- {2J g5_l׳Ԩ?s."H*DѶ'eY&}Y{&*|e!%~DG.]J:v vfu23X'z/4wfѩcdž/=#F(y5IJvveώng037O8(r@B!U#ב6jHZo=1i 6Rn+b "p)p8]` K;'kRN+=ϙK9Dvl&7b_ϔnAqCrr펃;>"8{_jpϯ^ɶA)^נ?d_^ |QWX3L[Z`*9~o@ONaq{WiN9s1-T.ڰ. COU<$S^Q}'Gs<͐g#'L,j$ʣ^bHX~de5pp<`ho_T>a0u(r\[\\Z9,cUU'b >^=qCKd1pIY[t:/pV5vyԝi\]WG?q^摽rV-#] ! t`:t-zp;$3wRT/r\*7tԴA$=D RԝCfFF^\ⳤ{K(\TP/9WUR/(xHy:d?EV`ӡw`jDG?hx 'uU ;mRR&mo/LW؅.ØWD؋dz?i Qx5]:q좠ї 6ML;@ΰs J{Ob('HXm[5Y96ER*)mDF;;}ū9mųŐUˬXaYa?jU)vVc<?ekf/UKoBG)5]aE'v6"xR%@baɭbSu{֊&i1N-2hٌbZ)&ߍ<2衜7d6$1 K){s3%%ZME$k\JlXF [@>NE JphUS-ד=|i]LA|^|GY{0+Sx_ |4wA Xcs+?ܶ-.Zsdf)?f\ vjFܑm5 ;Um=}.oXZNzM+ZqX$rPU0VCP_uy=+ԌBf(^L}@<ATs!tUG/+K҇;-Ц:t )9Ppxx`{1"A2^ LVlJO(Qt^2r̗n%y價ƀyvƕyʷmor<0)֩- ~0֫Q:ODy ).f>'_j"ҙV!95Sv`Rޯd;L' y~?%E6:}kFwUMI L_?xT)xzPrUkxY+0 ._ŝP&A.Y!' y,RvjlC3(qB l&!#+Fwzk˴ $_OgE(Lakt\M RX5E\تL+(@7=3wz:k#`T崨nKq'S; N4}=Cj+߯rQX9 =M\!G~6b9r6Cir~ nٔMZn݈D#2`9h1_zjݙ6'0N }Nj6cۣ25-QR m׋$WU > vkGFXJz'r@x–']ӮTah]SpCɭ!-XhmZbvxAFJiX7:y3 1u /QbWܓE¼}8'DO!OXQ+K|WqYpZ.7&nee{ jH0vMaBV^"g6yE| XhD남ud喡1 !o BG6J߇W A w_.\oCiTepY/2r0ԿMRRu-\ zZDm 枀҄ TSrEZC.Φ!KSrc;"|ۏo5NN\.=d[ލdZ5Wy.SQ|zc'JtW^_Ŏ1ԫ8UI]A {KݒGm'#Y`WG {:aaiAL VH0-Efn5tnQj|䢍F~Q  V.&X\nr``^X`;^r=k&?i~ӌe)+ 7UVyA Į=]'3A} Vk4/Gajlۭe4¾G}ofFs[A`9-"A-LÜ"yѺXe78kAByER&f^?2Z4Mӆ޲N9>>!t*%ު8 #!6~R>֜m/(EXJh,}ϗ4 .*-OUYw𸳐Whe ^\1#m[ËՖ˞%>jjLЪk#ɱ$wl3 }u}$#7"0xT4>4Ps#.%/sj/ 8K<}FA5Hĩ$v1(lZ'ؼߑ r vuQ\Z٤&o!cMl&yώઆ+Hd}==NНB|psܓ^7A9qHg,KDޙnHZHr'6o*I~-fMi@ė}WA/#P~dP&<{KV@m]nŷd<6AJsp']02آ꺘m8-IUVioHBXQN98frcY|zkh",z (YOhBDd,6k0)=s]IڭpBlbݪZ_4ot3 \Kb]_/H50HZ yhr5pZgMDOh2qf8"Ai4ly-p'+e_뢋;*JL2 }nڴ+W 0sX_+ͽI{ˮ}AnkjP4 DL'QQyfȿx;K[];kw[zm6 uYU̮#.LT0eH.sciÀZqz*lx W,$ 4()y- lUgFW {Z"uh-&kSXTz_bK9c 1SCx Za3pd6'TBq9ީ#Ucx#| }>ԫ02}NGPz@>1 {9= #TVlE?sj+ Ē3re 8 -k' 8jeib 1;dY5"gnn~9R:lTbWeV;̛z V֩M&Az^]-q(@ج:S<}@ދdo>e pJ=>f)HdXe̷OTħAM \0qSuI'aECT> ҍ\=2,G 5YlYw"riKlmoZjé"kۮLԣ4Rz 26Tk`<(&ik5zoC=^.Yv,h";SK8WT@I3UqAH$׏/!?/GuR $ŏ6LßgD"]QdnԮ֤;#kߨ^& ??;̍=2_ /-`rHt>yYXggHb%`yI5d?iӑƆfW9yRW65.x },< ~ P 60q%f7Ө3j|cONf(A[rbC(8:gaIhy:n!1,Sund W&L(doO)ڮ;Ʈ!ISjay)JUE$|77XJaWr*C;&aԫF|qS$R.[AQΪ8'>4ouO|+JtsOc4CTgp=zLFjiQa: kN&MgXSoO~W¬9MULk؄df f&:?06%!u`SqFֺ.š-NGPZIUڥv5}%O)v9,f6z|hՀu*i`~5LF苻v `7>B2ZA jYN]6u3'X)DR`߃z1P L]9d"jz-eSbiT1V/ ʈ, #Q5Umw) .p6W~opjsڦn[MeeݻP k.OsY\9 `u̍jXtS䶻3v Cڊ^9щ0=" i/##T[w0dsQ aĕE9z|\R08+z&y<|2JWr Ȉ )m%u!oEǵ ɫRc%HLSǹ7BPV`% 1:*]ˬI-{$)_o~5,Fd)7fy؊w<n!U,-hP6+UK9ht 2Z`"z+NaXjuA2mṅrk+F)+_=tZqW$$ՌxдP xy9 -6\W׻?lKU0>p)3 TF7}rM/gǢ|AV=H7@_L472EY__ygǸ/n?vi{9@$J:rC7 Z }x78-a؟ l\ZoZT&n#Pcd,n [k߮=:͌3 k/Z39uᖐFqY9Фre+g؇%ʺq8琠TM :aTxz?SGЋW_iVyb"@OflȤ}_+Ym`dm7 Jk4s>(-Z'NQ&EKD7*kQ%.~? 3Ie,7N#N3 cyՠΤ=VW}tIf`].UE{Sd&A/ T֢8rǨQy)G z{*o#ۏ #ܠSYTǬ A~=pT?FсFS0nNYVf*9znb>9&ˬk ZW@lC [C#r=)5 ;ϭiVD#Ԗ:t9 X5٣֊8E^ Q.FP~i7E<;)~H->ӵ_[7--zYxOE"b!$AE 䪒dMIGv4&-H_݈@S1M5C6`kjh:Rq"d[$2tJZԥF;훁[ˁR;ۅPNѮ$F 8ng+nUv f=.(><'c5KcI1%n? nԋAz2_2'V ki~S\y.,H Fdjt5Vy̕ZƽR4i}ʢl5ǕOwj c>3RV[Pw*Ze`r,k ァc @d OL }y`~1?[ m7m(v+ĪFp'=x~ͳGחȦxWQ± *^EP!Nv=$g.˵8[ nHlZKhwCl|"kwߵsE}] P0d.otvF䟴6ʪ()9/wKcS-q$ԗW{WMgQᗢ4 :>v+3ɂ\#'A/I^lh,&2?c& ("*ukֈ=;9Dks'"5 [BLG4G-ӷ6Fsޘe5`j#3N^Y 9›*@}94նo.c\0vD'-߱LGJ GMdef,Q3g>iCu0`OlA#}|_x'+6EagyoȰI8j޳0Y8J*^^D=,u+PX;06-Ŀ@e8ǷV\[PĪMBKȧo7pC"\A^[wUL&Sڄ,;HLd\J 0q*zR' 1>n>Mw Vw" D6.ق'~8~y y,[A@®)BAE疍U9[K\NlW~y;(Fp.;ه\Q+oqB0i˿+*3>8vVIit:cJGD)%>ms7,);ԭY7(e 6qǴO'a4& K`[7&`̶l8`Rԡ.uxBE;Wfv>֣ۇ0" 9>NBiaNqla= 2\e?|FIKd|4q,`k#bXvu{I1vlr!`4\x3ԣ"gSF=p`a)ͅ}ll웖;~7}.ŗ%g.A?Ll|t<¦+%4ڟ )!&_|eFD&'rSڀm['e@2A&y<5gGK H4g#Ɓ$jlE>v2HIE s4,_@xcr{ѩ2!5@DUk4)\Vja4*7J #UҾqfhtײinD^ #%GR'{ޫwʺƕ00F"xjJ; t]XByBuS,܋E=IBFx='di˧Bvt𑝚W#aT0:sRk37U8E,Ki {aQaVifeo9 wf/QX)>0dVΓt k4*u#њ ")Z %t\SwKZ4ׄ6دҭN 2mm;~g6~6q"u}4ނ -D2l©R|&xw?Irgn9T"6O֊<}OW˳PYY-DԎM' 330vĐ*Ea3TGV IhwѮgo|443nV-$szl E/~C5BoCMjKvV 4eEt?*[ӫG{!ӓYߵh?FJȣ"\J:[/8c.G%׺?th[6ibtZZ}71M6,H:[3]-x4^7}<5\6~xJ>2`ENwb@/lެ忏^&2@h9$={"#H){fzA, T+$\634@O-d Htf`vHCp'D"PQeU :3Gi}g<4YnσN҈M?kWB:SYx F{}@ :%EATt q1T)awѾQ_qCN*}Q mK-lU,  qsod X6i4f<5 M81Zt7! .\1Gm6RED̂^2z'w.-VEvD-=Xíún- |+ϻP&ӵ}L|VxIUbt%i0Nnu13;AGo  ynRX%Z_cdbHJtY8`+vnFv0A`>U4XZsy#  ::]T\&+AՕD6 Q]nΪ|k&^}8!o5^'Lꤠguu΀ o2`B&tǦRϝS$UG39b,p;1L<^9j;-.>gJBKRJM3L>Jf8_-r`îΕG:@q^bgQ0O*HFMHg=TSS=S{?^ x/(ڌ~KJI UT#"Wsw'#WZv :V]Ax]U<0wJh5wfkTmx P_:e85Wk{Q%9CuXn5J]L^g:2(grrv;EڂیBj1%=#1b:=\@?\mJ2gL}s6O`puQ֨Q]XqNUL;2Yc>vս."Ix/`ro$šl">rRXo_fֲ) E^Eg%m2 cE'WCfY kT,rH],ƌiޒW%.+hN'_CΩUx';.tI@j9?J`4Ơp-*]z }<XQǁ\ܰ8B& t5kfft@i IIWJ,Y`sy1&G=YBH[fp@S}v7Myy t^K۞oeam?W>R≚3m5da7$5,G v$&DlqQw?ކNzNGݴXi.E'o~pp;n.FQh(NkHt$:>z:c*սC'am  5z)5 I``JtN ެ0IRq;)v=0B;cxBwaiSrz1azG@x}WfJ5|6Lt xwl*?`tPUZVs:SF/U힐7清flv{;+\_-C w 8tgU2˒T -*T-\dnoRM' e` 4o}u`2zāB+'NŽdUۯA,NNͦ.?ľquΡF6byua]O͘ވhwm3ҤʹJ4 @SLJNe@V Mmp<7] 1MkUNM?o4{`(NI*f7t_b;OMunNZ'{OX>z"%u+jb+čFqyR^z6NVMmabEu&I1Jn@U^@5mM{듘pMq/Ȅ|K V0T ݪMfF9-JM!չ| V"E ϨfnPH1TrH7X>*ka,{ 4j{Пۆ6[VWVH W4rFbu/PI85\IѬZ/hǷ}c::}mB/ĆMR<}B.eJySHWgD?d3sDmM"/8r`1L<ܾ}\ީ*n+ɍ ] u~`ꢸ5oC͛RtvMdW?t4:j1~RZeezX.6 Z("RLxS) ɳUQ7B֍7 xd׳8-vkc"Vg-.MJ[K)ZA!Cf"$jXbƅr)TI$[clrɺIesVK@$D6hzMaSID‰+O<ܝa~zA*I൐n-raHFZXtck,tza(@2%X֝k~B_x͌/h(+']ORhMCP {za^rR$JG*ebwW ™t-N,@4Mj6Cr FYb4b|Mp 8k2EN::cOr8&6B]p+4)o[7]#Wl(cODd'=UN`k3z&[mp۾ *@Վ vCEd]B[?tPLv|̡B=3q,ԭx*[nviޑ/ӼM ׏vWf̚YǁvfR~9n%5 :Gyo5a{ ;ʅv䫅^#ƭŻ~T}U{L@X^O_?-A H9SK_-.G7n9C.@NteB Pʀ_hΐ٧S,/IYhx_?~&[ C `Z(sS;m.Υ"=XQU"WsQ^Tٵ8h$ ַT!2<غ9UE_2tՊy[D+n,:A5hnNzZJ$O';-N]&qowk1~-\sQu1ud/f/9q&4dY2wuѤ=_B1i*`u3 :Gq7%A e(~Gncv[(Xj+=zoIy2HaGJGEgn\8Wc0P]}0-Vqj4y1UTaӕ=^+XL,@`êqpwr!Z۪/x鼊;8&t*H H[UIalqe"u6\[? 48D`ZQE69 a \G36r/md׭ura\=ο=oH6iJy>*#ǧ:wFɴߢfʪR=Fv@*\SFhgݔݥNqcCő?W06%#}&WވL"qLtNӹ\H{djN`ؙh0Y#L9@GtvvӰ2\P݇ f~r.cqvv9JQIQ_tQ[lņ@El9􈼸DE`|󼋇Mtu۲Wbv–$hu'p+L\?ܒ 1o 1"N- ~DI"QAFO9d,faQu.E|aJSp=fZH`>?r|qݺ;q[tՈ%yjd/t[Ӛ5Eg3,MNQyt;9ޝ|B..I* bds03^$ZR -<㦣MP - `j%y ܨ벐FݢU6y;'KvV@(bxp< ̦V@\e6NEj0:`.(Dt׍~܃&}O{?/ %W^eD}@vV!f"s֮m|Q̃TKn~y̵ﵿy3+;C̜NQ-J'W3Q Ol #бCW6%pc- gaCaUm?b Il}Oō<+3h@{BX$۱lXUj[W+˒gL=ΎݪeY"|#wWxo`QI?H\0QZ-IcbNMēr@=O.$g aF4>n$i U*[}fe$az1-Z9y3W {C/z3#.C]y0T5nhbWȢWYŋeCi{JfS'ED36 9[-PR'do71p#+ǕSM=IOZFU4WMF/Q9鉮VG2YQ *Y|(q -Xbk[%_o f5?囂NQ~c5_?v<J~.VX</6Fͣ=L! $wcxjtÑ^D;7\d"g/I "V[/' zBX;wK2̾a߳YJ:b}S$-Dڞj=kfpȹu I#lzHJ;kKKi mӨ2_>\|hs@}dֽ\iYŠpR: ic\R^1›t:Yh9IC [AX2sKY6Q=@՛0UGy8ƞ[CoaZ񻜪.ǂ.ywP9nyÎe3$W]phRDgaE K tF^gXezuX\ XbF-hEc+g>WE\  'R&óm'S Ub-@{lԮ*XV #|(dEx yNe5p@drBIyMV ^='Y_ BEQ㮍M_.A^ yD5^Vo3IDv\hR a8fGJ0&^+̩oR:'}df{݋bM3sUe ? $]Uא\]웢/D?t>2fjߚ>i § <&suaR8?ax՗-O0zFMۙaJ.s:`,oWUL n=ZH_a]ͮNޞ2{$6h%\/T{E nq⎒O3h b`kvٝhSc@ZA;:W3*o 4C,Z"wu9a %gzo~rFe 8t:T4 wzQO?Go9gi #2@R߁&QDN%%;D j~;;4Uyek2wKʎ=_gj= s\ofBfGH\ovd gMM&Ho j#00{ȃYn&c_JƑjbR !D&34.K! *a w)t~eoBY '–-L= O4G]TLe4Bwma(zAO[NxI nWŧM$/{QK6痽$CTM eŐOZo4|x,dj,Be51~qE K٘W_Jp~?%CߙKVQ?}r[̪مH)6_C\\F^ =*HlcR%Ѓf)i?DĥY8B FRO_F%  xN rd=g{ DUײL\OAjMx^+l$$TV%4TBtS|ŭ)Лe e5B*F9 %Eή1r%Sw  R,&aϢFEO&1ec"::+1ᰅ7Mr 4(7o\GWKiMws ËdTN} 89^o'lpE dR5o|12DTwp\N[8 cdة6u$_5=ov, tQ@ =7ȿ)Slj#:Rau)Sh0u[X* c@Z5)Үe S}g^Sy-&]~ "D|0q-T^-LQdE,- &l^e;d8dV\ɢ" v( Zڍjíj _A伾7}rݐn_[cE94$2NE>NDeNtX |&{O-ohw~4rfI_v));ڂFt =sDXW*%C%Gm[Vq>=/1:gH! z8z i<1zZNWeS܅DܸjpyB%|)hʼ5vkV B )ě- YI#ੋu'wJ@ȣ)CGd ,1f*tP("Ǭ+o2AdWu%5)b|BnI%&5d(0jgUԏ}pA?@is!1W&˲dgguk$HڶВ嘨Ɵ.|@JIͲ|{0"N/v ("(^R^ѸpT}HcGĸY]xrAOxux0l񂾾Т$ʶ YZ