monitoring-plugins-ide_smart-2.2-3.6.4 >  A _'p9| =94ėKtDWPl@Gmlڰ_~W|n$[^kϺؔI޵_Hf9?1FTdGN>e[} d'e 5%@Rd?C%qMN#4|c]a۩:I\#n'Ā0lr8N,Ծ?69I 0 ]2xayg>_@͂vߕ -9ӢB=^Wn}orw_k2zF`AMԞ9뙚-c`7e27e63a6e789662807c025934be1b384a05a4813b6245baf5c38d98de19f65f5747086879bd030b6afd160a166ad3b291e6a6d5T_'p9|h2A\K`a]CJs7#ȕ6VS48,^סip+GFDepC-8?-(d# ) @$(Ab       "H\   (+849:L>(nB(vF(G(H(I(X(Y(Z) [)\)])(^)b**c*d+Xe+]f+`l+bu+xv+w,x,y,z,,,,-$Cmonitoring-plugins-ide_smart2.23.6.4Check local hard driveThis plugin checks a local hard drive with the (Linux specific) SMART interface. Please read /usr/share/doc/packages/monitoring-plugins-ide_smart/README.SUSE-check_ide_smart for details how to setup this check._sangioveseISUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxppc64leif [ -f /etc/permissions.d/monitoring-plugins ]; then # in case somebody uses the permissions file we provide # in docdir, run permission here if [ -x /usr/bin/chkstat ]; then /usr/bin/chkstat -n --set --system monitoring-plugins fi fi h恤AA큤_____zf56eb2a82a90d1ac62fceba4fa3d2b33a8c52e591803d75a0d6f52f2512905c2f7acf67a381bc6dc94f135f372259b53c05c85f3a05ae1b8928c2946915495aa63ce8920e8efd2ab15b1eada667b49f672a59de0511832bc47bb618a26ec7fb5rootrootrootrootrootrootrootrootrootrootmonitoring-plugins-2.2-3.6.4.src.rpmconfig(monitoring-plugins-ide_smart)monitoring-plugins-ide_smartmonitoring-plugins-ide_smart(ppc-64)nagios-plugins-ide_smart@@@@    /bin/shconfig(monitoring-plugins-ide_smart)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)2.2-3.6.43.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 build/bin/shnagios-plugins-ide_smartsangiovese 16051068892.2-3.6.42.2-3.6.42.2-3.6.42.2 1.5usr.lib.nagios.plugins.check_ide_smartpluginscheck_ide_smartmonitoring-plugins-ide_smartREADME.SUSE-check_ide_smart/etc/apparmor.d//usr/lib/nagios//usr/lib/nagios/plugins//usr/share/doc/packages//usr/share/doc/packages/monitoring-plugins-ide_smart/-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-linuxC source, ASCII textdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=70d9ec07c2f7cacc9fc3547327d908558c8d368b, for GNU/Linux 3.10.0, strippedASCII textRRRRb 0 E~hNutf-86dfc856ba8325ac7ded35921137ce3e103a6aac11e98d4cb7d62110b5ba499bd?7zXZ !t/T] crv(vX0K|'Xl;&xG:FE f#yk cIH`)㠅sdO nFVrd`!y!M?_3MͬOڜ4Ce3T%ҥ1-9nՌH9cnPKsmAr~%.ԙl\=;Mḳ&Dm=y`vq(fĖ)ɐQy,գk{Cf#,$@cǤ-7 *knjj݆ZvoK-;Ij8nn38J}p[0[x^#5R$({$z+vCVC v8 X(P&==Vg110_ O ٯHPA-^MQ˄~ܰb1^ēt՚B]o:dZHoDSeh9$b45(^]dt@~V4WţRK{uc6W*?v?adC0oCL̰<.!dһ?3Ycc*$4Ijf! //.UgD:,)2_%RR:3*x9i6%obT7uMA8a@4]BYy"){V>99F(O-VNr"N*eɲkrgMxn1' { ?н"U蹌Gу @ [80 ߸ᓜa2֠ߚCkv#35} cAHe iYN w3$;W>pV Q (8R1ɮSS?ZiAߑ[ f gsQ?xfԆ|nQ~u;U`$у@Ցψ O\脎40 19ogB-h&bX?;d2g467HaQ8w2gF"YAQ +F|('R?4 Y a0؞z{,60T3#(pH4CooB {5('͛k D[DMFҐ}q#zGY->cD ysfV"b,q@OG֓vhjB+@|=®lMx0{ocҥB”_I0@@1ԹB 2ޒ,\ns1uE (/q,`~ގ'g)<~h7+EaؽI-4i$wYgST#kho#{iÐaX:Zſ75fP(%QF]e>?iU~PHfgRi yꥉ T]G'ixzM59Р8^rFw(Ϯ$u1E#+/Qvi*{(ڠc( a_{n(כm[K8Cw0FSCU\DbJ$E;AYzv- Ѿ-9rDMC2UghFBT9^SF1_;c /C:xF$O"^ž~' Rm&)Grz$F=hwY@*%Є%t0ba{7g{tDPxRR0" I%U@*mv$%\Fg+G |@:.}Q0"AjZLj=dA+ڠ}KF7`Z Hrsȗ؝Y7?j2nNOʁi갬揨TxS"U<p@9$͟*g]&YT4fEZ,, P+;)E8/!"MqY.j4_a~]R& ȝ*_3l')j]JqIp49jGq0ڨ8!Haf*+#e* $~N*p*q46 Mk%.;B?>8R҆%p=i'J{yZ.8<NSIk }0dqzԥ.n͑'2K>+gh,H毛SI\έz:h `\z?)6#c!+pcEo,"k0Gۗ}r(2`k/6]:nR% xbňTʂ/lw\&Z>Y/8(H{>N5mVA7W te:`$mqIڙ-_ZNڣr_FQ|:]B4';i%l(*WB "7QupuߞI7Yy>c_<(I6xfd뒕h8Ё^矈 ͍ŃuIs/1pT|:Sob3JX:V,8yN^Uk"?h8vj3h⃊{zi4TQd/׉7)^@ uny>> N@HIp_m'U}H~UwAre D1 R C|eϚE7I˿_+iߦtByơ|W@.nBu=R$*.+bxr,T3$\X ؞ .).xt{$LZ-L@-fC8vHlLriṠ0TgZ5*z%SKry=NMUԥWGorHU"r&T`zTuq̹~1! e+q7,|:sڣIHVB.(DI!kfÂ?VC,YtjII; Ȉ`5e0Qe聺w#j/RZ#5RB%j[ lyV@K- >lΕWxH %WYe؞ElS3//|h(h9[?{&&LV]AD Gؼ["Bh֣O epyICU/G/Sy19)6ɜ ckOcPfXд 3%%LH4ՔRS#װ(vGA9{8uΎcƾoR`s:॔iIq0-x@%Y w-L2[x\]XQxD)12UTS^W}֩mT-(39<8qҿA Wk(ƿYġ ލ!f`v1H@{QocHu8DRdNNZd%qX(4ç$?EK P>S^,e # ;(E3J9r_;`nd# ]hOZ,g̽edU.8T`}Ҋ5}WkA|4)Pi[ ËeT5xh&n\mt4n|^^W&:oy+xLOR;-uVYk80fAR!"^S4Dg]FwS ;{Զb?_Q*DQ%k]g }&tGmGsm|n%%:9BHFb6QdaI8 v\,>xb5,#[; Yq%bgȡ[;Ә@퉊eoϧ4ڤ]ր[<0C1SkqFq GnЗ!FXlEW. 0OU4%%Ïo707EÊEw<@;x_ !ç0Rm%:s!pT;Ԉ/rC]~ε+׫%7"ըuR vFkT5A4ҏDC=y¦G"fUE ir$&y˙S`p|{@,{2H5ǼXE]\ecA҃-5Q:1~^ EZ}S0}x^t~W"S_tY~PfRs W^;2q>*߳'\t6o? rP &HEed.L`[:ILgR?dbUH@g!䤱f~dW*dp޲,hD+ackCv- p R3Ld1^'"yg"֓eǎB l몃lU1j]iVh١n D dqѠܜG>a`lQԴAD(trK/ߙ0|XV#VX ,>FEbz7ȖB 1Kt:% .*FQqQUլkP]ն #kc*/H\Czx_MՃl+\X@Hd8bEdZ!8N8&C/ K/W'C1|8{4#l@D\>®Fb0_ ඪZkpx91U]rL&u]¸,oGT8η uU;ٶOpgz}E(/@H'`%|ݪ>"ȋfkj ,i,9lNnycyEUTh+mhg܀SWE+ ɥ;M @S{pi%CvaO^kQ]}@N()qp{,/_9@|UJlyT`uƦ:~h"Yp :dwK& Dcr){|lߘfy@s"uGf6@F~rha M.d+ב҂i7/GyAqTkX'|!2)9NO߭ &F-{-hevlSuqLbvfh[ǵu`ͨz{I zN ibDL66) DZ2t}A sM`fjXGkW['6#*ӫ MfTiQ0^1V:OSfGR}gbͭ\ICy ~w$FR$XӒ9 f!q1qpf0I%V˕ kh ^\ǿ!rzA}[ F O QlftJT_,ذqS,ΦЧZW8HkF}i]Q#m\"{Ns0A?u7u*F6q#71B@o8#Q 0ijys1~2l7r0 jF {Ė ]˹_2屨0X*~*."d>n82W WA^6(Jb'C q5Z"k:YqD\m GxEfhVzR@3zuɏsV)}X.@P Eu} 0#GG50"_ "/àb8hY'OI2`r]^CaΠanQ!IWL{ 0P)_:+I>KA1F/ߋj)=۩7`'u򇨉7+tsmfҢ>58Yl 5ۭ=l5nT$ўDyi dPnC&s$ߐSOo[ {i3t*zAtʱÏaJ0ޯv(K7০)RX3Yqb - N}pUV;wI{_.%[@)MP C@-;cE> X~yiia!8pՋRQf*$z,>s޻+B÷В-JB5S\lGWI6iC6Bc=^-X>b:@&;1h!h:чR?P1&Bφ`'X,}@&A*hpF w*; G*u9lgEtQ{#FDhsX[rꙫw:ZwFXn8{:fɠ8UURB=;a);_.P4ߗDsϰh$ mq+f6P{x+wcjŬ6ڑ"&ss?c0oLAݝmdE}hnrFqJ hޙ (Xa2*NE{yGc\Q4ﰫ0ޫ)]ja$݂XyjgO:BR/UE,ݎdPW 6Q|Xy0vt'FEvwS&=t$԰Jy&I󣬫JPq,:P w~YSȆUUMHwWj_K [ZA eSѷ#7=ν+ƐBJ/c_\=B'[08w]uWe `@b۝n4?+WQ"ҹ0+Fvߙ j f#f[aιP?-4;6otEBy\C y4a8 }=cG*6!֖o KV/bZb1c'8EiM} 4,̣I&jpg%m y}&Vpd hu@ ;A8A| FIxj `xUQ6)6*_罹<{=iNdWɸ3D;D X{V7ּ/Y,Ws(^l񧃼,:.[E;d†|jG&n΃7SrMΓPȰ9aDL\g6z2uH?M JU1:$@SzϺ)w'T[8Bh K9½V" ,ʣx;zcy4;;KT&vJY|Q5=D}B"9+ < E> :͓#('%nNVTcHgVT;<컭π̬{=C"MR%$e ˻·jDPW!^AXG҃gފ 2VM:}(GTXuS%0$ݏB'lE" [؃XvywW#DAk„^]"P5Jp]f"F_х6NM$hRt&J6ll83xs w E&Hz _4z*.5Ue V;ߴq ĉ34)5cʌJ%3 S 8HK2į֥it2Yĉ ̌%1id7WA+su4:JS|Lk ^CwbTV!mKGwy;~215ѡː& eY/uj.zso-,p2q6wR%Xete(Rf-Qn\X/4qHN v4{丁y`hj4d;<zOO`e>.j;:z$1 )d `_ޯ!#&ǟ׀amƛDdsx$%' o@Asv2zUHp 9ϩ- a[]( Iٔ BJi]?Ѹ_Dl_6؟W}e>ܤ}Y^39+~SOըI!*T{(b,]Ȧw!7Ͼ? ^fVF }7D~ &xB{3WAz;R00:Z9_P=Li- /߶":mzY)ïYKxSfqfBQ UddÔM9QHPG/8\#QOF8;8ـ^њ =c FlRԩ2< 6`_+Av-%Dvm"ZO%S҄3THESD+gw"JVtcPTWM9󫥒9ES@<]7;ęHu ȑG_ݑOZL$5n)lHB\,'XGm ޔ;CLۨrC@p?mAIC4znʡ]xuSk ϲ%eWD+:=5;k9/<\n>yl@2uL/ͨR = j 6ȏlwNO]+FUlEU,?TZn tZNb&vL*^4M] lmN*<\j=XY!ea )dir(.㕐Z\ gg'hz ~Dw܏eKg[.N ?8gNW]m-?ݝ]CUmsMdk'r)MU\ edc@0L{/+oĦbu4b5u6{2MّwoFrN8 '2wkfj˗6esHuȐiXbWHMoXZSXSZn:~.!rnQ X~_ϕ$ El(&A> G<Mj[?5[-]Bc5[V OQ9r&kMFWm Fz {C"x>ԦQS7,F(cAf zg&4U܅|mТ , !/Vv9'>`ʎU} Cm&`m"8=fyJ붢F4tkO|zhbWlU!=qҦRE95Ң:[2j?Y~%2bTh?'*,"E2pwYˊpZA1a%?C$ 6`y Ix!6|63‡3W<.Ead[PsOwzS?dNnKbP;>R.Xg߱8j}F)Nc p{>%ʲJډppŋa<[Ki0n;tV˔j8O"Ă3OhQ_˽! o08{+hi S8Pt=@_G>HⅫހ̡7niм'DM+kT/sYhISd(걂%*ep i$~Oy#j(=UDvB.+2225tx;0ZKCGf=,: $"GHZ;(,;Xc-CNƩ0@/ Dir7Kh/H.̾i[0Dkfs';3C)Hٮ W&F J\ "QeD3zԿOn%W%0 r'hnP)BT91 ,UE"1 rD˕OZa Q ㊖+ewU nj 񘖆{+UsȎei0pu4p4 {wI4uzy?9X)9/-+]l۱*W44@"M(Ĥch7#_jU srmڀG3;jX훏mRtv /^sAnFR$ BHQRwRaj,Mٿ$]PnZL)&';>Q>DuuKՕFh%0{V)8?_D )$Q)mrtJ;*)j;͜=Zqh % EmDķ 5 ѯz$G$d|(MXUSpf&ˍuHL Tb<_ ?fBtԇݺS(N\]d Wb[ʑj"x\yԖW f/֗Zp_;ef_RO2Ya4gx2ʝN\{Zh5: z7Ռ"1#$\Ό!N-#VN(*r8ȄSbx1_  ^%+p1t&GߖV X8%[ TLŨenYe(aP.gXUb)Iu-C@{, U'~l!{$!'kD|&u%y6EKV$V𷗣TV4'w`ת{DhV`NGJVI-d.5q[7ܭKcΈiɪ0[+*=޷m(SƮU[+J6J{P\(גoUJedn0 6re|Pc»*ĝ6*)K޸o-Zj!64wP;t77 +zMyn s"8՗7\Ɨ'{ mz!rIpku@J#t۔ct8مwĵ"X Dc"a2-~,ǻ@QU}=ܕ|3Cy_u-PK&Sk]۽:*g7k6*Vi۬إ\_C~pVfB +/yG ,Ȝ \b]I"vt)d8~ЛJAeNv>,3#)<ZBw哼`xFnp/|Ln}pm/jaPXtHbmp޻Yh^$;yש74!/LxU {?cs032lEÑ},# 1RtCbc$-`Qtn}I|m#=+݋ 7byy-y¨¦F |?NGi $}F;l* ֯gc)VZOv_LKH\`L-e4wq}\ɫN_NjfqXU;W]K]ݳ2_oc++q"&m7f0. (,'3J#;~+qm2X̓jFǃ%aQUgI) ?[An1 /=~R_u)yqud^VRd8d'L?pL?P CvzJ)x Pt"~A`$ƫWrV3*@kPw՛C C^ٷ->V3Lha,\:D?:M\LM]:^Ά@f[t)"v\އa+Vw`bn}UicҌ1pOlShxA M: 9J4i48y[# ݀G ]x9jl,h[DgUkSs2(c|⍍\r^kNb$Z" GWS٪m$RE*2>i)͈\_ȕ[ZGj X&aspiUe%嫊&r(YMH=Ұ0 m (yCI^Id8g6/= .sҙQ>H*"ZQVY80S"SRt 5ž֥K9W+7f|[bY*x Lk,]3-y%ϧng,r/tv,OEa33ΕB*e >q}YSuU!|*p %=CZ2llyD4O"Y"P'Z'ZV}%^Kv;n~R16^0$Fjтb-!o*mdz^A=a&j F0b̠_8qOS7jh`GԶ{ur|7}^1(, #V\k `TޫѲ2.+H%r®b}q13:q?%!/.?$\֗ 7wd!YlF;- W#:fxy$s68~<ba-4uX?1.c/ `?},ST-R"<2vnډnX_uZ=aF)[bL'Ůja&r^@AF8Xq#.LF/ 7 eFu?KI'Zr~pq,G+J;c~R k.3+g3hacbnmRlAe~3),=jy &=R7 }Zt/iG eMvkg%`1eϝ-^~l{|m+8N1:kL%c8DSc!v0uPC{|x.;+Bvzqw wy6P;+i -y, g)};V ߇)<: 2n݌6ўs! %AOYs͌V3su5HL+gI-^^a ~ 2a~~ o 򄑸pQ_AEQ=Hl-S=kɐ@+{QNR i# LrM$¸NR'g3`]\B$. ה4,neRǯ!>JޓiQ'yB¾D-p9J+@VHznӉ9bA3$)3MKV";/n!~jX]3Vu[oW=DbUs+6V4/hus9ޖ-  ٤ިv4 E};?^Z"p鉇,Ij6[- $ZʯFDCG9rX]l=igxJGyEMg S䓼4 ?Q}{K(C.ɘaR7 YX 2:Pȳw -Jm?h$cU.ڟv72l*2O FhۡRf(5i[)CSgwcWDMhΔ 93B&Xa n}4KJVP}Z )#9 }*lhYIY60#BIyKCyT M% g67]N;,}NN42q+lE9}2u uR$їO8?LW)SM{;w1;ϬZ ûKi";0ǏLSqtdhyRЫ-곮fN睇 6 ;X^#BJOBue4z+uOtD=nĻi'|N-ܳh:uؗ9ufֵ5d xf>ܵpn iR{sǕ 5<53|n/;y|4)|}@`e2Br%@Hc-&.ۛwF|^shIѲhAlvm%Idr$ 0TE7m }kշzk}-bQy\'77X#`7=g>`eXYΣvmzWX1w6$>M(䔻*G6rW}Jma܈X!LRm|( vDv%LȊ'WEl0İy*3տS_@=nU>V9FhJug| jٍx>ӂq?DҕjusE+ѐ &( W-<)N}Cy咿tN%ݺG1,0ST]9iaE~wi(pN!GI\rA+ CVg^lX') &r*)9@s `N`"XuztlfXl-x%~(ϴok"Q&P7T (̭gOΫT/<,m'tm|seo:]w?}00:dz}'⹈FnS.^΃>\]zK|}OD sÙɄɞ꿬 #ŀv'IKy<>uUyp~ RU6oM+J6%45M~fCulXFsgwAJS+dQoL4]nTq ~,*>N6Tj.fn'A+㨱aѦ]OSfsvsSiBQnӅ&c;߬bnf~R-MjT;CHqf*Nzcamo.䵳l;58rZr۹4"tΗ--XAa?EZa?s'E3eX O6NRcQ6#uPI#J6:ÿ߇G_lPߡU<5{+=N50X xe,(md08c{BS#I<] po~xcyk)j#x]٬/'=SN~T:f\>̦k@ˮ)/qCiٰYΦ\.%tl.R >ϲ4"f  LyxS aٔMi/@KDŽ]ՠc0cH8ipGzNo)[h2<'JM#]):TH*8*Ǖx; Jc D+ئu5ZN ?8:dٝƒ$4^--aviߘe Ţp4|6w'(0hF)r\su1!a #FUL.yj]9SǟO]Z&ڱʏ:4?+nq{`fJu{?;:Pt!;07dR/sOж7e#T/#2B .P +/û& : `:T>)c1 ڙytyJgg/% {=*:]}iiuW%;Uk]@R'lN,ZFtp`, qJ㺨DF7lz]:ꨤ DG{c"Sj+dj(h3P"ݰI6l#Tb?h:Y=P›7 t4Pиht'Ղ)y:#B_ĉ >+:.GIׄ8m2@ׯȈ§Y]=e8U.wI6U7u=*]f#ԋ I(;ֺ$<.@X)@0{G7Z֒:.p!]jY|Pt{3TCńSbwHz>6F wD6tC=d/.Zn HYJ (N kOM0O$Q^VFA%¿$C,WV;^9Kd{{>o-:6XUJ> TEԆ6mj5}C# U1 &"pg\ "*=19cmgSNW/ 1e CXOۮ>e6.P)\h"Lb!@ߡ