monitoring-plugins-dhcp-2.2-3.6.4 >  A _&p9|Ic;u1T# &Dn7 2 ߧ?8)^TXǮ._ID- <\ܭYz%rU]6So;}NzmМu$S_:YU7oWU{c7/'ZFߺ%Z\F@t N&nI1&<^ZC!9G2j$ZZėTAP./0T SteWVU"[68Q)T@>pF-\?-Ld $ 7!Bd z      H`   (8 9:8>(ZB(bF(vG(H(I(X(Y(Z([(\)])^)b*c*d+@e+Ef+Hl+Ju+`v+xw,x,y,z,,,,,---HCmonitoring-plugins-dhcp2.23.6.4Check DHCP serversThis plugin tests the availability of DHCP servers on a network. Please read /usr/share/doc/packages/monitoring-plugins-dhcp/README.SUSE-check_dhcp for details how to setup this check._sangiovese&SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxppc64le# in case somebody uses the permissions file we provide # in docdir, run permission here if [ -f /etc/permissions.d/monitoring-plugins ]; then if [ -x /usr/bin/chkstat ]; then /usr/bin/chkstat -n --set --system monitoring-plugins fi fi A큤AA큤______zf35a037ef3eaca0bc4417eddab70fba279f498f76d23e368ddb2f16c21f9924b18bb61588af1a612aea619db06f7f2a6f0169c6027253a8db3ef48c8766426684048709dea3bd5c051ff545d939f4a2ebb6ce03ba78d63659f5f998c72c0a0bdrootrootrootrootrootrootrootrootrootrootrootrootmonitoring-plugins-2.2-3.6.4.src.rpmconfig(monitoring-plugins-dhcp)monitoring-plugins-dhcpmonitoring-plugins-dhcp(ppc-64)nagios-plugins-dhcp@@@@    /bin/shconfig(monitoring-plugins-dhcp)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-dhcpsangiovese 16051068892.2-3.6.42.2-3.6.42.2-3.6.42.2 1.5apparmor.dusr.lib.nagios.plugins.check_dhcppluginscheck_dhcpmonitoring-plugins-dhcpREADME.SUSE-check_dhcp/etc//etc/apparmor.d//usr/lib/nagios//usr/lib/nagios/plugins//usr/share/doc/packages//usr/share/doc/packages/monitoring-plugins-dhcp/-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-linuxdirectoryC source, ASCII textsetuid ELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=4f4929ba5777e8633328d349bf1e03b16e360a31, for GNU/Linux 3.10.0, strippedASCII textRRRRb 0 E~hNapparmor-parserapparmor-profilesutf-8e52f578b3cfd142a6676a32df6a755bf36eeb28a574315c39348f0758bef2f17?7zXZ !t/?ik] crt:bLL 8_6W6dRr(FSbم>gߛN1=>|Y/X/B6$q2l(aa7 M\//)TBcMnn'{̯~ԫO}!{1_vf)(ȹkLDYeZa9ÛQv%2u2ZLD Remɟ$ק9!hWy}sʭW,0RWBr}Jc87Y/U%1Lp_1X*,>2K&F/m>0}ʱ)f|MuE9c6A*ȾFyթÏnt!49:!|e}M!Ur\CdS5Fp@g"6.ƅ.$&o\~ybS ō;l ɱ[K~qW'ahRUT6/nf9>;ٸ0h ^:RA Ζ\-- Ѹ6Uڀq9[$r}bQ7GGJgY/a)gM? ZEPǁ-B_%Ïp(ڻ2†Vw J&vXh?ļ|E9ؽ-bCx˝hQkzDXuV LuTutWZ"b'( /(~ ~v}):'TW-X^(㢂 (Lh ԙ*031Bx5L~ NGVO:hUz{y,^wSnddUȚfv"co~!XnF#b~o$>4ٲ3 ץ^&Xa!aHf `\|P_zMiLצ}Mz\?FC| Xmm@`tcAI{p_Ź]e?.br$>5|ia Kynkw'I,۶%b=O`-q0v5 gvET~V2tyu|\a2R2t'?>2ނՑbJ񨥊}DQ9"9 =j{vL@_ZnA|NȂ]5s+Ash9zYT̟`^22Ϲ7UMUYocBpG(7v*թ5 eӒnTX̽3D6LձaG"n?"v"e0tĮ22DJhL5@xLT,es>_!kA(]3}v H\dUILvE7O '_֒8fĞ.:c؉p9WDj=d豷 'L79 jX ]!r00UꚖ豁?3lrԳ6;B+ܽBp $H6T*@qGa;ރKԇSzo=ZL˖ٰ'=A KEgРHŅf&jqуk8 #I2i?|-uNǔH&esqb2@PnHd:da$1% NBק_Wa/`N#bKyb%.%U%!@8ac Ζd>^l FEgZ"ԅ"oUgd}!aCv; wn8S).k.?g4JV=1YG,al\>K}V/pFoP3O6vl$\(WGHgmH̓ _.L"; ã )~R}+?$M.Mi{[8NhddȂ CoΦXcnqgs!n ILuU&Cse"mbb6[--ȂI7 $\Eg)4xv$\RoB**/JB kv 0}(*˳I?!UbVO˶"$ޯB aF\4xx;V2`:5S +q 6n zBzCJ)q}ʇ,um~ɳ>aQ4X8Cˆ8-W%cKq1:#QZ䗸}kG_c^M+a[w۶}3bቯOM=t]ނ(3b߉0zm[RmHbpRƦmUd\Jq\a ,s8*0iD8A~8+|Ïq]Yg?8JE;}4蛥bXw;N~]m& -AkMl@K.> b}RDɳȑnZb^fM7dٷ,}` hj.VBTR‹ zPgf\3BڜJ[EJ;NxqI{q&ѓ#A*J ʹo=`YrR cՄ0] y얨tѿUX.ܩeS`BX "D`hg\sRR $g-!8xku] bY._ sڢ0ih\8  W6;L!&0Nٮ"P[Rͭh5FyC ` O w`!'+4WJҥWv/ɆâFyp/¶Ir9`ƒT1gv+b5YJg$=qL<ĵeܬ#a34xIc\[_,'qpU>S+@[%^fڷ6;4˾LH)딬Pc #2 [H $ܫTg!! F>iZ-?V᝿rۛ-e䭑zvNJsLM#9{J o/(%DžNIݷT})<B)ebĶ`WIb[ʕ٧^ۡ?$ [\x0GwdtمgzзYmҲUlg6 #&{{( W~Wvպr5sN]58{Kw -|StKtҸd j$Xךj૲Rp '9`jj-7ۊ!!L`D}f`jkl@b M$2`%mo;Q#Yv [7X)<pRtSIJh ɠ~$yOX O懀 aW,/v}rGEWRnj&0!!|34t6at/k^Tb}e-$WEsˢ+FUe=ۙ'I9vwgOrL:穰`O;g{ >]o7BSr rB;xb͸5Ddg`$wqEDD{R4T[ ĹԊ&mgZoMUp#(~N+N{a;H*?-~)oUSJӲȗSIp8p(@(<4 l2|~aAU} I<4"8QM#PwcZ[EƵqq -75S؜LYh omRH0n{(aZd s7~xX7Gnh(bq_ .X MDot5?s{E[juĺJ`}Lvm(`059yz[ Z-V6ˀ! mslj ,6 }P\&4z@Z]C@@DO>B$j\06MN%1k}0hB| 0m}H}9d䂄6|; ;&؊IۓVG5זn1ۇˁP :ʳRpHͰ%B]ؒ%t%#10)Aa!W4ҚmDŽ >zNJ`-Q%yK4{ɊLMilOq,x[;H 2oPZ{]e\dfb%2FCy"5-R0ϘO=kʿ^RpQ6.ɭ>JޠKhjV;sZVRg Onr.2$Ø_b8kV3t\XiK0~=8 }g5sCеtQys [\ 6wR.en$>>ZG+P1}Ͼ<敓, {PDh?n ) a]NHJ:Y 2G`lyx:71f>& O;2# >M$Yԏ:Y:v 󂽑͚$!b iui{*GPKT9ӑCLT -X BB$^%84Uǯ0ܲ0wFSGɮ0*78 f.G!_i *6i_;X%J< V 2quOl\ձKr_ L ;-/+E0W,'Q g|%2g*; M5)0`5ZA@ )ͽ1svY׷0ܸS8?0٢XxCc[ȬA^] rxn?VlPr#K$۱ 2RQi9({;Tb9o—%:xwQuF_,d(u#_Sת2@fhxɗE9g5,Jx+Vj"?\(}$n;aU`ѠIbEZ!z ySNV~}o%!(|ȀjYK%D \~=v,Ƌq7q[4ԩ㍯7Z=;"/$3eG's?bR/XKҪ;w-؃4 EnNm‘YrNT` mqq">23G/o-=jn|p eR=cy< SŜOZ"y5XXf")J8.rYŘ̴ȔA˗ *GBU`M}/[W ˦H@׏ ::RWf6(ɝ\c Z솦=7R/\N>d@^K *= B~" i;v5@ d^s\^o@(s4[`OQ2p8h=Ҷ(T@ي+rbۄ5kHdqQYݓM83ɸ`;'TEKuVN`R=P`z[OE1DnmY8xkoɑ@GaYD!2!i{`Fx[;iOZm.漣4%;\U#qE6޽x_*O{C]%(ed x6ֈ5}u0-Ag8i; MbL2`C軄6r C&J'̵iU 2]wDp!zi8"$ܦ Ml pYKR|gA+\pDjXAC=Hy|YB2گqW *}3t{"̴džRR48{琯Ŝ#s-@#m-x'wA/;7QoDZVs9dG-[PDnު9cs4f#s{.b[#ܧz! #' Gޙɶ2 &eHiTiEE-2tƦ1PF٩%I)~͔Ա}f fͧy [W:O0  ٟkX(J$ ֓ȩrg}_h {)_58swڣ\{hM&]^) ſJ8@hb dץ&Rx񔃝țP`c&2/(OrUzޅI@~GTS2ad&LRcx!|E ן? r˅U`O:4/mK=iڂц/ 5 ߑPX+byat3NsFK'j!`^|YsBx1ASG00#´mͱxm/5o2`X>5^cbҩ{&i=9_ԭ#]&MaE;.8@vuF4o8u3~A%yσq BeYUC~i|6fy ˙9 %؟ 3<6*'F"@|Fʋ9.QSkTV櫑19b;n æk!JctdxV_ODּHK$+=9h Z4d>/^EV(pBl^_OV g/[/`fD}ty-}p +BXt֨='&xt$>R ^6KV Yj"ʁɘdh(Z7[r~yf#Q:XxU;,3iwni|YXx;D8jM(dGՙ7/w>9.;dԾ^pG nUVi" pLL`nV9s,acN"xȉ9d_hl Ig1w-Pkݼi!HE-: (>tlw2vznJY,їlJC#EgiS7>oC)Y@kv~yTo-WM|Įc,4S sN\B/iC}c?,~1 -xmlMfB}7sU{Wx"@Qavކa6-PSiQ S v2*Ry7|GbΩ(i8̇v>CФtgfQtvQX.鲉R !&ٯ,4bbr 9+*wuwLcO|JGB`]Hwԅpzb6}boAl" 0[&EGL_,тZܟcljI_Kaf{f:^]piZ?~dΗs'R3ᡞ=:٭\8p-d)rő أ2: '3VdLC2p{ĿX+}7F:p 94@'Wc! kGA Ciđ.P&Ҹ>o(re@ \ьO-_4LV8n qMv/  >Zt==ɐ KؕzUԔQ a>'R]ߎ(qn檸`U5}9]mGG y=i dC"oJ&q T2^ x2O cģ3&0hRMx7)-NqsqN3051}N:779ǻ$<cOaOt.2xY n Tj^0,dA[ C0?Ȝ;HԃFܲBe%<+WC^$*CVܧ,Ak@/ec 5V=r6ȻliOEJ79be\{ 8-C$3wZpnM`+ZRP{K)Y ն ^W@~aꁓ_ug0A!&[6^ŇGO;>oB][e.oiSٷrR)G8AY '/Za1n}93y'w l..Խ0>=,2 ߬:h%=?UdQ\:-fy/~ լEfkTA:Krrَǡn6'8L>qL5rk۸T\_87ӸcmJ#՞6sl@dM:mm. rֽ=R#Xh -PqW,[O +sZDZfգ͹&4?P.fun V2TmDHt.@. P G㼷<1TDB]4n9C)C1d9Shg{MN`R%0(<4 ׵aʛ)ĺJi,[>%)LJ"yi*~'VR鿻׸|"{#lU't0Li0eSCtcDo<;oMwTH3~TaDڝ8GC*ۀs4`.]-=M*Msucv%sg,0J$IPr*PwD˕O4ݜ&#[rg0hnCkj=z`:1`P㹗p0{[trgַ>[F\Blwm5{?'@R&،,=wP‘X_!/l?ÝPZQ-@)N^I zzyZGOg ia/xBqhV2b p#hfEbˍn;tHTKčx38"J3sm$JB[)(A\ B9DьVP {dyR*Ji37$iŤA)z4鼶:@*X}9Bp::=WN@Gf^Pf M|UJȔ6w^4<9 1UfL+"4':'1 jWraAvҕ*It=D&ִ:5k3FO=AfU8[MnZ-A&؁to[ "xodC`)ZMդ陁S=܇O15k_2=G[!&Λ?i$ +Kb?/'CD\8\O{ʥat ;Cm{r9j:x ˅2`8dA[b8j76$76pyq4J¨ԸFy6Nv8p|ä# YAi^rUY2d}'C 7 tՌ+29o]`G,Z ʗ`_Q~J#N?_vG2sV$3& #UePԪK2G{(a VKaz@*NPx6zfDV0.Yv+x8>? 4{L}i'DeB^>9%v#/JQH_0}t2@o\k !|ihK&=0K4aKZ4e QW:u5J P>2) 2|UW.zPz\= 55o/tA_$x<KܑˉbzRE"JDia@sQD>2\@\8,~ VV5&Cr=+?duV`e@KB3A%, xk˥rnkĕ}'^I `n ワS)kh0妪uB&zM5[A,/ _D*d)&\SBq=ڰgN*A %R̀oLJ:28^ Q;G5E"y$7՗ƪ-nʾk/9࿮3Z,:#L+Cm> OZTN柦ć0p*i[hy ;zY }z[;antVBدrT YsC #s%A(nGICūu\Փ}Änz1M,2&$C)>G?6߃"Yooq!WDߚdV!q1⹀ gzns<C0.0W^ pD{Enӏ&] VU[q3M\bᧆ#M # \(lǒ/P}J."V&K\P.3uu[^j #gġZ~JKُ}`0LM 1bw*Uj|J> 3TOL#m9UȉWMkwFgS2Q*y:-% CdpԴYb(6O7arJ[9 x`b,ńsAL,Fq( s/HwRs|dyQ0Sv~%mQv갞Bp8ls*Vd[ѷKmO5{rʪvqY z1FCTPouQ'^;xx&kՄk” ОdaG NLEsb!0䍪3OR"w|CC :-~-2jvZ3\I HԷđTeY4&0l;,܆ca&AT`Qd7IW`۩(0 ՠk,PPI!r @)`a[@i%! 2.bY3Iwb31heKcFlde0U)~%[$R hddo/^.nR;'ȹ ]xULnu&Ǘ+k1W葖P'_z@(=>}s]J^4qF3ЛdDQU\gM+wWa@`OfNz!C1],!pF`,gʀ365j/,̢RU|h p;LqCP1I; Ȁ_ÊPa{y;qqP;Km+R }{\ ՟O}(]QwCcI?Or(Lj^c!59o:^<W+DlӖw.hCQ%_q_E)%$C]mLst,^5 1k0Rj %>/%"ļAGkQ؋<hZw^nm7l:=1X(01CT>eb:&׻E v pE {a6jv2_ywU[ݝy68 .70z"a\xͰT~fzu@{m6:g9;rcyy `4),og~cb5TG nLֵ{^bUoeKBY cHO#FwP"c;.YXZ,v8w[XYZr)΂`ڂ `4Lύ~\H\qm"vH,bLRYiQ#dзFyiLWBw?A7-<%ߴo]SLʣՒ!\v{Xu.T>HR+7%}01- (hXa׼24CXg.%:g{K.{Mw`Gfkv+M,]- &mW9qo*SWȇScҁ\S{M&4s&֡h{d\EF.,ɛ`8#= ~dyfJ99Icv_ ǥyTJ.-f/\z9-п*~lXgC譍6}sN%DhRf7tPh^(ZLc;.鴭½T[|mgKUOf<*|k/ /K& .#Q XG?UpXؼ7Aœ;jP;JLW_<6a([0؍PQ𣅷JQB*b6qEi لE D_aNQ+k:rR%G JCOju۶./d J/hYB0M6sY'ٛ*]Z)T"*|IEn6#6n[:D2 -%)GY*';Ts*B;L^3TR2c{rpֻu\LU?jE q pT>ع`yc{ : 1]ȄwEkߧC³2؍ 6a)JJ`@6sGEpͥ$WYH7uC.Жf Bܽ-bxDrɵ&\p+cu3G\Lufoc2- ψ>3gTrAD&\ |Z6J"hM?ac5V3F9slT}fQn i%}8>R%ɶ *"ѷbg,/!|WdD[>з*]/(>3ybZ%9i/SI?Njhm0 kNX;x-XH3CSHLvI a$|9F%wA\zᯟ2M5ԣ{Lz%!w^v}26$@D C3a}sAXDw{}^>t0ni?gkoh&h;i.2KQ{m#HgTTﺡ:x iDͭX~!mWea6hcaMI-c0n pȋh?k842έF`=6B=f QAK%:cv=ҁQ&$D{N:MNpe(^ٱukk]% 8ͻya6S%F<~L䛶{TYm0Kfӛ&֟Lr(|~I5,; ۑX͠-*,Zeo| |$ ,z"N ~:C 6y*FWG}eW8WyNO1:GQԪx7=I(N~bi5 Ra9ݖ?mxxErhrm\3]UCmK Dڝs^xX_ ~LsTȩ}z;ͪX#)C(zfWA:P0|\7 it%tuuDX݈=`{1T/G0[h P*`n]Crӳ盞*ugI,ނ9M{{4.3\wfY{WWDԟg@YmNKKzQSwHѾdc)VzRX*vC0Lv܄ |HCyꪓZ.ٕ+5jrɐ)-.C,CxABz1ui}\A89ujcSP4 TQA,#WPi|TI&9 nI~ OԐz_HV~Kk뿏3 ;4+`Pnb^(7USB( E Rw7' טoSЪ:n "Ot̵t=?PV %{f*ȫ9-rI6钹=%'ګ YcD\/Bs^ϛr-/dҳAf߮wE\ ˺^.Kz4WlۓSP\FG%`/[w ~ތHikŬi^Cm|V9*zgk&lX[(ɋ,Oh @).&f[øቃR1t?98'X=n耖J^ɄU›9uM cw* ZNv3kU;^B uɰ2R#miKg|%m4wQ*Qj^RUkضUMteaMJH߄B;)5TotyLZ6AĚ*]v=cEV@d9t.7,2~4J#RO0r+$P dzZżtf߈Y)}FҶDdFC(q 4=歝V.V>g6 fB|*(VY<|6=!c$S#;ߑ<]u}Ǐǹ{S =}֤"f H.Qs^ic"/@VxDUuEkE^Qsz1ET n@6=FMbAEKaEɒ'_jFpXZ(wjmbݟ3H- {=v2nmhP;SKLKyG~$w;e!.[OZ"$\e;UkIWUpT*!O;MQ>]mtq7Bspjuᄷ[0Ee.qDzQ\}Q?DZA[N #tn/&+j"9t&eHQXCh^j*yB>[`W#%bL{`ܧ`Y;hK%0(10섉U)T1|;e{eLsΧ֜d'd"f0{̨q1NfVq2!5 jgc[3`9gԺ[H=b~:JaE\GI8G1E|/V؈= I@nuށǿ0LCK "bTѷ+6{kgQDor=r:)X*q DnDg>L`SM(8yvvL=RA>XA5Կ^D} .QU'\JgħfI؟Qn s=,G \P;).5HJPYox3=?uSyBi-diy[fV뭔~¨lJfU@;*%tk6F)HYx2%2qIkv-d.eBk>I >ԦԆr "[[{6ub+p#醷pIfd܀{p`N !L\B;~CRl8;2M,CnPI8$-k}o|C*Z۵ڷc6G4-DtTFxԫM;\ |TOm<'RHMV{:=NC~GK<74+)DJ'F#N91#*xIA N)ځP({Y\#,?t7ȑn2ZZ_ VtgA@N~7!{%iOoKO(Y1^+jszy{Le|cw +u4ώ?F^52_ͼ)1+2APK-3nlD24~g 5{ ?hY~=E$\(<ϑ< w"2mr/ X' ؞x[Xv*|X`Qo|g_12ꅟ-Mn̠!ѓ)!Jcڧi[nhJ^'q"9Fu5f qZ<4a:ZFqg2nq:T)+zbb wRCu}ZĒŰh"-|~~Y`Shk kQpQ{W8ѳQ>QS9CƅtԬJ|eXY%Lй! yś(U~yk~GBo@Sm5Xڻ|$$QF/ ;EUatu`L68ĢNf%EIm|5X p /--_]N oCGBPET]T( +hG3Y}^`}_`ek2%aQq]O( hmބhZ";g~݈>SiRqfr u01zϭǜ,ꊱ k9WH'FD{~I] =Syk2oOe2VMM2o4K,tJ["祓t.*W[L> PE h^gvSJqoA#=lW޽:T?·%pjK 4q"}$)Ϋ6I1[i@O[bKEuY$j~mkkbn-X ޵- fu=hY|,}pWhc ^*FJ`v-eS2WKSR'H%ywܟM˅?M06qUbBS~*WK77=@ʉ fɾs׊5AE^yi.P0=/GqEj,6Ѥp˪t-nrbp .`@b:< ]R 3v4pЩѕF[):&ĸoYgڐڇ>;7m 1@dƁ A[ ~| 138j59$.f~ mG=A>XM/KpCqs; z]zBNvaYrPgWa#^">ɗ}eZ'+p|M6a:D. rAI|f eNiA|xmflԿM^:If1)Ab􆟶NH2zKa͆v+fK3G[mAPY!ĺ6xC;2XE`V^Ɇ%aI8׿8O&`|;f*+'/E1J{wU u"1!M9L8w/lyK:>5J"fr[)MڼtA()gym-q 56p]ncmbZIƸhd` GFfc%iQ`ӆB]IM8< QmKF@G}Td uRR;*L~Ag9N5} @uk &Sy]m=ɒ;^e4*^r?J D:ld峕JF+`wzui%MZkh d"`\ H\StFNh#%.r0#BЏEEuxJ5wEH l Fk;ݐ! .R+i7YZqP@E)>Ļ:| $*0Rsh/dkv6!t9nCEwL*K1^(Zt^bu-/$v t21(3_:ax,~W.RkqݺUɥgʟyڅP7'Q|HB!mw^o,7Lֻjhݩޒ #FWଏZ"Uʒ3Cj| e~gh"M.:anXWU:"t@LԾS+4֙TʏP#3Cدb749T;&_ު q|zӾ5e j6Qq׷$f&4̈6J|1HX^$[p M*¿g(\?Hzp/|akBl>(*B1) ەu)\=qĖüXe]0wF|%$0q쩖F]c#QT~\FS!FUş^9\p܏G4 Ŏ}1_Z&Cl)&P&{&/-pqkH_9*ix A!w"O` LՇo (;Q*݄ o{uܯ ~CD)B&U_p[-Cy3֓ ) XRo \|g"Eg5W!vmCT'r V~:.9K띿qx+9B(CJ>LӺ^ !!dB|vzB4O]R>#{L 4* 86nㄍ9Q2630Bkی Bs+x:\Jy̸@\Ǩ9}!̙%6|qrF̫ιvͺuKb<( 8Rt4q} >1('W8^!6ײcG401S̽sKĄro U^fb|VMI!R k\VXؿØqY~~oL Dj9sw{/4\ \\vBo[hP$Z9ޕVba? b3cEA%̸ *M\ۇu:4D4(E|o˹j, *WmëHqBW0lrS>g򜒋I' W+iG:?&J A`Y#}o@o] @G&O z>5#^TǕD!S([9#hsArD\gcIzQC-(wi@F8m̱ 2"6ML4+MSVi G c*$Vs#eؑ 6s# +9Sj@2_1j3$ :M_MGHkNzpJn6wEqayl acM'Vpzk”-:}i".7*rTX=sSWb=C_Ʋ;Ûcץ / ?v5ܣ7WD,ieשO'5%lֆ˝rx~R>*f \0K@rlyӔD&p``w? Gj[q>~74Pa@d8ؾ$Pෛ[FkdY@cNvrF, ϣ+@4qP Jc{o0V&ʭy^?폾d|L53:ߥ `R&HWڤ ujs IP cipR'A`\s.  )D[2}ܷn $p~^*zCVpXKWU ,}3Aʷ򪝯y@L(Xۍi1 ӲK3U}.G9{k|fϋI?hoe(ӊiƚ(BG caA {݁׌ͱl92 }x0`;fVߘ=u;6g@: xR8L?sWߦ`qO EYhoHl=k/Z_7IMl7@\٭@X= wl(I7s\]8< r|*/s޿x70P]4.FW\^@<8b"=_9gO&jiq( }W6{ e s]EsVJMB<{LiMKa=Fpg*W(щ4`d#E/x0>o&X,|8%(/ `P&W,zJwr7?"l?'ն|?ÜʙdAdNc8f*% ͮٲ\,+'V`p+O㾌Ȯ`˵GVUhYW4TSH`$,9dQ'^ ka 68gn}\`5C> {MR+GWZHEV'YpݟžuRP9"B>V56oG|v @fԳo^LR]Fwۼì^_|$Rq7K;4)xޑ/ϔԭW![Y֩_՗zt$-pf`måJ9T+vP@)2kJLZ+v}@$}2cXYeAeigQF YZ