nagios-plugins-load-1.4.16-6.2.1>t 4 DpQ/=„)b|V;XJ^热Ƃu\"`]Ҍ`!YC &t`BzXB*|>5IY$}7NYy8DKT $&0]2@B n(_ D#-Ë́\o#z~~8 \(w>)yOj5yB&OaTO2<1%H2s8eUz1ّR[JuOo~$bn̛je6f3034e330be489693955a5dc59481ba8c853ea>:/?/d # H|     $ F HPZd  > (]8d$9$:,$F-RG-hH-pI-xX-|Y-\-]-^-b-c.Xd.e.f.l.u.v.w/x/y/ z/Cnagios-plugins-load1.4.166.2.1Test the current system load averageThis plugin tests the current system load average.Qbuild34PopenSUSE 12.3openSUSEGPL-2.0+ and GPL-3.0http://bugs.opensuse.orgSystem/Monitoringhttp://nagiosplugins.org/linuxx86_64PAQ~Q{b60839fbeb223ac85705e12c4ce48d3erootrootrootrootnagios-plugins-1.4.16-6.2.1.src.rpmnagios-plugins-loadnagios-plugins-load(x86-64)@@@@@@@@@   libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(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)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.10.2Q @Pٕ@PO@P@PvP@O@OԌ@Ọ@OȮO.@OO@O8O@OD@O[@ODO2cNj@NEN6@LLPL_K.K'z@K$@KK J@JjJT@J)J Y@Im@lars@linux-schulserver.delars@linux-schulserver.dero@suse.delars@linux-schulserver.delars@linux-schulserver.deaj@suse.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.dero@suse.debadshah400@gmail.comlars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.dechris@computersalat.delars@linux-schulserver.delars@linux-schulserver.decoolo@novell.comschneemann@b1-systems.delars@linux-schulserver.decoolo@novell.comlars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.decrrodriguez@opensuse.orgcschneemann@suse.decschneemann@suse.decschneemann@suse.dechris@computersalat.decschneemann@suse.delrupp@suse.de- recommend additional plugins in nagios-plugins-all - decrease dependency in nagios-plugins and nagios-plugins-extras to allow obsoleting the old packages- added nagios-plugins-check_disk_printf.patch: fix wrong number of printf arguments if verbose - refreshed patches- skip sensors package also for s390 and s390x- enhance apparmor profile for check_ntp_time (IPv6 support)- nagios-plugins-nagios can also check icinga - > require 'monitoring_daemon'- Fix build with missing gets declaration (glibc 2.16)- update to 1.4.16: + applied patch that adds both critical and warning thresholds to certificate expiration checks of check_tcp, check_http, check_smtp + check_tcp: Print performance data even with -D + check_snmp: * use single quotes for perf data labels * Fix performance data label containing spaces in check_snmp * Add --perf-oids option for check_snmp to retain optional 1.4.14 compatibility * Accept multiple labels specified with "-l" + check_disk_smb: Add performance data + check_dhcp: * Don't misinterpret the "siaddr" field * Fix handling of "pad" options + check_ping: * Improve parsing of ping6(1) output * fix check_ping where output of ping6 when unreachable * add missing newline to die() calls + check_users: * Whitespace fixes, etc. * improve performance + utils.sh: Added check_range shell function + check_http: * Don't ignore SSL initialization errors * Add support for specifying SSL protocol version * check for and print the certificate cn * use standard threshold functions * improved tests for check_http + check_by_ssh: added -F config file to specify alternative ssh config + check_sensors: * Use symbolic exit codes * Minor whitespace fixes * Detect FAULT status. This can be suppressed with the new "--ignore-fault" option. + check_ldap: * now correctly handles the long option --hostname * Fix check_ldap overriding the port when --ssl was specified after -p + check_smtp: * fix where duplicate messages were displayed for certificate errors * New option to check_smtp to ignore failures when sending QUIT * Abort on missing/unexpected greeting + check_ssh: * Add perfdata to check_ssh + check_procs: * Fix for regex input of '|', being output causing problems with Nagios' parsing of performance data. Now replaced with ',' - removed upstreamed patches: + nagios-plugins.ctypes.patch + nagios-plugins.check_dhcp-char.patch + nagios-plugins.asprintf.patch + nagios-plugins.check_by_ssh.warncrit.patch + 05_check_linux_raid_fix_striped.dpatch + 10_check_disk_smb_spaces.dpatch + 11_check_disk_smb_NT_STATUS_ACCESS_DENIED.dpatch + 13_check_smtp_greeting.dpatch + 14_check_icmp_multiple_ips.dpatch + 15_check_sensors_fault.dpatch + nagios-plugins-enhance_check_sensors.patch - suggest instead of recommending the following sub packages in the former nagios-plugins package: + nagios-plugins-nagios + nagios-plugins-xenvm + nagios-plugins-game- fix permissions of apparmor profile files- add Apparmor profile for check_dhcp - add Apparmor profile for check_ntp_time - soften the nagios-plugins-nagios dependency to avoid an installed Nagios after an upgrade - point users to the README.SuSE files for check_dhcp, check_icmp and check_ide_smart- teach check_by_ssh old options -w and -c again- Use BuildRequires: libgnutls-devel instead of gnutls-devel for Factory in keeping with gnutls package naming changes.- rename nagios-plugins-libs to nagios-plugins-common as this package contains more than just the libraries- fix build on ix86 - only recommend subpackages that have new (and not always available dependencies) - move examples directory to the libs package: the permissions file there is more useful here - new subpackage nagios-plugins-all recommending all other subpackages- do not package check_xenvm on ix86 as this setup is (no longer) supported- added nagios-plugins-enhance_check_sensors.patch (thanks to Craig Gardner): return unkown if the needed kernel module is not loaded- introduce a new subpackage nagios-plugins-libs that contains most of the content of the former nagios-plugins package. That should make updates easier as the nagios-plugins package itself can now require all former included packages and the single check-packages just need to require the nagios-plugins-libs package on demand - change recommends to requires in nagios-plugins and nagios-plugins-extras, so users with 'solver.onlyRequires'=true can also upgrade to the new package layout without problems - provide the nagios-plugins-xenvm package only for x86 hardware as the required xen-tools are just built there- update README.SuSE as users should also allow broadcasts in their firewall if they use check_dhcp (thanks to Rüdiger Oertel) - split up the checks into subpackages to follow the other distributions and allow users to install a minimal setup on their machines with minimal dependencies (moved dependencies into subpackages) - run set_permissions on newer distributions - added nagios-plugins-wrong_return_in_check_swap.patch: preventing check_swap from returning OK, if no swap activated- add GPL-3.0 implicitely to fix bnc #677711- added hint to permissions file to nagios-plugins-README.SuSE- fix missing Group in subpkg - remove Author from Description- use nagios-rpm-macros rpm now to define global macros - use the following patches from Debian: + 05_check_linux_raid_fix_striped.dpatch + 10_check_disk_smb_spaces.dpatch + 11_check_disk_smb_NT_STATUS_ACCESS_DENIED.dpatch + 13_check_smtp_greeting.dpatch + 14_check_icmp_multiple_ips.dpatch + 15_check_sensors_fault.dpatch - split up nagios-plugins-fping package, and recommend it in nagios-plugins-extras for backwards compatibility - disable rpath in configure - sort configure arguments alphabetical - install check_bgpstate check in nagios-plugins-check_bgpstate package - remove .pl endings from check_netapp and check_linux_raid, but provide symlinks for backwards compatibility - provide check_host and check_rta_multi for users changing from Debian- added info about check_dhcp in README.SuSE (see bnc #640367)- unfuzz patch- removed zlib from Requires to make rpmlint happy - update to 1.4.15 - removed 1.4.14 specific Patches - fixes through update: * Fix check_ircd binding to wrong interface (#668778) * Add proxy-authorization option to check_http (Marcel Kuiper - [#1323230], Bryan Irvine - #2863925) * check_icmp now increment the sequence counter in each packet * Fix usage of repeated -o options in check_snmp * Try to detect arguments passed via --with-ping[6]-command and set options accordingly (#2908236) * Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455) * Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105) * Fix regression introduced in #1867716 where partially valid performance strings would not be printed anymore * Fix regression in check_http ssl checks on some servers - make SNI an option * Fix guest mode support in check_disk_smb * Fix check_disk_smb and check_ircd failures when run via ePN * check_ldap now allows for specifying an empty LDAP base * Fix compilation error of pst3 in Solaris 8 * Fix check_radius returning OK on unexpected results (Craig Leres - #2911752) * Fix translations when extra-opts aren't enabled (Jan Wagner - #2832884) * Fix parsing of multi-line strings in check_snmp (broken in 1.4.14) and enhance output in such case (#2832451) * Fix detection of pst3 64-bit compile flags with Sun CC * Fix cmd_run overwriting the environment, which would break some commands that needed it * Allow check_ifstatus to accept version=2c - used to only allow version=2 (Brian Landers) * Fix examples in check_disk, where it implied was possible to suffix unit values to warn/crit parameters- enable ipv6 usage (looks like default configure does not detect this right) - define ping6 commandline in configure - added Patches from Debian: + check_game_cmdline.patch + check_smtp_help.patch + check_snmp_perfdata.patch- add nagios-plugins-1.4.14-implicit_decl.patch to spec file- enhanced the documentation in the example permissions file- added run_permissions in post in case somebody uses the delivered example file- enabled extra-opts - fix pathnames to ntp commands - remove check_sensors on archs with no support for it - added the following patches: + nagios-plugins-1.4.14-ntpd.patch (remove wrong comment) + nagios-plugins-1.4.14-check_log.patch (fix pathnames) + nagios-plugins-1.4.14-command_cfg.patch (fix pathnames) + nagios-plugins-1.4.14-nmap.patch (fix tempdir) + nagios-plugins-1.4.14-check_inodes.patch (initialize vars) + nagios-plugins-1.4.14-implicit_decl.patch (fix implicit decl.) + nagios-plugins-1.4.14-check_ircd.patch (Make it working on multihomed host - thanks to ultrotter@debian.org)- refresh patches wit fuzz=0- update to 1.4.14 for a full list of changes have a look at /usr/share/doc/packages/nagios-plugins/ChangeLog- moved example file command.cfg to doc directory, the nagios package brings its own configuration files, this command.cfg confuses- added parameters to configure in spec to get more information from check_proc (bnc#519240)- added contrib to doc - spec mods * cleanup specfile o RPM Tags * fixed deps on sub-pkg extras * use of rpm macros * add S:11, S:12 in prep * simplify filelist for libexecdir o checks for extras pkg are excluded in main pkg * reworked files for doc- fixed buffer overflow in check_ntp_peer (bnc#498669)- added accidentally removed README and example againbuild34 13605915081.4.16-6.2.11.4.16-6.2.1pluginscheck_load/usr/lib/nagios//usr/lib/nagios/plugins/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/6356423b21209bd20c418bc03449ba79-nagios-pluginscpiolzma5x86_64-suse-linuxELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=0xaaeb59d47aef5f87eb200c86931d89d0d136ce75, strippeddirectory RRRRRRRRR4dO}ԋS?`] crt:bLL'ErSDgn<1gJieA/#T RCN^=ըLg;G'jR u )TzQ^o"bz;4Kݿ& `r"|W+- "Ji. 9?*; i1d12Pw9ӢSk#:4#{ IiO n<}-]WFMnͰ"UU ueo?'etrGS2m<>,K-cTy'+29Qu5N f`q+oߡ~O/"o чI8C51F$aū:bԂC > S?W :]/?c9HQ*ǿu]3 u|fm@-VB=ya}HKbӿ! F`)Op7^":auGߢjU,IqT)WՁfGέ*h=<1g{PT]f"6EGqlxXj>EmQ&$1}vbDsQLR/"{@lEd9G+;_逩k=gŽ0/NNE/9 \Ձ:E020(78+~>yi!zu=Z/HF-۪J[Ky#rZEE fsb'LҚ̑zm}w )2`a8wt*x@ް~z-̃gҔJ plvj"<}J|ѭ?rq W` ՠ`N tK, >l( p%ogv,}N STSz~!uh|vc"y?Fa >g Ϙ` }M.+icƀtm R,I/ߴ~> PE\iн03* `b;OҟzIPy-m'AC ^ LP>)SR7E 0Єts(N٬nf}p{!m|2 >cs`dDnܛW^kT:u:XI 5m͠Z%3cJl:ve[n_\yJ̀8XcΊl®LNP9rl̖s0 ']ƛ*ǎ?EL"tE;i{$Xu_k{r!mRDԖ%1dyJtI#9ekI=>@} DD@qem#B.1#Ё Yn!KV8mƵɅV@n|7$Dȟ4(Ze%/؈oڻ AR⾕׸6B}X1>[IR!kLk$8k犦,G@x7˲dΓח<2gdSԶXJooB(]dG}[,F )|rqχ餟٪0sxpn~Em9(_DpDO/~ n(\!QgwLIo> %_MwV$,xc?!xy)߶ FvdߓMwa9pKBn`='XzZE 6:l'GkBs +PCw2팞Xu+flZ*D"޺dm⯟rn!z^0آQ0ڊ^&|P8tM̀N@}7 7`&L2 [^qLɅSt花08+`GZ 7(L@zktC <+o7!uW+;v[)Mq`Ih#M\1RQ0F઴:q}t׳2X(C o"}ŇM0Ͷ]-kBQA l[;STt`?`?QHQtu#W= @lbhSئQ%gٯ)ZpAƆϤPw†oR!"Ӝ^ۜ+2?gÌ%k~Ǧ:R`P=g.#rO8wX<>Mɜ*uQBD&1]NA66(K>C.6]p +aÕT_p[{\=Dkҏέm$ذ! G!zrHY:8>v`!($- ЌP{◆@8-Q2}ix9me|udr!.aCm4:4b̸J19 {ofôI LL`*â x_@4S X q KTiz:iΝ 2 x,^f$ }- Ednz.) G¿ 6!J>ġ?|BC ;'y_S7fcd+Tbڞ;T N7)˪ S?!76wXac q϶BӀjud<ƔNJY?۳/W1c1g DаgtS3"fUQ+`6-(~.ytyVY5\IQ^5e(u {y UAA]\et"=AbjV9;Sj0A_|ma1H@~Y'p4[bhzdQd5JD.i]l`%86]Ը}0lg6"eM $NRKJm=`aj "̄hXCTR+ZUAwqyv܆xi $d!s38[MR#ll1 x`}*%kL'posOQ<~ LC"х/ wg7#M YE5EKTHF""周tL95 ;P6A&dJD̷*m ycQ~Qt|F6yocj.UgJhe`.(, + CAҳ >sy&SxO2ȿ2jBE:+Ϩ9nZY0[SIt@?~h&+DY A<\7_h;W1>=3P@A!OʟR(Prڝt= tK6LxP<)R$l`C+{)17-2rgEמln e]&s`3:j#+0cݑaDo$t4lA`'AUrvku<&voW:C^v Zv: }vh5>cX0hzG_|/w<YhVEvM(^;KS+ATk cA\B16&HIHC'e੎N<~vG>43b%#N:G+Fmp%٢}2T>%X>\wc0qYFX"/,Gj2=k~:ʒ80i]Fnn {Lى|"\sd99\Sά9ΝZ+5I߯tFjDB_m٦)ĩ=W,߂s <a.2ߒOd&je:;+>GJ\mG,"0(.<R˗EOO;.q~rC +XMOVq-En0\dFw³g"0p'65NU^Y @^HΡ.S!-^,G'^7QYO>@'y d;C>XIB9C2{Gsrtu).Kfǖg^RG:m댶|er@0 oأ>a Z_kڦRT@#fʁ*llv DOh`CuD}&ΎaqjF:\!>Ӹ8gYCs͛?nmu,=r9Ɗ]ګ aNov-۰u'512YCJ\ vb8!OG}qάspy?EۆiH-oD)T5 ~|Y3rWKK8mbZO_x ˥U$8/\Md/hC0V^bpI)68#QOOO:Rz kZK./.dgn =#\u37V*_К?٥)K.Sl-' ʓWjb\bw@T )7l'XdSHBY?LHw?U1 BfyWTYu8ZLOz]";[o(teP $lHmYk@]^wF;o!K'76f-\ӌg Oj@!dYj,bb>M^ܵ32$TqΧnDKBh&mH"hyM^cyFK%Vx0r m1|6.VG!A6FkF@?Ṙj%lga|;"LP˺ b#yǵYgv2OU-jgbpYjYT- +ُ+XEoG-ig!ߓZXM}nݢWhWO x!SL\*4K9f^cTb!"Ěj C]7cGwM€ P1!IXҾ&;Tcq~x g7byR /%M%@)4vxH9 (،Ӗf={COc,:\e#MdcT]a{< آT/{oLVXŒDZ|C`L;)"<5Vf#I=YVm7gJ !ӞP.OIԸC䟔v˼" fb,kD/ԛF؅@:9! 0?S`ϋyv dEQ5[ߛ>•7ZjID:dzO`(越_D7 1:_p9sAA~cf*ee@SId)" G-{rp nj4 UP[O C(A#m b7J(G* Y܂"';]@О5M1Ѩq(׬$r¢* 8c1t@lOJҿ0wE{j Mili3ӶN]1) `pAPh'"O2[fӥ;feoyUf`Wwr.'a%뀳 +z-O^.ag+aV^>QSi^vӝi"Tp7{"u1gCM{7Qq[x$&C8JۿBA-_!Y{hYTEcF: 47'vk)1,8 :|#Bq0tˠMg' ;{oܼC^"$[2/Έ+2%AZʀxآѥюWKMԄ3A{e%4rzbZHϽ|GՊ#|" ;c:XM^ 0OTg2b Ѻ*+ękVB1a]#ueD&{wz-11:*( cK$*#AQQv. ̆+۔dHɇCΑ isPk{OJ%p\ w6Ia(|C9i=h,+< ֽ$cx/$Q-R%h?U 4s98 HFx2re5-+߼Y*]HQPW+3`G,tr:Q7.v݆^`KIS>Y܅hɺw,kq{eSs+#Tnmfþt- ؽ РFϗӀ2#w3W#34&w)YZJ ΖkeV*7Q8Cn tA驺 dUI؇OA!hJ1Gnkr>`frTP*3?Uss%oC%%9Ita;KE'ƣ@ x`צT1?QN>u\>2W(?Š!jG;'R?Ģc)%ph(`˜#M4 YpE֏Vg?ɄB{urG.׏"ؓ*h:r@.q!*+Y6nP#WU[G/H~k*ܒV?6(VZg!Tde5 dĽ̇'ĔIx1"bmG70U ^,lS]\TʔFC+qxH\&:B :'j(ݴd/I[U'Sr!rC?^-ĹG1E%Hw*ܛ!Zv^Z ێ9-~1,s .ޚY/4PYбZŋ3^{.l#gr401?> { BqicB{X-6;@ߧf@ت !S/, <>dQ8^3S.rf}k"'eDJku]z`6gCӦ(QV`3_њE8 HfQ__Vl7 01oFb6cd"Jݰ83Ƚp%DÚzq9 or'qS\V:Z >Z|Q,o:1g96SіGfm9ޟr(gJHi  qdYarb).Ś*?3tJ9G[q;lm'*s+DYi y ?M,p2>p/2>\|'ʋٵFRÀV69j_O6~UNViHf=,8i5*ٵ2/i`*$Jq9W&fTY0Q7!ÍV'sSl'q2դH5~n^XV-f] MExQ֥#)CR9Ol i~+Vuo BkNXs>U[Xwr8,d4KkJ_'څeՆ%0% LWW4u!`x.@ rV+ $p-sḰB! Dy~tsb 'è $| -yqŒh BָZbaP \yNZ?axz wG8R"5+Jlt&`#0bwa܈4Lp'L| UI+ ߿=#&Šp5}E_lOp\@S[9CvT˪oVah-$ ڽm!]d5oytYYǜG͈F癙)CCسx6$#t.nLjb['Xa'3h_?:fn5[T9m(@PRIP jR EC;E ɋtkUZovr}$_Uܔ iT&1#En%XRj1$^*wD@Sa:XUy[^D* 5=P4dYwOM}4^IjrGєfY{&gPGЪ˦P62/FD( ICZ9W96J\ߧXrhyIJbnimZMxޞڕ d0w6^uMB=9 Jrx44r{xyH݅{>}K+d>-BWzۆQ;=v@k@m\xy,#Y4NU5CEVk/\HůTΗNjhɇ|d a8è)|7rA,^ߍ1 #@1LWKYYJsƳs 5ꛢⅩLwwtL'0Dέ'D՞I)݌GA3ߕ?:=heV-1K@,-Ei#mdލ3g*a ,y+W/qa8(I|XzI38 ʓ ÈR03H{+yaiԅ{ :6LO^vInDPm!Y@q$@w']IiFq9 Lrunf6P> %PLOZe X >IUfnv)\Uދq+fo\y o'Uܣ|s |3ǢқJ N}oY& i> щNzvXz`cO at3^R`3Q[ NrU{Hf b]J*Zu$hY+>jX%50]ώ߾ _84H4(}"}uҴ8Jpn/]ˆ$Qן,{Hg@DVk&p"54uET۝+I x 7ZR!Dɡ~i4L4cyNllȞD"Hp]R=L-|4|it% A,k?Y3vg%]{%ׯƤ!JߟՏO69!^UV}40 淰Ah(h/'{IH rx@%N1~[NTe 1B~SAZ{J>|Cb8Ĉ/@&sv^iŮۍ#1>IY3T%]yTh$g2< YX[+;`Es1nz4- D@{5A8B=39I`9?ῳM& ht7ūf-A #H#sCAU43B:̺hl8x൦aDznm7~ 35/!|ۗD%˽S Yp/Ru"v yGj :a1yݒ^5y[4{oM!A ụ/\?ȸisaG/Ζk;}EXH}xxl$fx6v`!;LǽL'TȋP" xY{8LJ^rxK_\0!DbeRr |l͵%G"K@sY1WPwM SNVcMe^=淭R9YI_WifϧC.H_ڟEGL 3ŗ6ͨP)+ML5^xvfȈhJ4%w ߕ-CYU?fQ{)HQM2& Plxqb f{iZƑڸ'N&{wfǙW_ʂ{qe)؜G~ld-UǓn^YuEao"|]J;?/eUl3o0JL4s)(0-SyN'Vk/w'\B}iG=է)[pLM(w"> )^! mQzb{D6h$..{:J%I! \C .xryzp76ӔU_6&})RXS #~gpR*tVꖇ[q3@'< 1i ׵Fo'\S.LuX(J4Ѫ^ dqc~Y*Rj %g_.+I_ 𹏲RD,($Lz BCD7<=Dڿt @!(9 VsV+tt+eB>Q\V_Rw )#:8A;p7Q*aM!d^ 5FK0s!lU:GŜECqBDoTnvOb&cHlMe &G',7F0d_Ӝ8fx +8' 5uGa 3.qb]tpgo"aU/,/ɍ~AԠA1{[Le؀"o}2 F/ O1=7/?UcT xȊUO!ȑ+Dou\LC-^ 3J708R /oroCJGEuVx$Nrku.[cX/,uV\bHx8(<.J kq 4NaD|cTERj:G5Ag]@;ڼRMuBI#iS 5MZhfpzBQ]4Z&z!}Fu?Vܱd +^ FlڋzTk0$!ptܾ[XmzR'g&9 (n Izž۽c*+CY wYTP&5RxP=]m  k?Zb=zhׯHʣhY.ܝr䱥 d` -˳E[ hff77VsIm>h5ė 6rwsѧdHj_"TG`,u=_ VbZuW%BEX2%O@/喴nO,A?6gK~'MF9dȩh'׆xp;.b/~)T^Q:vF^("|XAKddBTs}()2\' )Nωt&s-yfY LgaL01xmE}wZFB_ԈTrE >_ir<`紈/*=.r^g0@_=L%R=Ia֨O;£y*.` OD&]GU50}OXdJݧ;~zsw6O/"SQ+x[2z̢( hLjۦ6hQaG[6@D