monitoring-plugins-mysql-2.3.1-3.9.2 >  A b4Jp9|ڒe xC֖9Ie%^-'wQ23*=t$'Hz{Yx;g6D'=yL{~ 9C2V>!' p!V.!:$Bnb +c>>nCs} V 0szV n W I 0L_'z4z"}(]7+ #h:dvlޓe؞w9;{1:νQYb9f21ba9760aeeb4048c73c886820cc39e7745dd7648564e580088d84c9f388816254cb37f3f5dffcd3755904ff8335aea06e2f6Hb4Jp9|˃EŷȀ52Tp?# 6< ]^S0 ji{q6AQ/h!rG,P2MK^@HOY5&mVAvF w>%! RD.0)i=t/oc9st+=Wdy@iݗYYMKMo/p"kXlöA~[!"EyK,6KRƶX /ws@m Pgčm6,芎:xQ RR;_ܹyp,!D>pAVP?V@d! ' 9"D Zl     (   (E8L$9$:$BQ%FQ:GQPHQdIQxXQYQZQ[Q\Q]Q^R%bRbcS dSeSfSlSuSvSwUxUyU zUUUUV<Cmonitoring-plugins-mysql2.3.13.9.2Test a MySQL DBMSThis plugin tests a MySQL DBMS to determine whether it is active and accepting queries. It provides the two checks: 'check_mysql' and 'check_mysql_query'.b3nebbioloSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxppc64leNhPA큤Ab3b3b3b3b3c72721d5c1fb2838cfcc36a96b8b12a828455f8923deafa75216bc7a787a5d0d66f81bc00c4fcde337ca17cb5a2aaf8e4627ce649c22427852095678557216eefa01b7790b82fc300cb15a201da4dd75f70c2c9c1afacf20c8e0da537d9c6a6brootrootrootrootrootrootrootrootrootrootmonitoring-plugins-2.3.1-3.9.2.src.rpmconfig(monitoring-plugins-mysql)monitoring-plugins-mysqlmonitoring-plugins-mysql(ppc-64)monitoring-plugins-mysql_querynagios-plugins-mysql@@@@@@    config(monitoring-plugins-mysql)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libmariadb.so.3()(64bit)libmariadb.so.3(libmysqlclient_18)(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 buildnagios-plugins-mysqlnebbiolo 16442459352.3.1-3.9.22.3.1-3.9.22.3.1-3.9.22.3.1-3.9.22.3.1 1.5nrpe.dcheck_mysql.cfgpluginscheck_mysqlcheck_mysql_query/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-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]=89e487df24062fd994c3cf93a1b095fc2054bc1d, 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]=4b8c53385239e1528ecb8006341b29281c9975dc, for GNU/Linux 3.10.0, strippedRRRRRRRRRRRR\ژzۏadutf-873d24107747326edc4bcba76bdc4ad306fccbcca1ad191803b56cf471d5b1431?7zXZ !t/!C{] crt:bLL < f71zYT&+6;B|cFbQ nv(]%bR)<7xmC bcA{b2 iFfXmO_-`w gRpܐ<>yh& / ( &1{{K0} ? eY,5aq SXA!|w#"gKh)hfDk6= 騙PԊ! {i:L%Iƫr̫xzV ceN=}I X(e|Բ>-d \\qLEmX-/՝u9R G&cYC H D#g38ybVM5@Q#a{Zܝ*IX&lFd(;NpqgD1*0oį,&Z:zHCdѢm)!VGb?`Nd"o˲)mHl%?.KL܇sKfo}/hEjAXIF[ 0پsڻ$#]E9ՆrSkB/NPj|>/@']>`sh*ד\2r3#ߙ֌pZw Q(dsnn\fCCVWVvV(ŀ2zp*'!q㚲Folѩ`1L A)M!? < a/5kŕ5o}zUBSj*Km &ɐEl"&01M|e"/WOtÅt. lyXvtm#_݊`6f4m t86_j-7~M'K)p`)Ti7V%m5RecaT'fFT5/^ߺvM>opc#bv@2!'9 l[Ȇ9R\2!y<׈ypLhPX8]32D/b [+"ۇ͗Ů%2<"XZ`/kxnx˅%Hn&2\u+IbH{K];ݠ~§^[ps k?F߿<3~F2f !u\YtڊڔEQ=]@4c@xO$opT_M"祛imKGT)+쑚O(2?hnRnr1SM=yo#R &t/GS5Tƒg96M>o#y8a}NN <s?e Fv\ nwt[ӗc2'5Z\p08гnT~|?[3.1~8~3q?F/0IqQ5Aav5;gݹ엵@ou%gAߩ`ZIn{n;&nܵO3c\2u gߵ*FǫedoytMmҀ|Qc'S4vbV: ?W}r8{:f tJk5b@ njGeZn=/**[iud_*Ɏ]|cWrG]2^G^`I\_[X@?1!oTK5s)24`KJ0&1L^ZUbW.Zp(3#3JN(eFOlƎ"h<1֩xB}- KOy-vUۑf*}[Ԧ$bz Flcsypk D✍( jmhDM|:*=S`iDDj__nO\ GS;cD+|nv4^6*m$>Ʒ6l٦km+aT-!/J(OPKEjmMHqmI$ύERe(ȼ:jC=y !6u^ Z 8VI,io`9 TCU۬B_[=4- IdD_Nj H.y yyeZ4nhڏ /O֑]gj+ug"HוYl/o4Pad$e(4E4Rŷ1ϺNR9ImOe&2H 6&T{JXaX04$p/YlgL/q)fײ緳!Nɉr58I dSPRQ["KjȠ<h7}h^\#f\вDWOIX|?Y0l4oE8P.N%B?#WW AS%~W ӵ[(퓠M1e dQۦôfLA5ba Vvj;*oh4O$Et-p/+`I!2MBS.gg7 ءpw[^?(?PڳZKR5#\,wD7^9!QJSǿ"sY 5(>RhCiw/!.Fc$ _TzyP)7 c0vcO$ŏiLm32_2`SvuNȭg1 ,;CCAlp_<өP {?ŎBbR`h*+zݨ #_VqK(r.%\Jkj A}6CdQN,G*}gג} >v Rp,p~jc5=><-fu_]!_ɝ ie҈&7}VגD<ܩMO䘈7gf2` hPk D*ŵW0ɼ}*ثc l)[_ 7Q'Yᮇ Tp0[`ZF3X2V%{?!m(]C $JKO5t2DЉPYbHpާ -Ƣ%ģFr 3qy%)Mĩ3^$Gij;0qphtTh*gH?[95z s@obQ"vG0"R*X55i$6B}X9RGw >I5ER?Z|%*XF //(tzwP&3HNI8/BȘf ptۘgrN0-x,J,QE>c޹ԥRTNQJ@)CII)OoueGWgOnw e`aD +ͨYJ,Y~Ǭ"PJ W W6 +x[,Dp.g4N"%ߘ))l!iM%$FNcwE˧[\^mv㪙#Z:_F=n`~G*N4٤ŏts}=L?cٺb2i'eR%l{t6,:mUd??ں# | qθPvI:M]x]9˵*`]Q=:eIE Cʫ(fUd܊/\W!᫁Qҷ3U1POiE%Hj`j e4 Րq_j rO@W dY.Q }9VSFjx,)r* ##`R)>W͗}mx nX`~NOXo,sq&OрkF# orި>cu4(RbGY{L|!e9+ 7ɾ We:J:s:ߠHbtRǐr$ʿH<@<~ "jS&Ѳuu3P ΡeauJ|]jG]ie_0IBr`_CYòcv'19׆UMBxv} -⁌ucksS, e`N&SVH`h,$ !({(*l a ߜo*Uo A%C%]ӛ4\e-3$ =bGňBjgy@$;7*p۲_%8UXp\\7fq: m&;K ; Gற4gR6eӻm80 ZC#9#h2JH҃/@{YdnA᪍"%ο|AhQL IO.`})hˣt鐶.U;l#g+`Ȣ> H5ka=q55_Y?)KkL ”J$x'd0#3SՔ'T΂RKI>CjwuD6a96<bÊr8+)eb'9!B+~4e]A$ajG}Y7,@p)+@ Aԭ(`daR =)EәY~zټN(k/dy$Bdk䱇13+8(GV| :x .\ѩvMj2sX3n9e; P2𥏌[Q0 j"N`ȤpN\zT񢯷:J܃Ti@4`|:tgW$Ԙ \"˰; ]\v8BI?׆0bTXYTU)aZeM{})Tۘ2 v虽)!#"4ڽ \KcdgX3,-χzIcbh ij]>g(m%,J v"[n<(KffA_gvB )3 /c3E, Rj!;-Hs?Sf*'.r7>]hUah&k|qz}X<=Y9u=t!6{q!{01 TlsV!A9$aLʑJD~tµ'\)46T Pg@A*2ep*$6t; cWCB2xj#\kOtZIaljcuy2Mb|pwL:w<ù4?5uVSJ5Đߌ\t/]:+^ݹ e^Ȉ6̼/2m.&6t: Ғ_Mmp|4i|LfF7Wi<4Au^Ժ.L5Klt)z2_7҆zU+QD#tDѼh?J`kt+&Ts`֪N+ p  R)Vd!dJ/va^$I*4-PAw(CImD8;tj:97f'Mb{ bv9=mU;/_f큃J݊ܪa&MGVzSO1ʑPC=ċX}ug\wۤO@|7ݡpCChYIۣG'%1y> NN1lF\7=evq~Wƣ)H`Ȑ}&2wO3pPB ؽhwymCSSfYE[+;Z8b*Rꂼ_/;鎀37beWxgrJHmT FGbغ[ x bbPq3\ բc~0<K,vWItjre11 z^˟x8e)'3Ietm!iJJ:Ls{sl屉jkm]OUdE%e )ϕ!xÌ or|[ TMMӆ"upzCu nwwc9%ѽ>ULU ևhiHuι͐$蛜.u6AK+| *(ūbjGZeXj`z"qQA $c}_DчdT ڱdQz^uBBJۘt}a V2O$\Y35I J ^ȇӘN隴^!83 Hj}:Nð`aB3\]U3@ǁv5#.~z+^PH6|ĉ)::yY_Q p.$QSܗ}s&UTf-(~f~sSST^o8{HBeK4yUco2ēlb=%8E85&cVmCb_Xx_=-k@:mxcyPnn]3 {sWсd4#)LrRg|ʥ?N ݐ~ иhkfnPFۂ0pڹ8ua{K]v 7{'WɊA_IQ_j&qSOyM'HA}~jT|`>by XCyC|7mi1П:c(ۑ{{q}@F'$/LO5݉r6T g+5&(5blԹ4(\5+%ۙZX^T-iѿf9~ mDgt%*rMtBOs^'tlߵ\9 aaЈUc Bn?h_D(ј2!5g^ǓYo8Q%q$'~/a!PS5|/A5>3TQû3u=0_)ǥ<"F6.2N./_&g83LɬT)9diiR5$vf[BʠzOZRC.ϥg2[*{$Q5&C|={} 3 =Zf7aiUjƏaGgqpe w ,Vjۖd6]=Mr|hQc:4=GeM29HqcMzy@Y25"p,\:7?&;;}]P6e dâ#bʇ}`!lG0)Ȓ?"[)%ZZXKjt)M:Bi`eTӹ %ǝC֏f{;a/K `rE%[]g(&KwZyfdq\m0ΛcDf 5$6Mc'1`f4[' O[9wD?+9ZCxfRt3g|,$YJC=oI:j0w`lPurIG'B$֧0~n >ܬ#f_2}TN6ƒ(tnj.1w*X,m оX0kB'7`@Ӛ}/ zN :rA\9!ohVG|.X9@ם=W@Xڕn v$r`)}L3 `v\}\%SgARx_ <*,SLH4bψfҘI_9z933ke gdɊ<(4yE)6@s8)INdENF@v<7i,|ţHHǜ>Yv *82ô[5lޗ-OL|S.jSi;Oj-jOE?IdQ=T71os>ɦiV&2e/]rX.~T]jT "y{e{+zÍs9C y,&m78lPmHǘr* 1Ǘ܅BM_+i 1袇G)mӚ/z!"& bCkQ&GGq^`n5 %2ƑyJBrfCq7M|Ǖf,-l *18ЁyxYF `@}9jʼnn񲡓%_/~i١`2JUUS^Kۅ*$2YlF-,}G)鋰Eސm85btqG{Q)(%"ߑF/l-k04)MRlM)q9t='kc1Eiu9*lZ# V9UeS'2+da:xbf.mЯh>^DƄY0۞Z=FTJ쎾2!fh C1 ߏCruo_WGK;*h χ#=7 NįAfK(aC:E|Xm="3?;8ٷlKM؋!9oyE#]+8lTi#$&/wZgLGL)Rhe_o6Q^|񢾶eem +&Ǘb-YwwuEc0Թttbo{ H܆W-.X~j?Gp"S@\{(sⵗO2PϧlɀÁmy/nH¼v~,۹qht#hV>R;12r. f>ˍ# \O:_8Pv۳z[YF$Ԑ ZٯٷΉ.Ǝ6; ֚?0N}QǓo|%Y*& h I7K%P*(} _[ @J`'G1{M +]@"z@K"3 ]4^b+;'ipƽAѵ?蛒]Q}֦,!8E_.XA]/UP~`R"~Q 2ù|`l}U4Aެ>yE ?Z:Fd| S 5]9pqdIa4EҾh*EKbiP|="Nӈ>^mGӪ$bv\Ӹ|jcmFJ3I:MuNi3IQ쵛9U CCkV>nfTs,w-;,zI_`ՠb=H%(0XdMUrg4c+r dQ: dqv| V@,Qbks^1\g8UcY;keE;2cA&:,6!ѣ>oPwgb1F]](}"EC28pC}&a:_5eƳJc´}wvܽ&Ɏم?yx>ѯ  -:Q$J?A6|WXf2d-b0ޛMx[oLnҠVMv#"041gm06UUHiaaqeX>3u2;ڮz΢\=!#C݌U68?^5|ߥ<^ kÍYa¬`Zr\:HjTiL(ϚmL_`r©;$Qj:7gL ; s :xDz3du Ⱦ ;%>esr!$XOJ|h*_O@MD1"~Q玢ܖk @,Jw)~Q0W+#Cb{K`xr%y`xJ ٜ"o^ *{&۳}: ǏWޭX۔J҄'{$뽼x,:Rԕ s% {:at'.NB}N\Ҿ]љ e"K1iA*3sՕm9Jh+$ɝ:͕78]mG>4x&LK&? Kz#@M=؁p-G/&I^Z+G&\-wٲ.dq@RFv⋁J>ikTl0'%( koI՝5& rƑN#y X\6zL>Hַk8!W(¾{/MmG^C0$<~ U hZX7LxzJ/φp_ /gB' lT_ y3CH:/ ?:̬(DidvuNTQvr4~|2AbB_jʶRY}Vf@`k:+EoY~^o/C{N4L+]Td/ͪN>Au=m˫o]4;1?6݀Ϡ|U@6Ǝ)xIsL#NEk$FLx3Sdy!G)E.]V|Uc6GZ!xݟUTg~tܮf/f^f:@FZDᜳI&s*C B"TRVR6`-;ObzLD+hrm9$N;$(X)'n(]І%4~Nc@Oi[zǠOd̨|vMlD-ZB&cVL ;? }X6A #XM<6mŠ#.P>bGcsFc (_Adjf[}+)D]S^u f$qgn(Αs^?ⲷ:|_ӷ~&wܚiDe~#7! ۭC/:/ J]t"?"ςc{ӋJƅILw1my=+  hm36pu#m\pOG 4쫃u2w O ^SkoK\s䒸ϚtSS+ὣ)=_Urw mN^KW~/x\mKw+.%V6 CdJHTg) ʁ!<ȿ$F2;DG uSvTBIJFB -jasJ4kW.\IVl|Xz<?II>啥t[5K~<Y@OjDWfc)($ۏ>zsRv<\tT"TM;MNˠ2w6dԌAy7n;7?6q&) }̓V;>.\|K$}z=ct XO S6KKa5m (SpP`#-띡HYN"3f"gvu& R<9F%y4@Tɔ2Ύjү™@]OZiZ0FVlt(.eۍf "[q bm?;sc}tO?d b'exhP!m6!UZ̏J!YT)$j9;>N81i^EW.}J'%"F3RiƸ!CnkB"pJ1m}d@Ih{L\N"2*1Kr됓:ߕw_L!_EFz3P,SjL2 0{cМߒGI]wN xbP9 |#5uet~l~Y@6jzOٟNI"2z"s E#X\r{4 tECN@}'D&M%-@dzE{2uluED:LxX[]>Zp,yzLիs΁Zz$@Rɨlaӡ~NsJ_?` _: (T?&nx=rn\ܵ,&TI `W_Z'u..ۆ}H):bP !Xn7D3WDô'%W`zw,Ҵ|)Eg"8&1-yq !waXb-[u-pQpw]EcO~ @?"L$ep@bOkW @zwI'0U(?˧y;ά ~,E뀏1TVNr6(J !@ W4V&:^Fp<-m .'kVӕbZ~_ $M *r:ԒanA5+C R;K؇ٽ(:#6HqGi9}97E,m3~EnDl.kTo R /pŌW{-%yfߋ(<]b-ԷyTRѠ~Ib -L#paSzODyzV⢛x9;puy%aZO Rk3%ۢ# ]K,:'òPO @d|¡)URZu&⯳[>L G +-GaEhN +KrunGcѹ4OQ悚Q@N޿X虚|?3"XMIK wwG_8מ ROU<,w[8 ?rKuP {b%qҧ618Y0<(Rho d(H' yXx NUHF  R i% :gN/__gl[V um[ai&0D +}{LxZUj!ːvghT;FRJy07: d8'N|!Q3g'~*ҥJ>?m̒&%:d׸o5dt#CnYSr0ˈELrAZHjoi2 ZPkVx;fuF?MRM ML&[fDf؀՜ά. :nzg6R2FQ_ڋbJx!Qܲ=ZͿTOY+%*!{BkQ/M ]13`\5 XP3J1 -SdͷZV= P{Eet`y1pHB@4TJ S$>r.of! >鍤9„ДGhk2+6y̯OX9' = d$Hj{㗁?B9|6Q6E$V,SⴛPy:jRQ-߈xh8f3 X:[͊T##ͅ{Sә*>A#^Ӏ/} :5qhcmPX*e~!Sk" m{Sh|bБz[,9(r*j Bטqu|Eu:x֏B?* Bqqzd[M_UKt2p$~H7Z}5/&!()j!cK%gn UhM,d p͡bE/nsSXӬ}\_upMc۵' 56^kNIZ[4{\;ˢ )H-x J|oW}P{W?.ڱƼ_~8/9q~79h#/MF"Fů (IےARxaMd .:@D2J=w _tg%.CzJZf* wC?}x<&vjOڿkNl=#Mְd@X:n5gEFTuԇUퟒr sOP2+ l䖭U(N+2<;/WXwwMF\ !~!ID-Я_4n$9|d-9O/4]p1WIQC,*b0~/*KuGhYi_)"ƽy$  a?7͢>jMmh.γğxb^]Bgv#9XOpa20au ];YDmX13GO|@[-)]5=/H$a2J*siiŬ@mBDάOlhZ tƨ]UY rBNq(, Dn0(O> ١qf)ek8H>՚ ~fۦ%93,6kxG9,ѹ)X)s`DGOžz& -0酃UTlz=Hu% +ѭ ExT[:Ek6ii (oA1X]EhJQސ6mُ=#t?.3GbV`f}E-l"G wۘƺ*Gڙ>@?2ՂPNU#!I+\Vc[&{e2i{KYԐDRKO lqBmJXY*3I0䲻b&*lH,U.s t J2(NbJ):Ugjt,2q5{fx2RpSa?7Oyxfk]+ 3}lrb&V* QTsQ.w"+*3CeX :N"QOj`^|^+ߦ"P.B,6[ꎌ֬Nt˜2,cZg?#"i0g$UqN ջGkh1dgpʢOŵO^z{@]aPX;m>a?'κʬG!n썝/ѱZb.썡7rjM5W!<#~$S~s>/b i ?H/uxF>R8Unlf %|^ӝ^~ "4&~d)5u_BŷJD~ʙ_;L%0U5ap@9O 2GU~Cn 辧[|H5K/#Ay籂y!!u|# xddm@FJEe>܅nh+=~c)3ZQK'ѻ* ߄X1?_ZTX۳J}a-fƏ}:WZ)zy94}E7Z+df9@BpE)R°k[%8s_h,$uՔptA|X4>D83vA=+ fVZL쐲`y.T\\#6rG "7µ+đHPzDjf 1;DŌKaQ ,u0ErDNVonKRpJnRlS6m_[*l JC&#zrL_2Q vA[YiQ31P\Y X;" 6t (Mc; ,Bd"fK*Qʘ2t0En$pu\ek4p!ޤ>.&MP~U(ZO,8xnp1/7}d>3Y弣E ,/E']ArpMSi J6NCS%{P#:v$#K][EztήMc$P dq] /zd(.]z'"f}O(14MZR0+0%l|Uս}JR= [ԲtMj D*7#X18p爝ZNbHH|Êv7dp[c 9y:%zqD푼4Ӡ9I/(yçKczԂU4iUxpFۯ)@tqE bڔ#bx:0!hCrd 7;aKt Z8<Ͳ.~.,Hr%`td1G4HH4=39&Vt5䦊Wviv$g1d7 FЮ9"3cU}Ё?X.[Sިx긨KwBct-a( v/ /̞='-\DN)VcMŸDuXRϷ_'|8r}'WkֺkY?^&`4ǠfN*uB0/T/)i}lc{B+DbB_ YVx|H l3x6/< b+wNw"tv(/OEm))!>lrmQyr7m'f~`Gl,2SbC}} §p t86;pQ#Xm#@9e7p?N>`ƒ5B,Q0mޒ+֦vyi7Q5im侙>wj k %xÉX_Pt(/,zH,u^tl`+>W41e>5yI?]50o36%PH`* chdt-XSGU%$?8~eQ"s1lM(?n>X]E4B~ U4"S,5B C3B33T3椄oI AlGe1>臀FtYƹҠuї/nrm =]QGޢ?C)!G/_3r4sPN 7`^J֐̠n/RB9OvN?׫=#a-%+}tljH3–;}gɺodz2Pš{.YΣa< @%}WA!ǛCnNЈ;yȾavW8 mfPg.wƲV ][G8C7֥Q;/BOsVӿ뜸"Hj [đMd^[oa\MП+a ,&k znCO[5E\I#`xoJ[K[Hd4K%ڝwaQe}4Qx_R \ս㕡0(bH+VIʣwqSD3GO]d":21JFŁ#j PuC -b-*_~i2@Aȴ.`Ƅ >^@b-mm(#}x{z<6쐽"]V%z=!Sg|i%tf7V:(,&Q zT0NvNϿ {5ͬryo'Cԩ_㜮 ? >\.wɔ.Xz=X><޽@ܩ;ķ^p%(0E,;iTo=w(6᨜oRF`N߀`*N--žaS6x[ѵKq[_Cq#ZKɜe(`vXkjˊw gӄB$NƦnϾ^δ:VɺO>q nĘAix?QËk>CL^|򛺙clqLN KF1oAis S.+-i\[;-`ESͳo[#Pcir>{=7%]v;Mۋ^v 1ALbۼ"0i%8W+P[Tr*ywQ2#M/\W_Qxl ux,g"= WSwPbRqT^<|(leupƢPUˆF)*NI0jArY>[:Lmn\uu$X ;h7rO 0XQx/o! +D&(yz@-XZpk$aׄɊ?Bb"OFC oNSQ-7;kMy kVjrw{G:24 |d!Hq]!lh5)甍)lW ;vE,~9}.dpV5}Z oK^kIK$j/Mz[7S[5Z*lY~j,Bz6܎52 f/p̉=xO7lip ,tŵ5KB>;0zj#Sc=2lf!s2Ѯ[@#)'Ж xm}K`'DJ6 AI_/9|Pڮ}܌89OJvcc{30D'IbxPfz|>ȌNTʣj>*vbjV4-c1y|&Wk ݪ{&S W ѧEc0?+?դ8`\n!5%b=6zG*9Wi7곯"}Ϸa%^)غ Dΰ:KY֋1r]L0d[SA$u\ZoiùWNGQ< H]La&|>`(ױR.ivX }*1\Sa('w$4G Gz7/<ۺ ncƍE :mF !J?J#U#ڤos@x0lxiiߑn7e*[ًz3̮6EgĢM6w;U/]v౶iTs݀rQ3uwEҲ}6bEM?1zG8pD:~c wHFAأx-."OT2W(c Fۼ̰s8Z` y{Ev79;Y]LbRHM+)V -q y{L@`6ܩXஔfv_w29\ oGtk\,j}a&3ElߩqV5}mot9WqsMGT'h4pj-K)Tzl-1Fw2q4oaT/rt0_]ݭr|3Ÿ5\%r29O?sȦm+8aփd?, um&pHFǀ(QnRUw n%J`&>~JoִOLIsԵY"N$GHNeڷa7pJ xj࿜`TP @"u0=;30%]'p`2]H^$䭘SV-ܺ,嬧zfHZN U-.)a\l[7^l-h% v9*>bhsK$Wxq~:J߶4zVCl!%ij&SZJ7W2K{W [a5fZ7{'dL]n׭u_3?9iZ5ˤj&3u dTb۠?iyMKIuȯqm8IΙ$Uŋq13Ī$tֵ1Xe?4&N4s2B ('ΫZŤ3r`Wi'9`Lu s&4e9ӋփHeJma ]_#6FOqʽAAK'_>yЩ\\x[w{SFNQ)A\cagCT*!hА{A8V@J8;nf%fWvJ|q81_"+kVc{H?[:iY4 h^2zRgmA9ǝ;g@! scIx6z΂Sb7AP$M^^c1.zK9|gE:< b1bt!m MN8 wʍt Srgu',<-,u4ЯBDrM U;/ +# <@/F."m"D6xm\x8W0~O]Z&`x^:advS7F0YYѓ+7dDJ:*@E'S k>@ `X}h|Xy^i·.E#-r7һ˻J`y=2gfa[0L\^<~j쩁*, %SQ܊.©\[`Dg@hʡ%ւDkEZ$\r1CМ@=/0|kx5!ag,'XWULxlMrIAns}ύIce۴g՛\ k{gd)h\ENIK(Û" % (vE"q4/Ϯh͏ɚmpwY!]@N3N%4SX[?f0dܿv̽ӳKWe/iڙ>{_=xe/G4q7ݞ)w;1Bq۞↌$DW6ʎ&gA.+ w- 6/u#`@u0boð5Gejգd\+r?Xx*fX!{qfgZ7+>nn=e"蟉[!1t4p8mҺLWK+B Fpk'E`QQ7j3S+DynhVQU,W}axѫ%a$E>Fv󂐠 sD-nI ܖ}dOJ>pDAx v5=_ E 乵%Gfg n.:9"@sp=2p&A)YN)Vo8x,1|p]xfMWI/"L^[6_N^^O(ak,UaM8@&=f &85/ )f8zRūZcc˄|ч ;gnd I'QA[&\ Os^u䨚_ĝ2yEJk6\^𵏴V/v?PvoD0x^ E|H SQm>) 6fG悭Sd)r4B["8<G8⥼`E9L8L'Pn%uRL"-Z!X 4kAg Iu|aEia1YOWv NuVr~le rȯJH&4. V^|5o.ف  ;Xc"}*M㦕Ӝ~ T'>G zf YZ