monitoring-plugins-smtp-2.2-3.6.4 >  A _p9| +-̥~00Ť!(Y-zp :MmgRuDXZ' p3.ܹw T"~LV|/by|vUYڥڃ;] 3e5S\(A.E#%'5gKQ2g+fY!!.U%-6_C;T|[GAni1Ld_->WJ)iLgi =Ku2i{d6935e9c99d99c8bffa36255ab3a0dd6d27ba38247f92645412d77f82a0262ed1a1de43e578460ae56546daa16c085a7c58df261t_p9|쏀XH^%JRyO287~VaM9RO>J%"FL`3h5mxa"yEa QyC4\y-,'Rhَ9&.eWGgl $8/tr@oqtQY0 {E%UA 8+W㕀 O*um3ǜY }( D@wGUv~i';E+@3H2XC)V|w5^΀Kp;j‘1@>pA*H?*8d $ ;  ;AHP T X `  @\(89:B&F&G&H&I'X'Y'Z'([',\'0]'8^'Kb'uc(d(e(f(l(u(v(w)x)y) z))))*4Cmonitoring-plugins-smtp2.23.6.4Check SMTP connectionsThis plugin will attempt to open an SMTP connection with the given host._!s390zp34/SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxs390x/A__4248bf74a20f9536d50c9edb164318df86aa49db58dba968a03c60f3fa32d307rootrootrootrootmonitoring-plugins-2.2-3.6.4.src.rpmmonitoring-plugins-smtpmonitoring-plugins-smtp(s390-64)nagios-plugins-smtp@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2)(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)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(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-smtps390zp34 16051072332.2-3.6.42.2-3.6.42.2 1.5pluginscheck_smtp/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_Updatecpioxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=8dbceb2d46d74f79a87d3e525a6c59d2bf8d270c, for GNU/Linux 3.2.0, stripped RR R RRRRRRR RR RTtXw Yuutf-8dc141cefff98c1f5b282f830a876db46be89b86308a61854f019e546b62235dc?7zXZ !t/1?e] crt:bLL 8ߐcCGdz h?f3{V/i=&WݑN\geetWTn\]n2˰i[4Nk0:A5$Ƥsu_=Cǐ\_0=ml#uDOJ:舻՝Q/m9M﬘@Y?Mx)]-FiҎ I>tOVO< o 5T8r@c-t+\.*єḬp`o=%8"M7'z#peTl[D}~Ce%4ɱ/i:F{g2ћ}/>Bg?Hi;ڲC#sB%ozIҨ)Y-%SjL_k3dÚIao~hE<+{tj9n bqCh]E l{Zkx ˸K4Y15c{BEǔYD2@[`\2>ks bU][ۚD=Q`QJ.O4mM#{J =g9MQ,yC/Ɨ]j\)#줥S 3z8*~>t uS[7ovHB\>- *A)@;r\dIq&sPԆ3R%m#[Xd8ypukp67`,=@hÈˡړ$o q+-ggQ7zZ¬K֨Mx--3S-?⁵*2v\ \"օ{_;9S]|E #WFWeVl&Dhuu'y,|ݴ1]2AXK҂D6Rjڇp(DG@:uJ:] 5W*M$3D {x+Q!T[4".9p,p<"fь?:\,tמaomFX'̊dF"+{Lyki{E#W|.f}QL0@$ nP+;'cn:͈0ʽhF! Pc=T'WF`)_CD,1^'K7ϗst{JZ !cARRxE*2=U GĵOEpr9ȕν'ɛcV\IMTV4e!~=Ƨ6;R)ߜ@d$jZ ;t OQ'M׸3vщB-|T.j_HEy8u#g|emTTm0ɔ_F ZL{P+9iyX7J0EO o lDȾez|bga+/E_%A~.3XcM,'|t^G&H)^_V^A ) G=̛"EN؛ɵ3 E<5B4?*0ttG.:D~A g)L䱄:£]Rj5|9V/;96dIS˹R[M֞'ބ`2)Q$t50_Mii s[^X#pGW+|mAjTx%1e.19^jء{Dڟ$˔;uG4Wvؘ NW^kA$w̯-_)0>(X]MM5XbhZ ѸLCh3GJ!I5"1L7c ǵMXlvV&O@ݾ-Cm8ǵoi/d/(N8N.3 =Ayo\#KH`$q-uw3H+ `CB'}+{E)xzNرƅ;8#Ak ɫ/)yxɆfaW:j֭gW )R >=P>GSzR~yDV.{"BcRhi])!Nz9tJH-t%)+R+k )b]: [6=ن?-'o|EU G2;0SPP:h8<:.;J[xJV}xpk1MJ|f.UM3i;B\[ ^ 4!Dg^mt `q.tXd# q(>RG ֚sAǯ"֧VV啠d5Y}GNXzepj;LSӝP(jb41P3`og3(a$Tn 7Oۻ]B#toy_l=\ZN׍Jk_)`Z-UB OթvvQ- Őw^ "'lr';h֧FH)H"fOqJ'{8bɟ F=9Fjb"WͨڊXj.KZI7 _ i6RQOwFʰwa-u`e7;Т7(ӂ @*Ƥe%pμ+yjc4D6kjWSjƆW)0JQfV R>=٢2Ó50!LpiA`q #'R KjZ}#Gl $`מY0<6aٰe/V,}fજ8٦K1*bx$GD'iʢht}&֊g0G O;hxtkk~BP HKy ŸAģ~:0aO? S% :jK[ Us[òƻc1ϯGݒA.20c%;6.D <#myf" 1W=gY:kt %iLc+_ rPZg4E3&+$FCUT^%Y&9ډV4{;\LրbSi&BwͥE aC~=PU|֦;jxu8G<^mQ;F/dwg׈녟K s߆9\>Zq%j59@C<ʉXP(Qm[ƂGAÍOm/H3"_F;zG.Qft~sf|/^pBt),x~f̥kB{=BbjM2>PdX nDˆ@%ɏ<*=O]vByWPfijꯖ HSh~#Jd:NB}xbwS1):}ڏB oXJ\0j!Jrh κ'Q!o݈f/]v;ωӮ6M26i*MzgEup"r6>,wb9Mw^܊vmp~8-U;5Js|—綾n(yn~P~a>dxꆲ@1yu2'Pޚ1,3Fo`0i6Ud4SlX!{tVnP{؂9W&~՛bT5#aSDS˅+}ߟxKe ':tM P"d*G S<l~`A U4X50n~pa$9js`TJ>6.*9k @Qk&L{/`){6r 7ڵM.,lR|-tg{Ö]:PI$*jO4iwʇ6RC TdS,:PoEXgr=Z;3aX臈̂٧%"^;S[bc\2Al{!R8z 燿GR.o~׸Ct*ymhJv/ &= \sIb"D)$4=zxpGRj "%Z4Yg"ÛN' :V%ǎ :Rb|6g'LD9>8ߌxD[3Zq)?`ЯchipxEV ;,h?靊*xb~44z7 5 $ MzƠ0-M0`_>pЁu<9k.Y7Z,WRTw\ǻ[YMA5싍VӎT.B֒qUHmbǒ| (rl<{sB)if@뵵l~EgrBV?@q+d!P*?`.%䱗ВdMکm?u+&o-V͂ҔsVX00sySUFEƿLR!bJliAn6LeM W&}OmMeɉ ]̅vQܖ}|\mڔV:,1@82lI\Kcۊ$@ ~)tO],> 8:do)P&"+?Dp˷V(؃r+79]j A{< ##ྲ_}[=>`s!cl;yU)!mB3"9C]VWCq#b.gjɉqgY2,m߶V;w$"?Q-N*f`aJjzJ%QY&ewdL^WwAG;(]'4s1b ߝOg6xNd9#YqVT/N | _~pp 7o`+Ϭ\>čdEQꋝJ'?Ũ )\ha84La ?'RkUX=ݸ>S_# DO/@ek#a5cfɱPgcw%C7<} hv0gjn-c_Z2c/cDei֮5(P-o5+?%`L6J{e%yI? hQЪ`X8w4Eރ˰lϜe%Z]aVPp${Δ!M JCyf e̹.zx߽KDD5zGr22Hs3q&*&Ϳ=Ʌʪ3QơgrUzK< Y_cۏ1TJwpp I^d ZcKFWŸjN_YK'3 E1cLE ysשXMQ̹vxHhnʵy0ǻuz Z\P S`LoeUHj3zCM=qeUjVL@T6Rҵ9}yia2_}0$廉B}]x254N;O~ 86-%bƨwԷ EU^aCRy-A?JljX 5:NOUmnUg?'X;u(ܜm==y.VQt}%r= Ag爯u#9(t*ݻV;Dzˆ4 40l^6b58 kꈧI*5N ED !'o(;t,TeNY5?&V ѷ=\ruR*)=|4;}diO^շa`v.ֻV4^Hq U(gUaӳL9P{^I嚎ܜm&Պwah0}Yɭo-!)_BFx#{dL,;z֌jӤT炎"$lyws a FVR|3[)F_er#H@ɅK5j580Jũ[0lW&EUBS6bvij5ד?d 2CGhjcJ :6UP [:uPЧE x8sg1ǨGB=Nѻ)%+H7?;'e(N x6n)-&ެpX=ɢFd{n֣g:~4F `x؆PQQw-u.EVqXӪbػА^.0 RS铜co8ajڿS4?%+<1yا̄J'mp;5vꍁce`CZ!2Lwe\H |;tje&-ƓChܯ([9X,ҠR"!6m ؜\¯utϕhx4yED6u&V`$/wdbтy;`>n|ps.֝kg+~^F0 DJouHXxԓ_pݰη&ξuU^$ `X|a h0B8 v Q 3N"S Q3/׬L бt:IzWN2|25ڇ"GD@L=qK*z>hu @Ǚd]DA )s>F'iܛ^=iBd%18`]aS/SS&*7BRf`;zP5ǹES+)lY10v֫L#hX=k{LoOP{_L`7781H=k6uo@0X޺,xK_Nh&֬,(+Rw+bOdJGJs0JM{d5WPDRym2}HsӔ B7G/ep+iIǖa(-/^4Aiȸ` FGY얲ja$B; Q=2R7@9Es.#N q`:Vsl=T=,):@h4_זW\|^e[p\-GM,F >>SeM\ߋO kucR `J) -uA z["" 7ۅP#UCT)\c?@t1+Q&p)H ^m#\Ө<+bRZa4pb'F49f/$!+l{QC %XcZ^*b*LispDClLsfRjSeݣA Ȟq- D:6{G;\iQ*M:")JWoɍ^=m"MlY&dF(OTLk|qTMcČ_|?E(Kq@w ҇@["ִ|&Čyb&6͞_}"Fl7iICG70o/ziA_-2w 5w;eި|+Qk2ڋ h-9f>L(WzG.[=;J]2 '_ohyLQԮBmBs"]TN5hx2\4C% y$ jP2TPD7K6ag)z,u?MKr&j՜i]\aZ"rc*1 3,EDҸh[=>3ф1;J@vդ}!}"/ֆ3ᄰRG`YlzVo =JsȒ0|{h`AL+@rkPEJ^&۬ٝ0NTHL"#@nqrk@_=7 <' @nF,Q+⇢*뎻/v(8 i2ݒiEMǃ7j/.= KWJ4P[n2sRZ:""=ltj;>"[KLSPKSː# QT^qWxOtItERq&<:Y-xR\6 KfIVCSwɂsb RZf`D-9:IS۫ ( Cj 3*ʆ(f8Д1[>:7,tNlE$+6zhQ?&wq/7Kc';kQLi=p?ьlV""R˦w_>WST%'?;r1T\)\5LţeX{)usȥ!e枭WcOԯnUR߫aH= 5-{;{KQF_Ȃ#$.}˃".8ߡJR ([GZIϣU{iOL$qgvD`,"OC?< u-*.hR>/>QL?*RvϥxzUco䩰c-э_8S$Ѻɲ"9|ŋ"攊S׭zD:҈]ݕ|L}Zf!oAKȗj0 bbN[] k΍Z&WoGW?lVNVw׷cJJpR#=o74L:PT<@Ps`*ؼ$(VSɚ2!#2P4aD&,]4+mv`U{*oh;{Ƥ˱!X[ef+j{c Şs;c6=, 7`AHkXeiu ȭק #6 _yH~ dJ7͂.rw#Q2\*vC. UIJx!u|0 ̨2"8أf" 7&:{y8W090rȸ(<";kok#Fֲѳ2Z >ų D@ ߴ;h<$ԡ=𡌢+}#TUBCkߺ$QEPM޺vY+҂l<V]̮5o.g+츸t1寭Ë &ycT3L_fp c*h/hkUB=Mw 2)4X7jcL>*yc@ a=+k0u4EY}Vj\(WlL#pv#j 3lpt~i7;3ws7jo xYSQӜǔ 8>2yL,hy!5oiFynDMxC\x@b9l/C(, tq.za&tք&HS]&H~cG^!gʴLZ&9}zcAɀ[ѡ{8K֫_)e*%ϚVf[9d\7~,UVtStH׻{.(ڔXh1G~*~ZWuxν^(3&}THBFͩ*~95%'"tu?&19iJS7`[09ͮ)X-6Ja36pqwS3y5w.m|!Vp"NܼALkg,ȹ EOl7, +nADc%⥴q] f]Zn=7,22elohbPZ2%.EA3##1iJał|t0P X+u)zh_" 0/e 0_ N]IB)8՛˅XNVpiAg&lt0М0MSG%f?IÜ <:ٔ~hd,;TWQuk 'y2>fO4b^PqHpLۜҟ]2׾wɅn]8'qK6Lo{{t(_[`HLSdQ(x<E&#JZTaCb{Y"nYpjض|q~f/II >BQkh]p=]՜yQVY#G#&.s)l}݅J>>R?i6Ȃ N/ I ]TUO(h[9Ryq}'K8ZO |R9Ef ;M3bQz.R e*ʖ 2DUFU+O\T=1"!cEdN$iEdJ4j u>2زlrx'T&T =ٙ:Wfb%EsN`xc0CK v15ki,Nr3iad_ M}|nqlZ`ܺG  ']iա @Ra3Ү_*K,zMwx՗M*m ˅4A5ZV[&,o';^4mJge,K9]F>e,Y?. ͜kk@3tx`@P|b2HO5{Ot}PPlyzQc7qsJlBc jU}ICjNMuz4eҾ!+Ny#~GEb}̬1#ePQ@j%VsM3;jg(xZM‘쭪y+52XeJW&f9 agTi発Ğ-ԆO7#ԉ_**P]˺LH(݀c\eJһ<yee=pL^u՝~.z9dF"Xw>^Xd'c3LJtsԝ4!\ (^qQqրLČNi= ݣ1l22 X*:d{(]`^y&YG0ayK#"O>y@yO*y 9Jz|:-tBL:`^/.P*v7ʉvIm <Ċ 好 Ƙz۴=~B .ukiI9Sst>G[_+*І(L> L8n1[ v8[=%,Vm*K4JDO4+&ԃRLoOv^B}ǀDpQ> MȾ TCJ n8o=sͲs9qc<^h;/6\pR5B}gp1g oKO,:+}ک\_^Dlb7hGJv~E̋UЄ."p婾Dyк~yx|;a*6ܹ6 o :WAW@1)0&޷Ɔtk Ce\뇠YP=d ț; >'քCi0_MߝQjy|z/GXlzCr-# ^_-rH J9Eyv*1Ҭzf1@+#D4NmJf濜ޔ;HXcQi`t`:cwlVg &J{?<A0{)![HД׌`/]II|-U|;uýd Koti^Z lws>}^Df_9 @ 5J _MigjOMo-D=RN&85^ KW-y MR;AׅSE7y)b.]@A t^ ᥆?ͰW;/Rj8>bovDkڈ}4Mi5'To¾'b ltͫdo=؃Flj')GU72>Ⱦ&YuY r)~4ˁ<RX/ɉsv#X1oڟyE!^%x:2Qg_Oin; І?c[e:AO[ۍa3{{E͊CN xpnP~BvYQ! ܎4O /qV$d̫\TR?yr4#{"'?T)ː EpFW  ]N@+ EsAh8*a7)T@T=5kYvhSHDޞb]1 4qiq&pk%Aw?+q(|g(-UcQ*6-g`sF D ‰0-l8o\/46(ɩ@$2Hf}v?Vr)u&Z',3 *g $^<_UrAI6ttt#66Cj7mPe bA*@ە1!DBZʞ$2H`$[s_U;6Ln~]-}5A^q./߰ͦZ@`pP(3{8=Nt e6fGзXYhi$,F=x;?*QnƓ3s"|e׻3אXX;*Bڷ>Q@; !`anGD-Tyx>5 ӱbJ5ul{2!G ,eK޿fӬΟveۖJ_#5dy͗STiv4eb6B 4ޔ=Sf3O6ca_U$2lOSA؍Ce3HJuC5w'ȗqT2|aJ>Ts @(}|Čq |{(X9k8w4"GƖjLqMN \˵ 'ʓ,PM;հLKf61αuo" ^ -1g' \qeB2EwUeWF[,k[Q^ 87F'ܾ5漄gP_a2~Վz> fti.$OLSS0$GErߐ7ꨭt sϫd ˔.,+&WmFZ1Q"eQ\v[SHYՠ4[ed'cx&^_/"'ؽߟ{`=Atn`;=d;D{z6ryYqwaow4]7qijWR}DŽ&w %g}Jz Oل-Zۮ{%D&v3:?:+2+;%fdڒ( kmVllpZG"pUִS!R`0gOb"3ARGcAK٨ Khd#@WnK{(L{ȯʁ):!{q؂V^֋iٰ~VRѡb FR.E&坼^cTqgjƕ7^k3w:eQ/Rh@U(*`jZs}.7ι[ꕫPßK0^xSlAX͏ }۱"8 oF wm{T$4/KX`F۾,mEDM $[09e۱GԺeew]:fJՅc\t_~Nw/!x[Kء__U4k^Ex{O*ǤNψZ0zIAV[;?;߮ Wc r#O0mFƄdTdoG9 œKr3"vW^H%ìa(7s7fT7JǾ+ai5zôi:|.$a=w@[;J-v`WNZDhJTnPNlQ(5.>4^R6:<=+n^sN%o-Nj0e#3&z0D  0RRT~ st5]?1pD I$M[NG#ca#VBPJt\5R?IA8h'g fw@oǦ Av#5!=zl-PK(耆郪Cc޷4|Z6OpO3f.h6;2PhC^ڙhAD)k?\| S%}ةq6{)]žfCX=hd0͟5؏B]:2ӺYkr91Ŀ N(2κ؛qۥ͠saՙ"|`V1+NT?慀¾ T|qdj(}\%GEJu4f03Oi iS:ObBƾ#]YsР  *1K_nʶm_+_aoXv% s3_q]Uɖ鋵obZt@ Wi#3]F)fLqb+ξݑYoG\M6 O#*"e]Gp.%uEiʴ?ZMuA#hDPg}X\5{C4۬*Z}ʲ.8AGPYFtl vHoMNNdWE~nkbz$Ll J2f\PbAb@8l#Ϟˏd(,+jJ#vePojc[SѴYhyl5 ;xJsWi2^LIv;dMțÆfRㆮiE\6r?{Q,2#;"0Ϧb2oGݝ'Y] aR]ベsVӠQ5>W^:|) Z7D,a,)2pb|g.K=}ui&Ow PNpM;K<gs^4l 7Š@6\d)Ȋ[pJNOuiBS,&?d3'z]W%K$hcN9p5ӔW\~<3,Z. - m_Ն &؞QiE p+0=/%`Pu^OW1`씕1b1f `f T?7'=g* WfC "|\ŮAB2u0_E:u~Iq7cb8gT='9Yn99Mb zT_ !X@Wg&@NY7stlIY,o9O`PL[!ɡX4!_^`r욂#{sⴳ V <w7.]Y7 \*jSz=3cUM5qrȣ%܁Ӏ3R?_$FtBĿM{p#*z$fg!=-QvUχ@dm )r}W)ČI - '"Wb-*AA3q]3[$Md.)O)Dzs^ٺ2e\!fҡ3 |P0tⷢYf^tFz ujV"pN,z^JUAʶ'_I_q D+X5wAع8P?؃z!]1oN\o<ni5V-5k6\#^GƓ؟S˻ϖ+552`P?w@5R^ahج⹣MW>TF#m5ﭶ,ׂWlkKH?Gs2Vw 8=y G:^#$ Ȩ8Qߣ1ubF/4ږab@ދŔ}#_b4M[gN8詣KGԄԝ:R*] V-XtkiQ9/RmGwtC&Ք҈mԎK8BgʽA_$Xl3!Y5Z%,AP{ /s{Z^}J+NA :@Ml9"~ +|c=&%x)kVy'礦}Rbi܏WXM1VN{!Db֞UX (=)FC=ϣUTeQ[zX:ް~Z?-! *41VrkAva$E[/Ļ315%c³Lj5J>b/JLAI&Svb\2Հ B~Z)o =}<*WZNcU>0[quN!xs&i8[ fҽ2}JI2I8NzK<dc4gʭpRzճgdyÙ2LBcxr*ybI\0X-BH"9 IN3xl jueQw2@ ǗqoD/҈0Dm=SMPEйUY ]zQ9nfl-py9qj01a_?fۡFr֨ePaZX`Iai~rCCCY#&ZA5x>ՓFiqcaVͻÜB * V |=gA8KA|jD;hx!MZ?ʤ 4@3DpS&Uq&.҈: <l{1H?u嫯7}T.Z +EےO#sdt֠˭&)| l~,!ѡ VKԯ7Ю.9, l(#X{MɩkZ.IaW;8AcMdK䁜ˋվCRxZASE%zĠ_=n8 8~䬎Hr?38*;DiĬKQbXwչMyL Q'LԻZ&k_{HԧU1͂{qj[ŤA!5pX7{k>'Tnt"dNŒŒːC"ͅ)A0$u7X ZС.7(ҝFPbq!v" (BoaN+?L"v-: tfe'D 8Ye9*{ z:nc(ᒷxvDz̭#$ƺ$F¤ 5h<zG +sƵ+Im bغz1'+a$*P}39]i5_Ms2 =A8p\v0 `~ R}]MR$@N"GCA/Ց3Ά/ nrgĿk9U0qF|R湃Kb|p&/\63_P"H~zbcMR ĵ `*b1pBh3hdjHmKE.j`!4zC]&_Q T_Rb3ؔDД6 ]*zFWB! 6Zc&뤎, jg^`:^j5FP w`Y M~<'ZU;HrgX{rQ&`Arb*k۲ˀd4Q߶ YZ