monitoring-plugins-overcr-2.2-3.6.4 >  A _!p9|Ec ^.Դ,"=:X[G\FÑ`({r͆HzB#'ſm`|ܒ b|,ڱlū3`gK{qǮEngmF|JZ&]27|ض^=S)XV$䗍aȩ9xTʝH~4-vUw9TM~.AcI@ Hd[ϔ5759a5c8aa2135811cc801d387a5d53a8e1018d5ee4dc0c532361f01e14ba08aeb496871fbbb6d856fe0647567d5b3a683a0aac3}\_!p9|K snUDǜw '?(H+/ pA)?)d  & E2T j|     $LT   ( 89p:(B&JF&`G&|H&I&X&Y&Z&[&\&]&^&b'c'd(1e(6f(9l(;u(Pv(Xw)4x)<y)Dz)\)l)p)v)Cmonitoring-plugins-overcr2.23.6.4Check Over-CR collector daemonThis plugin attempts to contact the Over-CR collector daemon running on the remote UNIX server in order to gather the requested system information._}ibs-lx2160ardb-1 SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxaarch64 A_v_vc51e5cd8edf8b942d9cf66bd7305fa3e593f0396e7cd93a62fd4139670f60ca6rootrootrootrootmonitoring-plugins-2.2-3.6.4.src.rpmmonitoring-plugins-overcrmonitoring-plugins-overcr(aarch-64)nagios-plugins-overcr@@@@@@    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-overcribs-lx2160ardb-1 16051070692.2-3.6.42.2-3.6.42.2 1.5pluginscheck_overcr/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]=d3d7395472816e0d0d2efe28367a07624b2a8a57, for GNU/Linux 3.7.0, strippedRRRRRRjQ%$/utf-879f75dc643a9ed1b519aedf02dece7913286dc2c218f1f6643123a41cd0748de?7zXZ !t/WO] crt:bLL 8%a\dޣ64$LyE\ ʺ3idw,׉[? Hc"15ʘ1˾\uǀ{@-f4B2^w'uD(7X&Ѳ}Q(QO "hhXlLjyR)޻3mDvBiYrs 4Al03)-_l8S㷉PK?P8xS8{uwY:;N%`]t"@#E&vpk]wcћϯ:f|)ܸh>pĦ'dM*]$j++#ZCiJ9./')F9g`D/-xE=cd;/=1o WwDI5dR>N #.*:xIԕ/WM}DyyBo*Z¨EUr=|]ܛ= kxHN `GK'=8zI#.`앍ca5,Q qN,ljMR>-*  G"e$^_~2 2T21/8b5𷜚'w4ԉjB'N;"(ew9lMR9wf63递t ؛ c]syf9so!߄rM&ܑ}!޺lPux@"nQm. G)C%wiG9cqLYD&oӢarLN^ꏰOk /k<|KfR~ⵅ\<_wV X$"c-:5vHMi ^(y"ZE|hY@ƽC-vogb>Tnxϻy'_ ;p2XOZYK/CoT8v~OyA8=s944,868Kiq{5i|r*1뙨*,5z܏94w&-/q ?+7 p~OHowqx_~6uhNIԧ7?k fSyXs|6@__#9 v)vW{_:.ͭI~(ͧ 09>`!׳X=\eH9OXoҌ*8៥Q}LfVu-8 {gG¶/-ty!.DQ6Hŀ8L\i&~z猕⽀lԟĝ>ȭ%GP or|E:u W?Ŵub}drRZ|o4 28™H_~œjܪxƀӺ= .d㽵ٚU[: [TI/9`RQrC=~pbʭMR!`H*gcL2.)/ Z4 fzU5 -fJ2G*Ұ#1mDgGkhCqoHnCZ%[+1i]Q:* }1urw׌V5X/7hAWq\V3vvlx EV:yjMAK$?.'H7/|3ޥԨO[\7+G0s?v(ȼd9I8-࡙y> g{a]bVf_iJ6O?x6ضd]j)G|>4tVWgL0!+ʱyO+w.^E!1Mlz!t`WOtj\s<@!Xk'<4|kM*8`spA]DK9O# cӬ W^ ?:?55Ր&O}𥠞ةl8pAqMZw.!7X| tVx?^Ga fZ'{aׄy06gP-h` -Dg[i\^Nwc`2~-NQ52jEc{֨ۖ=$d XU8cE !%wب= :P@~錜͘a[JYOA9"Q9鰉149Wl^:Tl8`R83!U1o: JSXq$s0fDFWQع`Q{¨182V"H eYfSqVWѢG\Q-#{ \rtVհܢBLo^uxHwf!YVA:ܻ*d9ӆWtjlBT TBcsqK^"&0<!mu抇 'cg]."W=rM6}2\Zs6r\ j\ߞ*)zҗt)%Y:Xۯ_uw?1\m)d^ NAXQY &+4:ӌ},Xtu\ߵ";KPbI:.EZ*;g,M>qnZoQO rIƯVzZ;40(qӃ5gۻF.>\զ.Q_,¢ 3b~7u(T26:>zɗt@S%^$nFS1b }^{,=m`sqP.-/wohy_;YJcC3sXFUb[O􎤈 A[tŽ\YzA(U9_D yf8Pd0?4}| CY%UYs۱C/DEʆGXJzH+0`X"~=x+#8`Z 6U^n W *=ѝrl;Ex*? 5Cpw`Rөp^T^Ɗ^gLUzR|H$-j9@}C0d8l onIbώYۘ6F6g9!E}hV.ҟ>ۆ,"֤'txgP "jtbS4R-_ʏbI*ϵTˆ-)`׮-ߩF ]gL0UqPW}%=1\W>{K~pTyF -zDiM(w}7FXG|Ȓl>$8M:S )\>} *F@/5d3{F ;$Ee YFY sQso?|z}C7\pSsķN =bt %5iiF9JT`Rdg1j\ '5.AXmHEV9|26>RhvfSMUO5}8R ׅ}< Cm;y*E]j U q4;0=V0mM…9ҤoGfj=e~FAd^kWʊQ=~T 90:gD؝RxMb>n%oa߄ "v> PY7 `aX%oZf)sQ""gzKv-,I 1RO;@FSҗ!1uL*@m)KEٞ;fx$'zNZCRx?G𖿺gs~m:;O7w܍Ϊ>ož)$[JEϦAwfjT1A(P.0U3_@A=8Ea(sx2. zjABה#SeͬQ$czc5EpN DLʗfzlB1%w7dRv߶[{~QeSc5)CZ`I !o>8Yr)dxb>>zߞQӼ( !8b:?2ʘlI^6%e1r?Z_c eggV/:uWh-{30=T 6 jJ_I5FexpY(|+X`xe^sA`e@t#/fh=Bcu!4`t[HYЭEr.D8RS˾iv'5T '+}l'YUxJ,ƙtA̳8ʹ^ T`N3|7âD9FNT]hPnه (=Q6_'nT?kz# .JNxQz߄3nY)NGte{ͱyG*/fa,cX.e\]ABX)H76Ao ҙuSe-1}Zj~ R"Fzfٕb;@fRXjm817پC.xP?i ~`"gq&^x(J[B-m #:4>(uuVH>ss.kmcgd!,//,-Z6qŝ^zйkͣ~ݥKCZ R:RFE QNeiAO(܀.qsZQ{Q+N,W&+]pf&P}9=oWw[=dj pEg1IQ:43H+߆0%rOMߘMޒ^SXlg~ݽݴ|NY\#{W,ir#Եe ˄6ʐ3y^6͎I SSaЫNjw8O lFY9g؟)AdY>GWz(wvI^Vp(2NGe( >))U>zvL/y 11ަR%HG,_:b}:FM')NbFAly&Jԣ8%}0L» s%wr4-WVkʆi Kzm)&"6 JK7޸q&]0Do@NzʟZrBfo83^e9z6tp TqFt ZJ}Obe1ag.: ʦj*bB-HVnt,ųp'jsS*,f$B>K d(SP z !l`qvImPm(~fu.p#y4tl'Zb8c`aq{FOulMOqʤcb,#u&^ܽB~\v'd/tfrXY6)Ǚ-++,܆bS9iuj4&Z\QX;"KN}B@oiHE/r}WS&Dj}ݠREO|ͫp^&eԖW }zk{d,Gq. 6g-kY0')q7"lO> u{kuH p.ɜt/i!.-#5ο}2%N`/S5 RS~{kNߑ䱻PQIH!2t$%/J;Ԅ~$uzK!47e}xbH=c)ߠ\ɠVDب}!X 0c{{YҎ'腌N`AY\삼2ņAtʜ`PDE?m0Y|RSMc4N>7^P:ukЙ `\*8 j4ɷGv:sl7,aUNh܈2P+?x֊uZ?62Z u-!g,H|υ=+ȀKW_Qu0+%_>3oduYMnЮq-Q|%^wsZ^lVCb{:~MP.P*fgu](B5ǷyAk$ɞԅ:7i+pH% d`'R!p(`SP !cL(6 -m\Zcaȿ5k!xn'zU Y'VRXjC7G|F,C:֩({=ltLt"WVkj_^@5fحbɩ0p!_lgJH/Jd3'#& Ցph 5c?*Ot0aC<k L<9$i68mT__U/'0# yҹ$2^i~9lk<@-ܒzD 'g lvّ vhgJ-g Ꝁ[5ǎI7-}KlLQOL[)}T=\hۖUlZIE5Nu`ȁhOH]5PGXqWr[UWqHMe]t誘ZH\ەQrGD!mj@T= uhK4)ϵHս{TZF(kMtP ^ɼ}0\`m/B)%M XirFmwz4Ԣ/Ɣ; ǰ1[;QWX[*A~fHF*9?h U' gQK #0Sr4* ζĨˑx[yt<C :wE|fY 0%t%HMNgC{%3L cgyTW+j0 1#_PbB%m1u'"P@!'8.Uuڡ5Ȣ1S' 6gdR>-9gۀȴ[P''L-ܳ2ֈpA6'W73'1ŧ% JhHr4L@Qy–fVٜLbа!RtES Q kE&oCai6ZGQce A`jJ䆮8{?uX|J~Kޟeͬ{BV?G6I]ÒN~w73"Uk8OC}ôjR5"EKl*ȥbK.FQ*u l.zQCY@5,8uZ͊^x˾|7ED}}bMcgضw6[]P|W?ilUqW"W)~"fJ4g1j8& !]'/1ac%M9!y//x>^lBR v(Svue~?1dޥD6UX&][P}ך 0/,gޘD kV_?P(r~HF *A0 uM:, b'k #Q1n7洠V5mBN}"}Vd[U Rj*Yg[l{zE/6dfdBrS"Vܖ;kmp{"YfWVŁc|e{uUbo`:L-!Lx%֕4=K6wm9Y ;{H"ΓhGǀ_7HGB$UtZ#;퓗37?ddl.F6AjC=dV~=;'3%p8HE PQ!Ol.|rPęȭwq12tϸUId?RV {UER~}CR㪁ki}oVfpY  ԶK,e#8Q $}jPuV&$CnP4Fh̨1%U$JHvNpu0[y;Q '6qW  ["\*X_^\fWT`UD?)64Mƈų?ƿgq3OQHlZ%eȾ|[2.Fo2$"Q76@h Xߞ> J2TM3_pf[+)s-6̭EUޠ{2Ou/Hq&hyu+*/P_mW-O W$>uS4ƊU@W{fthW<~Y^{,'kzS$%ֲ~d)wyIt|W,ءsyMɾ[Cbvi7w5ΣYA/|ŐwwU9 u5+RR T61]MXכ19 . hcB%BRNcI=Ou| q1Xlqҵy8LB*I+)MDb#X]tv醽:Jřܿ ݭsj`O & 6rî']JK[kяL|UKB˫ i'+O`&*LzKqdnA{Ǹq|u=#; 6r6GR`g>&R %]Dsy^A%6jlWPZ,%E#K [عKv|B5晵 l<9F9P/p#},XuPXiF,z`85؋~3+PϸN? Ӽ'lJ M9Ϥ+ʍ| >bX¥ ךh3fjdѢC-+aE v_MF1\,^˨&:*pte#T x,gyXFxXFʣJb;?GJ@, >K371-oHO WX| nt?=RwVn;nU@iXXj<@T]L& Be%!B^=\F+9IQx%~ tגcu,}y~nIfփ'E_ ֒> .rDG1#+L-( K@9Zބbśo4Aqe`{0v:y'!\a13ҺgLO8ܞ(=Gc!#A|vOde.nꄘ5֊.07CŸCO!<'^aXpmCn)iu|.ʍcyn!{ _±_u6ng(ŭ;Ȓ/cN92j&7oHِJ;< WYL?QbBPopL7sT #$|G>Z~}4Ur/*bUV=a9:䂦)rRh.`{H*e )xe`btov} BG/h1Z61LfΓcAKTYe.УaY܋SUFpj)+oŔΔLO s/eJF ٬fo鶕DJ1`Ӻ3>bu0ܴ첅6B*]iBn .mVXHKȫPDoİ z#3Q6Ϙ]"[L-+mDΐַq*鲟ffY#G 2U=ȁ=)h7":;Ĉ~ բ=pI--sDfy*Ąc*I\R󸵹V3?~+gdeڡfB |&r0F@'6U;^`u;oDi3&ޛǣ!m *P#Asc=->E[wunr`X6)[!cÙ[v47?vHd!֣8Q\U&&r]@ {ȵ/z̐ b`*蛯)Nf=ԃWxw'`8 7.[G%A}:Qv+kb~z\K3kʼn)BY^o  90"u̔xZmYawwo=툵O:NoPYO)'mاnVKcb3*"GӉND<"jĘd NHg[yK"Oti [N-<)}+΄y*!sJ| 4TDխf׻6D fΏpZFy4&LCs!^Έ»f!>5ӽ2,B Lƭ76fRfNۙzTRc+z-Qm7wS-}Ў$Q *>4h>ѫށL[9z.Ϗ_/S ˪=;J5~xQ#oOt:0C=Ѿ߃x$CTEc%+W /mzI=+hdnIYBĠɄ3~_θZZynNX#D)Nx/"Lq&zQ%t_A/K- :mr wD:pW([Z0`܎(F`Ά-Gڠ +6od}rX$zFt둚K H`&:./'%q#]_K[Bz&M#+vd<[*;vo^U|?f=,^ZnPd枖F+2륬L &dNDwqqblԊarp._9vw45s韬NA θLURq'fSY(ԑ1k;07֎bG QS0pW=/5 m3,Q%=.YѷMTv"v+|1lJ"BfRV! ;: $rrx.|n +MdՕM6Y ZĚUx%Aa$* ZSU9+c =E;lf5noܟNxD$fYlHLwRuO2y8d5 lmׅY*O: aaރaZQ8?|cxòhnxHUΪ¦AS8g?q.3+A*VQ#.dRz yk7bd >=dfx+K*NՖR 8G.YKJӅ|H _dWX?oi Yk|8in*3Tk4D,|nj?b@nDmj7fˊo.M-E6p@  [p1M"ިd8&l" YHOa{qL*y^/mvَv/܆J|*A_sQs I(}fj{0D fW~ir)LB4:H(A5M6 x8L>Nj"yମTjJ9CxO|+)Y6[UGw5Gmz_<+3jrMW'*SQ5&.7;J'.F1< ^.W@a]X&AߪZTAE_|J XFI`-^o`, C1*uEMt bqBk~)%=Ӵ`Niji .&))gfDJPKaz~թYJ>ne+nhtBQYj DKhsYc{L1ߪY30t/""*9yKeWԮEY*Qcgڵ2-0u.ٵ:P{97֖/ʡx39,fhԩzAdvGͦ/R!RXT`JhpHOLdگơ?J`r59.2 T#MN"VgX!A4wQuE T-sz9IgwU,E]N~=h2Z"Dvz?7C6UB @VoN6@G VĒtRϾ<<@F/Yn?Ȼ?|9x9> MPJO/X*;>]lXKZtk#$Gު<;HSdb:ɲBIJ>TAUja7ĝ"vE|ѝHoY3S'q<o #تBޖ|)ÕQ*>B"޳l,íҲ׸*@Oׁ av;2lmʥ@Ou0txcR6C}""ݒx[O*O}|a($0sh6,eȝ`u4e94Կ 'y&]MP /DeD`>3TXJoJ5p%L+]V8X0"\ 4W7V<𦨢ͩU?O={g> -sxֶ֩y? ? +=/Byj\ZFՆp]I:!Xi]RwK6lz;'i> hs8^~tȹ6L 0 :Xb#0xD%xkndMP^EjN.Jh|x[602TMvDM<C(?ae-BHݐ94 nAAĉ B"֨htKЧ{#I~وɒ;gm-<}d!Z,_ٔyb6 &'^qʵ5Z*gEeJzk8"J\_|9\{s~:ku)q[~0AeC~"c~R@5-Ee8;p?a.d?b^|z(^,aP\$a&M:KaШ^d҂ d@_D<Ϊ^n Σc8 m;]_%C?aJ>ߥQpbxͿ"Q`WHg݊ɞ؜2;z YZ