monitoring-plugins-procs-2.3.1-3.9.2 >  A b4Kp9|SvCɢ/z5}„YVS=t/ֳ(dt6+j lI2QxChz|/thw\D|!%r6T\""l_ KJ{ X?R!q9ɶ>V InUvx6PzO:-g0Q3I;:9&taسQK 80k2we!)P֋SjܚE;?qԈ=($+iRa26949da51b54406d8219daab3c1a3a4a7e2b0771722e23b502dbb64f0ae2a0670c9b079ce4db211afc7fb090934badb902cde4a$b4Kp9|]vHut@πc $`ɱ*jk#12zuFũfdRZ̓u9%[Znb7l=3`JsDҦG l$a@!:E!K˙S,^U%3Ov6kԜQ%/7V7{!M@BUxATkvjXD&Ǡ(ahWN5K7 inpsv@(]]Xb[GboF,l>pAWx?Whd! ' 7tx  +1<\ l |   @h@ d T (8$9$: $BRaFRGRHRIRXRYSZS4[S<\SH]Sh^SbTFcTdUteUyfU|lU~uUvUwVxVyVzWWWW"WdCmonitoring-plugins-procs2.3.13.9.2Check processesThis plugin checks the number of currently running processes and generates WARNING or CRITICAL states if the process count is outside the specified threshold ranges. The process count can be filtered by process owner, parent process PID, current state (e.g., 'Z'), or may be the total number of running processes.b3nebbioloQSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxppc64le2_OQ A큤Ab3b3b3b3b3b3b3b3126c162918070c2c756422dfa535154e898ba2d8cf01c14306d9407c8676208ef86e3cac4f21bd12f5f4444284f9dfebb882b6f3e5f435b48f460852b0b07366c840f85b34494f72348c68f8733b07805d10269556a719524d5c2eceec4d229840a67f99cb4ffa6d5ff2472eff8e47000f4b3852604fe0b6a65e51aec41a28563da2fcaae483a250d906d81248ab03ffe4eac5e5c0b60571e2dfc7ddda7f0d26check_procsrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootmonitoring-plugins-2.3.1-3.9.2.src.rpmconfig(monitoring-plugins-procs)monitoring-plugins-procsmonitoring-plugins-procs(ppc-64)monitoring-plugins-procs_perfnagios-plugins-procs@@@@    config(monitoring-plugins-procs)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.3.1-3.9.23.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 buildmonitoring-plugins-procs_perfnagios-plugins-procsnebbiolo 16442459352.3.1-3.9.22.3.1-3.9.22.3.1-3.9.22.3.12.3.1 2.3.11.5usr.lib.nagios.plugins.check_procsnrpe.dcheck_proc_cron.cfgcheck_total_procs.cfgcheck_zombie_procs.cfgpluginscheck_procscheck_procs_perf/etc/apparmor.d//etc//etc/nrpe.d//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:22622/SUSE_SLE-15_Update/94ac4c9331fd739c6329a3e1a9636d0c-monitoring-plugins.SUSE_SLE-15_Updatecpioxz5ppc64le-suse-linuxC source, ASCII textdirectoryASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=3ee4caf0ba5bccb2688dfb1175d0c56369e5776f, for GNU/Linux 3.10.0, strippedRRRR\ژzۏadutf-889e6733bc2ba48e964a98ced69912790bda034f60c78d2161c002dacdd68c692?7zXZ !t/kk3] crv(vX0XPwJ}ዼ!ƘBQ5'̴ SrT5|R^p&y \Kâ4;+u&bM,ҔqdV Q Th=nTCl1'T;lΥ 6]'2l=zL=j*LdCMHmx2^zف2k.F<8,B1;3^~`g'pխMl?oY!;K㑨:ZG2i\WrZ@4%XՄ# EaTD2 w#l1-H}Kt XL(6/aʖ ՙ5T-M\ Jl +H5B,@, w.Ubp1sgDM1F*}O,_Z(_t񸈛򞝨 2 FD|Ԣ[V#PJfr["n=/2j}u9*Q L"M67HH kë@pq[M0ur4n6@m|Kat&C`@f𨬮?O{d2滇~5(jQz$麜ZlM! /|YMBQTT\nr 1-.WːQȴdGOC~L-c?9MJ=~פٚ`% PB>mץ<#xݐYptnΆ]VR~Rh'\E4v0 T3q-6/\ {t0Ӛ0vk4n%3ZyjsRf)Lk"F(椡UXK qOi Ryz/vҡ`P]#JkdXZ kz_q[#|nyWݶPL6μ@ DIheb ܈FbIm(P/#-cAg,jFvO"I$X$s 2quEZgOx4G"lQQTq&߇&I 4iJ69 T[35䂂‘+u7t\p"Ba} ZyK&36QθbX+qh''V0"}誐hcc@ϖ[#O?1Z=|ԪiIaGL -՛+$DKI=M#cQ q#`o*) UX?|b$_`{Sm@XhKn҇Nnhh 9&fE7е8|:]VǀtxzGjDϦ'Uyg,ٖ=&}z#,fR|ۡ^I'D%VMo3PKZgwuo:qze;JUGe5!]>.<}7wlL\u(׫7 i i" vdMBe yK` L/s vé$4AʉwxUy#zբB(xL'и뷭`Cz0w3xPρ;\|5GZOb,VP`sO!ǖi:f.Ѧj~pGM3^2owwira"&]s#ɺӶUWca=,φ`HV67]Oymphzœg~7WaQ?zΙ}6Itezy6ܼ;7>uqIW(=s߃'icXN 3!w `L8;U0uХh^z2P#zn&# ;ǠKd9Beuyy`A 3kIlq}:ƭ0FGtfxIJ7|@?(W҉RS_bSoT8[IQkn UhQU?yE_(WYQu/#dܰt  3]dlfΪ.I3Ś%lـDO_ /{!1}KK{<$ڡ*5ͱMCb^W@TW|߷m6!)giKblH#OăV[g8 X&ShO%!$#˸tp`eKI2s>?x(%QJԢD"#ͬej_u R6pD !?e8'ܓ=R탴ui-g plЖq G:ؤ;6pRPQWD+Dt|m}˅H}L3JGMs0О)ȲA ĩ{^{r弜s)YpZrQ-a`,西fWsV ם ǶgzB[ &֥ $t#''eV ")f#.)xJE˻0R^xT!]p_3ohp X:pp`"rKV,C⬕5 s MRj<[[ uϗ0a<j$#r %%G`gH5M=[ cYN):I\ sj@H}x=yOB#ir푾 /Փa8튯lA,,4 ވ%ʡE5x2f=7GbWnl.7x RFl󺧇d{8t&+^HiܜapLfOE`lglS_; gB .a*m3.4Cΐ&>"`zB>TQv6Ļv e!ZgX1g%^4ܟ1*M} [`ޠq-½E|&Xq9?o;e?m˳=Yy,=KbE6-9T8#&j)ZVgTo%\V8#Ƣ-M GT*+~,Xh`ɂ̨NE[ d ż헹fDba'>Jn+_w.{8e<ۍԶǂMLiUج,+X-7"-ev͡t3$9O=?D~*z] +ZݬE ƻF &G"_ ݕ^_,o#ZŵkD,wS$z "OkMUR^f:)YYl9Y 7t {gK*Ė|[IaMd2r?V.z09;͖xqSRmE 9=lI (9GλɿaéT Y4Tpc#,tߍ)+q(/k3#A.Y."c!ٳoy>IO{#hX4 )[|}F4~̗dЫItܵH3 |u !wlV(iD=}T.y TV*^=GJh[̈́G\3v.#('{SL^3-s-2iN=Co#a2R|30sѝgRO/PW#Y  L5֒E{NJCM'`dQmy40碂 D]M7?ǟ]2{ HBug)ԛD= %@2+F\Cpd9纟ϚH7C%Oj);@4*Ɓ)7g5Sż3^OvgV>o8aBnFYk*>e|"n+!Tau#,J_,1IS_E"6-bqY@2/&= g/5uˑ%LA X.vI?}A3T`OyEUCAUɰ ecE~(za09 %hA(Le:?Xi#[yRzl򶹦p4Xsi 7JɅZ.>c'v 'tޙGBɭ.Q[=1.<ϘEhg.P> Lz@ #6hJ7]Q3’7 Z^m}CLZ݋\e࠙٣gA˯)>)ZjnV?@G8C@2ah_̤R~=r@̷ڇ5P {@7lG7y,QWɌ㎳J4=wQ.O40mb8laQxRR;n6$o 6+/Qh*LŒsX<Vj0q:,oQNh)S̞.]v6>aƙCl^/A3A{Q̀ Zc}!-#(y!mEfvdӈa쟓,s` m ~5^!#Q8uZPB1@;z|wW#A1 p8x$͢ߡt،D9Rh7A_}3,)#:GaVXG~ j/sm͹eFLj>ʥ]&{dxG+;;^R S]8:[^_.Uz9"'w+SKĊjyر ʟ[4Ki7yH8 ,0f:\B 2G\u -L5Z1B0i5է-UP޽sԔ"ks|2kKGW3Mu"4j,0{l5>}AvS)' _ [{TDD8=wԇҸd ʭVM{H,F"')/A/l[XW_k&e%Vs0eB ,aB4`o+ܵ$D̼XMS:ÍsJu;iO1.FL=6%rcH&eZΓ =p:Eq g'~Ytj55@'|t]atG2(lH?qI7IzޚK nnF@=$qG9d=3n.ٞx-$Dho aDTS9˲ F;gςxEdP`FcaVcbuRdڝRǶӎ[Q}qy߬׎-j VX"f<2CuĊ#pG`$c6oW ,(KPP@ǻ8*/jT$_HX˰zR ZOתnsFJ/7Gy*R }s. 3tb=̮zN3<l3NM6آhXzoКKHwK1W@?CǸK:?, u q<Íkl1HvS:HK=283=-m93pwx\<IKH?Sps=~,ƣ@ ^|0L5#{5M ~G^`,݈Iy#PVjAENURlsĂQyPaJ痏H+/}AmZY$,t7YpT',@O>n `FK %rut 9&xHcl(c 8:7jт[2habPuA(QV ;k8.O7a8fnKX٫m=ie5kژy/m1tsW5ч) *A]!_pI_{y'"ysrݫ\\G|]ܿ '{Aw, Wr)eZqpPQbEm:JSU&12{¤#@/ pJĈW&l:o0+3aꭊ0{ޏO3kKvs\)`dpuTu4dKnE%ɀ#.WK N'?/AFTd$;Eeg `Iگpݚxs-d`H><4~|'zS}$8 l\EICs6DYG3(d$.^tgw]h'Ĉ_r^^H=Jԗz0I@d(ްYo/2q8/gZSR{gZ~oM˥tױ A_@ B":;“* }[;[`?YRRBJl"JH{gYǩ?ifG%}B )\sDJTzP?ㆪ׼.| f@| nr]wO3 ޲ qJدoLsxS@篴*&MMe_k(p{H:Rl=8^G`0'UӕIw&\unYHnw+wVGhhl۳dƁ"}jb+G4FsZ @ũ'W.Oz*8U7l 4_|52p켴\M1a~>{s/N C8h r -u} VC@E% ASOm(@L}MtM%/ zEe7:{ x\Oxh7W`Dm1%hB@9bЅ[|;,h4ܩi7 O|3 5X>W9mRљN,NO <^S%5ԣm pW e'\dtæb6/~~$wM&G{`d`qV;- 7dyX) z1=e;95d@v)?T;A3 BW'r֎ߪ<C %4&z'Qb~Pp6h+]p{ Uk>OV&R)}B͊ y)#^d (2{bD}#73}Z=Yܧc>o#Q>vB[{ ^\٧45=9{\Gv,4 <5{<spg+NFP(mc U\ ~6gF xgoN^{)eҖ?04v#x6;Rځ })t嬲u(:j]̚}@sYa|N dÃIjSJ :^^˵D9`T^lqJʉ5'unTx.K@'gpR)㙥n,"YU\]wn;ܢbV/p?5쉎iY8{4/!2>pQczƸv.ney[r쳆H9'.eƽ+x&Qt@xQ^q21dG[ٺsK"psP.ô@ 7 Sd @q*~yBknűo3?(=Ќj NZ# F<TOV70OPJs=}Z6z>k&zʭ IԤ܇=`z -U\ x/-!+RZS<>8Ns ]a=s>P0|w΅nGuLiQ#8^w/`ȴXU%A"I%#?HܦM8.觀-y=L7d {zw3h #8 } <s0eDpTMhܙ| CC]-}?GTR:C-it25LgP1]΍Uo IpOw/4K!v,QIJвűL*B>hĞ=$\7qRrOցd#:*fًVG7>ZT_;4 % a6Oz#fzԊg8JIJO;ld@\ eֲ6|+5/d٦Bm 8D?d`AB{;JWLS&Zt<Y'7p|joG[6G'lRpnr}LmYP&xmNԲw]/G\f -0dqCuFȚmlno)B.F@#fD AuY֕M\ 蔎E.HZ{ MYюK.}(ٗG|['v,"&.=م# hs,fIGݐa + W-ZGShA9fcpt_68~QQ)O;kBbVG6 r)fOuV,ZiDهc_ ԏCվ} SP::դ^s36Y+)j?Pl' &f͹=ѕHr!q83 LgofL9YضDcyn䇹ҟlg)e )y:&R2sTs*dO{[v1Ws~b!1~_" Nv |=k+k#D HN?xn R[{n 7w Lh TG} .]9څbmz sUTD3x(6K e)/EY48)AjuۤoLӠk oA?p`$ HF-FΩJ:]{'_տU]o3>TIY6@=~Of4,|y#I[JjS"@|'TFoۀ /g=e˝SR& [ 4%.(84abb&r%۪':^噗(GR.X}zu/r\M >M_2;AvHFNVg 4eGY.$І{=`AYt *6!idw1нğd籿e~jx ,+c0|{ԍ{ER<[LR?!HVA+ttu#)R9'Z.i C!;IEo `>@׭ze: m3KkOF0b4bn(~ؘRLf{QWׁ}Y_aVp8o&ǜ5mٲ)}bV-=i;5 ->dZIg5Œl/'ߓEi(x>FYQP.DEKެL'Ȳ*0obq(R"12hr~C{ۧ˳ Ul)np78o Q)pcQo,nhbBQL˾RKg&V-ZVh-meqY#MfVSC5vq|٪{>A$B° Qh]+k( %'8pB {V{}eK@Mر@iKB[36ZW~ݻ{y'ea_@XmS&D |;wln@/0I%-Qv ͎I2mͰ#%īu\e1*Lzau&(bp4PCpNNP&[ے^Zx5yJw.3SK)M- =R*ʼ-t1(r[Qo]*v'>GbRc|0YF8DL*f- \8P]r2 -g>. Z4'SӿN<âZ+t-N&7ӛub鯌e71,ǿAO+za}71GTo&9& xKzSA4}+x[hngWxT;[\{JmP QY)ZǨ|Ⱥm!ê}|/ s0̮X^0P2eE|p?;I;b'X2 U2!sL`Go"HJY:2רJlLYQ.u%\J< dd[`AbTί0$1o2`2)u%흭upovAulB92ta;F܃D`~RQ0{R CB|J04zR44nf{!)gЀqOz{n>HjsºJ;@/.D%Uzo )ھ WA(*Z@՞u(<0 ## ( 7kQ^_~ň]vϗ(jh5C'-2eC3@$E1nP@<;t:L!ղES- Y N::$Ƭ"$$[Qˉ쬂`-eA12+C( ];2',&s͏ܔiE%@]N>\ZJ&7y_noih5QGZ,G+궧W偀mmjœUG_/N$K,v`A)7 ͓NMl`ԙ&4_{KQj25?Rׁ+3Yמ`?g6v K|!ʙ3V؆|_|{ؤ&6NRk.tc2ːZ2:sL?ŋ^JuEc]@ kt[7`,RU(J2=M~֔eA$S8RM@h]ųNWKߘ\XP," NlE&f5Ϝ$|BlUtKwT8gIO՗:QJrW\hb~Ԝܜ(ēhGh,4X RYfc:[K}?RFuXt?CvvfKP͗7-"%Xc aN@FcSnP0 p|P3U,z9 `Ȥ_B<ž,x-p/AKzLL].KpyKDi`ܲs;^@j`t#eQ7|HF)Eh}buE3w.u '5yS顚A4_ÞCֆwJє'i" ‘DH7^ä>Qm@:#.F4kzC`{Zaw:i:*E%ɱt|s+c3Igo\| uvkXlCؕ!g oK.C2W#SɁg@E>|Oi,Oury%g; [C$s6rWUq#+@1[ Uad:eA%t^&ө_$v!"B#`SRjV #"5E5C%ztו^\*{0kdhmwP\ &΁tӤג]V1pELB\Qd^I^YauҒW˅\Q ?,Nct E]-I ڽ)p TW3՟"tcr,S$ٛ7,D#!5re!dQł iJ!<6 nOh~4 hFMgzђd7T:5̀&e3nzQCr껧?q߿mNU|̊mo[)~ir<Տ5DJ𰗞ʦ+z2>]M\R;CEXdpoPFΝ1ڏUrOB/TRM>|`jahƫw=g]B *}}?f~dc0rhRF< qz ( ̰ +3k,藔 ]Ϥ @XB4mSS0K5+͢[ QR3XLxc4$^D"l:mZE}bm-Mz̑< <Njr4(rIߞQ>bg8]XIxW7ldf;s9D09snU}P05AⲨna \|UD3;َH1{~ yޜ/&@TPT2zY⌹4IG1P>~MS>/G KN(]kDro\kt Nw. ETyG&V?gs0G޿.3%!BYa\1礆Z+-WU;ɶxt_Aj'yy\MϦj*лY5w֘7;|&AT܈Bz *hױ^)/3|h-pBjVUZ2W+M̼.OS 1[I1b` dl2Uy Q덧?I:#߾TkfllלQXD#Bo/R^fkâbfxVކJڵf4WhŸi฻u+ȮRn{%_PuU /"XfZB(E%B3]1߱2. 2}-KU/~h$M2"/e.њk;Jt+zHFM8gql<6#r'/{Փ-u}(S QP<7-?YC*a]? s={80.p kD/D\̔$~EaFvQX CA[ڡ6B(:q00E 7pB n*ɍZұu.Q+0_٦5C+ =*\.7ƽn%H8W&eeҚ[V]|pުݛ%F0m$F,f7 kc2C$> ȕ-Pp/5}Օ Sa?W?=@#oz_^4nu2tOLƗMlm)DGVOzA> ڼ|ϳE͗i74s{5 8A^wՔk`M#bG_cݙ6ZRkT:"'Od+1~Xldl ,실\QyGR @AYf:~nb #J*f}aeJR8 УjcqnkQ!BS75 uROLyc}] {>IXqI/زԷڮD'iޝ:ZF~×ݘ(9U@ =Q @72nWi؋;Wځ %FI\,h:!l*bƧN4]7GH%..8iص%4|eWw џ³rE&[KnxR‹/evMa5"$ؑ7sCqy~]y|N$H< K)u(T(g}jS7\ Uri6#H$CvFUC.tn-W{ַo)`}qxco+2*rM\O|mQ 0$qV [%ێ:W}4igPjaҒNeߵT!WJa=r!CABGzPV,zKx4 G6Qjf5 k]bfˮ~+.$lXD uO\.A#o,BSljEӊT+#ϔL"G,48uJt+u}"Db b^8VwEuUgIGrz6h3ċONJ6;CDB ^<)&/ ޼4f Iq1m ($zU^IElu 8wAC`FmÄ¢2a|wQ ׻=BX5 -QWAn TWGPظ-cdO{6U`(TvK`\ʓk} l܋ 1`@B*q{I!euʌ_2b1H|ISK,d*U8oc\N9woF%/%dbX`"`r(B{tUk t1>d%H M%~Bvz jSN#06^8h i\EsVcP& :Iyj`3fȘ#9EIr9 p >~Q)7R0ѭ sW²KCav5rY饙qg2NL{j)$I\d}ߺ?g]g5z)IjQe(tРЗH˺E?h9U Ӎ讕ӷtQ7ڳLJvO*K!8(׳AO\RE>6- + !&q2P(Tj* RTI5gуRB/ b"VGI:[;DJͣ?UIpo=?%~;w" E;lCc/,ُ>yx[!BgE+RZŁ_IEZ2Rs HiY.+&%aIDznC"~t6(7,U3Ozq=r> /l@^e ~ZАf71PIsc#oL\5?Z(颲0 qb I .:_,'L,(` G6J/ȫOM,dkgwKj\y0'J7"OdBHwHrEܻ_L/g=+ު=`[q>Um\ٟR]QYːﷇ?V?tG/ҋ,ypi¸Qa|yj}pvρ|Y_(?箫6TmA3R zo}m`I1Sg ̙㨀9ۓ:PQ5IT'ı؀mسl9ݭ4OE)p:F=~codMZ->5ϱ/e9 O>1.?['4*Vg axͱ#?cw) ΁vH$\@`>&= 6 V1^%K^G@7#mZ0_Ms7n(XwcW9:ohH40.XfxԔ0pSv}įFBA ƈfR뽽H x۾wiVE@GǠ?a69] uBx7n(4@ovc%ܠ;% tS >7,U<7 -qUzy8*gW1K}&gSYSѕIG]mBTbsRwҧH;4QӱWFD;_QꯕQTgH=M"0媥7GSյp')tXz( '{][lo۶SytOJ0-hD2 V\мjrˑx2J Ԍ=;%mN%%-QcK- UAqQM* ?֣|2o_ʯЄZӧsR-$GPHj#ثgX(,w?/LCT1)RGgE;WdR(oj?&>p"dM'ϠP h: #2L{Q:j}q<CJu;7X\q/f#Tb`1p?">)HSIP]U2Ɣg~ h,i.GR#G2פ7]JIw2k܀!W#~l5lWccS#\ N277(1Ž66-GKWQ~Zp?vWL-2;~|0ψSaڒsQ4RH5鱍B29i˺6 _|6 >Oͅmşh.X`UbFƳYS))Q=t?I.k 2Hݺ-WVg^ZH2w~AEfO.v:S}KuH\ u !Duj.qzY+e=9@EєZ Sj Z*IUCʧ+̓</)TJ!pS‡kLZ&<h1sF"'9IQUV|B_8*ܵf/Mv:Nm+;!Nkμp&Qoxna=k%- [29Ү "[F^LipsAhcK*1DmZ*XdΆmYg1өS5"j=Z)\@U f \uٱ s8z1~,?NWO8D%ӜޗxFSI$˼E̝ڿDϔ%" JzW:]"u-!iSBPe/'Dgl*[m%ά-eqGJ rGi&ʭПMۻx?NB*SD$]0|P7u{- WK3Tz*.zEOEOM $UZĿ Z]{fbk6rƎ4 BE .uM9D'(t/2b[Bd>1=E {6.1x,^ ]ǟf}R YRfNiF^op AeȽǘ]!3˝W+oU;evIk%) ȇ86B.4ITnx׍ŖU;Wf Ҵ!?y}{Q5mW0;1¬լ*"ڍh=ƶۧ؎Ѥ / m/EeW E E psm8#qINk?_󩉨~YN 귙UJ ES =p|^9?\V`z 6ӳVy8#ka?6cU&"ƆSbʾ\U\^ ?+-ε<i~#BșHFgQQ^N;)1";UVʹ}E!Q CjS+ѷ8nZ`qUGdz]?(Ems\(1}:EOȮC'_,:OxB&01Jt : ~̼:Nt7wVc>^S DXo!lL10&G;Xfⳉ'>1m ):^.A \@[L,2"K ťI@[!z+OSxOBjQxha` ٺ;N:~Q{-|a*%kVȗƃTFXLj<19/;7>|Hf ϋ³V*#4G9zA DV$wqBfV}Su{ Z:Rt JE-qk6GWZKuCpQr4[!z+*ظQ|)Fo$ s] uWTu"h/~G #p7j⽑gwN0h TO>Wuh0}OUbr7SOgO*:Ee;!`?J->@뚰 dh Fĭ G>6O|0z)S(Uîv 4#쌋Q%PvAݒw615Z>=;`}Jզ;闖ك5w'7YwgHaEJR[5Zb?XY~62.kcoA; rgxBF!]noĮ9tѴ 0`~L~CNJ`s˱K-x&۵vc!Yϑ/RiͬfG",b) "и $$}W'g]?B^4Ml53SnǬLXUj˦3N~=؜88W\B{Ј|mIZup.P! 4aLb20/#A良h`D}0/Vq"I=~ [?8W SqmU&q8Ih Vy9pzO3kW1Xk[|#(wwhטMRڒu)qsP|zm' o$ieSNz#vpx+O/f*9Γnjt,|zrwֱ.[[Nh$^0^WNZ6SS*BOTr ϋ$+e' +3h$޿Dܢ'!կ-){c{Y\y7 7ڶmv=Yq 5PTE1[K]ōz($@(d b[G,XhĨ55t iPYDXm򛢾:(ڏXLbJҲ@_16Y Ί^3Dz%a̶C@2( 5= qT5rrZΪܷRbo 8޳r}a _jOgn7Fz0={Nj,/pv٫-B"]Ou}'dW4Gfl+8e /X4A:g~<G16eݓM3y̰F(;h`❶uV)^Zlz_iR`cGHV%ۏ`^IIpWF@]k-)sN1}OJl] $Duj=|*T1C&6k_7޽PŐ;=n ҀhKg$L q>~L+uQj47Oo6֧;3ഛIoK6&zl@z<Gf=-'֐+&*׀kwqPcu}\\Dұkz׺?~^A&rC8qZ_a\H[ Sh[htq,l&S T5JaqO"C`(lD'51 6'ڹ8IJap":M/6RkF4FlVOE5ZM`HeK4׊170ELVY@ u GNSwDss,o+wr4;9zqihLVE{ُ Э2g @~?¦U T&}3Y^H-nXэR`h틷ӶܱeS STh(5V( _XEFv IiҮ)@m?WEsRt)vKPĜwzX.Zử2 HLTPUu MߢjwHfJuROI9e-Lܐ%ƈ/nQOC<"AUj#Q[jI6o+l2 =`c$CO Ծc- H5.j>ISK(λCT<7 d0z@;}JTduZB))Z{bW'j>%QZoګA^ z]+1,bRfH˷hm?¤&xEZK\hw7ff*j2j$ VRxyݥv yr2\@n&EāͰ a3z +}sc(vo  I~]BxA+֐.JZ{:fo[StWPu0&;"3>۬:` KPLC7dَo&Ւy8F~ΰvvƒTIN&\K1~ i'&ѵ{+HS)K;unZȕՁdFSE،׸\6pE'Rv=`7{< F.Ƞ7'U~&[V4}+\Wkq'-V>Y] b׼ғ'l,gwvSӳf%UfB!ޟXǞuX8BFs(\ɥꀍ@񝝉T;[!f1t\tk_p&3Uq^z(r:$qV&$PhL3(?+04/q bB|&ZM˝\6I¾T=9[BA{,SomD[l?P12u$32Rad:Qc:DkC%fʝ}a67rܢ#4 50zxrba(=<uk鮧z_pW4cóSF3 l#3(˝nt#*}  lg^E`l~b!+W),dRY@ M0/ToA?mIBeG[6tA!OÎW7:<`yKbh@ڶ YZ