monitoring-plugins-nrpe-3.2.1-lp152.3.49 >  A ^e/=„lϱ~KG7xA?+>eo&ƃׅZնʒ'7܎ li|g!FA'U7+ݤ*i>1۞0/(''9o0jFC(voh P4@kZy l쇸YS]sSՇvLj9R^{_~`M:aeqoo&-7MC c25\S;"qj=V_.ěi=ʋK=բ0O샃6JE,bf5)1 l~x촞̹TϢx>pF.?.d  + 7 )@FM D  V  h        1 b $d(H8P9: =(B(F(G( H) I), X)8Y)LZ)[)\) ]) ^*tb+ c+d, e,f,l,u,, v,Pw- x- y. z.X.h.l.~....Cmonitoring-plugins-nrpe3.2.1lp152.3.49NRPE pluginThis package contains the plugin for the host runing the Nagios daemon. It is used to contact the NRPE process on remote hosts. The plugin requests that a plugin be executed on the remote host and wait for the NRPE process to execute the plugin and return the result. The plugin then uses the output and return code from the plugin execution on the remote host for its own output and return code.^ebuild82openSUSE Leap 15.2openSUSEGPL-2.0+https://bugs.opensuse.orgSystem/Monitoringhttp://www.nagios.org/linuxx86_64# Create user and group on the system if necessary /usr/sbin/groupadd -r nagios 2>/dev/null || : /usr/sbin/useradd -r -g nagios -d /var/lib/nagios -s /bin/false -c "User for Nagios" nagios 2>/dev/null || :c(AA큤AA큤^e^e^e^e^e^e^e^eYg78e949394b68c2f8e195f8e98245619d0a120eeab81af0b72ce55bd6120bfd2f50f52d5a1a5f8702be2a23986ce6158425806052ea7db771f41c32ab4815556c30d1ea9eb1abf1fd445dfcc3f86bf45503ec196552add6330d67be75ecf2b3610cae30b9c2e8fb83fb1d4a170c891ed78b8782cc3268d9ab4f7538ff0e32a1ec5658e721abc0829908649fdac84651c5eae93ff791961a19ed1eb024a1f62d8arootrootrootrootrootrootrootrootrootnagcmdnagcmdrootrootrootrootrootrootrootnrpe-3.2.1-lp152.3.49.src.rpmconfig(monitoring-plugins-nrpe)monitoring-plugins-nrpemonitoring-plugins-nrpe(x86-64)nagios-nrpe-servernagios-plugins-nrpe@@@@@@@@@@    /bin/shconfig(monitoring-plugins-nrpe)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.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.2.1-lp152.3.493.0.4-14.6.0-14.0-15.2-14.14.1ZZ3@Z'Z&@Yw2Y, @X@X@X@XGXW%W@W U@T@dimstar@opensuse.orgobs@botter.cclars@linux-schulserver.dero@suse.dero@suse.delars@linux-schulserver.dero@suse.dero@suse.delars@linux-schulserver.delars@linux-schulserver.dejengelh@inai.dero@suse.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.de- Own %{_sysconfdir}/xinetd.d: filesystem won't own this directory much longer (boo#1084457).- remove additional reference to removed nrpe@.service file- remove unneeded nrpe@.service file - cleanup the %%pre/%%post commands- update to 3.2.1: FIXES - Change seteuid error messages to warning/debug (Bryan Heden) - Fix segfault when no nrpe_user is specified (Stephen Smoogen, Bryan Heden) - Added additional strings to error messages to remove duplicates (Bryan Heden) - Fix nrpe.spec for rpmbuild (Bryan Heden) - Fix error for drop_privileges when using inetd (xalasys-luc, Bryan Heden) - update to 3.2.0: ENHANCEMENTS - Added max_commands definition to nrpe.cfg to rate limit simultaneous fork()ed children (Bryan Heden) - Added -E, --stderr-to-stdout options for check_nrpe to redirect output (Bryan Heden) - Added support for Gentoo init (Troy Lea @box293) - Cleaned up code a bit, updated readmes and comments across the board (Bryan Heden) - Added -V, --version to nrpe and fixed the output (Bryan Heden) - Added different SSL error messages to be able to pinpoint where some SSL errors occured (Bryan Heden) - Updated logic in al parse_allowed_hosts (Bryan Heden) - Added builtin OpenSSL Engine support where available (Bryan Heden + @skrueger8) - Clean up compilation warnings (Bryan Heden) - Added more commented commands in nrpe.cfg (Bryan Heden) FIXES - Undefined check returns UNKNOWN (Bryan Heden) - Fix incompatibility with OpenSSL 1.1.0 via SECLEVEL distinction (Bryan Heden) - Fix ipv4 error in logfile even if address is ipv6 (Bryan Heden) - Fix improper valid/invalid certificate warnings (Bryan Heden)- change prereq from /bin/logger to /usr/bin/logger except for code11 and older- update to 3.1.1: FIXES - The '--log-file=' or '-g' option is missing from the help (John Frickson) - check_nrpe = segfault when specifying a config file (John Frickson) - Alternate log file not being used soon enough (John Frickson) - Unable to compile v3.1.0rc1 with new SSL checks on rh5 (John Frickson) - Unable to compile nrpe-3.1.0 - undefined references to va_start, va_end (John Frickson) - Can't build on Debian Stretch, openssl 1.1.0c (John Frickson) - Fix build failure with -Werror=format-security (Bas Couwenberg) - Fixed a typo in `nrpe.spec.in` (John Frickson) - More detailed error logging for SSL (John Frickson) - Fix infinite loop when unresolvable host is in allowed_hosts (Nick / John Frickson) - refreshed all patches- require inet-daemon only if suse_version is set - call centos macros for systemd - drop Requires=var-run.mount line from service file on centos- fix buildrequires for centos: - tcpd-devel is tcp_wrappers-devel - kerberos is krb5-devel-update to 3.1.0: ENHANCEMENTS - Added option to nrpe.cfg.in that can override hard-coded NASTY_METACHARS (John Frickson) - While processing 'include_dir' statement, sort the files (Philippe Kueck / John Frickson) - nrpe can now write to a log file using 'log_file=' in nrpe.cfg (John Frickson) - check_nrpe can now write to a log file using '--log-file=' or '-g' options (John Frickson) FIXES - Added missing debugging syslog entries, and changed printf()'s to syslog()'s. (Jobst Schmalenbach) - Fix help output for ssl option (configure) (Ruben Kerkhof) - Fixes to README.SSL.md and SECURITY.md (Elan Ruusamäe) - Changed the 'check_load' command in nrpe.cfg.in (minusdavid) - Minor change to logging in check_nrpe (John Frickson) - Removed function `b64_decode` which wasn't being used (John Frickson) - check_nrpe ignores -a option when -f option is specified (John Frickson) - Added missing LICENSE file (John Frickson) - Off-by-one BO in my_system() (John Frickson) - Add SOURCE_DATE_EPOCH specification support for reproducible builds. (Bas Couwenberg) - nrpe 3.0.1 allows TLSv1 and TLSv1.1 when I configure for TLSv1.2+ (John Frickson) - "Remote %s accepted a Version %s Packet", please add to debug (John Frickson) - nrpe 3.0.1 segfaults when key and/or cert are broken symlinks (John Frickson) - Fixed a couple of typos in docs/NRPE.* files (Ludmil Meltchev) - Changed release date to ISO format (yyyy-mm-dd) (John Frickson) - Fix systemd unit description (Bas Couwenberg) - Add reload command to systemd service file (Bas Couwenberg) - fix file not found error when updating version (Sven Nierlein) - Spelling fixes (Josh Soref) - Return UNKNOWN when check_nrpe cannot communicate with nrpe and -u set (John Frickson) - xinetd.d parameter causes many messages in log file (John Frickson) - Fixes for openssl 1.1.x (Stephen Smoogen / John Frickson) - PATH and other environment variables not set with numeric nrpe_user (John Frickson) - remove upstreamed patches: + nrpe-more_random.patch + nrpe-drop_privileges_before_writing_pidfile.patch + nrpe-3.0-Makefile_use_DESTDIR.patch - refreshed other patches- correctly call the systemd macros for all systemd units- Description updates- add usr.sbin.nrpe as source12 (only example for now) - call tmpfiles_create in postinstall - add /run/nrpe as ghost- remove patches that are fixed upstream: + nagios-nrpe-buffersize.patch + nrpe-weird_output.patch- update to 3.0: SECURITY - Fix for CVE-2014-2913 - Added function to clean the environment before forking. (John Frickson) ENHANCEMENTS - Added support for optional config file to check_nrpe. With the new SSL parameters, the line was getting long. The config file is specified with - -config-file= or -f parameters. The config file must look like command line options, but the options can be on separate lines. It MUST NOT include --config-file (-f), --command (-c) or --args (-a). If any options are in both the config file and on the command line, the command line options are used. - Added "nrpe-uninstall" script to the same directory nrpe get installed to (John Frickson) - Added command-line option to prevent forking, since some of the init replacements (such as systemd, etc.) don't want daemons to fork (John Frickson) - Added listen_queue_size as configuration option (Vadim Antipov, Kaspersky Lab) - Reworked SSL/TLS. See the README.SSL.md file for full info. (John Frickson) - Added support for version 3 variable sized packets up to 64KB. nrpe will accept either version from check_nrpe. check_nrpe will try to send a version 3 packet first, and fall back to version 2. check_nrpe can be forced to only send version 2 packets if the switch `-2` is used. (John Frickson) - Added extended timeout syntax in the -t : format. (ABrist) FIXES - check_nrpe does not parse passed arguments correctly (John Frickson) - NRPE should not start if cannot write pid file (John Frickson) - Fixed out-of-bounds error (return code 255) for some failures (John Frickson) - Connection Timeout and Connection Refused messages need a new line (Andrew Widdersheim) - allowed_hosts doesn't work, if one of the hostnames can't be resolved by dns (John Frickson) - allowed_hosts doesn't work with a hostname resolving to an IPv6 address (John Frickson) - Return UNKNOWN when issues occur (Andrew Widdersheim) - NRPE returns OK if check can't be executed (Andrew Widdersheim) - sample configuration for check_load has crazy sample load avg (ernestoongaro) - deleted patches: + nrpe-xinetd.patch (fixed upstream) + nrpe-weird_output.patch (fixed in anothr way upstream) - refresh all other patches - added new patch: + nrpe-3.0-Makefile_use_DESTDIR.patch (allow DESTDIR) - added /usr/share/doc/packages/nrpe/examples/update-cfg.pl to allow easy upgrade of configuration file- add missing (empty) argument to tmpfiles.d file- add reload option to systemd service - let the tmpfiles config use the tmpdir macro to define the place of the tmpdir - use bcond for building with systemd support/bin/shnagios-nrpe-servernagios-plugins-nrpebuild82 1591698836 3.2.1-lp152.3.493.2.1-lp152.3.493.2.1-lp152.3.493.2.1-lp152.3.493.2.1-lp152.3.492.142.15-lp152.3.49nagiosobjectscheck_nrpe.cfgnrpe_check_control.cfgnagioscheck_nrpenrpe_check_controlmonitoring-plugins-nrpeREADME.nrpe_check_control/etc//etc/nagios//etc/nagios/objects//usr/lib//usr/lib/nagios/plugins//usr/share/doc/packages//usr/share/doc/packages/monitoring-plugins-nrpe/-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.2/standard/7eff3fe8614097a71454754891564c96-nrpecpioxz5x86_64-suse-linuxdirectoryASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=8fed927733c300003c132dba88a0622ec7d7d9ff, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=03cd3ddd0965a3de05d03ccb3cdfd1ecc0784160, for GNU/Linux 3.2.0, stripped RRRRRR R R RRRRRR_˿P`monitoring_daemonutf-89e03512d58ca9b3034271f17ce959c23aa7c81dd6b6c0c8f16b486256f51fc00?7zXZ !t/wL] crt:bLL C΋oEBKްb#wZ9!4 0g?ϻT2~Τe+9ix"& {َGa55`aRYD+ܱb˸},JBȆzƛ8 7~?Tzy[f$+>#)yJѧ { :>K2X)CWKhԆP.C?iZ ]X.][u6%.eo;Jj) X1Ŵɜ"/M+ oŒy)n9_CJ}%*ؽ8Z˚ߡ!:1 J&pCOۼ&zWGwfb=d)!x幫-Tr ^!ϓȺ`J"7>wJvwgN,,*ؓ@72gbc fbT' xセ~4m84v0b\v=+aa3)޶fO7| ^'Y4UpCx uU&W{,2 xr\A9m=m&U@(EtVWFɱ.Y 3=yS*b5S%!=DgS˩&+rݨ2ktjb߁NSѮ[l3O.@{J(]ntUaa޹^&8@6¤>5SX(@_,l GF@->."5dȴ1}fG5ENDxZ;M%r]v]I|5݌v&<>|GN $dMm3s ;*;n;'7[1dkʕ4u,X=H#T-B%笈TdkX J!>%;6f߼1?5Fi+-0,D>&0VZd;;/]Y:7>":&r"1^Dؔ8:y3JKIx\UV](<_b JQd?ޡx̧<;G>Q'o@&_l ~G*kW#UC=Ԫ5 u_-iSN23UHp)k;TJ-$Y4$4Lm4%K%4.xBt"=„,iŒfD{.CDUޙZ;gw$0XJ;|8eMMb@zIia p$SDB.BKCVCVg8q4Z?~؝"/L/k;)gqú^b 8_4  T+\MuLd/n@UzV M_ R?Jﲎa >N1k~$l_CB f4Om3X`Nt_{9JfX}|;7iZ5lS<cL rF;g ES ,4b`TM@^X`kl fe/W[ 8lMn`|a>Q[P *6MPlzcq2}/h)OuF33;U6Mj֡a~soޔRPKmIh柃",X^ ltɜ|_!rz9Jz0b'>{/ U]n54ՌOE:h)Ngg-|j@D.STZk>N;:aq:shEݑG&Y(:U9g*AdG=l717#8fo#{AquXiHEKv\0%F֤&xlvQN E|4EX%"5 Uw-"8!%Nb;NuC8"a˵hƽu2ڶW[7VI|ϟѝtac4’^쿸7}*$ D?<<vΐ&/\aiWtBc4#@kj5kpZlFg}/U 4?ZJi1)7Kx*gTH;+2^ZTӀҫ:v>*?xN$`FݜvId$K(bi2]X3SU$\|NcKHvi 0cf^cȀz6RU _ `.sCPfy!⣚'ulڦO|?[odO1Qx\P7e\wJx^cGZ?1bdf&u%hePTedJPƠ'C2%7TqrC0VgiRfrdaqpBX\M~\@B}\COcaS, Bd#k z^A No)_ V(;o˙i}pkU,8/$}F~Ş}n~p"|f9aRu)\zYOfGXBة@ :zCnh,e6FVހEcw7J Bu'ol (@Ф͂%B!_nD@a>_4th8g|) Bge*zozָ&h*D5O&PC]Wtv5Ukwë" ؍iIyPC0YAOs(8UIZb׺zd DTDqFc SeJnnCR#R%j#<&:';)FT-˺ܵvyI1 U{.)b2ҿvd.-tun7+_p<'^_I(R:~!VA}=o5' %'IkZ%cUOhzE{9K ˜S6}ԖZ?N:'B}JU4]B؁}ۛ bq`z<׷_(.bqIOSt*W_(X`#qtyXİQz6Р곦,U-ظ$Kbt0 7? f Ax%gGi,+,ќ 5Q6XQ bMi%UUx D!B5q. c^*QIfN8K:fGnY3H@b1ϝ0 td*& GGܸo[ŢY2`k0\+}M׫ ŹT<ǖ> {oPPR/nF>QH3U(i;PΕYo߬vcq}g +ϣy9?4$v8YXRά ktfحT-ע4ꪨ("&xXߛ9ӫO?fV%Νh2'=Ś vh;H|1͝6dY̐MWSo!B"3aQ|vV玀TxkEo6$e `"x)ncXYߐ^YplEE-<(}jg+ F|Mz' B1?QSz"HnWdBN&;',RS %\֍ãFWFL!;[@W6!2bs04q=QsRwB@w'T40fj$ /T[(ɾ0h3:L:xvΪEz48Z; &IŽ`ףCa;P#u5ٰ 0΂2fdqHGrE ;.]ZDm`g[Ue_ 8$^ ɘ~ m J,-J[ ǐ<ĺ[ ѫw+| |43lyg4]YԹLv\PHْd?fBLr>Z;X[,NDق(RɁ3VfهPsXLk!.8 ADFPS3\ bweArƌikl׈c˔> 7GidM3` 4Y`=mz*e8_|Hͪ|)WtG w#}ZJ-Ǧ^HX}xOH+t90/5dWbӨs ;bUϓk:ѮZW2DM(E+I[q&sqwzd'8!޲/.E(%~$H_@nD.dT Nil֓ܨzMϦ,M/\(u鷓mr&@Ni'S=D #9AIM[$Ջ^"0wUܧ/L62ŰKDC 7t; 6Zf}SҞOA=L&E@V飆qe@j=Eޗ ;]+ЊPr=q`?PW=0Eb` Ef̨F CZ|<8WTѲb}3nDjYM>i\W>AND4'_WNi2yQQ}P(z᳕L@m\ʱ1dN9qGҐx{DR=$֛lC%5־rvC20͔;N 耖﷌7a_[2h#ACN Mv騕 ¿N5c0sL Ʃ  د'%)7rP:[H?J6W&s]dԳɝWbfղ&Z`T}".(ҾWh[}0sPJb}-QP猼2^'ɱxu;>&Yib* 1I< C@U#7""ABqJ/`bNDiQ$GsY?= 7ȎNwMjuXMt"%V e˜6({-.|s֐ltQ`a7pwēgl<ʖ7sdl,1D Ҡ[j C `D9 Dfk`K+8RLku q3]PF)? od[I,a ^`,FP `*.1*!\j (p.qـǂ=yGnCA~ s8Zbj;$#r# JhVR| u^J]k P7ɌYd3"p8{/֛lɢЇ<% M2{|jA Jvb|hD7"?$ϨW\g>a˃֟h4Did]GE1U²(zduM^1F s=1#ۤ(G_S]~I3{pF!C(Q1f0؋HI`'E) WޚZe+ÐŝKcUw 6eoOn n8`%VL*rbƄdb Hg%UƫNx3΢\3{ "O;K01#A@[1-ֆ⯶5(?N"- L/'c)8b l.>y\CV+_$.Xtπ[A.p,wyWP5!ctcsZz 2GHc<(YI:D|d<@REP}䷿q?/H&pD>HƃVO=|_s|UDx:Ո˟_r:@j+W\Zbj%: Ln=8dK&&tBvȐyl7f,YKJ1bc;Co VyUO' z7c.Y JL=˂)`?Xf@CuT[F իPt`t[MtP1Nl f[ȗQVGr<$~\o©UI7I`Yy͗q=RmFC4}dEYrL,wIqDTq9YA EZj']"+ N)v6(Lc& ^)0s@}l627rlI0eThrVyHC AnZ]&z66_~xTчSׇ̔gy|QrwX;g[o_ Id/ʵ1,KQA1r1`$'.U_K-B :Yc T$]ļ@n<;ITY7R/ٝ3ѳN .lEJNO)Z~\ F{GGn%y/?JqÏ|f~̱ur[y 뢂/,>G?uZOԌ.FDg0qśn5~ :DnIw!}.>,iUpE! bP:E:C6ۛsKjHyE{OK:_@dbİz%0sEgr3'j7@ Cjq1+DA]Zy!+BcrrM ܺ4%L~֦PV xlXFdθkWΉ#<2kyE \8!9r*[JcHgg6G`^4MXHjOEC.d4~P _֭W40 ×BQ *N$h1]37őfL;KCjyS5:bķN(#$ʺ5ӹnO;?sJh嬝ǎQbbL|҂g ~qPbSqrT<8aHnuWSlӅr҅&"p9lM2Qihn `u"#5fy\L8,Hi#Q74f~hZ,I3- ,_i) H'M )!y20F,S%<,T٦&[Ƒѭ$<l1n;$ߪ 67"Y9Vcoӂ8n:bMm 7caIf 4jܸ+P2C6ȏJle~!twIF 9O 17g/'{:kΜm"RY%seJDv^D~} dtד'\6 &x30;;cZR|21U.>OQUw"&!l"o9E25xjQ#IkjF4o)3٩1]8yغsecopA}E܎]vFfK&ȅ::sw +T4YkgySg]#_:o5͆lC{QƦDž{7gWUpI+%eL$4шº$ +f;/ F ff5EH{?{6.vf/qO(hRr&|ȨzpYai%ɔW[jYHR N1] HۣPQ"{\v041QP,Thpݦd;r7ZA&~$lTHE`PO6}fq1Jd0|IᥭieȚ̮_[W Tģ7rsqյ(S0$ݥ!!Iʘ@TD 2Z̋ %$D'WuSa?t3WFe +Un1"Wd$_|tv݂6I  mO5ڌo8yc•E,}w!d;cdY> sߔ~N9!&GnȦ0kQ&\rğK5L`k+g ŲO8O$4rI_1jtjGs{yJa!^zG//7S:TqՁ!q>:\FT㨣*sԈF 5̞&m5uTw0a^o)]WӬS.=m*U hsdZRa% [:C i0(.+B\+oR/\/|E%a젋XpqA 9aRٕ$6iHhcqYsy9mghhEșL{6 UbwCQsky#`*Rﲷy0=y<6 Q{ tduo/a ]a }::d~Wp~""}´gQq"W۴^ͷJC'#b<Ӽq#̡*m78% @xFzb$f!|_ώpso5}je)L|Vi~!eNݲY 'k룤 vn!Xr'V@1 G}i΃OR#Xhroh`#|Gk%?!?0TvNP~2`Q1{-ZsL! Ķ*媬)zT< Qr:C4A )G6jbC,Kg"粘&sO8dD>/ղ;mI?72(-4;tk3f)4faJGdžH$&ܤ~M^e`xQg'#w.1.e]gFƐWnu LEqr˚ȯI24]YZ3d1 tmc5(TxG¹ˢc bo-`@ LB(Ľ<22Cge,.ף,k CɲGN|z;KlJ6ݰ8j!z!oX8M)Gd @"lt~KM `L`.2 VU[2J4AOQę˧U.׈-m!evHǩ#T/FS_JgUH}x&]' S*xwK;\kYxnr:0ߞ3ɍZ{NY$Cj6?X w\iܺz$ئC~D?&+yȕza*T#]Dmwꨌ f*]D9?2HA}Jo6a%hE8` ;.u r3ty>L%OoMj^'ePDYbӧU֫㻐i-e=T-yMEAdP}pw (!ԟ,GiU Vks [nL:jÒ4uS0thh(s5Fsv H\Ѝ_c(G1D[bvd}-Nh)U^仸L>ZMlZ A]9ؿrYگÀ3ځxt5k 7TGDJEOzVC%EnuO$LOK1~#T2b ƅL3I%< ld fR~z !R{gsvz oeBx hFl-N;⎗-7*πﺤ0uS.gB;ZW xc}UO v/?a; #7x5WL;кJ"7liѹ+I<;a% r;׺r6\r|R =fXniZOlR}ڏ*\|wl>8d"$ 쎄 qMrB,TxYer awET:QtP?^"uпИ`OoGFy(l?"}a{7GvFo-,処5I.ѰK^,ۭ5wӭ“$&_bg]C:\rM#|@a|)o%^"7 d3۞+LFP{<CO<|#^c%)7C#! +h.kE[; ~5k:7̅ˉHV=&VH:4FsN'T8yȿL`y.} IvcyКL&.\9 Bp.U3P _o۾ft?DG&ZD<:oQg$:ֶ:p㢓kګ/ϑ*Q,]+H~2̚V%] 6-}nGXK`YVG#FsF`2zuyP1?g|ZzrS`]c5T スj`Mv*砋x ڬokBXh.(hS9H!k+ۉ?q`ږj,')$\fil{Ed,"W]~6G%ˊ~FշbRă{Ǯ"J^^NykRǮ."ϧ紐@u_ʹT,vjtyeWf#mؔbgdUD*fSX Op@@=$Y.oaY`5S-X=APk'/ua(TK7g^atEHs87/Q">!?M^R|U@!LE0F&ضVM)گuİ[bM"dBґ] ?K~R)/A.hLh{%W5̸%!Q,|""vQgር8QvGzJLh |ar2g]N&/g:ʐsмW蚴 []KK#i%xWQbf$ lRҙC? 9~5%(KqyWZӣF۲zrTSƒP1`|p3@utT. 5;QoXr2پn HHc~GdFz8d=|]xp=S n Gc 1f$K%a!'ׂ~ݦq,ĔWQ2NPq31p=&l7%6JmhB>;srǹxo>9jٸqΟ4fl3X_0 2"BWSyrg )Q5 G@wUf5ai+N4/s[f&,6h!&Px+AQ­]l} 謲 N ߟB}SwÛ;ucNΊY>Y/9l='XXUM!:/q(\X(u2Bb/SֶTsb{(ʹOxoŤԱ6yҟiO Bvad'º鄝=eƯȻ{l%&(O'`gMnz 1L劝Wls.PWZ0] vc_I;P\-ӑJ7eǘ1;ʾD24V+U{ߝQBX;.[(8E!'QXWBt`aP>ޕ,BV,+nz6eQX|. )[H1W/VbG$/yxcUw@!+BZ.i ړAzG$RB%1JVsdy;ʳW*@zxSy?NнJĘ =HAԕ z8p5_zHOu_X5dKC.yLUʮʇqI'qtd}y %-c UhL•p*mC ʊo$]cZ,7Jd֋cҤ@/jc5b6'?^+'/~ʢ΍ :Y-PVo+m]h? @~GVǹEq#HYycX.f0.H?v> #"ͯp ~G؎:~+Avu|O/XА}n{񰖚|ӆf73Fg6l*T9[s݃9Ȝ`^G;[C߱5zՐIlmǭeC;2:RY`|J,( >3Z>/sxЃJ":j}nOR=Zk`kdV%nwff[!`ǐ\6huJ 'zz(nvn+qR(jB,:]3y,^ |9jFcvO4/ n!,Ƀ(Ν? /cH鯪2RBtYY^Ӑ-;n}\z*Cv ~g,LfE| `&=0lPh2!F`Qcsz׮ }ļ{g>1a{ɴ$K<cP~ߎ>℀"]كN|B>q8ũT{KU  ȸ1[7> 0yJf^RKI%R#2*b^El*M7VucF1 bWa| Aܐ+e5mqxG\=) L6.kcA-ZoNk+zDS^a,,$S%+hb<2JEL'jzddZCUCOMps`tSWGos u E4*ؒ_@_ˌe ˥tJ 9p`lM+:$A[`ʼnk8 :z<aM\Yu@lkbx *%o2/"y%{%5%(K+>P:YӶO f5 WJ{.vЗv}Q;YDm,kX'?&t$`+{BCԘz [ ng48+$] pM.vcSnCTаMQ@-r&89O]dةS'*$>]JFLkk.4SU!rn \뾊_;N\[9 !kQPed9D D~c< \$x~mBa9E5p`sX:}HT,`tyv :ϟ>Hpg&W2!ռ]%6|ZWb/bBjVhMz&Xkdre"nOϘ#+=6>f AE1.i'M@w0K-_fr)g 1ƲOmJ,]WB_!| L,\/Pd[u۱oVFeU ol ؂Ks`3[ǪߦԷ"[lJ]g}uy!շkpf:Y6/` EYB颗U65%~Mg=(4caoԐ{Q#s!h%”vK_ԕ6`@CA^뮯G:WpAOέ_  Ɨ? !_{`,Jci&eqVL檜vpt=89c^NNbN #Qݹ#w:;aVPfɳQ\v`SK#ε s\EV8kGb<0DШerX:Nc<@.ÃE O5m.E>J]0v(1  v&fZD@ UOi}nFE7UJc'^RF_$$=pD:$R,}VUy4Tk!IM㽛a?;R./`EE3!e YZ