monitoring-plugins-hpjd-2.2-3.6.4 >  A _&p9|gM 8z.ITn'r8fA;33 ؖSbQ>ˀ塶-܇R#v EyHta;m˛Bzkn|/"=>hB`BU[YW4ȵG-3úE">&sorУܴOO`8ޏO|N!"`8f@u߉IpA)?)d $ B  ?EPX \ ` h  D h @ (a8h9:B%F%G%H%I%X%Y%Z&[&\& ]&^&'b&Qc&d'e'f'l'u'v'w(x(y(z(((()Cmonitoring-plugins-hpjd2.23.6.4Check status of an HP printerThis plugin tests the STATUS of an HP printer with a JetDirect card._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 `A__9ad4745874f4dd51ee6545db0f93827bcb350ed3a8324b51e32e99d46b5ddffarootrootrootrootmonitoring-plugins-2.2-3.6.4.src.rpmmonitoring-plugins-hpjdmonitoring-plugins-hpjd(ppc-64)nagios-plugins-hpjd@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)net-snmprpmlib(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-hpjdsangiovese 16051068892.2-3.6.42.2-3.6.42.2 1.5pluginscheck_hpjd/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_Updatecpioxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=f4d0371a3afb91679f7eca3f93e9bd789fd282a6, for GNU/Linux 3.10.0, strippedRRRRb 0 E~hNutf-85d9ae1375615c6d85fe08d9947b56226a079a142904df6b529a675961d9cf59c?7zXZ !t/]T] crt:bLL 8_ZJ(W Z(zF[;O)h# ?.p=؃ ؞bх{L';R2ཆɣOcG}>i@tƵC>moyT0BK'H8xj%wh=R2yU !MgSщUfo8ugvZ iV4{K!e[:9,YJ\N P3._ pZw?:鎭xM_!;#hM1e[įYL"jG~ņ4w%1菏\ 0uй_/E\6 @6#pt1^Q frr(Fo:QK-}~zq홶u\I$i9w`}~>vniw~o-^SzW,-Xr`$l*TZ|ٔne:^5J.`;rlC '9;]ȋxps8P.3P3 Tv85֩:^a}]jepybHp A" . 1V^cN}d꣰S(*2#)+["pG @e`YiXUeDSNe"GAݑE6﷗pp]5fPEicO?yubߪ:i?e]_U$ y+ a.Du,6ȶ4.7jN 614n&HE \I}!>; Vl҈vSpkG31,oDQg ; g󠾒cUnŘCB7_hӖvȐaz{+I٦.!ñ~F&~{0.}&jkqd3 vcpSI5k eJk,tUcXϭzYNǖoZY3v@nib讖.J:)fSW;Ph6`-Hng[J >Sjč2zA᫗0ZR]8+LŶ,H]y\}aqu5ȼC–g˥,V3[ > 9 v 醲%y} EݚR sexAJԐxN4=:*t ?F{ωwkثL Lop ,]YzL ?T6eƺ[yF^ p,d ˝[fX:/{EDB_N[z, ZGjEU%vb蝷u/!{a;f.4aa9b ,,)aQX@J%g`ceg?VgT!Q\И{EWia+dŤ^eEF|$js9掃&w+|xʘcsUC.,/H;bA!qa4HS~i7Ӗ$üj[ln-KGR35珚5jj?o-KsGld/;׼ɐM'+;4 @l+=2z6$Kzm ɥ,X/BzUx\wxm)ۂ;._#96 -P'nҒPr׳kc@+$T`*kELMES;9:*3cgB36L17/ym$ބ[pV.q-$y ܺmWA2.)3D2`@;Tc/H H`*LȽuBIADt'xo ֽ걾RԵF}滠w.J,[xbc䕷`MH a#sŒ*sV帍f?e'Mj2c4sK wH 1$a&(ipG P%kN 8tN%\y!+։׻8@9ҁR0sWx& גDRj/q[gm}/'i`i|memLA8VhkQ*E"#Oj_Ҝ"[Xoi`z{KYb܍$Ӫ>OҨH&ẋJE2guaq"pNVsYQl|7; lS9 ]Hl$|K9Aik Xd1#؉g'9ȵ3=&ǥ%UB8o] oKʾ'iNm{!j"vVV [s 1][Y ~͆r_tt&{TJAw& P輠cMq4XM+sλgg0 OXow_ws#>ATH_`4bZl5vhˀ3_PfOfP_Nډz6/3U_Op/sVn!+v'|:E=`3֓ Eڹ>q;n(:\`q%x3[r!n3y/ѥh]Gƒy 8Z!-JW:3vb&`m?qSWe{кҴ5թb`WUd{jH4ClLSi (;| 5jȳԚk5κd}n&ֻ/i\OM/SZ3@.KdV0w~̿Ejir'Ñ'Լ/0!V m !C-8@IW FB` 6@@KmaNuX<þ}M/t 8hkƙ^qsjiI 5'O.ZdžRSI'`'ߕWr zH ^aF~t" !o/ϲ556&I?[qi ?xs 5DDD-siMa*t#BV@cwoD2 [6} v3q5*"-vzۨ6tu_hʙ^֚4;%^6"CKOYzqhDvj2F*l8E+#ne[ivx4`1~>O*Tp Q.zZ)ޞ/<3W&(u @}8c>Q-ڀ x!ïb}*@Jf 2.g5X\6[(fvI_|4̦Ac ﻊ7Tn!\1_w˪:S,=)vF6ʹH35~t,|b;v)=fs%|W hw/nw:T`9NB+M{颷U$2֗svfRWCHtShTNwpm2ƄaG~n<,;'^yA>vW]:ot!j8np?3 ;1YRx\>,*'{E4󓝕p|g2~8B?z7Mq.|=݃vʜkd=އlWK!c4Th]eV

%5 7لx.lrfp@Ģ$9% n?׮E.|Ɋ_ij xM 򘁨TOd^SNX;&os|j*]q ?·܋]+\ĚE0D~~<lwT &1iq8ڷ8+` `U&ǾT2O_`NmyHT~mUaŁ>F㯷i<W55kA3;b-Eh dk6X0N/&ݻOa2ONaۡո|& &9KLn0\&=T"֐6~ 1烣7$o/S2z|`;Pg}uSD@x*cdG cŀ)K 숴~r:^f\v >lt"Ldt&xGg4l i\ZwPpQgv0pWRŒwt{HUrT(lGJ^;3apj \Ϩ1wAaxI,*bp*#/ k1"3,rl(==f黳]lc<ڨJ?iDي`Z0{0\Lٰ:Zz5&FӨLk>%6SbBpO $]}HY?pߩi&L'!f: ެ9XntaVPAB uFesY/JWEp3? esr'u1]zu6i䡷+&FQmM3ߧHPQ|PйDʠ Zip CىXRI wiUrov~gPf>|Ds#'׫bGF̎^|]j(BNR;R)״tU4IT *&t\xjIƼe|ӺUx{^bC[àLP'av;~0wA%˽uT?+5^óSr;np$6<شsܬE <tua"RmuW\@/L"#0g$aaݺ%I ~Xb ŬAvHsΛ1猩]2Z*:SrŔQ 򳇎 lP{WR@ >siaƊ KP:l{ [Ƹf-$i0DemSxIE*YyzР~C%܁\ D ۇ>ڏ  .]9 ~Ʈqo4;a)Q0Hd;trB>h\lr.2 L]`ȋDxCZBy_9|:sGnLUYh.C0JG$Z;UN`>2?w[,(kizT@G)TRYF0NȻzXufy0::Vv Վ9#B/1Kly7{R~e\uRPBYFVikK<73`oCXt8?_AۉBlњxJBB<΀ vR*8㚐@2UX,X4p w{%[ {|6#Hs31gJO sVIt~eN}GVVH7Y 5ݵ%vVN>f! Ս`y׭'Iо4 OUWkq"5UzP\-myL;bF,m(!VqzcYm3))qdbYFHOv p}mĘ`nI8;>FJO:yT3P;h !4j?);Gȓ43rI%2+}X:,*Κ5䱎E4`6[3A!q[ح[ aGE|UR^Zf>1,< X-⯆('ZfEҁ6,mKEPFWۧ>ߐk{%^]UPv^C404"];Hp?W8Y`yY!4%͆,?C ;jj) 3@|*+n<!!W)pWZ"PcTu"Saya= ohR cW-ldu.U(0<#{~{ #eN=cz=Li_yd2$Gj4||*iW-B`Dc&4ˋppJC{<5+ڹ548U0Oؙy1c3 څLiї<B,|4{/w%1N\רzNWl[NQod.ˌQp>i{Fu=5fυv IK0i)4WĩPO1+qjZ 5Hm5%Ў$__QKHg4cOÐEӌӆb5LuR< )O|:/I=CnQzVy=u7k~0#m0/-QwcÚR=U ND&0q{"JH Pc',7Ifɟ[=henS ӏNt!Kxr&W|y(8 _D(TͶm^|* fzJ 56} !#MpN*0`g".G殦$7*$"<_輩मPp[AVڲY?6OƻP %rOoXgX=%d7S@ƺE` IoZW vRb[X ً$lx'V:[-52!/o@H-nF~[XTYALE` EIvLLK'Sz5(6~>itȰIBmc)㳤%\kb;?J- \O\< 0b!)"Ŵ+JxNz9y o֠\u7~'ȹ ytxov dOM2 sœn\O/`Z,֨H˄\/Gw£AӎEQqy+z񽙋ٷ6% bȈڹ`5+YVC&E1z{%abxEEGu!mH2k"k㾘!/h;w&o;]bi Nd5_y:` {K[7; #MgYNVFA J*at~4)w=R Qc`6<SC^]]bVR'ӚZZ9,?da"dg~Oujb*i)<@83Y6_Gat0bI6 ԧ'ujx65*s< lזZ@ڠfJˌ^ a _ֳԟ{T_׉QȆ~h_SDB+jtup]7yC r<)!>OioYb&9(gwڭhT_3ƌc]t`ƟϵQq7;#|VsD-&`b= #L%H ,aLp] g^C ]2ϯA) H~[֚pfa=5D9?e{Z1\&4~`,ߨwԄZ##>{ /i6Q . |+Fpy^x2W[bɓ)U'n7 )5dܣݕsS?dβ ~"NѥuGf?t'?#oOᘴ>O 5m((,"4l] CG*ia ^ UKSFxW5 CPǭP5P'_(u1wY!7 ؤqUB$m~e| g[;:8^kLs?}C:#V;1+xtx4QPq-;{KYok^\cNroV I-^#^hYq?$AXר(ZXrIB 8C7Fzt vqt(806X!'4LҚeA_)IzQ/8:T &s5tFJ*As悼_|Q_PVXۂJ((-!w9!er6UTPr*~jm]$ Tϯn.hƽ]5_ Z_MR.S 0E6*gj Y_vaF@ j4}eͰ4 C~= 0Bȑp:mPK5Y/M?N|xe1Yu[K2Vo9\G9l+B W: *T2?i# @!\q}6e/<%AzE^->;vX 4~rx]L`,7hK{& z H~-AӜ u]P\!wȎ.C8m6(]ʙR^k`n]v`$%[1à#(6 dzvQէھ}m@)]Os6xEW7陆:%s7=6$]"-Gugґ)#Bt߷""QBl p"v?{ qVEnȫB 5 [K8[݁79Y#dV*>>!7)Ͼ/R^V/amom?կvXK,%AzP}C$ʂLMu2ȱ.CK4~xwntxt}!;\)GiEQ˒%s_sSx32.n7"u_ܑ}3vI#DL˳$XShC<ʄXҖ5Љ.%l)$3;qpIS2ki]s@KQ9^)V_  DTA!q3wh!|W/oA1Z,&k"p.Jyy*T |t8"1;/()yVƚf9oIq#@W=u-+-yš-s.wQ#Ẅ́:y ~()~/KPn)fl+s)_d F)P3Z-|ȝ (JN>]* 5uI/";%*l%@ZZ>4L& zt\#紝TJBRL? %%ڂMm,BuIR> 26HņuZ̃ X~l+k}83v$ܾ&T?>i{Sn[Զ[,D,x%q+~H}QO|uՍHv7ىI< yI}轸&?|cr"7ozI {a=D6u-HNSAr5u/E #tק|z˂ %a$yb |H]k/?"+5d5ڱ_M[Dzcn2?@rҾJxM8%Av+EU }\ma/UD|rSiE\1m{![SL,N~to74Ԩ > ݉&t5&xętX%}":}L@闗!?ϒL[c>M(bUt|A5|fVA^N%vkx,@|^ h2#]!k=Gbg"6=$m0<4(\&$$Hϼ?.j&ṣzih5Ƒ{FH6* [6\ 4R3HPTXiˁ r@+rlECi #$_H2oΗxv \Zp&*=H)2KnFb4ot!T~Q$3J_}># ~˓ܷ>'OiTF3|ڃ=W=9 A9~KKW 0d'K[12Bv:͒9TgLĎŏJ^Dϥq|o?{ZL '` o3QMa`i)YbJУ'>EՖ)N?_=hw|͉ ӎ.VU~Pq N>U9.?S-DiM֕dMpq6Xpzy\O`Fq7iu{O d9`-itR",VdaeQ6\, qߔ`BYXJ.N8ꦇP Z feg;ԒmΕN+ u`B[xY{Qaَ˰Qvkv_g㙻5,4 D_RU;!775M`fY/ZKb$]bgdݷܝ(x~ 1@k7c#fMZ0"F+yoШ끹xd)ɵ<[S9?? Ca!_4 qMoP@X)`YSo111dXZtk+i7`3IYaNmA+orkwa(0c_lܬfU˵ʴcT _ݎ`G 6h lxt{@3t[=lq(|Ѽ괈x/ n [҉bӎeo 1:ZrQ~t,{'_3XO@Ns'XS]VU >$ \+Jk\6#5*vH1x7' 1p71̿{ǧb'T{S}^>{2 \}8Y2Em&d(}'f!1_H,˘l RYRb+{Ej _,X\O)1,s\ĊCWd5 4 b~ER#}Rx1V#g }=Yn{qɊf75}lmvgևA?.۴m%W^Jdd<[Qm._F6z,_;/wR^d7'!M66m1u.%`uɯ sF+ݐ}H!*0'X:},cZp Ѥo }H}5v_lo<$W#=&3c;2YOj»3V$1PcfZG%c7w)㛲D_YKUN|QP&ή$⠿y3:zi^?yCdfګf;"KYSpDdKrjm:X+2e}8k;҃ <(J2;9? -]B[MF1|9e=9` !0p/ Xk q6Ds)˝S1ޑoOp ng5ӐhE/TuR]ʻj_n{ջJ9_f|ԋ>lwSI(a5ʉIѿ=;E:v+mHE=t&fH,4Q${<0;{:ch@^Sb5W륁n:2w(nBY7w0w ),*j*3ɦ9{#: Ї*uk3 Vʁq:˝l:ّ B{⾋pPͷd!2fɾw}I-Qΰ.MS)+_msSыVd & 8ٔ ŗ>sHS! nQc5>ALGc ,Yh<7"[nC*7d9Zp]t^@4|4~Q}rjnOvE@3f +?ړ ܸ>gWϒ59M+ o%ƈFىo.߼ba"-${LEBܯP%qj;[tNCAwo u /ہʴ 'a9"2 fcLH8&^kg9#3Q3dgۥպeP6_'b|72ƒP}p`|zr  DU=WͯZ A%SL.{9`|uy=\Tt>d1^\Z^ҦSMP| IJ d G NeW7Vsnk@iT) -iuXFmHuzGMjU*P7T.2 YSSB0G'+%Z=wn-~/QPYBu{A,|pt"+ t^G}İGE_fX͗D"T#j b9 &_++N}fb1uu?FcaG 6>3|1( Oku<ÌŹ!oUJ10i{%TAbʖ,'iQRJss޵r+QMk.d]24]4"*g[|$܄d ,^Ow <3%t|HoKS8C4fOi`Zrbud20SRBU#`>9ESFQZ GCV.4~{V@ߋUnV }[71xbi5GSo\.B&Qa01Ͻ|_L[Yq`q3?R/|*AnlҬ(ӶXf5¢)E`Nw$obb|UeH]&FMd(Rg\Gק;GxɆn鳹r0W` qBVv ,?JCʝCQ'\,N&27ֹv1ǾsxPMGpd/H254^e̺(mB *+5z 7^I C:r6qdw!* i͙BFryjQ\lJܷ( Mnur%~跼M̩aY-4'Asi6P $h UӑPf['F?7c5uo2AfտDhHlEu~͆t'ְn> = ܿ?nvB79jXfFp!5o+-9˭6R͘ xrYn>CqNU)y~7@\ݗ +T&.붸M,30&MfiZb8q=0o9-1[f6Z)x<0#-pL6Sܰ))Zl{~8bޘ%M%8r{'؋kpY^$sitUuXJ 1Uj$?Eƌ'j7ks5Zz,ʅx.bc2hh@qw $P/u'@|%CfY)2:,~UY?>k^MT ȓz!$%TYcr^5yJ:=~B 38CXե ;؊70)C@f{ˉ1_dtR #}# C ۈw+ٮ ^i%qQG̜J\RP7CNFgWViʎ9٥An-ZS@MPM݄85GX;˼011>e3H'\BTlf<6.|rT\yutLiz PZK"cx(А9L.6O1OoQҳ,gfG,vpy뱃/}@GzR?h)'ݺ9qqꮐc I!D^Rosvc BKÙ?cL&}*M=^ 5Zv<ŧV.K7;m Y}  >,4{j Hd=qI|)M]Z[l,-!OavO-=y jvOv{7`޷Ue$_>`0F !8-ƊKe4c ?b90Ibsz\ֶ#-s\cNpS.fS^iQ&'ш9T6>*rwY^#8ZYS9[n".c WSR;Bx^|I 7G`bc̩xϴ\1&,/)m;oUm P g."\R2Ľc5XOZGaHrbe.TNn(k~țdTN| W#ĂfM~*eHU&e^v;Lj[dI0i|SBw ) zxAqZ'N6`Y0l07pLαq6В@_l=4mNRG 6TíH+5#r%/,p7k:G-/W̫Shh|.?g4^[A"|iGYO Z:#v`_=XaWՃ9C{TA`;Q~tYox |{ v پF}m _c"+`  {nI`Qhx_2}NW{B?<9h\ g^pY(W9 ?`DbloOħQP ,E1)\jlɃѐ7ɵH1覫!I(w^SڨWZ3ej)FA䱭zHLܚb뻪"[aO9D\pbNbDi s{V}w]'VhRoxm+Qؗ>E/r}L"{RLA 8i\KoT1,d>>=@DDQ5&x7 af AI{H{0Xзy%<ȸے02y~0mB͋5(̫@TB{k=BGa,4. Hxv۲H+W˔a3ɏXs g]?("kZD*~ʻAhkFA^TL| 0b)cGWZ^(@%7"(B`xi%}o>Ha+Q~\AjW_w4t-ՠDNov iDHp&2"=D&C8I7[I:)̦۹Ήd6 =`產qplVd&==68МP +63)וG9J G7wJKQ` Ȼv`A}!ٶC-,yQI7U`Jp'zQm{^$Ë>u94;#unc\=4zة,b"N|iejԂp)S?xrI:M\"oP(r|(*L2Vb|l2~ &޶&Y C6,)'+߹>$hL}KUg4jf)f|DFl!},~Z@"OXzx\S!]kRX+';)7L/5U8JO͗^؂suc5fW{1 @yŋ2]9c#!"/9Alyl;N_妒Q1lY|2mJ-h:麛.ˆ_%(K~s=!Ϗz& 2#&WnLpQ׊B2]kpP<2b !6\5e| <:J%Xwbp>'%V}6n~JOOl`#)t>5P_x".ˏ=8TW!0x}Op9"s4X4}oyz8TsBnL1%v,B|zG6: Oy nHVL)_ ]C#(ۮ,j9:zv_%1ת} u,ds*qR,g<+ +dqu+<L#,G0 #fs+呛xE@ S$06 |K^FNz Ia,zR>HHE4ͅ:6Hcb6lkכw"QQ< $"Na퀫9r4sVӁdH#~KQ@z%"@P'aV#&c&yA9r9,&#,!&^&3qHȪPDVv3sx-#-RᯓI/27nvtD_ј?q{"< 80wS\Yͭб_5^+a Vm;;]rITl;voN*o{V@GGy[RT?@x]%U;7aVN|Ebe\ tUY4;sxfFaǬbҬԣnQZcѿ.W0(-V$ .u#ݛ[9mUuƔ){VI~aGʍDjʪ%:Y ʹ/X?U Dizy5ExJ5oOMLGĔ va,ZA-ͯ2q,y*)µs7 yD]5 3@]J< qa1 /QBZU|.RomM6kwOKQ㷕4~kQ1n*NM\|O4Z`=>j.줞3ͳSss>eZw 37u e&  иM z *ߪohDRʋu wWS0cq;f$ܧ[<О_+s[P3dF'Xc^ڦOk羌*߲f\W³l 28zeBv( l1B}[9NG.%>mwѦM.QM/gV/ٰHWD'] "LO{2@TL&B|8JQP֒-,^_ؔHx%_8NMGE!ZW*~-\/m_I*+kdVfЖ h~u|?䪅3^+ffooSn_s|N)I  l2a|UFy_~? lcK+v0=XSt6dFk`H#\D$,C2bV98F^F%!9@zb:(_\vPG~C%"I +b5noR66 = qȆӑUӋX_>!`Tul%OWJ7'i院rV՘r4@(dKZ0_|L=PNgKIuHHe,9!ZNZm9E͙F-]̹kon4Yi ̤]--U@@{ Fg#UrLQYA6ݛ_#F^hi #{"`lg/L6ÄC/_ʩnI\2maN_{oU 67@+۪4$Z]unn-8p,$!Qp'(vO$-|K)+;.t9 |0`%tŀx+1zsur@"6F,o]cڌĢ ^QHdv > (/ۤ0e6nlޟ* 伩vY&;j"KkΫx-zڶ#佦7ʈ5*e֤c