monitoring-plugins-radius-2.2-lp151.5.1 >  A \/=„3;PC);!-*HG[Ԇ}Rks:@> }XuAw b"c: @OM^Q6ƾ?ϕwj!=OK?U157ޯb#*(cYiЩ.VDe=+S3X%8 rxކ8@X]w+i4s]*ugZ%`vwHi _rUo̟yuz̑UdaV0,oZűbR2g4d493aacdb5e2f1bc9cf7db09745b7f82b4e33d0990f982cdc375ae86dc3257a08593671c5dc23428abe48a2d48545fbf9bf37aep\/=„nEZ +4BLNv()_TJMJDwDӞ|zv~_?e;fra/('˸[8rGLa9n \z@8lX48JчL6h:P4ٶϠ&JPfƮpˏEF+1֟o5t~(ʠ)T%˻Zy㌞OpDC(N>W~gW]ؙAdPvn;cϐ>pA+(?+d  * = 4Fekt|      tP(w89:B'F'G'H'I(X(Y(Z(0[(4\(8](@^(Ub(c)(d)e)f)l)u)v)w*|x*y* z****+Cmonitoring-plugins-radius2.2lp151.5.1Test RADIUS serverThis plugin tests a RADIUS server to see if it is accepting connections. The server to test must be specified in the invocation, as well as a user name and password. A configuration file may also be present. The format of the configuration file is described in the radiusclient library sources. The password option presents a substantial security issue because the password can possibly be determined by careful watching of the command line in a process listing. This risk is exacerbated because nagios will run the plugin at regular predictable intervals. Please be sure that the password used does not allow access to sensitive system resources.\}cloud123openSUSE Leap 15.1openSUSEGPL-2.0-or-later AND GPL-3.0-onlyhttps://bugs.opensuse.orgSystem/Monitoringhttp://monitoring-plugins.org/linuxx86_64A\x\x319b5b7e372df03bf16a8eac9b6eb39cfea6fd3b85c038583b5b14dd73b3370drootrootrootrootmonitoring-plugins-2.2-lp151.5.1.src.rpmmonitoring-plugins-radiusmonitoring-plugins-radius(x86-64)nagios-plugins-radius@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(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)libfreeradius-client.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(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.deChristian Boltz ro@suse.deDirk Stoecker ro@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- 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-radiuscloud123 15569342692.2-lp151.5.12.2-lp151.5.12.2 1.5pluginscheck_radius/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.opensuse.org/openSUSE:Leap:15.1/standard/e6af14a9864f864a60e28de594f036fb-monitoring-pluginscpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.2.0, BuildID[sha1]=a9cbb68cf1029da63497f2729028f801db888fd1, stripped R RRRRRRRRR RU)(W ֤utf-8dc4fbf19bc3b772de75cdbad883a90167c41b23f7cf4031d4963de76c5fedd21?7zXZ !t/ϏO] crt:bLL F 7+Uwaiܑ"Qz6W˜'TL ` efX唟Kz mq09W_&J)ڋ')2ŕ}(p MK= @;iq݅$O ,~ 5kTîXxwa2 qH=Z"c:}wXݰ/{$zŬ ԤLV|D5IAi#"Y۷'P>ީ7d#*D)G K1$ ?Ć)%;`#_TQ_PUŠ9 cA`@{۬ʓ3]Q&4@pmhSgdb^ C%#p{UzxBpǡ(Fytj:`[a@`دx;!-Baz46ĕ:y}C!A )&1GH62 ƛ"+ uV_nF+Y_fX6#ٟ8ʆP:8;)z񷢊ùx81梅Z'=V]U.<8ꥻF q :0eFt1 ~vI^k\@FF{2[s*TfIfƗ?j,t6/оp]\ g,. nRrݾ;M$YPdo6\_ϸDB]"Lck` Pf)ƅViUl@jQ*֗(bبox2l+:s^v,؀B# QVJ2:x]2s+OK#_-!'bi˿D hb#,Mė pie<2#; 7](|ŀNKgb;5oA)qِ,u$;$'kβqL@u8 ˻6q`Z :.cwB~pFݗl= pBg%rDv'۪(Ө٣_قn"5JHR ?Z0`5zOL3+j_N>Ad{Y\rd8{!Wrq?X6c3޹%)?xa._P ᄮ#{Έ?}$hT%zvC՘~5 z#4qsȷjDv[Yj.Ƚu{#80஁lZ{V#!,ar?:a pӭ-ay]KE \WSWV B9қLß+k (\4\NP,3x8`/]ܨl"LZc *!vsПR< (mRj8 l g8PC&<jʌ6zӶF3ti$U5T/Pe땐iQ[:V☮Y}p0[}FۦӻLw;DzT<j 3bMg>CF)婷GO@v܁ZOMN8hdh\\~axq8&gc[&o:e֎V?!1 $;  #snYRr}ɩN'~2mX*b78f;')tw%*X//Zr'x?4JaqxE *Pڍ78ei'I&K$ dkp MjA6cF99\އf/:ǝ2F{jAĮ&J_gtLoNIE7k]\')iǝ &ySMB v~%[7\NҬs*,v͘Ȉޘsr9ψcmF,H29Rxlb!Y-v7ރ=\$/ok-B4,_kE 1Q. M ]bZwNdp OenHF@ 9'ND?G;s9)SAU=EC~](#vs 387 ,6 32YM#osdʘ?q_8P2 JpPlq;F=DO0w?(:o/-Y=2ǠF_bkՃNHG֢`ӸG\*iy`gx!W~Ebɼ`oB2ɈD7hdNs^Š|Ϝ鴬Tg˂|cdh %qާ7XjCk)W_g!iĦJKQzRޣ1 Nkh0K?OAݢ;&*( ټ jiݽť+8`'#^1>_0xDG44Y-n.VtS u4=i}'4N@G(T(wQg6[q|_h_TI5 Ѻټ\`bs77ӸShz:SY~<|gy:yڱV 8,u5@G\|<*n,'-ṋՎXd\Li-}߇(l"cە JPcpQBqn51=).RE{,5@׾Zu)HpۑJiϚ!fd+Hr.`3ZTa57ewg:#rV7jW+1EI%8ލ}Ƽr=JW拿ŸX\t> a~  [IHrRpf!0/a]RK5Mf *孨b7Xr(wXgnAw.Mwѭ'HKoi~ϛз9q eg} _6} nh. !@N1gHRIQV0IEV# K/X nͭIK VD"b9pQZYB?oVAF4ӠjO0vIW3-()28gOB%mZI~:^-y>+fxR6|2Qʛԭ9E3vُ/h2:y٪Πu*9 `֭BWt oPD PC?AgoCBGT&r~*';24V-Y%xGL?Di,ZNF;u0 _* G'l!m~1f:g?Ang!tA,V{3L2s\;sj.lHZIn73ގoDwrw^7)(ã#'P},*TPSFo93Kߡ gf(߼ h96qt3r&J[x3`sYUKwA2Ngt]9i+; wA7%}v;/%NY9cS" _P-Al3U.2J?1 R%"1n'a}zfU~KaIULJ-ul yjh/j̀;e[<@)u^}_g^% SESC>ּ{uKo>zQ q%*Fj׻ޤdY:p [6NvҾ/?/;gե. ͿdHmCN1dȤFP/l\jG.flS簆 cQmFIЩtȬ"Gm=ǻt.sَf\汅xk$px)ѫ7AES+񦨶o86lkV@x+ͦסsKęa @XJf9cΓ]yhKN" u X֥aDٷE#9=#f>5M W]R;b\jz{m: LXY#DiW8YH'V`a/0pJ' |0.zLTVȊ_ACɱ e7t 5ɷ)_YxjI4B6[Th{Bwr8W" vk=;ݘm/ Y19zP!(ցn tU1ivNNY38rڙ=ZNNgآpoFe2MNʀщ <3Ӽó%:0!} S^71grUWc= =>W'g2M˴&h:P m@,Tu^--URޔUхs6䉋:p.UR<I?BǞ==xy*me l}Ofաz0ijᒦX$ToJ&%SFmύ<ddTm.,d.ZP JX yȝIYhYq5t 9T颽mAQ=O|R+wk[J;`xtK;;ΦTކ]š \9)Y%fc*6;:8Uf7}aXٚQQ7<\)բɻw`m<`tAތ *Z/k+YE.&0wY8 W:e*5Ϭ!<:J.$-ܑI'/]׺_ޠ,o$V- #PVUCkg j:,kHr`$y-5[\M[7'GH^{Le }T|]UϠ'H~jB؛($rܪȡq~Bus>f[ Mk;\;ӱ<{Z\+zҾ{kOEoy5B_헤<-4,:2B(稓n򚎿;|:Ҙ_GCА$E|s<{)a[(ZIqqb;[{omx)>Qz8jۭD:#zUֲ~s>TUvثj ves d"ĚYN@kAsl"9>e0dv0X]>%Jjn/Hf SP^ ښ*e D0})DƜTuTtr;lEy|GR:㽗FTվOg Q_7\VmsCfԔJ5ٶ/n,^b\"oX)wrk#kŴxMwy!&@Ӛ?ƒ*[s{qhSu_0\XZeD^_q@f$~sUzP&4C;!2t^Rr&䨊>`~'Lu x:ltÀ a=?#(A~&fSx." qGa? ,S&93y *͠qxqEg-9KQCu,{ʣ7ԻSIAur)rvJ$c˵V7N T46{ XW$D&܏=8-V6_=`/Wp5LOC`)^TN4^w#{|?M A%q̛$&dM2R-I%RxwO o#d(ÞFs%KJ:|_U 0QIt9<O1HqJ%YPam_9a>\{8XJKc-7d3B&QevL Td ݯ5.;#谿7 Nzm"NR< HN9i(nc3ϞV#kT+܏u/RZ|s'%83Cd&t'T9 DTĔ; p;n5jRn+k!ȱؚAyE$FĆuwr0̉6VS(Jk t{+4mXIsw1.>?`"i ;A1kr_BSA9 nk|"Xx|ƓOj2x{{ LkʸLb,7"$QSJֵqe2x:Xz-{;ۣ2e0D} Ï =u8-gzShߚSmH_[&5TA\i[;!3k'j hԀvف.0T;i|tφLswi$uOiGxi$(`'gOp4CH1WĠO 2؝QJ-Klem_ݣ-AlM-:bhdFlqR_fӻIeHza^%h#m=iB܍:hB:(H@uA&Cȋ]FJFwLQ>( luz+有Wz:QO]E}g\G: @bd)l^u$"k& OZ8 M-a<+iFdX 9%)g\LK?Kj M G*c P|gWu]'7u MoSr۸ Ue.#n[CE1'$ikA\;RHz%UYF8d ܦkT$QrMXq}>HtY%6j&[RoeBYQ! Qp+V37 ^Yi%UBXHFvRp;*=Kwh*FQ~p5&Xg.籥f@h>W5!lî~n/i~IMkSPr)LsֺgoLP8KU~bBBYs66 p`O,uz{T9'3'/j~PCg<bUxI_ٍ DQ 颖5 LX ,vu:!*Sڼ\>yn s5[M@7, 0Np6cWܧ. t򖒈o8%D2$BbLn*węΥxxIӉxxE wؽYtqڢ\!3bP4!}= N7N-搢zIDy&g0O j.Ȝ[XlVځspȋActDK/pݽ`ejO6xAbO@3t&kX9kWNaa)2GS ^.domk .ĽzZ圤bJ+_YB5tIĴދ0PS!Р + [Zm(pZʸ#WGeX=L7rvx,Vƛs$ʖ\+e4OXK]KS=IWRZHsB׺V#Ak-C Tovy,TЩ,GeiAuG7FF~A4S2*ؗI!KU]u^2Nh=E J}!ISIl9gYFTX,ȁOHx"m*cHb^E/pCL^,<>:Q;5C{-QGU+7{+Oh_eeB?la]juǭQq]jMVetna`<xlwd})oEPbz*MGLPsf 9K`ׅ|DJ1EDpV{d~PEp AL򽔠j{ WPoeҤֳ3__i-昣Y@D˿/1.Y}Jhȇ/F 'W;rx9p\2λXUc|6>};.? xYU"ϋP>9bKu`'-ȫTB-DŽɃ[=)T/W/FDbASFQh׌!?xӢ=:o+?Y0"  g W!IvMdMQ*V TqAM$uT]֠8D/Kenm 0É]o9.r؇7(sS]̓!͂N-(vh[-SIyܻE41ʤL:;lh}sX;w gr r 6%Wrg<>2㎴+E0w6jD,f{Q9Q6-R\RES 5":3>h'TLk'$ڠ䷦n|XE%~Zj0,[vƴӐ)A6?ù{0ߞ#CB l7:W NhI"O8̚ '0jNvQAK\ƟEQKb_EiMu-ߚMESћ繣m2;͇1e`]"V_Pzz(8a 5| wÜ`5 Aϳ,Q׎_qzEHFj[W9&HOIP`bxZ.tbjIN-~v^0O^QPƯ RPvT|F(*L*?;+WnsԚ\MTR'=[\v[&RcΌs&j?'O6Qoh"cQҖ0;_l/"]lJ8`fgRA03yH޻v!jF8dt,NAt//B|KM1OV;R/-;kޣ=|Z2PC2j6mihh2b97{THd;)"_(rRRW+YQ_o|#R!5?rVu[[v+2? ~I ӜX.V'i"-%>؄١4! s[]o )M8'%X&#ZAW}ޚ>}zy ۃB oH;*:.e`<^.Cĩ\6zYT9ȡ%MdD3XђAaXLR nB%p&%qweK1\WiѢn ~Ŗ'm|VzΜډ_jWs')&f~iV0[&+N= Ye%r IsҴ ;R[oP,ShfzxM?fibj,"4ajћЇ)\JPyIX/׿7T,s{E:u o*}-jJ9[EJ0OUP%8a7.Qp@ Md a3DoaKs$n>fMGRw}5˧Iv_%HGy3EZV';cl[QPߌ42n\DəKi*0qEQ'~!v9Jž>gZd}"V)sɮ>~ Sο2txO-beLOSG,d~)an%}:oTHNE"Cʴt_K& YWh'T*%yFFc;m֩ʄ\uK},ftG$gbj#Lo @h@g `&Y/dҦ0oltQҝt%ETauUr{Vޕpzf9P(lw|Y^;T6QVnoE`g~-ȧY'ÓA*a>6:fq#>(O'SJ3HԬYkxfLeVY]ϝ 6ı8fCAS^\:+Kمn^136Wo[??41ahUK ٕuR=*cY2=,&n( -Sf)FCOa`lRHbݜKǩTn~FiHːh 4bࡡv:M`ǑCc "3bJH09tsf0\ Ym?UC-^Y6=~$y\{7 ꓌?G^nu :HPMuv57 /ׁv(}H-]>BOry>) Y!!tEHϠ'[LW&YYv~Aad<_B>"Xx@B,l16fwOY6Vݐo|0|2LƯKJITOݦà y2!2 D8K?>5կ UHP ), -jB}p9O!~#a=>Kkx֓'߸)rsu>9k4faհgAMxfMZ2RUܴ(iL1뇝(fG"IA4 Kk1 E^w$Y3OSSIR̞"to!EqaO3Z>pH~1aW!Ë6FT]Ngn;ׂ4OLA, `ǩ/:~4fYĻX.@D&)e [K&zuU]Q2eDҡ9\&|Y/%J EO9{^>: 0ߛ< ˶.L-,NR|X)Y<~IR~މOOTv*74ƖURHɢU%7K1vuw C~K(KpXk ߄(.R/_Fvb0xS#_M>3VnSF^>:qcER^%&.見v!e .32BYuW2yab`\d2(9e9b~TjZ,ckW~XR7HCpPg1=le_f&_3#Z~8uf32Q&SθHQH=>ks`XomP)v_nīi\Xt2*u!ڢP-tbAᅇ7g1  5BWvX7LqB4FѲuq5ս3x1<(J,rƠڶ8\Jw@1>wr\5)jܒU(/]*_<޿5_2'Ϙ[__1~o콬5Z*:ӘF~Fic9z >zs[Y̵vږpPmxxVI,{$7OS_pP!@I6g+ApCfHHxu]3$^W'"䶥&f\U>F0QoR +nL~6Qvb@SdwԽgJܨ=1Pތhy?3 Z#`'^L P]h}eh3?:>axu{+àZN1`i^*$'7[cJ 2G{kARQj>cxMzc@y__ Rxv\|j'Ӹ>'hCjmCaVJGIW0֞).S'475[OSԘc;?r_ y >Z ֓)5Sa}Q*Re˲&(պN;qiN%9aY22.oJ{l ZjUO&S琣ϧ 5FȕH3SJRi襈EG25,b"2g.Lӿ(XW)4"Ef]t&ž/joUD;X { 2F$gI.̹/}UFӋR$H _ށK](URK,ۘԂt)ZAy럘SR}UBKۆ}.#B@@Oh2N$;M&sK2ӺϒR OKܗ_.0<7 *D=jHOMY˓Mi˚beH\N4J{{p/9b_Jh?XqAE[Gbcٖ}!EwnD;ȗ,†C_}^tGO$I*ż/2v<5،:{ie8~ r7^%l'`8k^35Tވ7(~e [6+q`%LVc%fyʼt(:BK㔎5ioBrXhz[$@h%Rg_%$PE6GPCIzCVdHO-5Csdox鳥vqMÇ{ ptwZ)u'{_06MӶ/qAjպs>Wv+g-;`e~Up2݅hl$[&?-P80..{ˌT=H/LG#}j~O4 ܸW,h"}l> o~dE3[B YnV{Y,-z=P)V6{A)VѤjy>4k^Fz֬i{ZR=BC+$"h~ z3/X(Z0 fiX] x+7<8 ~Kq\[<*ǯP tjw;u!He1@=!g+ 4?LwhX#ziH}:8q@/ià 2ׂa>&[ \1D^~:sZ u&b<ۘFj b R A`JG{˒H3**nU-`LRt&^ '=n\8,){H6b?ẅ́{;KAB'S)+-s0Jdub5rhRB7vޑkAc J?b y=PlcV=e9&ԭDѻ&kUwuiCǧS3&^BDŽq\ps4v:|:@:#Vl{,w5_᫼E HfBdY"~>QŻ0ն߳&#| Q esO'oD6.<#ys>\-(YOMa~{c }O.|Ds#i'l)߻]_By|7~Ay$ ILLRL1=j.}#x@afcQOCBNAAX~1d1aY9 ɓ|Xsfgaj>eUkduCqCW> EǠ, YZ