monitoring-plugins-nagios-2.3.1-150000.3.11.1 >  A c!p9|*{RPS=nlR΅[il wz6*K{WU(}opUƠ[tpG[,(*?| /]'RHpEE4U:8G 8vt5 gAJB{ h(8\wgwE4_e*<0ȋeZ6J!h68 C kn Qԍ.|@/,DB!Juy%rz(8U=%@v:b56b4700fc448037ea06959b99a7f3068658311b49d5cda3c1ec7631c420176a5a0433f9aa64485e33fa48ed7f2e02af521f4d81c!p9|\p̷ZxGwh= V~np$N%Dz~EBB~ '{PP7.mfb̔|#ih1=ZFN5Xy:T֥qO:$E\Q.:+ǝQ6 僿W'8@ߪśx_ϱbg̋!'߳,7e@4+IF -ŠA5as>qpNpN ym=F~Xp>pAS?Sd" 0 D`dtx !,4 8 < D  0 T 5 (V8`$9$:$BP9FPOGPhHPpIPxXP|YPZP[P\P]P^PbQcQdR5eR:fR=lR?uRTvR\wS@xSHySPzS`SpStSzSCmonitoring-plugins-nagios2.3.1150000.3.11.1Check nagios serverThis plugin checks the status of the Nagios process on the local machine. The plugin will check to make sure the Nagios status log is no older than the number of minutes specified by the expires option. It also checks the process table for a process matching the command argument.c! ibs-power9-10 (SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxppc64le (Ac!c!06bc47c5728dc195f2920f8409bd6caa8b8dc88ef946867da384e21a4641550brootrootrootrootmonitoring-plugins-2.3.1-150000.3.11.1.src.rpmmonitoring-plugins-nagiosmonitoring-plugins-nagios(ppc-64)nagios-plugins-nagios@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)monitoring_daemonrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1aa@aaLl@``ݮ@``2@__d@__[@__[@],j\@\ \}\@\&@[@[l,ZYܶ@YX@Yg`Y.X@X@Xx@V͛@V.V U@UUTT@lars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.defbui@suse.comsteven.kowalik@suse.combwiedemann@suse.comlars@linux-schulserver.delars@linux-schulserver.dero@suse.deopensuse@dstoecker.dero@suse.dero@suse.delars@linux-schulserver.de - 2.2ro@suse.desuse-beta@cboltz.dero@suse.deopensuse@dstoecker.dero@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- removed the following, either upstreamed or integrated in other patches: + monitoring-plugins-wrong_return_in_check_swap.patch + monitoring-plugins-check_swap-fix_comment.patch + monitoring-plugins-check_swap-return_unknown.patch + monitoring-plugins-check_swap-fix-n.patch- remove monitoring-plugins-2.3.1-check_snmp_hang_on_STDERR_workaround.patch the patch just reverts the problem, if you get more than 64K on stdout- recommend syslog for monitoring-plugins-log, as people probably want to analize logs generated by (r)syslog or journald Renamed patches: - renamed monitoring-plugins-1.4.6-no_chown.patch to monitoring-plugins-1.4.6-Makefile_-_no_chown.patch to make it easier to detect the patched file - renamed monitoring-plugins-2.1.1-check_logfile.patch to monitoring-plugins-2.1.1-check_log_-_quoting.patch to make it easier to detect the patched file and reason for the patch New patches: - added monitoring-plugins-2.3.1-check_snmp_segfaults.patch check_snmp will segfaults at line 489 if number of lines returned by SNMPD is greater than number of defined thresholds - > https://github.com/monitoring-plugins/monitoring-plugins/pull/1589 - added monitoring-plugins-2.3.1-check_snmp_hang_on_STDERR_workaround.patch When the MIBs are not quite right, snmpget outputs lots of errors on STDERR before getting down to business. If this is enough to fill the pipe buffer, snmpget hangs waiting for it to be cleared, which it never will be because check_snmp is waiting for snmpget to output something on STDOUT. This simple fix from s2156945 for this is to read STDERR before STDOUT. cmd_run_array from utils_cmd.c is also used by plugins/check_by_ssh and plugins/negate but you're likely to get lots of errors or lots of output, not both at the same time. The real fix is probably to do a select() and read from both as they come in. https://github.com/monitoring-plugins/monitoring-plugins/issues/1706 - added monitoring-plugins-2.3.1-check_dhcp_-_detect_rogue_dhcp_servers.patch feature enhancement from Patrick Cervicek for check_dhcp, which allows to detect rogue DHCP servers. Use it with the "-x" flag, example: ./check_dhcp -s 192.168.1.1 -x CRITICAL: Rogue DHCP Server detected! Server 192.168.1.205 offered 192.168.1.239 - added monitoring-plugins-2.3.1-check_ssh.patch , which includes patches provided by op5, mainly around RFC 4253:4.2 and 4253:5 + fixing a few typos + properly parse a (delayed) version control string + Handle non-alpha software versions reported by the checked service - added monitoring-plugins-2.3.1-check_ssh.t_-_improve_testing.patch which improves the testing of check_ssh - including the patches mentioned in monitoring-plugins-2.3.1-check_ssh.patch - added monitoring-plugins-2.3.1-fixing-shellcheck.patch , which fixes some complains from shellcheck(.net): + quoting and parenthesis in check_log.sh, check_oracle.sh, check_sensors.sh- Remove unneeded build requirement on "syslog"- Remove unneeded BuildRequires on python-devel (bsc#1191011)- Call gettextize with --no-changelog to make package build reproducible (boo#1047218)- Update to 2.3.1: Enhancements * check_curl: Add an option to verify the peer certificate & host using the system CA's Fixes * check_icmp: fix simple typo, conspicuosly -> conspicuously * check_curl: fixed help, usage and errors for TLS 1.3 * check_curl: fixed a potential buffer overflow in url buffer * check_dns: split multiple IP addresses passed in one -a argument * check_curl: added string_statuscode function for printing HTTP/1.1 and HTTP/2 correctly * check_curl: fix crash if http header contains leading spaces * check_curl: display a specific human-readable error message where possible * check_pgsql: Using snprintf which honors the buffers size and guarantees null termination. * check_snmp: put the "c" (to mark a counter) after the perfdata value * check_http: Increase regexp limit * check_http: make -C obvious * check_curl: Increase regexp limit (to 1024 as in check_http) * check_curl: make -C obvious (from check_http) - refreshed patches: + monitoring-plugins-1.4.6-no_chown.patch + monitoring-plugins-2.1.1-check_logfile.patch + monitoring-plugins-2.2-mariadb_102_build_fix.patch + monitoring-plugins-2.3-check_ntp_perf_absolute.patch + monitoring-plugins-too_few_arguments_for_check_disk.patch + monitoring-plugins-wrong_return_in_check_swap.patch + monitoring-plugins.check_hpjd.c-64bit-portability-issue.patch + monitoring-plugins.check_snmp.arrayaddress.patch - add sha1 checksum file as source- Update to 2.3 (final): Enhancements * check_dns: allow 'expected address' (-a) to be specified in CIDR notation (IPv4 only). * check_dns: allow for IPv6 RDNS * check_dns: Accept CIDR * check_dns: allow unsorted addresses * check_dns: allow forcing complete match of all addresses * check_apt: add --only-critical switch * check_apt: add -l/--list option to print packages * check_file_age: add range checking * check_file_age: enable to test for maximum file size * check_apt: adding packages-warning option * check_load: Adding top consuming processes option * check_http: Adding Proxy-Authorization and extra headers * check_snmp: make calcualtion of timeout value in help output more clear * check_uptime: new plugin for checking uptime to see how long the system is running * check_curl: check_http replacement based on libcurl * check_http: Allow user to specify HTTP method after proxy CONNECT * check_http: Add new flag --show-body/-B to print body * check_cluster: Added data argument validation * check_icmp: Add IPv6 support * check_icmp: Automatically detect IP protocol * check_icmp: emit error if multiple protocol version * check_disk: add support to display inodes usage in perfdata * check_hpjd: Added -D option to disable warning on 'out of paper' * check_http: support the --show-body/-B flag when --expect is used * check_mysql: allow mariadbclient to be used * check_tcp: add --sni * check_dns: detect unreachable dns service in nslookup output Fixes * Fix regression where check_dhcp was rereading response in a tight loop * check_dns: fix error detection on sles nslookup * check_disk_smb: fix timeout issue * check_swap: repaired -n behaviour * check_icmp: Correctly set address_family on lookup * check_icmp: Do not overwrite -4,-6 on lookup * check_smtp: initializes n before it is used * check_dns: fix typo in parameter description * check_by_ssh: fix child process leak on timeouts * check_mysql: Allow sockets to be specified to -H * check_procs: improve command examples for 'at least' processes * check_disk: include -P switch in help * check_mailq: restore accidentially removed options- add patch monitoring-plugins-2.3-check_ntp_perf_absolute.patch return ntp offset absolute (as positive value) in performance data since warn and crit are also positive values- Drop check_ping_fix_ip4.patch (obsolete, conflicts with upstream fix)- change version to 2.3~alpha.$date.$commit update to current git as of 20200520T233014.cadac85e changes summarized * detect unreachable dns service in nslookup output * check_curl: host_name may be null * update test parameter according to check_http * check_curl: use CURLOPT_RESOLVE to fix connecting to the right ip * workaround for issue #1550 - better use "ping -4" instead of "ping" if supported * Use size_t instead of int when calling sysctl(3) * check_tcp: add --sni * Fix timeout_interval declarations * check_curl: NSS, parse more date formats from certificate (in - C cert check) * check_curl: more tolerant CN= parsing when checking certificates (hit on Centos 8) * setting no_body to TRUE when we have a HEAD request * some LIBCURL_VERSION checks around HTTP/2 feature * added --http-version option to check_curl to choose HTTP * improved curlhelp_parse_statusline to handle both HTTP/1.x and HTTP/2 * check_curl: updates embedded picohttpparser to newest git version * setting progname of check_curl plugin to check_curl (at least for now) * Allow mariadbclient to be used for check_mysql * fix maxfd being zero * include -P switch in help * check_swap: repaired "-n" behaviour * improve command examples for 'at least' processes * check_mysql: Allow sockets to be specified to -H * Adding packages-warning option to check_apt plugin * Adding print top consuming processes option to check_load * check_snmp: make calcualtion of timeout value in help output more clear * [check_disk] add support to display inodes usage in perfdata * check_by_ssh: fix child process leak on timeouts * check_icmp: Add IPv6 support * check_dns: fix typo in parameter description * Also support the --show-body/-B flag when --expect is used * check_dns: improve support for checking multiple addresses * check_hpjd: Added -D option to disable warning on 'out of paper' * check_icmp: Do not overwrite -4,-6 on lookup * check_icmp: emit error if multiple protocol version * check_icmp: move opts string into a variable * check_cluster.c: Added data argument validation. * check_icmp: Correctly set address_family on lookup * check_icmp: process protocol version args first * check_icmp: Add IPv6 support - monitoring-plugins-1.4.6-no_chown.patch drop hunk for Makefile.in (not present in git) - monitoring-plugins.check_hpjd.c-64bit-portability-issue.patch update context - deleted monitoring-plugins-check_swap-fix-n.patch drop patch, is upstream - drop explicit attr in filelist for check_host and check_rta_multi as they are symlinks to check_icmp - add new subpackage monitoring-plugins-uptime- include upstream fixes for check_swap - add patch monitoring-plugins-check_swap-fix_comment.patch simply fix the plugin name in the comment - monitoring-plugins-check_swap-fix_zero_output.patch improve the output if the swap has zero size - monitoring-plugins-check_swap-return_unknown.patch use unknown exit code for help/version in plugins - 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- monitoring-plugins-mysql should also provide monitoring-plugins-mysql_query - Provide/Obsolete nagios-plugins in old version for better compatibility and to allow dist upgrade (boo#1114483)- 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-nagiosibs-power9-10 16631516292.3.1-150000.3.11.12.3.1-150000.3.11.12.3.1 1.5pluginscheck_nagios/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.suse.de/SUSE:Maintenance:25929/SUSE_SLE-15_Update/a8d7b73681ac17bf91d753c42ce43888-monitoring-plugins.SUSE_SLE-15_Updatecpioxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=8d0f0de40998b8fa9a6ea33a595cb40a64b478a0, for GNU/Linux 3.10.0, strippedRRRR2BV޲jutf-8cb3ac64f87b7f276408236585c0c1375661ed6435fbf83faa8d092c724c10b9f?7zXZ !t/YF] crt:bLL T٦p~SWiH݋_Fw!p8WYǫ @m*^?.`ǃx%qU,V5_/p!f1J#W AP3r8ڭn1+y3\s 튎3l*Yﮧ,A9|:A5%k ,la/jv2ue$\iQc# wlS$ +vg'W<l)#I*ygBDG?zq*ނQ¿7M!WK k *"@%8p.i e6B 84I$~O0^^8q-L(@ BF+LxG`t3G7Wg|idoAu &`݁ ܺ6x  ínEh''N9)a/=9#i*H# E*F`w3$fOeO~BZnA[Myfjb0/)y.jRUc FT-ߧ 1 "}6A.)~jC>z-k8i z2##@}C;ĠzĩnD h?YGGtE+.q4%$*haH+oC >PT̫K}^^|}'""K0 2 vk(fNV|VG\)ֆN2+ݱL7h$3-OcR4く@+yfC;-OkzᆭgoaJPOq)A[zK*oZ9hLF57Cg({X{jT!BD`fǮ "?1x<1E&[tMW 71ğHI5ɀWXxzLa6q8.c\+ψJM'OMsi_#Nlֿ ;>|B%+Κ>hqb|!I2J8*lvvSQȊIJ\=xV<1hb3-5B)<)#ԽҲEijTG]Z3Kʳvy[*N=_A_߾NzmpM[FCPa`=ioWT/{JĔik Cif&.AB[/F :j! wd|>3a@xΆˀu%auz_\qQ mi{הlUXQc0y{$=ah)P5 qnP(u|9nt(zjw!.HiFMw]F2kJ64era߈CR-DAIRߙ'd]"\\`RWeqQ3Sۅ- Xfl+?86"睔WO[EnwF8X꥛!'[$w:G]6<FF+#`tmA (?ިm~9"c:>0OwK# k$^${ pKı4Z69BrZ;Xi|'[4X. I:opB?-j84ݡ>c{{MN@, cj#g-zڥ3.,|.+95ݜ"wl,*,8@pS.T3(5, uےFd{ =: FwCUy% Rǃ1 t&n0V/$}^n ZkYυ}ޭVG1HʒA-B^LEy팯|[YCnK3#!{󊒱yr:r8e0H@*0z'|˹ԕ̱Nl^5þY9ѢA~=1zn0L}SBJx3,!o[cXuiq(xh-7yf r\$4"bP4{flJ~jIB.qظ@Sic}JfцTLюg b™8Ev9jʸI"jYrA+_lΚay᏷_ 3q{:5^BcN񒹭pj UNգIi:BZb9&!tJ,vMcÁ/3B||wjOcWyo0nuBM?ncչtcuk٨C D/; H^R%uO:*/OB/2ԑӶ('1߈yJ;J+E+!x<7Oؙʃ#_A9xȑ[j?!BзB>|%/ݐ5+=C7<{+B7*]Z c}֭$BzW]C*6F5gnn[Kx#GU-7-5Qh~B C[} Ӫh:*Hކ@i%n@.ߒz A^s8Hg|HQrd[Ye9Q[(H7y͛/Id]h(+糨oACg,)iw{Д*Bh*<̪T sbЄil+P?v'բ*6 b3sB!XS0"va- 4zK@WYTcԒ)&S"3:ʞ- yEFDoDjL cy]AxmYcryvnEDZkawܦq58꣮5x&ϡЊ9VSM"@݂M鑿,Y2F=ev.5c5/+*LQOzܹ"jhcMR+[j;,BLދԻ3VܴiLI >{(7 \PO*j̢5Q@?*PLi7ޑo9=8؉ZcDf"\yQv̨}d/Q) Y+ |F`+\9\jXbz\Z傖D[-aZߡ.h+.z4&(Wa`u榸ٿq вQ-R;dVm6}` Uz6MUJ~D:N|K 5Ъ+&`vy?W媝-tmW06NNLF ؗ^ε~wf_0V65Vecr!HgFsGc̎DbemG$Qu4  s8ΉLIix .c~Ӷҝ<^EFus^]n-C?.ׂ#Zm< 9!jьWKj/_ۃMMq!R8%M!1}y)2t X-0.@agLvXԩ!dBr}-ԋupIzIZTY¼*n5*BrACz v('I',G'>}F)eAK]i4qc\v2+֐} ژ5(\:`V~n~ΪD!KGZ״ C,q\q-KUq q*n>Fo4ո'k~nDRy76= H&.ut^WۘAV'&`=d߶3Bu Eй?r/Fn5"9  G_>~y'ש4hzy<(kQ˴@'gDwdI0XRF|ͧRz&S|>JT`6̥n8Bd֐9 8sZ6;vBm$_pKZl&wѮ )=QA80ŨKm_sפY~l<]ؖf\eVjqKfˋC.m%{|3~)1i7F5FHz{\}KpvX=,CDW}{O. qLpy2,º rjt,˧"m8 D"z2E4'&UWH L߽z7:ELƅdaLx A4+G+VǤ [ߨKy~0W6禶yX+ф\\ǝ qel\169ӣ{B2iYϯfq\Ɨ Y@n|;FQ5ӑgX$<>Gjp~s|f1b έ`~.>@r)~ɫbLX-^=7PeXzX9Fկ|9~Py?GT.yV2iݓ@jQKSt4Ԉ\@8Lk$C=S9.6ri yy7z}hA /aqztWd.p@Y>T%٠,~^lLvJz Q!Ȩ6{K5]E2tK&e0?t0dĈ YfvzE9 ͪOQ5?beظh!.x1WPj ~xp `VݶdCkyٿ> N6O x*zfq?e9`}bԉb!IGSY4u}|Zj1]qǧ^ N-v)7U6VC/ tkOoq)1l 7*p{sӐfQ(o|3{,73RAL77b2E6Kil4|*nu;`ߖkhsѭZMjӔ e\I/Ɍ.|'/Oh;=|'ƄAU8)-`mo( 4Ngm[&掔N_Y{;moP1lB~UꑃS֘9~tyByHh/](sO bjbfN~3"Oγzub-bj*mS&wESɛ}V6o\tQaozR* r,˦=;쀄he֬#ӈ l%nS3OimJ6c@:@yu/@pP?**[JDW3>'~T$ (\%g ]?>b.|c^Z;<4L68.iwpfkXN9{Aa3MzFO(ż#m#pVd"Cfe.ħGyu;.J ^ږi-oʮ"G 1[L]85~fJ%W5Ŷ(o77>/_Zܺ<ͳ\V< ]{+av|P gM ŚUr"8C7XÏ3 #W>xt8dZ8/dN鴑NisR|<'ѧ $ƱmٯY)a$IO&`P ·s)JIq<(sCPM H(هqZ?zE^x7)BDBA ̎Z2-&+NQj'*#N>;3)TDp m^=Kqn4fH.k3f+ -mv8>MH2Ls>~|@bx3yKcR|QkYqqk?ߺ]BwnHm<w lOb!᮹U|l7˴^),mC 4^0@EԞY0"MYTz%gQT~>'\HV"7|]G Z7&6b+j ١N߬~{Nз0i'!!vЁcrr] 5ULJL[%b$6?~<"ΠԳ|W\@,K|0{pQ{s<[¸w:C%{hd? =}Wr!w%nEyg|ϣ$B)D=(bI9ԑQ~̲ AwNII4cɸ,4M, mȢB)t.@"͞nafduLouYQ R&I mXJ D[v+{+NEwM;I a:n ajKk{b}hɕ?(5?T/D4ؠAg1 ( :2to//Qcq$VKtYMA|ӭHZ {tԜ/a2,f$gNcQh $j"5yxvk44˕MJx[ ^Ζanrq /-dGҙ E\>eNm㏜'.\,yU1ha4d ';$\w-Pv q2| (;*pcj<[ [ʆysh]GE jjƑM.lwJRNwՋۖ*岩T,:ܲƛVY E 9޶'aLOxl! *X>d5EYĞcb@ c_9tz%)z'?mp~|+'=[2U묀*z:K# iS%í` qT͓aЋt`_]ln|1AŴMOecܓ_p^x1V@=;jPO?*U&LhN3NM<[LI8˸C8-ָ ch%#;T+#TWőe0ZR]$.ڞ/&[ꔢq\7/N3 i9KObXaTl:5G_U*5_+̖`7˞:jC=#Eu_]ї?`ɡLx٩uAGbv]D>1yy6Fdg>LӻE ͕ihdS/K FM ɘr:ttUxIsC Tn} +kyUfm3nᚪf|*:0啫YdGlX%1.aqRi1gIw/`}N4+gzG'mi( wrn\Fȗx A.}4Ɨ9@Ixam,8ߏ>Rh,*z7.*f)Re|xRV@9Ǻ<섍}yTh't4 U?dc/o"i[^~ $RLܲ1u_P301,)ϯQ}yF6mfp7" ]W*UNJYKW%6JCL'-O8.:XNw}"6,|`3-s'Vsj\(RLZ$"n]d 8=4ƀ[<- Ss:@=K$݂Ҝgӭ ƙO allCjO|DOƖE_ K4Ds}&(ͺ#ppx$s&FS;d>@zѦLOZ6 x8٘%+5*lH<1,@\H^#@v*s5JDn/*84ȅc/u9رMFAoI\a+0^y9g8 5r[$"7".7_>z9:kyaMfproކmksȬ VmmF8s7sUzVQwPKZ׵/d wqA]=|cfhǻ0*{N Qd~'|PW^ZhD{'cr eRN){UtݴpCbD NMX.y\n23UJiJڣ=Z$>pE/@ f$cз *xrddj!} 7mUZG1Dr Ltl#X|AdUQ>nJߊ&ufou5 W+y^ ߡ6F ZpAp I$[-Dhz{9;}OY<ZQHގGgC Ǣh r1vh_3tV ; oo KlP5ˡll.ցȋӱ2g6j<*ʭщڂZï$v1e y7C`@Qh,s^>@Kj^/J,zs+C^3`^'{vFtƗL-U 2fun1崗tg].FpcnAh#Տ+XV0U/FVawed#yUiq>@on1|yWI4<ݔ89D}=| ThO#T|zӍK{cecZg'j]MQ$>ܝs_~-~x7|a1&7Z5nZ[Lp߁yli/e,ijm<b]%;ߦsV;7Mľni)!ӚZZ :"jn'eҮ:‹Y[H0HF,?R1>C6"ĐK~.Y|IZD]V/?LUCe2 SCE\ 2 nᕚJXuUC;ewfP-iҭ uX(jKs\Nl#C!c*\r[j,B "CEKt ocz(?(.dW2G h+{M]DIspAG+vOAK="VH(XSQT=fX[NXq;+Cq2& >pv6Dd:,sxsQ4Eo#J-99χ}]aEdR,.8fW(Yd~w~j m mTR`W#Z֗1/2-c gV_h$|qZA[*mيI W}@)zi%pPlohv]p4tbkl:޲#ƴs'AP/\2ސ eOz֟3S(l;5hF4AMHB-) Β\ҡ`kU51vk[*1?iT,CJ7'(+œ(^z;&ñc8!WԒLN<}d4sh>͹U'WiЁs)C}_9i!gVc qyܓ"%Dh ]]*=>R\GdK _e_5yx11Fs9W'[cm\߀af 1 atɇƅ, K("L]}}E;gvk@Mz@f-w˾A(G\(-fvIdJzKJms7kM?/VuqP6&pG(r=S+Qd :]j^n|v{ejw`3KFݍ@k &ǿ5fImJ%CeF.(ILcD+ c esKTN%S Zde+~aGZtn,x~x}HEоʘt9Vduيt1Syڸj"fSiX/avХ^hc-rJ+ԌnȢ B76ZAy鏸tf L 4-I b[Ě{m"Z>g4 [r(ʰY*KnON&|2#g}/Y~` FD:@rC+V[|R;~JBsL]H|W`Beo9u H&{SkVr ZחJ,=4wg^]\o!Ri,v|)`L@T\:A5Oĕ4p j9Nq o}d3VZt~J;$rxp&WS|P(ୣ^[0!~M^B2BSnR (lpGknfNt|m/,G˗d3>^&_vcyGjBq;5 s W@6.~1PCr|u9|3ْ',©@Miۢu0D툢V3P ;ډ/DxY`C,ܡdΑq4 >(UG=<e* 4c5'9{N`^@MG7F'AMvwl* IFFC˨fο@UIo(ўDq7=nȫ 1(b  Pq"inDFk.m]_82 $]zTih^J'ϻ.fϜ>jeVk o[͈+W.i}ӽrM aB0cv8XEozbp #iTniX+aW6sueTe;r=g,Ej~b_A /}Wqj˼ͼ-޾f~$T ٪ZTSՄS *YGa JBL$AKLc*h0 jt3j>loC,dK@=`QJر)vx0 CUA 1ŭUʓ0TQξ}%Л ſ/?Jyb[~g p$C{r65>qؚ[ m7 4 o/2X*|!;Т8GXe1e>#Z'[\SGd)WB;[CCepP*)uJ8Q^|~lo&YuvLif?% C \sOrigVYgFIkW\nϢ;߂Z 5 g2t:8/s/p:3] -,; Bl~uL:dś5f1™Ow ;$Hl->>0N\̌ pOG^FBm Q(m [%Tb { \B:!fdZKc6W˚VtFbo֔pV6ճS$ :=&3w~Mlq%VS)?NĜYMO_l `6@3$8-/PL3V`WS?BjU=^R\1y Μ$PS/Ρ@R23䤮l6,`84Fx̓o(8W% 8ڨfHT5=9V 'Ӻhw)cOSO>u9y"Rr%B3`TϫߠEye`Q%7 f0-!Clr.}gLn5]VdehJfvZ4yw}^&VjN͏TJ^%Aؗ[Hޡ2']^"\ - /m`̟=I"GO%9Pn)w%H\KxMbey_!q]E/cn+k3WԐ'YJSt[.q(%rmnak;%hSyvCm2pfO$'g݁eāTXxVp4]qzd b>(yi!1\v/ls'`G dheO #/0_:|SuM|T]0j aFWu}蠻.QW9QW bIhoteJAb&0J5K2S?i1"1KnZzmh#Lx$\al=S3^W[Z䕂Z1v` >Qr wM(xa:'(vci=;h3c>ZH[N:_KԑpÇ`wHكLT$bDKyKCaK[gc! AՙgwQD/!qC,ɠoG۝pz>=f9ׄ:-ʬQ X$ke1"P[И[#[8g~VgF}*33-70-wp۵03WsHtꈨ BtK=ˡ`$mNK 끴B n$t(P-Nhn4:] 3h9uZZK7:sP`iO!SD\U50*j}QQ)[4zF-݀*^2饧"f̍np<FAc?Xv%rj( vs{!_,U=V$*`m6f,9\-ɳ&/rK|_a뮿h>_bv $l} y>#G'),*(Mh<(qܡ.[.3 WK ĉ&+ul_@/|Ń@(GVGC4r [ b ۳#b,Yp\|e}G2wy1U3[.J'Wlb8X:e)7-SN4Ey̙;)DΫ5av(Z +ژzW4|`dJ̛U(\pnO.mI-_-ŷu4Dm.9p[5\PL2Y:2~?oN1*J&!G%.;D.8DVVMf]CTlճߌ<|,Ġp3&߿u%;Lvu2˔4[΍tx[#'%łƁXĥxi2M fG|:x`˘bDVAAbX;}D700{V1VKj$"R{`ֈJcY~TriL ޟޟW[|ԗ3N1/52]N.#o 2dK1j8? ( 'gcVG~Eտ%原Vr7-C2m3ÙC] yr%ܻ1ޑ-#Yuǃ,7c[s6hU"+ b4SD7)C͋^͉zK.ߣIVDAE_ADT͚yŧB l?""li?(yl-vX\@'FDix@աC.`'L$#H7ȫə9'!cj8d쩄ӨSgze`[l|q%iM &]&.zGhruЉQ>5 .6Ў@=7}5Rꡑq*Lظej;l kّAϽB {Wa~! vCbg$//q(@PV<b\7潎(p ^dDF2&d&`<Y !=:p P8AzA51ډ'b;^LWf^] dd3v! )IF*s8[~=Yg ܛTgfe06!C88i_I9;mJYQ9@fdXt4chA,?^'kC"xe3μ-vx=yJgC}+dI O* 5<DvYMFqv^>F;}#QE'u*I_f<@3>0_Cȹ LD7xU!+"∟>)W<,?`%C}Mr0 םr_[Eu( @LN?|%/TO% ]r}6AZ.>_Qiߕ8,8݃NԊvפf#$9zWKW r3ܴ[#'Lzן5%Y(6^)j)rI_?͠p \aЙ~삜"D[Hcd!G6u$??κ/)g2_]ER0T1̷(ܽ`Kgc] FSԁƭ徂UIkpL )7y %W`s` m[c'x1y]ٱ2:.XȠ]R9w`Ua\f~\ԦbZTFߋoOkR%Mu}.WkRKHJxSGO„*gK^[#w/:]ٝYY7kj;u}_%#}mq?(FS2Tym^ٸ7&'%mT?zq8[9&X lX΅bT <,4/HJ6q}J%S, j|]m3Q9qŶ1qf Zynl9-,:jk(m8Zŝкe9>oc{nϓ4See/otI.$:n!SVn890/˦ws5Rgȸ{ax]y̨cmZsNu":XsrgzBhzMeD]i:CfN%Ἅ$q*6Ũ_*;= ܇A9ֲ86*ڄIE% P:8bH^M,pbXO2sw^ڣZ1Dk]l`GMWH& T?Kv{>ѭZ G^כpH#CMifWDA#,uC;.C6 չ)EN'jmhbiM@<ݒedMv3(%pk#Q>{+=T X\.^rWZqDKwt{ݓ6΄*3Gz"]7&. "׾P`W*z(,. ^p !tX>6x]0AC:ϝ@A'hJC2 :#P^w 1v:mllcܳq Gm:;V9o IYsR62z+˵X*eeqaŕDX}yi>GQN`BtV}?Z#U{nmmn e$0Dq4]ªm7(UYN':L8tw[6l2o x6T7Eq򺙟ǹWWWB`-(h z/K|ZxM曈8}QGm$j~nIyOE,Sęiǟ"uE0ԩB_Jl$D:K t >VUD " ʊ6=]{`6mvЗ ]F,1uݏ%K}9pakh^?IG[ў&yGH?4@ܧI@DryH nEeZa;_#:ۜ7֖ƨO1ӆ7PCS|BU~wUX8g9QԖkϜB۴H % 2xtav#X̖Q7usg˧?0Mݿg^)$ qcQd#G?6"mep@X &m5HoVC&_I*b8Jپ?%I乎*sy3Gڄ)r"]AO@H j8hjD34 MzB y[=!_\S^Ի(P%eL_]5ms=uYen ֫>ϯ!c!m|\\^S?xσbDPh_ X <[DқHiMS\SWBVOG">0w?dRA sZSOs.Oy6V:$U}nOȃm$?,u:xYJ1$#`:z[p1:ľnOuV~;Rp/yʚ0hwDXtzබzOv- (-.wX<4sv.Cl]wBGVp,7ηl;/#+"#X}W ؞NA++OgT,~$YV Hdra_Nh[Wԑ$Wkg'(nUV&R9_2Ǧe]b.);%SiZ1V«26ue y&2ٶ,F65i2<x7 a`ĮW%EKMaիM3kzзkybaITIBO ^ZσkZxr,%xQ'gr -riNxb.(ĩԓ -v"їRjĬt_=^">#BS*Iȫat@Lr+B.qKOiIF'Hl9'ƋkZf晪ٻg(bf&G4sZi5]$2I"L$Zr荌!߮!kf/S55U) FvEFk}o7l}ɔl o2{!RbD7Q)w=%Zdx5=rZaӢosgf.eK>0m{jvaS@YPLmyG#3!K)iJ:_Q#y%pJ Ujrʝ˺!Ia'P aQUBb#p>u f#E))Aw "'hV (d6>m8!ǐo.}y-#6,WU b3w$1JbWրd0(nlN m33)![55j/c8-I3 YgCq=U.%:qлXL^΂$0 sURCMG!R /9mT=8;5}f^ {yt$OUH "b4(UolznLadQfȴPaf3yZi#u/K0x(CܲBRtBTђY-Ih6hݜVlQ\ZKծ `"KqdQ?K2֫!~Wm&ꎵ@`b7hr(CPjvVT3[_Il*}#HCކ6@7l=X{(V.K vjTԳۮ6)zc2i>`1 (SyjUh`HǥU (Nb1o&8U>#22!0w'Y)_oUڈ?U$X7N8Ol RU|KWBsk iu~^QIZ:S( %qǠᶩ~Zv@}w!!̮:RRՕC5 <݋[?V݆Tb/X;аwB19ՠaj^?&~9S4~_˟IЁ9⬾ Ӯ0#qܔWδ'ފuc"ㇸwMiXHOR,C}i#|wÝr3pNǝ@.r9j3o1玱:'N4P̈S 7;8C H>*?xK@h04Ce%$iiCל&S2\;^cxe20L}_oo38me^A=4h!+L߬o@?wT*9J4I#b{ r{ðEiT/4ʍƱ /Y%X@jY֋t'":4kG8sԞ)73-fƎ)h@N"/f|[͍X{[;0LӞË^p('vC_KE⁺V1y%Cc]܅D2:"t0u4b .tfcw@f fL`Xz ?>F転*Z-"zs .*̔טKqm椾Vs6O@(+TY2 jze[y =w靃YV^`2JmkwwX,>4QEI`yWX’?$"Zx^?xKo/e)w*A< lX^HQl"[k\;&=`(D K*M = daer/ǟ%)ֿ` =$wQ0VvhR^ZBW?^*|Pp߬13zHnRmOE{^|PCxh?g6ۙFCV4k\"mb 6Pj j?[#Ghc-t YZ