monitoring-plugins-nrpe-4.0.3-bp155.3.44 >  A dkJI%z k F,]wP&1ѵ _T!MA5Oz3ܟ3hq=5&<H_3Rώo/me}, c;a'1l|W[,45jݼPT\=Pbhu0( ejaP;9ctW|0oFtݫw!a_uIS`]l{Q&}#]t}֫hCg]m5/]f<ϒZpDVi5AExvC&oλ 2QSR9䞰 ИnRMGـ ؂rȍc^|bXOb Ѕ̜hҾ.qyx?+O|}Xq) ,Ǘe${^_UL!:S|VR2eQ&?_@E-?D?cNqSa;Df~C4GQhբel~_.‹@(pr)MIGg4=]b߉9KBRgP ,!Vt? ViRbO"5KGMJuY)X.[u S&(>pFA?Ad  + 7 1CZ`h< `  r          M ~ @ p  (89L: =; B;(F;OG;h H; I; X;Y;Z<([<0\6d>e>f>l>u> v>w@ x@ y@zA AA A2A4A8A>ACmonitoring-plugins-nrpe4.0.3bp155.3.44NRPE 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.dkJobs-power9-10 iSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Monitoringhttp://www.nagios.org/linuxppc64le# 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 HAA큤AA큤dkJdkJdkJdkJdkJdkJdkJdkJ^78e949394b68c2f8e195f8e98245619d0a120eeab81af0b72ce55bd6120bfd2f50f52d5a1a5f8702be2a23986ce6158425806052ea7db771f41c32ab4815556ce6212dede5a11e1d0e99cca7e02fd80403ae7a851a4b9f964299926115799dcab051a5c7c7c41f3d0aef0ef995cc8efdf70e7b7e1e6e8afd0d614fbfb06fb8c25658e721abc0829908649fdac84651c5eae93ff791961a19ed1eb024a1f62d8arootrootrootrootrootrootrootrootrootnagcmdnagcmdrootrootrootrootrootrootrootnrpe-4.0.3-bp155.3.44.src.rpmconfig(monitoring-plugins-nrpe)monitoring-plugins-nrpemonitoring-plugins-nrpe(ppc-64)nagios-nrpe-servernagios-plugins-nrpe@@@@@@    /bin/shconfig(monitoring-plugins-nrpe)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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)4.0.3-bp155.3.443.0.4-14.6.0-14.0-15.2-14.14.3a^@`*b@`` @_ @^O@^8 @\6\iL[)ZZ3@Z'Z&@Yw2Y, @X@X@X@XGXW%W@W U@T@Lars Vogdt ro@suse.deLars Vogdt Lars Vogdt Thorsten Kukuk lars@linux-schulserver.deDominique Leuenberger Lars Vogdt lars@linux-schulserver.delars@linux-schulserver.dedimstar@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- follow /bin/bash -> /usr/bin/bash in the apparmor profile- fix apparmor profile to allow /run as well as /var/run- added nrpe-4.0.4-silence_wrong_package_version_messages.patch NRPE logs 'packet version was invalid' and 'Could not read request from client' if the NRPE version on the client does not match the one on the server side. This patch reduces the importance of the log entry to be just informal, which should silent most client logs, while it makes it still available for debugging.- update to 4.0.3 ENHANCEMENTS * Added TLSv1.3 and TLSv1.3+ support for systems that have it (Nigel Yong, Rahul Golam) * Added IPv6 ip address to list of default allow_from hosts (Troy Lea) * Added -D option to disable logging to syslog (Tom Griep, Sebastian Wolf) * Added -3 option to force check_nrpe to use NRPE v3 packets * OpenRC: provide a default path for nrpe.cfg (Michael Orlitzky) * OpenRC: Use RC_SVCNAME over a hard-coded PID file (j-licht) FIXES * Fixed nasty_metachars not being read from config file (#235) (Sebastian Wolf) * Fixed buffer length calculations/writing past memory boundaries on some systems (#227, #228) (Andreas Baumann, hariwe, Sebastian Wolf) * Fixed use of uninitialized variable when validating requests (#229) (hariwe, Sebastian Wolf) * Fixed syslog flooding with CRC-checking errors when both plugin and agent were updated to version 4 (Sebastian Wolf) * Checks for '!' now only occur inside the command buffer (Joni Eskelinen) * NRPE daemon is more resilient to DOS attacks (Leonid Vasiliev) * allowed_hosts will no longer test getaddrinfo records against the wrong protocol (dombenson) * nasty_metachars will now handle C escape sequences properly when specified in the config file (Sebastian Wolf) * Calculated packet sizes now struct padding/alignment when sending and receiving messages (Sebastian Wolf) * Buffer sizes are now checked before use in packet size calculation (Sebastian Wolf) * When using include_dir, individual files' errors do not prevent the remaining files from being read (Sebastian Wolf) - refreshed the following patches: * nrpe-implicit_declaration.patch * nrpe-improved_help.patch * nrpe_check_control.patch - renamed and refreshed the following patches/sources: * nrpe-3.2.1-disable-chkconfig_in_Makefile.patch - > nrpe-disable-chkconfig_in_Makefile.patch * nrpe-3.2.1-static_dh_parameters.patch - > nrpe-static_dh_parameters.patch * nrpe-3.2.1-dh.h -> nrpe-dh.h - enhanced README.SUSE with some words about Apparmor - added an include directive in usr.sbin.nrpe apparmor config and a basic local/usr.sbin.nrpe file in the docu-directory- Don't install SuSEfirewall2 service file, SuSEfirewall2 is gone- nrpe.xml firewalld file is handled by firewalld package - Leap 15.1 is suse_version 1500 (thanks, dimstar)- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut through the -mini flavors.- Do not package nrpe.xml for Leap 15.0, as it is included in firewalld package there.- add nrpe.xml snipplet for firewalld - still ship nrpe snipplet for SuSEfirewalld for now - use systemd files directly from upstream: + drop Requires=var-run.mount line from service file + drop nrpe.service + drop nrpe.socket + do not create tmpfiles.d/nrpe in spec any longer - handle migration from /etc/nagios/nrpe.cfg to /etc/nrpe.cfg also for systemd case (triggerun) - increase warn/crit level for processes to 350/400 in a default installation - added patch and dh.h file to NOT re-calculate dh.h parameters during each build (for reproducable builds). Can be enable/disable by setting the 'reproducable' build condition. Default is: "on" for suse_version >= 15 + nrpe-3.2.1-static_dh_parameters.patch + nrpe-3.2.1-dh.h - use _rundir and _tmpfilesdir macros everywhere - do not create nagios user/group during install on (open)SUSE systems and rely on the files section here instead - rename nagios-nrpe-rpmlintrc and nagios-nrpe-SuSEfirewall2 to nrpe-rpmlintrc and nrpe-SuSEfirewall2 - simplify rpmlintrc - build nrpe-doc package as noarch - specfile cleanup & remove other distribution specials - disable chkconfig call in Makefile on old distributions nrpe-3.2.1-disable-chkconfig_in_Makefile.patch- only include %{_sysconfdir}/xinetd.d on newer distributions (fixes submission of this package as update for SLE12-SP4 and Leap 42.3 - boo#938906)- 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 (bsc#1080637 and bsc#924649) - 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-nrpeobs-power9-10 1684753118 4.0.3-bp155.3.444.0.3-bp155.3.444.0.3-bp155.3.444.0.3-bp155.3.444.0.3-bp155.3.442.142.15-bp155.3.44nagiosobjectscheck_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:Backports:SLE-15-SP5/standard/cab5dcf07b2f12df8b5aa6584f49dbbc-nrpecpioxz5ppc64le-suse-linuxdirectoryASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=d8e9da2fb4ea002d481d944d8d04d53cd42218ac, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=a65746561dfec2151298f78eaefd1121bb572ed8, for GNU/Linux 3.10.0, strippedRRRRRRRR9rX*monitoring_daemonutf-827ab8a2b44ff0aaed4482d09ed6f9494755ae9a81c1e2628dbe5167916ad745e?7zXZ !t/&'Y] crt:bLL ؝. ftܸm歑c;!瀚?\3-qC_..QL~=yweMn kהp¾cڲ2H({!;Dɴn|.?>%(#$H(ZSBeŖ.c^S3WJCEMΊߞТeHQV?`v棱0o;`.of>"/G;ˍWwԶ8,sT,lfy=s9/I|o;&|&^mi1cZ뺜t熵,ߍ(4W(Rƙ" %Q>V|\`,9ԲFe)7S׈ Xӝ>PK(`ky4U4*ZaPUt p' p HnQ'MU/,X3{-t# >Y7HF%fI~ Dh/)ƴ:06xq("KGV':ؖwȭ~ ?:[6W%ĠRбn >wnlg|Y]b@#*5QvP=TLLI=N{R+B3|agK]2 XK诓p&}63(Q]Ó ^ OZUr9e}t9VA#jXEB|rݓk|m'!BV&<.31|S0-UsA]q oTs%2|ۊUoFCJmĭ7UD ys@\-|!d\}Ud[&Wڶb疆TH} VɽS|pc7<Gzhu5%FW/ѩ yUg8!'Zx(]Y>ZP_r-`4Zv1*̫RLNT8(͒&aVAX!dí[~Hw{#]+cJSvY?V(5n,dɠոi0*ꚾB$rs*ģx,!_hr׷Pwsz4b%@oA ͎6v8l3;< eCO6\JSX\J]ծd$,YwTEXҴD}G sy]+bLq IP:!5޽|EkW&gc\`ñw4< f zNg*{mֲ4t2y|Pt=_QmiHo"g&z4RTH+8̳.+U †vz_:?)!T>Cn^)_2Ntz{/P1-=Oa&:񻵆^lZjE&1\dXe ZqBGйPǶgfO@H&V^`5ZtCIB5#> 7MSq-Gu 4RCpmA( Y.+G%)|E5.\q2sp2Q_iXs(k×Tg{|CC Bd$^_hop7]Fq\Kjn-b˝;j"2 X¾+O{Vs7&u|'LΘ |I,9yzơ7AO!#31a GYoa 7~wVȷ#5"!EoyO,u~Ђ CV&ɒ"r ` oWo Sj55~c#-:!:r- nW?ӏ7Rśbyc/n'& L![hjUѠ 파=["!QuWL=H*6ʪ8e]6OvS9 #>j3e؅y8 =]̤dW_mBUc\HW\?xw fi#OÝZc1cMЗ-"Xɉ|̫. bkRrɋ/YY%bX\ŀ(k]rUǖ\-I=Ȼ=^N}\@0L3:atWq[6S/1n$<`=VT]!1An"iGtZoXyzԑ#(^,/`0ʔ?`6ǭLg~7_'(&oZXHϩqcI`ϓt5 2 e!ּxL`l ZX JgD@ ޫ+jP.g^o[!"-۟-L/ܒU +!;iS9OOω/bm-(0Y/-}QB(D\9_0N"O>Lp!RdJ~OB4">Nl§нcE: Mdv4^0I"J,;1<'v-גxNN=J1ER8@MZ!9)ԝt䇹`42lr w0<Ӄ_CgB(n[Fݢs:k!FcFOcu>>H\|nMyu5>yʯSb+ȇ% WX'a3~' @(!'wԺ`Ku>Nl j 7L]@>g6BSw_e2%7 Np (c3 "BP_= J4bH7c)Xl\B;R5Des>6̵Vo"feEj&=vF”oyI,'&˸O340ZCA >Ƴ)bkUu @  ;X$5%EH^ EKtbKw8IYȄ2)҅;y="ސ&.ѣzDR0$e{XJ3׭@xY"N.f@%hd4eOb*<G%k;q,_倫D6:5F'z0kǣ1N5nIW2n}Z8UՌbp: G􎇹Ƿ.M =+ZyM uPsD38nkӑj37_{8a~KPrlN踹,3W XٜG&q'e#G ?9)@NJQFMgMi-KO"=Z_ ߌ}5c-ö@H9Щ6uC*,AxWT.C)sn')ԛviךal_A|U$H|'->(|6>k.0'hRTeXƌޛHϮG 0 n4WE"^]Cm(,J#<S =~ňH!,ǻ,GNεa6 Gi,Ǒqކ\H[ۨ|=֭(l)˭_ZO9٧&&oQf}K6W L5r[32enʹOsG/N>Qҟ$^+Ɩ::|¤jf)zQ4)5pɺg* #>pf/>cqsA&!b f%uj?Q^[iU`<R*FnA\/[?WizO%I& ?MZPr S}U2uosR$s:q@,'![5qGI4Zw -u. .DCag[10a[fƒY|Z$4q)evj؝oQ;>#MUpx)3F30R^ #+WRbk{=r[gAVkd;cM*8=(S]FRm%X+6LGP"9` CCGWndž80JB@ҍE) OqR TQӣoUl_t_иNzZVa|c[x mD|h1jE _f0o*ܪ$-PZqçy?u; Jغш +nj ƴ. P iS%N4 -d ('ID7nh#}&dbk#-6㪛L˒=@ 38-#rsus_ӌ^1+?rFO0`"q^9&XUJk^@368T."X~#Xi*^zG_VQh|䎐#džZK$s );]E|D:;&y*SJF9ޒl&Yf1A;!xe˫7LQ1lf] #u)r5,d .`!O۞t3Uq d~E,q :up.ӫb@c0D|]f I__9@5DA~nNGᕀՆUOR/p^^cD$R6TEU®KLŔ`r5(w1El:-z0+g#]@FP_w-}Ӳmhμԅ[Q0BgH|\ܷ84VPm T6 SHFb3iɤleq#:ϦH2A4[#tҟJKYUq5Ӓ;|zTp֢5vP65-}1>-*ŷ%YlCb.[&te:hғG$NwT[[#~{^n=M;pB2DOPf^<#W\EZe~eLm8c ,kzF{X>G"^3O_Z_ء6h0BTG1߇+6uʮQ-LR%N&u1R+hH3 <cßa3:&zyO`W8$ jlb3(!}_S)!ٙk{Am1&Q$Kb址1h;hQnVj2DsU}#UhF.%eRDK&v6Ras-N'oY݋ }S TK=eq̮1FDr+-ٴ\Ѻ _j܋ܻ+oJ[fˋ? 1J⼀O ?NKLDYEaꮦ4J\# N3oX&RWcʠmR7 u KEw!3{Ӷ#|&*DYCe' ;r!yaE33keKL5$zmtmQQ0fqM<igWLo8#MT;G-=ag\E\vwGjR*7FƪIYoRF ?F1cZbL,)]ŇNhޠ])5zU)ٰ< >Sj n[#.ɫa+mWO_#EoZULR uW-`\O)uG#DSS4U/32n|A`&gBbqoo9i*4\C96 ?KvC=ߠqr🎤4Nq4q=aʪ߸sp$^}Aɝf+*oE4tXfK͜m/͛oōܒ"44Q VAP1V~и#GtpH |> 0bbcZٲWHg3Sqd4஋9+ndv1uILς[՚ T vBՕ>o8 \K9X@UWHߟZ emq˩aejƕ͚І Ͼ&# UI9h /_-o2YH]{vȶ=#vg qgLf! 1+8r{ȸߠfA{L}*#.8tCd!_Hb{%5S2A#:6:T<M5ߠl-f;3V %~hֻmpBFap nJ_z^@.N]v_;U9ZȆY o(5`7?a/Y4S3Xl& v9c2ܯV"j dIn"e[b渣]D%- ت8A?:.Ҙ<\ڰR_M'yXz 6RBY&{ isGB o'Ezxتj%_iXȝt$*0n9cK~ƃn1^n .ZQ ZGe90V>+&8Ze"!c(ioAsCOA_n6y?N%,Q}|u#PpDZ %Y2H@ p_Ƶ_.o1 fSB#.)/',L/ye8{XzM#hga@1LCXmhy{aB("3bRyi$[ړQD6"H^ YΪj xeMEhHFs#)7U޻KN\w'g5M0 E۔&*]qv#Ceķ'5\Z--=QFB3!IԒ1@[,YsS`^/_Wl4nx-Ĺf(( `k> 쑙[k2GvZ9f,WݖE(Sw(Z.gJN|IG#skDcBxN۔+բ8sz>9.q#MvVe"9 .nkm n}b,#;Up Jda HN#gd?2x䣋ϷhzBiw2+F4U${ҿ*7p%Lt b:^+Ȅz6QʉU.TCqIѰSRKP}LAtU Sa/˾Qt~;B7S/Y?[g*MJ#fUaCժ).Uj qmT :eA'sNs;x撧S'cZ:*`, Ա.>G4;ĞM8tMExڟBG΃Tjzr!F!bI*d3h\"1:_q_g"$63 Շ&ˢ$% v,Z0nM%LT称< J¿L@KqlGbh\fϦQؐ'ZCqr)4~ lRk}?+s)iE‘uY3TgЉbrj#9v_I7S`5Sޠ՘?itZHcDBQ  4ӡ%r|ԮiSԕZ\gb#*GZ6'K e,2=r熏t҈ɀ6:>$ÒEvLLLOl(.`rVMk\&o,Vژ;hI(U\ƴ|!V ^UJ=Ù] ar+e&i "8,Р P EMZJzg,:L0Y-AwpKTY_Sz` f0m$z{ ]řnS𧫞~ ۢ$FZHDx{HXj s2kה$=O_'GX>.NWZF>ˌEH>䓠y gg%WZd{M&y/9/X%^S3|ګ[ڎLz+|WnX98ElS/3$Ag(*ޝd~.^aCFyz.pVH& gRG/ibdӒ-6E:F,9p5/,@MR5&zWxW" ! ( Nm#E4jLEMi>j=h20!ڟBd> 3}^ijmH0%s(4=% ?⫬6ݾ'J~w?1(%T`S=gj~;E)iohAnqC~FHj qkLu4&sD%W12)|{b3&F{ 6v5V7l}GDpomPymTbȈ2ez-d ijZ0l\ v#(:lnW.ӵ_ϠT7bxP"er# FVö c'>@="SK`ad:%@!G>0b{keve-؍e#+#]YeK-嶘OGr& a2tAXlU̳ 9` G36IJK3*mh.0rZ =wa }?LĽߑrPS>PӂB}tphsK4g'@\!QḿaH+v2BH}Qz67qHcX")"Xe"aG!k=wum[Q5^$2$2ȯ1¾~gX=#רчUG˨ί`hÈ$DME3hEé Rn]c(wj! E1LPfX2_h;ךWڣ:ێ!i,T_*Ƣe5Xس j"Ɨ<=Gt ;`.uî% xUezK3&/S, ix 5eʊ@-+b?^|<ڶg=Z"J,hUΪfG g:Ŷ]OsYrw;!gPӈl*卿X?A#0սHF?$:CtO9U~һuJ @vxxj Ҹ,JVVa3;qw_J-hSիō0($~GRV,j8EYE9p\6AٺQ؜J9UO#|qM s BY,A7>}rï#Η8Tn{Ѭub+-%LeQ=oIP_7B 49wVa]9oYZ3t"c gNKsENC{z' A0=|BPfu?$ܘ u PRpPqiߐ-(f^@kϲW,6w- ysf[($Osf:ߋlv `9LȖ7 Z9eT)>S49f#U" AZramp/w`MA8+!(VT ،暴vGR? }uMan{ =~>ϻe.mK/&-S@8 c3Lrul Ju]2T AR8F׍pU*QΩ,٠Nϻm&aD`Œ'2ؠ;q43n62f Js{EN-K -P:yFt487+fL3 dX!S=)Q\^=~jZ`;D~*10tE|w8$e#u;-3vΉܗcu'pt }/~hbx|#?i76`G,Jv:(''x{`:1& Qe.mHMҹ^@$S!8ToUHZ6,>Y2(ѱF Z_dj3G+[b|+iEs.'CV-tWVɈVMK׬TJރ[˱@Z NW_oFuXN̿Z qw⏴֎~^fZ)]oA&Z`yAфg6nIIc=bcUXZxK5#hv[!mfa v|gE (zzp\w~pi3eR26jF@bB2gt>Dmga^utg`qq &jdNI(Ap[x˓bW 4Ƅް+@ E$spPoBT=:?ETDXItVꅎL+OB^W b }?rJe\eJCYC? ؓuj{s?rzQȝؾ~+ӫ#G3g_\}K>!oH%k<}Ecfs;S:zCkt2Po #_Wu/Eݪ4/Icx]-s?@6  b:bM,}i4鲄rdXE;)[db;0l]BZVxu<ÂvA'?"|55|$Mlo0Nr,YHzA^URݙ?~2?fs)PkLF@=yv8[m3ʦrD]ľ9屴Q,k0v<[ TN3EbYcPcB5xHe[N! E H"iSwg,^"LF=va.Z`F]WS\$Eάmބwn<0PY'oJή9'/_?H^zq_ dNnF# ׈.&U#\mqMY =2ihqѵvQަ~_Mn-~o'O|Mo{?רOVX )Qi8kF霥M6"Z/-M(rjl~la(vis A+w% 1S0sVfu `fXJS'S#ͼCHBgϠs4niG*2sFU6rGRfp-Xj)"PV xU^K"pGѵ@+Ѩ*2sfW#Xr'y42%t96}Aւo |DOz%jߒ > /EXK/%]lY;>k WY+j5Op4bT!ݽ9;';?DC۳ގΊ;u4Sp[Gg`rIyy8?_QI+ks& 23y3eh)G\Ų+쭠=6s)eWL%X :\ 8& v>" AuK}S=!-K88>\T2p.F)E[9zڿ:}a$fCa5g;_9c8vRC2#*k%a:gi{jޤBmd]: >OV|] \[\w~Gu[n .y"ěfEWj<t4zeן8Kҽ~ lZO1x7#a{C\3.i$ظƜ?%rIADm7h]-iUHKkBpA;v|ah q1 hԆ jH= =4zV ,vgUy`$*i9mܿ{X<,Ë# r' %Iq;[8jY mʼnъ`|M3SNsTuunf]SLAl:r(S0;7MO`hL[_͒*]Eo; _glX-pq2P0?z>flz eQu E꿚/#YO$7b@x8nscfwȑ]OkVgQ_DO! #tyO893IsM (lGX fHbMt`:@[K l`^!eRK}RYo=w`̿~WA }t+TZa;7EzXa=)Q+i3Pe1z]3PU 3fŸw+|S-*gr]A6`#4E"Wfk ߖu+n}IFoA:Sa}@ob*גm$`Yh A}%4^Ub,{')bpaV=96i(7w^R,hhN-af{:x wBkY|PhJےiZ(-PR?@B 9kzoSo4'R؜[ڝ!(͌NrsSc6?9+~X&YKOV?*`'ExE`Lǵ{; |$/VQag-lIruM*.ܕIS'w a5V,Ǭ",{#ck(JdKT[$P`GQQҽms -u9z>=3OP2 @i @HTQ}.-|> =Ío6C*LhlYURLfa  ~I@ 4#ꉌ93%u+pGKE܋PZGDW;/# >WBID lS˼)JR@hdT#-TfsAY+$B3n2X jn ڇ7 ꓍KEupwyfat:vЙjd7P ax qTa3d;}ggDh<.G ΅H)=gb.rMVb(Pa#YrF0," `L\1h|]>yϗG4pkj'4ILpYfGBA]|e/Dy NNNy$uWs>J!|3XC%LqrƯ@55zVG7Cl;;x"> ug1WQbuJh:|9Qy^}.͆Yw3nɋٸ*M\HS=rW*r0*XxV<7S /C= LYq S(쌛 +p '}9py|nfBԮ2Uݩ o(PwRh,VbiJϦ&#|D1MSK !ܫp8+s~ P*LyIr^].v,c]N{G*J݀a)l3?Yպ n4hhV]Q/2}aa$=F.lҭS0l/_آ+{b!srH_ aCVOGk{,zaTD54öږٿ^Z`&]dBjņJh{G*?{d9E^a.ΜjTFg$<0^n!ibew>u2h6#[APU>L/O%R2^n3 X=y@57̻걖[eVzŇ_NŦUeNK#Gc*%]Fp,[ \&V"=T`gY2Uhz£pMlx.湁Zm<5JI`fdh 9@CM\RZKC*k#Z/x v}AA[RLZJώ0X+>ܚ{$ v9ኅC8cf>Ѿ+_R [-ΩYѠ\ZPUKV:‡=4lD,lCŌi]#ΞdϏwm=pXjӅ@b}ő^V egVZz_h}5Oz}-O\<`:5d,bO[73mpT>QDa4qMع( MC{䳿*BOuJ@5D=iD-'tgf!'j̍a3"[$ǚy~3@o>I63)fu%>OwUGyTu`1/vSͩJpɒkATGam|SGKp.Vע0DҗX |fhyrzAga?֜`'cN[}-|0aky2cZS)cFqn񑧪)"َpD72ׇꞋƒs CR[o)k$S%'n]/&YD(TmRj' |-ŌKQLC7A $IO|#~mEG0R:r"z`SnպrڝO{jB&xYUϪ}V]9p*rmޤ޹|)"a]Nc,f R0Ԓ?'Y h\}Xea)魬|ن}寵;BI.^a_7siB [r["S]w04\Po.#[ZS-ɲ/܉IYƈ)#&3Qv 5yf@z%U02Yy銐]Aϣg9$c ZBƠLoO,MRXft[{y(ЄA),4+Bit 1S:zWBʤ[hTۤ)2t6F>b紟dAk+ƂP:uY5u`Ĩpgf;E6U=|%l1Zb1K f;5LКv"IMy6h>iXȒJ-"&]5=9a[KM7%im}7M/٘2"6Nbtl,| _ni\,0' =(bh|s.7Qabg/@0hi)r*KԞқD&xxu8vƷYM+k$aǂc)dZl뽓{k_4xcicV7a+ cry0IH$>~xLLS$Ne7!YLq]q=/`=Z 0$ZRK$ oC9.6`p)fFnm+j8ۡ3{\j$e#iͻ(/f8)i~hEZH4ߛ-,[ x*骜/CrdnX{ \jMrE;̰ZqHhy~}lvT6" !-_p|̓ \.qb46k u ]楪ʵ=Կ<=O^}Cӕm$:zIaZ-br#_DlҏpFY\+K)Ll>rE[59ߩP(p1m(&yPqO6?urܬkrrq$Q B\m+w=o^pE? phHL.7^cRPu ]:?WTbj;&^POe+͉k;QWR3)P-^ZBY#3168N4?} >=CQ#Kk^`X*XiJS{ȝLx :/=wm3g xSf?'T !#`ıR>Ҟp:uU) :=/}b&GFOS©6vGkVCLZ܄ЂόR|A]tk*H-$v ;ZaVwL"y±qJ2C$.m2ݴ z8igzPE$~0e?Q𣃝ƜAN0*gu:cK)Ŧ8mg~mKsm҄DF񿣛#0>c޿]DCah׏?~jv×2nd$oTRلizp4$3#))dD&ǿV,lش+_a g/\#bq'JIitUDY4O_.6Â#T9g#.ـCW47a ӛV-Po3Ӛ2MCSx:KcY4_YWm:d\H+!>V4<^Vޖz63,5DÂUz. ʮzWWۇ_kW} <2`'RESF^xNQ(;P YЗK]6v즼s yڈ Mjg3 .l&FbpeT0 {RY7%s$LK\6g쉖81Wvb׃#K>^RrmC&*<}~Db&)N~x |Rf^ΑBrgX!Qw{Vicv2,4+¯|se *6/.{xjk;>5%__-f] RH_S/NFbEvH8 lQ(of#P UiE,@,y'CZz[!ƠQ2)x qO.H+x8VMN38¿=yN@k}:\aòeGm3+GH >XJ#OxOi4XN a**ń&ꒁOs0IP(=+Ǐ犣-LD9BuZ#Z+Nqs8FI5^1UC#ҏO94_R]y$\Qj4&k;1DI-1O[[l;C6ťF NEYf V>ӥ><*m;zwpa;Hy\-T[Џv.04T}" fߐLŪvojh$䚄2@l'22ẎG4iyXo& K'$ٰ:M z:վ:4_/}@Jj XXEhx%Y5_8+H 3g nKmƶi#naW+:y95{uIȣYpcc«Uz^A(8鮿FI-!~>GÅU76=໗5tI-:N_GX~N \fe>ms1FR<@-8=~%^TM{qn~.G{F/:LT_" OܯxƢ98#1?@yk9džޓgJ%X&![t+>HA\vH+6}$B0vkrnТUf<AV{%2LW\^!_vܦ} ^~ceV9ƒI2H?%`q4M=D^A)W3 ` ܀_O䣙PWY@m ^yfW]lӶ,f<eer }xs_˴(EeڀW-Lp 2:8-ЮU5\݌yk3!]7b003ĸC>?$^a5%Q"4t.+b&ƌe9j█o+k?}QIԺlW~f>Z{\Il#Vno難'.¶=",ѥQ(xHS:$( a}8"꘹e.D\u{@_foyY/mP瓶pks#'`vic T KՕnWEbތ\) 7ۘlUHV-6u,s`t"x qW66]%4 YZ