monitoring-plugins-pgsql-2.2-3.6.4 >  A _"p9|Gndx`Yx|6g=f0:w,Id҆+Ƽ;Sb[l>HS\ÄGcK(*o?b/*JÀ$kjl4Lj\lA\k݈S[rI`TK 8qCēBH=r}2u>VL6"do<+^;cq ES#?&9c2dc1326431681e37bb8d645efc41feb02ad35caf47129d3fa9ad1fd1768a4a48f8fdb8a2b0b404f333673048406a01d5eb8797X_"p9|eD.,&9ԁ}LV 4)>{ GEFx1UJLr`8g|@ QWvdgWHЬ .lmX"3c!?[׾xR '6W5D8NzdXɲc&5&< aM[3M=gY)z95`cؓs2]!tcv9ԏ3Э ~ b@w77vdM7&q<+40>pA)?)d % <8 N`     08   (89p:(B&JF&_G&|H&I&X&Y&Z&[&\&]&^&b'c'd(0e(5f(8l(:u(Pv(Xw)4x)<y)Dz)`)p)t)z)Cmonitoring-plugins-pgsql2.23.6.4Test a PostgreSQL DBMSThis plugin tests a PostgreSQL DBMS to determine whether it is active and accepting queries. It provides the check 'check_pgsql'._}ibs-lx2160ardb-1SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxaarch64A_v_v3232cfc9039d34237d012cea0202c281e5995d7fcd905e5014c88fd84cc5ba0crootrootrootrootmonitoring-plugins-2.2-3.6.4.src.rpmmonitoring-plugins-pgsqlmonitoring-plugins-pgsql(aarch-64)nagios-plugins-pgsql@@@@@@@    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)libpq.so.5()(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-pgsqlibs-lx2160ardb-1 16051070692.2-3.6.42.2-3.6.42.2 1.5pluginscheck_pgsql/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]=3a27f2ac7955339c41f7bf1d58dfc49314d361ed, for GNU/Linux 3.7.0, strippedRRRRRRRjQ%$/utf-85527d487cb191ff79e89d53372b0164f7560014a5bd0d02edabe2db26311ae76?7zXZ !t//U] crt:bLL 8%a\dޣ64$LyE\ ˶'1DXMǮ>6c\_fe2a},J+JXp8۫ b?9m[B$k 1iq_&{[ b04$a (`D>t+8w(;/96fT$3N3Qe!,tKbslhX%dH~7:BTtK"kف;"+F"u:AbM3[an͍=B2/ﶜ8Zzm[)i $61[㤬ݥl.([;wv[淉JHiΣ!0 m1>_ PJ .f&BmMH4'}π?v 9n?Iؚiõb2( VBM"FFC*n=ɟ]8:KJzݼ0+WعlM ;T@0x3BN8'35Op[,fy_fM~uŨ+f ԙW- \~Xt`vY#9)]{-E7eԆyx4'Xk8DxhbԒod&AnyYA3h}Ky\Y.cEG"y+}0B Ƅ0Y|d-ٮKa^IǛÀ[HDƇ*SP6gKʄO5GLa*>wv|5eHx$CiEX񟑼eݧ}4V/4VSwI̿W/]#q " ۼ _0m{\V Vߨwmp긼S[߼sHePIJ Em7Fy(KŢYA^s|:ƼSqppl_3čyOO3pb 7y+ݛ8'u nݑtB#@f5"Q–/}=߂\X&) olVAR NҷeNP4DWG̖?G]a?^n!oaz8Ch/R;OE4g)&'Ż*7k24яXk9j8I&)009+,!EbPil&1˸j;H$/*fdt Usv䭲, tQT!fU\9!t x NҎv^>|`%L-]bWk-="shğcL|2ďlۉmc1;^YPaKxKjj԰d ꁰcuZjoN T%恜$nuپ%L4c0 hgS,BJ7yuMn#t:g䫶2ϲ=K9@.ֱdd:B^b[IË[D ||z<;47j/2@ҟ0Wx"Iz3R|wt>%!*cnz}֦ 9Ypd_hb@ .jr6m2 V~N Vw'G% {{o97^}\(H.ށd%ITa=aUH0]7gɥ;}(Ac&:6 _~#: !tآוn7eg+Ps5hG 0ѿf򌡵{nUK_{n.*F-'Kۑr  _؆BNPݪ5Ρ41m,Vbx0AydwX-e^] ^cP*\kOrD:MWTPnop^#AeX6mn(K0kr3dO)UAr"vUJ\**f6x8,VGt<\-F1n-jE@gEb6cYdx. y ni7C3'xj\Kg8JƷ~ Yq$F~8l[K_OS+\#O")o^ :b g@cIstǻ sBM[191{#ըJhp|cڰBb=) 5s K!!ژ,ZXlcxvݿf8++> fVЙFY'jʊ+YZ"VP^,<8ibã $m6nT񸚣BFOFXJ̉8-dS/k{4·Z B'_y T jGU.ęus_8b@؎Oی o@c)4b- ²1"AfCF%$i[ 8J(5ZQAs_|1&w_I9 U&< 5 >5MhLgo38Ҥ%(]M+<LJQX`8$mW'#4gj =`:rc"sBVG`9:cAP"Ʉhn`ŖacRx"s |\Zg6~GY)V>Qq(c]E g:iT_u2 5ɴ6C7$Ƣ2̘#đ[P4Zd};_11Q<XJX6%{Ǎl{?-pnug{Ft yLЏ/v!E+qSc,8^mFT7:uzp> W44#'G)G-IvG8w i7%aQܻq{%-VvDVVdcx nMUit,<&΁ >'n8!!!<,Ie<2:dhw `,ի0}'@:{TLBL >qst~ߌJj0~/,J:#[ڲ 7sQF:e?;aW4غ .t'4j3!\ג4Poj;7'T5kme\;}=ϐ-9&MRD џRdhj.L}@=!z*kDUAI!e5@= x_<<8.TۓBxc \Rm0f^g: 4PXZFPG:AbAl'#5 /<-VJ:g+TGjT[廆 )4p3ڍ,ֳK3IQ;#IZh\~Jjm3YWJZn'HdT`"HNJpVN$̪qj,3f +(j#S|EFA O3~.O. smv'fx̿ L;YlxOֽ8Jajj41i-/,}+;^pP8X(}ve)]7{vI,UMU 1OU?f,Η;V/%"˃SqMsγ*Pcv΄=B6vvyƌFCG9ݐlOF}ZYH=/E(\cfbϤs街ctE\;yY.(W.8~YR%R?sL{4Q0U9-f^{= [TJ\#,'!#L*Ƙ<pZ#~OfDNI:Sۨ /yk48ZumqA , tP8m'vr\0rƞ-=;KuӬWڙ`[8I$D6@$𐭙<r27;=;4uU;p98!BXW38k{ 7.C:RmԊ}պ A"VP-() GL/rI2\atf>[Cnҕ8*kkI mAmʑ d^Ӹ\bIEg*@kVM|f  ۇ :N4g YzۢX*Lw.siwULL'新2fi5H #BsI-'$,}&Q"㰥EA9my&)2th E3k YNڿAx% YAx:;/s|]'HZ !i p]k/A^2og!W-Aͱ@hM'~uq=Qi?%Gp` }/eMz%v&KxUsSUxδJH3bᰢ)Yshu"^{[Uճn}BZ.6YW"z8a剠};JkqQsa&t1!\Q__r hc~*X*Q/ 5"{k]djPjUخˈf!,uMz& X]CW: 4z|WSG7#ƮODU;bc٩珺9D<5#Fa&dhMlIir!Hc*JC˦s(A(Xe_Yb%R)؛2;H/7-q[3~JcxYiMQN8q~a,8~Wh22oYXH+HAPc4ff#PVad2 "6r‡wE2! K0$C(jDF[29{d_TcpCG8~ g$XmSIHnJ7F%$d߄G!(P=tgN"{f́?ӓ/H+^Y(a،A sw%a狒0*WM|$1|0>Qg·gaʢ1Yq #Ҭ@TQۤ΍(OY)(OVF\<b՜Loy+u+Ґ]ȋ Rv8W>H):JCNP6&*R"|@nCb(4kQBcy=k3joa*@%cbҒMXTVʳ,~9oP 5yJwagrC{I o^F@͟Lw<)H,A,&(h7:S'zpFT'eY2n1cXН՜%v6#Ea7 1,h=>p#MWROONcA_ ptRK8g6]&PV+m^ORA?|h#p2Aprӎ#* bT1H Vw{ǀ:٣}Q D%b,1@ %pf:t' oяEچx}8d;Xc6gTR+^+t Vs8gVfIzoʒ^ `RPeÊPPNLv;ZNl[:q?x_Ӛn"͆NYlx h dnA`x=YlOThHNhŽ%Kyk~3hMmNt1MXĒ4rYsqzh;ے∭JZSc4iGc44Ok`0!=7*'NL弤G"TIȝhOVHun0B.z$@ЙC.bK Of!a[v {8 9gh2n)j=/M"t G=PzҒ 8[Iv:Q ,[Pc&KvSuR͹~zG>F5K ]2v~'fq[P5l&=뜴V|'lHezF]-o32`ś( pq-}[u|! < $ȵ:NTB. Ћ(xoHJz 1x۾]>BM-se )0֥aoL(>%anxO)`LnraOdV_8X5l ?g5yB1 Y}Z/;n{_PS3U+EEZنi˺h6+?*LK;˦rBXɍ@ (UYM}˛- D1O)ўΑ)nxWB'hAHG 7KjZhBc t$Ñ/ T d8dwVä,6qb3.ܪ8w{o>I{ABgqԇSl>|0 cM~*.؄_A7Lt+%txs("Ս0}4FWIەnH sEB48OT`HD|>RbQ&KY5O.҂T]Rcl D",5^p\UnL-^ux@Y2V7 N\(tꇙTYq?":f`1>*zp+4 xMۑaNE2il@cE֟yk7 SG98D<<䛁 %w>|an(_N.3"̓5Ng+A^x<=У7/VZϬ(d-(-;:. 5}-V6XcPHY@,]aAW|\gޱ:2؆7opeo W:- _;X $>jB~VRĔ$p)M(E7ןIP3dy Iy!P@B4ה (=""]~|Gw(uD+H͹2!y׋O?ձZs|!l 'pn%+S՘ȳv [:!~m2/z3?{2mgu d"&1˅< x[83.[y4 ]$Z"9yg=~ڟ@W聕3,}s'=,tk.M@C|Xu%iYL'㐟*cw]bёB3bN{yx7 M_ĵOND֥1z\S5t= 8z@Znq zƕ‘()ܛ?RCetScFfdX>h|䷟+8a!Vf9)4 iUAAu1_v4>{FE3DZRoe6Khc̡QCʙ@'LQL1ێb(n ň >[BFTW%!Vn5ĸI7t-0|Go#(9&0$C ͗ `o;>7[L*Je`rn@ZGёsx/3x++OA[u mxz J&pRr/Q 1%͖lVWcp}Pa^.$O pq㑉==@?|G,41.Fa k349HV1҅ ?Vװ\x1%9?gI肋(=ܗڵ,:qKVc뛠dv6+k(E&,A7~\poyk};J5COP3r`RXs;ZcfnL62EKSRM;[,X#XMk9cvB@"9RSrh1PPPUff@N#̻ , 6}K˒ʻ "`7D,HK,2߃p\:P1 Լ={X9>Pirtvߢ Ǫ- Wk)+4m= Ҵ<3{9;٘"E|WJ]vfT)N:@\ [s6n3AFՀi' XD&heQ'0[WNU#r`x,^RSO9-l$o IAQlƨ[kNZnW g_{؀Idxaɢ9 3I H*W:igpۢm^?Q)S"ٻK^AS038dؾSxhb<~*PY(tqb^7L Po*ꦷr BG^-{M;|)zsIf6h9g*^]3[+0fu%ٜՇN.Qa 9ςQ3O׻@g)@Qnf,#OUrlW f+U(SCɃ ϧx,"S9ZYw?"!PW>g!0x9o5ZbP( b_,'q">WLHg{ɲV}g(IhxSǑcؿk6TIS Y+"_`Up?,\'D^UBSsv5SRD1p0l0 ~4S2.R%J0qPZQ~{C8֪,8u do_@ M+/ r{^nH\ hyƃHJ zpD<:pޚCut>U%XΰVÔߏ~_bv)vڿ.G}};X<fbn_/zi$lB5 a}*S>^ UrLrg&M,c7U`;*%!zH $jqP4;{|&1Rr'&1z܋3">kB9-0 8m"̉Lf+; -āPd ,?C}/"}vȁcghhƴ&pѰL$63dL)zbr@iQ1ٓS4Ŧma̬BİմDЩ%K k:޶hxXeAZ] [h`4٫_u@ wj(Awgx \Jdf"** U2̒@pGU%L\ \vc<*n?MNN#S):%!dJZD=b0جW4_;^Aa`|ET{i4ª+\>0=K:07?ސKFF-g>V{`>@Ǜ=00 Xmlسsjs=c? Jf +Kr{SXhprE0[Dy6^bj!2 qN(sKQ}k̓b!!(W(/}r)6֬kޕF}/7D\?xc?ƀJk8k&Ƽܳ$Wu_x\(ًLD4oT;_23?\ _B c-p2q!u`MZ."Z~$O*<Yu:Ea C5k4XV%45ePg)##o o7j ndohH`^ xм*+%ڛIi|9zzlee _m=_`bԥ_aRm`CH0,OFI'.E϶Wۭ@ ӥw*R>'IV<VZd{cĹsqZ LwY#Fo( PdU?F)EH\JY\ІnGx#^U͝31G~Iܡ0~40aw{\ߟ,G.&z,\K#~ H9>;tó% .~6|Y'X&Cnh᳘ܗxX[9U+容;Bnt\8k̋BȺdPUc|rNB>ln2?= 8ǶiB ăD1 M8)6qӈAblphܳDza> 9h/[O ScwyONzs.qck*R8}NXU h;!9s8h0!79S_OB)Z:پdr~Ve-2S 0Ti$>o`%,JkM61B'A]); %[ptW#1Rd4lH~wŗm%ͨ!n1S2 ܼ51%uNMNTC>ѢNHJP@ ] rL`D4v$wYzX kmu+[n\o|xԊUǶ~G`i9qy{霄y0#V2nՈ5S5w/l_Ƕ+6z:9'˔W~ [ȷqu<37= -X 쥩\1ؔr(zF2ͷ(<<&I[vE<@eJYe}g?opCY 4m?,/?"->6EV+viR)9,%{i4P’D0hi/-w~48mP KY_fY%Aa6z~h@"XGY=v W 89˄Ի 3E=J'e+M-l{ @ɯ^ %Jqe%u>)p LeTI8tUrgOclaw̱\pb$",~dń!rJ'x-i_7;X7"Ecwȯ`"i(L0/z)~~+<#P[&$QV31k4*xeu̴mtns)EƂ$ 9 >6r*! "tZ8)G]@yKqVZY`uR^]n pw~P k۟6^xLO~ZP'κc!zא8佩<>1^NWQ:O'c6= bIn,DON3<V(Nq85Ќ$pw^- ,#&PLv'%QD{*_ЪI/\d7"'Ck[NU{74wEN=(RÛKp[$jd톬CkybB-2K) s[^Q#ް;vr < \1'HJq]|7"&tTgi"TŸd h$LBbNr9@OsD٤n>o_uz@ZׁՍy-ambUҁ|A^\^8,2,r+Dc#74wst;tU ^;="$>ψ#{|hEO,gpx#FiG"7\MQvw'i?dAf} J|)%To'DvNKbZV-Ny\[ޓOI5[.tDˠ.^Ot _' tq?± NJؙxx~r* 0eY|?MvHQ-o{h PM'!vt/M*h_~4h.S`ɕm^D"z<޼WKDɧ:(X珽3+P 64H0ҟ8T>QNbNoqp,驃Ƿa#bJƆx|&O#gmZBްB\[b?SJ92c zEZT%B XmowAHAYESboMa}Y 4Wv4 ^hϔN/ǹ'|w?֥zOTʖ>PEToDu뫎r3/Ⴚ[Syu|ǭNx#0PLy7 5'5'Wht}Sa:;±ZPH`׬S{Ͷ+Y| )V3 T-JSq4)q7f:M4%$>Xd$%>8Wmk$ 7㒟*~trC~uCM[FǣM~!m& ?p*n QIq\Ȇ }X",nD? &٪"WRkyfȩX3p1uyDmy!&~_,qdWO4 aW0P};lv;l.]pT4>|3{QGDYŌyT _ņ4G@>A_ @B3QJ_Iw&2A3{]?{m夲71Fd"ŵ!ņL0-ݸHfcTyUv;c+scUs%$HUggW|eM#d7w`"ᡧ sS-*ÛzCXO64SH*{K}k Uy+Ʊk-GDlrFZZBc6pB \,TxtXƪno m(5k'W7ko>Z8| "MCxƵA 5b&Ϣg/zVmk]+ *ɤ.=k" AiE@0rEJx4 v"ff 0ĭ2|t ]| 3,rUј)^ T?\sqF8BO$[k 82`^%PT17‹512Q$*7BAm!0_q]c6iav+Ri)qo0wy>*Q챞%i{`W[L~e.1+ t Uw9pHdy&`yzfPFue`ZQqtgK83\I\fKk ~.p/\YJ j}tl;JKsMjBlY bƼ&0j*hͦFC-*)o7oj5K̊d3~B >pTVȨ.˩Yd2Hpo螃{%q!D֮,bJw JwVD.\^1EEǮsE 䁝e*whAP3+牱hx J{?vy"զ'XH9Oћe)Y'Z̓m*#| j6D8HRSDW>eCAkбέqX]@ٴPn{݄j џQ"}8F9E;u7\|rNյFdV.'E8w'1OektRonI+ koSV="^ W4?;9U:R+ |7#غMm~ ҉m:*5Sj[UK0G繠aaI(qZmfVrmjf }1s ڸUy Ii%(fMUZN5u/zա3h$0tG]x)QB^4r)%y$zE_3~5i$5d!`!at~VRVt t {bO#c($t5?X2#[B!7SΈ+E7rHD2rW"g6#[p(rDPTpA7V׃0_.e>CvU u"%aؖG::0XK=y[srv4h#R… }l\ʿ٫K0T\\#o7clX K$<&(:}HlC`~=.fEv݋F›-I&xRv:e1NoEw\%^[uvgKo`޽JJl *T?aVY O@<$_Oׁ%{lt@McPwس:0%+?K(mDIsGm` T;T1G]6v#Dz>CRMP /80@G[6įRC -FD7Olխ#SG):k4F(E,92EH8m"/1BQ7;V^f t-6T-uUz],h;4w/F-H`Kc#<7LVJ)g6{84ֻ"˛i[쑟-,`ǃ8Һx6}A~(a&!޵5I#GKmx71(ÝN߀M8^0'X*Smû^m%Ls X'j #n3.GƵ/%relv\:1¼mO+f  1! /7ҿaܥ7v1M\'9;(·ҿ3_EQשzс .δ2ǒ PӊX$\Y`WN3ߐ245OE,4ylwMB0}ܖiC_%؇ZHQ&|eQ%]XP =c|Zt0/ccv)% |oI_<1gk`Q"*# L&u̒g p={4zC< _Q׌Q$7gJR l ky Uws*_tf-SWLE%gW#ώ, ۖ")7j}p}l!]h ۛ_i;tjuOr|qTWSڅіk(|.J(]&!4P7z GW8-D;ҝtGlOCyxt5 { $/vO>^bf)$uynY.8]Q O@j살U{PM6cÇӄ``J{#tmTy~ԺḊ9ayhNjnen~/WVKy/Qb ) T lNO7'ֈu td"SU@R^X.*r&P[~Tݰwϲ0|)]wjsm*hnDS**ZsECc1|Xo %=8Zd6֦V!qԯ&D@y}Wrjdm=g.|*p$1,=im1H8u ndpT7^Ffv ic4F% !!LiuYe mFXy_q?Lr?.JPw+ˢGVWP6YԛV%uGMPh Nїqa@êŌ>h_ysƅr&!KI&2hAh <ɦ&[Zyri* -)fünb7}]j4o,*O%w#y %L!MZ1ϥpᧉYA9`wX-%19Qu=·7QS:0׹pw/aة70R "~+0Ő2Q\\[L7\@*ㄴ9K7m{+`KB޺C|l09X "8EJReeUHP֋>fX&Lt+ ҫ-]ޙQD1JۙezW6I<2c~(^GHߒyU#|hzn(Ac0HY;"}EIV~ykZ1xBL24\h|(+uM}hO1VXU`CBP9LLu&X?h-1 Ov~El0xT2'qK/Xë˲$#o #[t/վOb`2cwtZR\Rsxeg@X um'v m%H\c0_(ySbԂة0(RTf3}y k+l %CLKу~i-ojU$jTvY;5ݙGe'i6%E QLyFe'4H9(wlte'cT1 JkRNkne 'ۺ wn|u;L\:pQ!Tٓ ׸*# %pMª jq YZ