monitoring-plugins-radius-2.2-lp152.7.3.1 4>$  Ap_?/=„Ld+h{yuI/E{Њ*_[%ڹD%r~S⮩G7&9juDh$̰N^~G4Q \n;` $P +xc;Th;f&MYڇgZ{f|S|=^ {%h>/뫕FU4a0m2kӔĘ/UW_ 3ˬ*?5}NH1[ #g)MC E϶fb*#f+(F05dcfcd13176dc8bf72f146c9fdf466f76941b54f6f378333c9bb2281358e4989700e425c051399bd4717a9c687a261d05227c84_?/=„v WU7n]h+e3+_e˄R;WrWوE} hFvo8ʰeKzoi>T) Y-:s:ꫫb['T׋&qh~a׺hRtfŸ[UąӲժJ8ʽʒCP kEHR2NܱZb3Vl킳#{t!?s]k9BpH-ua+ieʿ 1?$9qIϐ>pA,?,|d  , ? 7Ihnx     $xT({89:B(F(G) H)I)X) Y),Z)P[)T\)X])`^)ub)c*Hd*e*f*l*u+v+w+x+y+ z,,,,0,6,xCmonitoring-plugins-radius2.2lp152.7.3.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._?bcloud126openSUSE Leap 15.2openSUSEGPL-2.0-or-later AND GPL-3.0-onlyhttp://bugs.opensuse.orgSystem/Monitoringhttp://monitoring-plugins.org/linuxx86_64A_?Z_?Z5fc5f83ddb7a73336dac583e60d27ed80e0f759f768ca8ab4fd422348db5b923rootrootrootrootmonitoring-plugins-2.2-lp152.7.3.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.dero@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- 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-radiuscloud126 16061725142.2-lp152.7.3.12.2-lp152.7.3.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:Maintenance:15100/openSUSE_Leap_15.2_Update/d7a87798636540e4bca090fd699ecae5-monitoring-plugins.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=e8b62332a184cc352590cd227321c92500dedf96, for GNU/Linux 3.2.0, stripped R RRRRRRRRR Rpg,S*!Mutf-8ca922bea88562e8c0d5c67a7ef1594d7992ed9fafeb77edc14ac359ca4fbb34e?7zXZ !t/ϏO] crt:bLL 2d9`m q:F }Ukv{*ӡR=vU[O 1h114#QVU|.]_9v!뉫Hc~סV?i^_ pj},5MGG L_0 4R DUg1ݔ.GzbQƝf%ZCyhÜ_@z U8MN ._zl3öũm$kWA޷fo#踎uMN; If@Ga|<-I̓j+=, ҉ˤ0Xʀx7\LQy2db` sc~r"W6c4A][ƌ3SSRZr.bģ/H( ud'a (r$OCB]Bٴ2%N4_&g>l$ >GLRSSQu&(ުmSEO6KDiCL"x28 gŗRxS]bYk.4E9]Ytuԯ&0 ,oJUL}82Fnt&]:O/zI_J.Jm"; @ܟA+t9YOʣʕkYz,AC`zk꺭YE:stƒ)gɣɮ&\ oU[G08-ܮ_ø-o|"P}6%-$DM1 el na;х`G ਁp͕1^d6SAvʙJ2Uw 8{$({G ZP¡oEg8qoW)Jy1(joky+h^d95G= "_*ٓUv3_a3(ddÜds:R2/G4"ϝ4rG&qQ_u#6 m|gcGI<&)1Elu )xI㫒\G 3,VHU&X/m^~8G+/WmiZs=@k+XnpCkO6J5ZR [mظz\A^GJZfgDXu]FYg]BFT2/#5m7zkL6k5OB.ӊ7-.&Tg(^w+ͺxeA1Mr.agdfR^%EA%{K,壁޻Dy ZҺ2RUce{$ z?[N=L6?ZEk4CU 6N4ܣ<VI4<)xi-:?y 2lҺ4f=A0ȏ쪜_S+niQH+:a äᴤ3zt8/4tZ'%fxdn=7yH!OG*h^oLmXOtIUTEȇ^,60-2>w%Rcыn&Fn"R .z|;p¼C*{' :ڧ1xzF3>(MϔoUNXZЪHcɮyoj:לPdOSͼL5Bv+4VÍor,ēzahW3ZƎ|i^gp+1BI7) Y[ڔ2|3$n#ZVj-C+`a:oިߑ :>k{쒑;b,rڏk zfή:&SD{㘓Kp1Vi= `qm] 0:՘ =lw^'WwU:[@/˗=HїsDSKDLp8W> pA%xSQ(kUAOq@Jn{IʊWb6 &6X$Oly.ahգ JVEZxۺw .?1ؓiUN b톝@QGżNENFV**ăPΰHPVEz<JFEc6PYNBxP" i«('3c x*bG5z14v]8sj( F>{P-Džىء#=Ee`)xRsXt$&C~(w94E'{[LhfG|!|څF{IZ-Ց:z"pBd<ߎnWe}Cwpnު[ FS~"m4XR1$5Q m-'Ze#2ϕ/{ SO_ʵΚI߿€R&%lUߗYSVԨ O& j'WmoY!:+2_f@|n#W ƙ }S;]LBGRfme`dBo0)QXcӓegPTQx?E! zϡx1gm;G5S;Oj2ak;!ŋmG ^ﲝ"C/ljWlw` J3F䇩PvU?"ٱP]maNMCzd 2?X 9ɵMs|+)%_<s޳q!7.ks껾Zy"^FEOfK޲dq8' Vչ8C"xg~gG@j!(a>=0`UVt >wrDqOcD~j"D:rV[^6x}yG9@3ś'D{Բh{! HX%8c"{}O+9ȟ?^1}K ::U{+&w#Q G=hɈzBQ۠=}c~>W?sԼ_]"x% ioLrU0S^I~)>,S։ර?c*mf|@m5UA|+ 6`I!`\Ul}`"rSty~kv! 2+bj4 ]*-? xz~`;6ީs3~']`dK\gb`oUmGCkXku`sw4[*1I :flNHMmF褁_2X&4P޹' osåFkiK4Ā@Za+qTW T}ZC0dHqdV6*-sD-}0̇.˳_PāUɘ`X}.ߦGSiIxqLUw8] &d`y.EE`:No팤Ǧ&Vԫo폱8@N= -|/o~G@ЋB>ᅁ}oBiJ6NƺIdGU#U&$V$YěaɝV7{Z'o;IlUО"v΁JЦ͍K juG5`a j'Z<YǮ> h8WzI"'-PTFbp$ʖӿ7rlWB)pl 83;].yY0re%,{e`@^X/Z?)/03wZW,c7+{2KXSN Z]BLɠW{*=CI/jVqTթG혨ū~W5Ӝk~81ZeP, ZDfެx+fxtj/&bgĨ`(B70飈7t_nF6-qP~ xny>D;J+P)wyEoqU S܅s𴪍kHwvR bLLnfc%eY_QP'iָa:7h͔B߹i&p,DSL Eش1tɾ]$R( 3+6ȤYzeIF̲Q}{D/Atm绪V|Yk8.RpC4GyJS,tRwH5^;yZ׷D2߂8D]`@ԓokcgR4-GCf}РrX|8t t?0?1>WN Web?4Ca-+ݰ# kʅI? ?iN&wR(E[a}~&w qPa#='Ö: Ҡ!a%kAE~0ߢM~YH5~$uv,Mޜn4vMC"4IisκhL&D(!0 /&V?)/ʅB.(FG@Z<{J-0޽ZM:Zf~V-VE15Wad׊bV-FwT|,Z"eh툾%\2  r31sOߞGTkHrߩZE iY(Ö,c6[]T60)HmBK_!{y'5{$ru/xE_QF]9OB'?čWd]ǓyS6)Rro@iKzVK_Ïs/X( ^; 0u1LyŜӐVfFw95-`xi0rw7,=1F"p* 9,USNt KYK$Eap@bč|%P !F^"0ݪ%[:XqF5 Tb`[c'ݱvE9Ujg(Mpa rA<рzuYM|HqNJDhA%\u0S4 UЪWEA+`zA=eؘ ەhԘ|f9N#Cx=70AIHC3`w[@ F#mIxA~QYxV1p|aC,C3Dǜ胊d[mt]`a=ݤcnϲi!7enwPRw^.5lfp|H8Bcׇkd;(˿ /$)CIܻJuFW#υ1g ?҂K/TN;rL~PY E?Tf:Oßs}T؈86fc9(g .y?9aH MIxW6| *=]INکuL۽G%o ȘXq _-~,tol/|I'5 `VQGTn_|\T&O>.x4D; ~B^sI LPڝz|'~ jVqyXeg"vm/,oW5P%a<0n%^|ǯ)Y^%Fi4_RhzxV>]r\=R1Vd|ܶttd]t4T|B R0)hvDXJB"$5P0-Es#rP= ,ZW ܰC4G{JQڤI_x0!yЖk.RnQ5orͦ0. \ $0'crs;gB'b40Lh\ ffߏV@] ia"s*35mML_p7o*-1 ̔,o1Ҍȉh}JQLiWcلM!߯#Hbɕ1ET::oZN aH>A#\ XK!Ya~3QmVrMB01G|X>'x+F|*K9OX{&ݳTT2efGf^%&3S]7'2*OaV1H`oK)x 0qtotd79Y#LSSgư׈߰ ]bºjR WOP$PN(ĝ@UE#hlM NmD`ةāMƸx bqs-;&sP.R,k9&!xI ms;GlηXڅ*TQ+˅u|L61%YRrNXAL){Q@:^QDj|4؎2弆ǜxWP&OyauIg1A٣R^u.TEjd#lp|H+&ح |!}!鸸w Z9nHb9 "/ۂ9h] 8 |6?[ KKd>^ɭDF?6KJ ׻.OwDFq)D { J7X,=3:/W*P\,pC`5pr⥹m];BjUn󼆦H;|gaI&_˯%rJUMt OT@pEn:BTW-wZhGi=0] v3r$*)-^A⡡}6_uȲ:S^2#4 g\j'fb7x X3Q}+rQFJEH5H>OgNHW^kk8 K5*Kil21~E)!~CXoI ٳd_k4V;:E;F_-gQ-T9̸!#^ƗNfm^nK̎hv3wчΚW9fV!ݯ߆޾|P ^ ҅ G)?*tIzs1bÛF?|7zoƓ9lό3 zͨ ]\IG~34֭{xZY9o& F`LomR!,ky M9s@?q([ˈ㕹0ESHtDAGOWўYGl+.9tT]Myؙi0[V~koL< Dg82zX| 2e#j0P$2ݴ[) +nT:wICbYkB1VR@;{)W!oþϞKI9%VKѹLN\.]G :sy8n٘EoT덵Œl U]jD[0CfӕOMKwd(U&t^gk`C qˏ+hajUt ʮZ'拎U[1n<ܴks_U|܍)^<3rmүl̒.U'z'p * Y S #$ʕ%`NӡJ&S*sbli @5?dBu&&01qRk"6>}rό1^dWT%ب =&|~N+,DfV%XGx(SJ0)VU%ub(yHR-d&AmN; ڔ}wNztgDhV~z-{m<Ñwt1|̎?~Yɣ=]V 9\\5Kjo,1/3ؒ{.*i5)<1Q}X(T`=sE0?1SƝyR5oLM€UdLNGLԩhLAg*q˺%壡+.X堎w/즣gB ` [I>\C֚)J]*j"8]ϫv*`MCi#YlK=&T ̧ܡo_$ڑhQwCߩODٶJJ/BcTWaccOuwh {^@Z n/F@-F .b&$_Ĝߍ;Ci6=ruPޖt*.oL[bƶ#aM0 C RBn£2=xhc#Ok!d9pu>#\,^MBm)#ewtνv2EԶv;1yd6LjQ9r. r$+!%IA4DGucEjř VyӃn~!nw ?DfE+r*VkDg36p??BFM uwyD~2MXCQ*c8hR' N6FB,҄ 0,Cs=~5T ::ォ^amms59ΠgqRwǨ% bJuC!:;Q2d}}M*f!>7n>g9 ,HBEy#Rb p%ұϙd\ʮ?8H0qB&]0/:8vhT7!,/E||)h<(-\F. 5oaws5DhH`lAg=I R+Lnr Xg&}x`ϗ rn=M_җ6}H.u[=[g4XI vϼ"}+o dIfbS߷e7,nkz/zVBU{W@E3T+5ڹ+gGF>uX89*\7PmnI^'X՝Xe7ZhW}t` ݔ5DLS*ߊW M\rro$f7}-yeYUi޹`q)Hym1a6fX,frTЏSdz6 ,2][k.:Yډw`\oæf2&CkkIؼin5a*8B9[Hg_?j0dE:w9g(WPs⍴{;iS2ܢG:m̼QgS92q$sb܍ꮃ Unn؆Et:%_ 7 Hj|ov% "+f"EWy9&0Jy|*?yFRo+#'C$ل"$+QW+mԱOЅɃ l9jGRwty_ pNʽr'*G,~JӉ1Ĥ-4ׁ,ƒt2CQώ"U-:KSB_"#3 4 As|/._d|1BT3¢ DؒvMn s gJ[4]RW\]B DYW6{j.J9-^_lڈQ'ۦÛ63PFM?&ÚM(̍=]MPF5I PI I+XIo[OD?e   +s+4lЂOaia3V)?"l2Xɦ>xIշP2,*ϐ[,ww_鐭bcQ>2ESK1 N@ T"Uh3`fjGx-Vďq%Ut]!}%qe"cVa%?- e1Lq+ TPDF&f QT ))#"dd{Ј1wH26rԺ9ƀ%[Œ{As+ʻa>J|+[(h&‚~I5[JMMUnѫ 1`(>~9'؟PSa|~"p,6&hd_.nʛria hshFa= PmPFQ!u"1vZ L?>t9')z֟:vżwY<(V&r^&`d؞|r;5E^$"b0'Vpa L%t @S$UPХi93ž᪟ 7gyS;QlLW. ":1ub_ÊyX4x)n9D`|\1RWKLot$j$SIBƘFzJzQgO;Hځ2I@ʗvNt;,&&QW(I2\̼9tӰ_P 7w `{s;ߪRKLa+&+0SndynCkzS\ɘV9%1y tiDuD?].`G2 2{72CcPe0Jn~ܥ)1iezJ5 Kg 0ٳ c:(ˠ[Rq]H)X'F-bjؼSr.6\8X%xr29bkqE6AJNs +,f#Jf:uǧ~)@j:ϡO~4L̿"`jdB4jɐ9GdP>LMRc!ϟ֙$3(Lz|]"UR?~H/Dtc CUy-Q}t=¹|U^8ٍedv6AZ1y9VR֚4yEV䚅y^ 襘sI{0Gh')g5M''D^`)X@sA#,_<]zÑgn˧\׳~ATz#"NP; vsKI(2wJ)Vcgy#b⍛ P 6>R1swkŲK#=x*\$<'$-!'kif2 j-,+e#6_=co1_|god<|ǿ]os2ʓ7;CO(G$*)sqĄSm|]8]?89r zb&, hZCɒQAMKCyG`}R#w,ZSω#xdBLdZ=PQKfk$W7]|oJDv_Ju܉Xݻ ڹzT7G:6! n )O,;cңsBD;CĚ iш[dOݱ/ටv w]htVT}fo<9%~wsw1">B `ov{7ָ+9k@A9tT/DM*Fq"=UE7X )5Dm(ʹJƷ @M8sO70]4 k#9<7_#7X 3ca]!(\G𽁜\H'2W NQX5f]O0jpS,:"*<[@%yg?e͇+K &_kËN8Ru]3nIؐ]ю9fD'٩R&5.aٔn'h.eoa6{މHB'nۭdH:hD :i`~Dq27VVr(P1l:A'lGD2Br?h-HekyOu$ ?W{Q"\e<.%F4>J^%1 z{vgMm ~[K/zhsR"㴤V߃ވPHZ<*:훯o݂b9-dܬ;&PHNA%O-_U>]9TMHLv+rH4Tl#agnY4̢t]kO?`{:BBCn?C?Mdqy\лNiNn[ALZ[`/-~XfSj84QYIY5#\%[{O`bIHi!#ϧztpω)hW5+߿1wVNԀ@1]MFŦV ms+qy1/GðcAe։ 0FN#!%AVьi*-fY^.jh!.AͶ > 7=Hu`^$+ s0F~Bn3@l򭫓e_KgTLRj_WG ʲA)&>5O0"3$hbak>SI,Q(P(qlUHRhUm匾S8LTW @:2RK>k72oB G"5d//FKQ:9'0 i [w?nN}ZJHsS{C(/Gs>(<-]( Dc; "z[ȀTغ$ΩϪY((ڔWNW8bIV.g61">^8x`rѐ(BHO{4<, 5Bq0,g;z9~"Mq NJ3z5 @,WN?!3lB/Po|УfW@GaUxÀ;̭cưU#{ k07Dc@=.kk@eIөµH,чUn{݁X +H3L+-XpVB"aԽqe|QoZ!ØDzq-x.8~m$\4/j-Qs.v˞ 6Zr(kUjVUȱx2K~9Դa.< r}zCi )VcUhV; 4]9H7z), W |)Bnt+%;qěpvGb#5߭[QMo쭓e( keخ/~'8n8\5~M/JR]q!y$)\LBm?&D HRp[G^I_ HV5IPeQYޙlUH(U(ywr"wj42V^eN/ټA:xϞ·{MB/s]DάYUN&c"W?$صkM CK2 gKR~jxؗLLePְm.=2EY \9dO>HElj}o\G 3qp=s>``r/4}/"qh7 crPY,c&@|9G\}ϚA}* 7YHX>AzgKk@@irWt y;GkPpy(gpYK؜KtavgI+ E@P2ߝV }Pt(PR\^a8uoK1 N+DHLL̋f*eEpƶ[9HsJ{j'v8 ɡٞ>6eƦ3V!T`ץï^O׃/>>a 4 3DwTnOvخؓK͟RHe>do9BjϕOf1<`%xH߬ VC!ХTB$SKm*T@FpQd\%* )ɠ<\Le6K}Hn ךϛopYؤQgis)U`SxրR{JWZ3Ыyߍ2b:z߆7qOJ7!F;l+ކAc^B8_A2Qln,a$LG<6 ď Ȯ.60(5$"ɮINYj?ZR"kk龞ҁx5~#I^*xy}ū$B֒~ss"~g{; e<~$ӯc /= ]hw9ʂF~=h,: ʿ*eƔl[G=58D0= UPò&z "6p=<v+b˾>gz-ɶ YZ