monitoring-plugins-mysql-2.3.1-3.9.2 >  A b4p9|&Mw3F 8t LąޞRnnlyNS*G]W$$Bΐc>O[d>pAW(?Wd! ' 9@ Vh       ( 8$9$: `$BQFQGRHR(IR<XRDYRXZR[R\R]R^RbS&cSdTTeTYfT\lT^uTpvTwV0xVDyVXzVVVVWCmonitoring-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'.b4sheep03&SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxx86_64Nߠ8A큤Ab3b3b3b3b3c72721d5c1fb2838cfcc36a96b8b12a828455f8923deafa75216bc7a787a5d0d28a081c0d58fc505b977e14f3ce387a31ee75415acedb876b7f9f6982d5ced9dd5a574bcd21a6838ac460704661da63e925557766c880aeb30d9fb2d08a3ec05rootrootrootrootrootrootrootrootrootrootmonitoring-plugins-2.3.1-3.9.2.src.rpmconfig(monitoring-plugins-mysql)monitoring-plugins-mysqlmonitoring-plugins-mysql(x86-64)monitoring-plugins-mysql_querynagios-plugins-mysql@@@@@@@@@@@@    config(monitoring-plugins-mysql)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libmariadb.so.3()(64bit)libmariadb.so.3(libmysqlclient_18)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(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-mysqlsheep03 16442460172.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_Updatecpioxz5x86_64-suse-linuxdirectoryASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=a6b9564d5b478c5988c9104dbbf6c2059234cb21, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=d7de19730c4b18a10256f7b464616f538bd69a21, for GNU/Linux 3.2.0, stripped R RRRRRRRR R R RR RRRRRRRR R R Rl(8ZCGl&!utf-86dad8dfba37f816d451bc49598ea09531ff77a2c79d540f72135fc33b99a64b7?7zXZ !t/cn] crt:bLL &LUQe 3SdK|٭Ab9O]A gh8_uN=`F!B`;p9BMN( H kEm>s%"cM10Uj<ρiAx46{t79;J>]FO*43+zZ^d&=x'Zq^ċ5'9l58gݙ=O奧:z̯_N?b No A~Ut[vA]LvKCjwG zN_Gz J`lÞ'/8Ays]%>+SߴPݼԈ2CSJ)+Rm6'԰צ@85}i^j>AΊe(9 O_KK.`-K J49b8{b@m^QV*֋XK ȵxvd-LUvxx)R|ʔ(zT ƶW W ,)pDBVپH8XX zBn.$N+D\/A7s`11ʃoHW]Yp:{ iXo^ҲAHy(L"sDp](׸Kpy5^<.h\"V?N!; 7YF+F*>k܏&!?Gn]I-sҼ ozNRoc/Bn Ek*/5!c PK|u_\ g\o {a rvYc%1IVߣPF4lu~5wmqjoWU,N3u?ItgU=y( iդE=QQ\sK&AOsdw:6XKh i%LsDDLCߔm"5eO)pz벋`gkYѬ8*@WTlKK1eùP:71fwqBpW^et ߿t1V/oy j|즱D4.qX\b}˹XZvpKYCN/۸FD"ǰLk4C-eeOzKg~y$4S![(0`x xq Z9&=F d%=%bGW˘u]&}(Gyj֋⻫7}9S{[f˔7,Yje~HFA-8s0L\($rON?]]pވžDbB3rTpl3]:+LNeB5yIȵ"xڗj4VKr WHpUeZEjqj5B[6ˮa=(Ň'HNpvl3~J\7_(%nR?ZOs+n}ߺ),C؟D4@m%" (pBq9~N!Ӹ {(zy@q^W?5tkϦ!( IB'ρaZUaq،ZV0$eod'qeZem12SͰO T" =s[ͼ:v,86 XN,LjCuUfk;Rn_prkR Ը̰B˅34X,٥۟oHP{R-9WV`>Yn˰5aQ-%%P0L16ȷTdȼHq=GBF{[=@rCko|~ 9CG1f?j$/'ז_}%t%|T섺7l.ܡ! [Rk >>p3/UVDVsBɻ*:敮xTx@W`Ř >3rG_}N`lܠ]VlW_|Rzy 8 _K&]T8uVaezi!1|rfOx[ۅS62'NԃxձcIFF-:TA U|Jy{Pz@+{ER"uGڇliKHr̍[Gku@ nJE荱3#EvO?vr=,&% T`$btUji`wd 6?1xV$LlIcJsIDc0\ 80--bqK}v.\Q+3 N~p,j`Jz|M ͌ ;rj=sBvb)-z ZNnɼd7mO7UI|5n;@%t}%G@Dc⏕LcwHh AmoҶP:fDC4HbѢ=YC*=۲s 5xPCę\=<7"~ěQ YVq!7aD0P|cAoZe 6;S[8ߪs=}fDLх StZg49ʿt*~o_XLئ}t򏸓b2YUg =8a I@-7++<'t{Fr+~vc゙o>3- jd/2}Pt1a;׺Q~+qcGlj~Ꮒ D.U &j| ?~p^_?rNq4],S+Ėݬ _w TQ8g14Ԏic&+J:uGnN/ pH^`!W먿(s?m E[e џ>\dG I8'堙E x>Mm*dMg:Oz$]?CqR1ykDYK-HFH糠?]J1N5E5ʰqLv"F9 ]&VrOdyU ih*L1G0ydHGLP UZo TQSx| -GB%du<4ľA=|P7F"3*`N(m%IiL:ll}Q%Sd!N9rj^^?7fJżP:o00SR; d잠jDk)2q/Pyҹ\$mH)㬳QPd 2Hbv/\$mL3#(AraVU'Ʋ+X##Ե:s{˫2j+VT xRbZnF]3i 3WކqBs4ɯdJ%uXg%6qvCY%OTw$[aKY,fGNji #&B[BU$AArw"ZEMBsc^ B]Ŷ4F )=IIPϋe)/\Q@7qN>Bt8ml~t,BSH=ƨ-ۮ&fH0 9p}6Ϭז|ۍXyd*r@ v]3/4JXиN&`IE]Ҕ1|= x`4CͮR:=|7+ 27Zn } 8ývL{ یT#9jL$nlV/J\ OYE%&pYЉ(bSA2(Al&ш̪qp ,g]ʻPg=wGk#Y24Wg^cw'<t50v'IW`8SH[)͔ɨo51aoN1<О1 6/@*Zf{ڹm!;yں2D=p/kuK;ѪvYn #XbJ=#Ia#?>>e(mdzgJs[N܃J9ЉS@f !N}0߲zm2A;c?`r(jϙRGR~ Z~Q4 \HĀyQKkdH6$4Ff_3cJ؍ ZO+5j> js/ ~~K]*,/ȘR̊8h3"%ݍHPLj4vq`I \&/D(QяyЖ +ਕI᥍Μfdm(-CypϕAnݪS+;(ڡ4tѿ=[] Ck>Nך]ˡq)z=aZE ݆`8.V%<Ͱ{#hfP]mF%%Oꪒ|Dї `Lwf0Az|z>D!?ݦMv /#^ؠ%d8]op]fg!-鹇 >G< oO_J!& Z5U/셔Ѹ^簸#tܺ3jM\L5%%j7HV FyE#>3wKX, 4-QQ- Fk =#ǑA \)`ϕ't">xba b:#hnT%w}?an67ϽuHM=A󢒹 \>S\O7Oy$@ t 8P.;7Ҷs? 7Bu?{BMFd9L?e]n&h.Duت0 wȐ;oݸ̶x03a:xsC`4}Ic-p獿23絺 7 Uiw@#Ǘ9أ ~n H4ޥr Ώ3k4r m|rF BWxǴ^4Osm:ʴN5SB2-uQnt[΃Govv_V3W"Ϯ {\MB#Z E;1(Ř/t@[*zSD=VCF|`WV% [\yM$6\՛%ǫe 21@فf֎%-sgQQ`^Z7~y.ik M-̺hӁiU.3Q}dWvf. i#yhL:x=$3Dzy[Dԧ=JƖY7H7?ԕ_çP3bK@.6&N K̳PERBPj`zaוbLX&ۣJu!Npvk5k q5ÂO3=i' +O8#ؿC|iT/3qN&=YGWtf {!V0 Bl~9֏%HףU(_ g/)s"4J4Nk젘:&YH4ݦj\]/N.F}9;UF 'Rq.66z @ڴ\6$`ɦl󿹖d$A_|yvDpv݋gP{W[asߗ9_HM]zi!Ad4C%ixSrdp=H_KͱO1|թIY {?hUܥ{|ْnohAT>*0Pf>W@&РUj]tT(4a|*~MQ:' ;ܹUZE^BGfuQeP>ubG#Ne_Ӳ $>(yLu٨q{K$ Z*Hu|_trQ8V"} ͇]C?"~ueJ̵؈[cFos"OCiÂH1^\XS? ;R,L\lቩaP_f%Cr9&S_ ܣ&4Etn&|"Eٺ)6ų%'u{:c]Boagu=5qK9A&*EV=fחqs yh+:+:Bm1yP?9P \.32Dir6 e.m0CFlu0!&=ەi41_LgUid8_v: sdAqwXÂ%UhZh) Qkl̠qv1%fptZ.{^OjR>P潅H8{Aow7yb|BůBx՝A>5³q.ۀ`*c):V"wNsPڮE)- ~)17ɏvHr" k'yQz%[HƼ`j:W7F,izɝZ[j}}1*X ~y$aE~;*LW+TXy{fDMU/_㠙MG<ǚNKCbq_7ϖ_?H 0$o\|a.\pÅ֥82C0q+˦M\νCl~fDDe^ѼkW0SM$0 w˵qBVQo} >̆y:w 02\f6Z2Z B  $Y_Ҧ2EVT T  , Ju7-7. W&.xPl:u\˳)0j,D7CqM@^I@ 8ST~t:pl[jL|-qpCz LY\ey#V!hJ1 % 㐽$N=IfXTLx܂o _t覠 ]p"ׄK_J\%#0Wma0v=Ar+SƤ _V-N0#Nc@z7e`iruA""#*B-Mi1fֵߢL/XLeA$DI{i꿀V ܇kZ28潶6 }BC,{?gb40ϜWc=>\E( f![~9/pMF8ݫy'9)4[<4>'?֞% 9ĐD^[+ :~Udp Ca>CIpYp| Gu[$dD6*}y߸#hG|Wgs8A@!žm"_ǔNvb]E&lL'q|9/zt:(Hg@Uם`}y̽5L;kɕu׳V-'(s0)Hzp`;L?oߝwBMnn"nAVlw X^nL݉6A^#*Q>H[/Fh{bEJHV^x- ִLi"HXd5ϟZoRK |!>2]?>S7!iЁucnhSAMe5]2v) .oR"̼vCep}_%r٘1&Rx/ P!'+WNKnTm85v(,]tXSDF2} GoDn\{j )FTrb qVԅoCUBD:EwwIY^9R,;5d/*>810 *N{=n+Ր~8'(YSXo uҭdNDF!܂xxt# ]ߑBy.nTgE[Oeԣ K>OBɹ_D5zyUCޢDV_+lKݝt}q!)N^i ~bg6NsS'yqUD򍢂(pZW3y IGyFG9~ A#yD12y.vǎnxHf.r)'s b FйH MS¢d~sn7xB7j? Qdu(:/"ag}-tt%dP(5!߃,FKIFŸv1FU7PYuaO փ%5fuuc?nEd', pk f,$1D[Asq8T&JVMʜGoSSEa_!cИ$Θ~RPZ>SH0z*gGT?oUÄ44I,U8ts歋>Xάj4QOFyi*`χŴJ[ &pn휿iDøUZJKl!I ja`1{.y+$6(ZG[_K]$Π!w SQwp:OzU~f'Ayhb&U"0>ۧwJ.|Cb Y_GTp? v( h-t/$|FS|tWNwMD"n:z,}E'* 8 s;߱đ;\Q2P=ai]๸o8ƒ -Mb7/J_zRZV,O%UɬLz&,BCjsBJ&5+֭ɰ)^>+ym)jlo Lꫡz#ђ˒֫Q)ЭCW;z6n+.&3G\TuaX6,,6..Dwp}O0Xmc>lDi=TBjwX:=PhN'd}ۼ 3g^k@xq1qHXIXkG6t ~ b'*h))Q?$Q_JTG+岌9Eg q'" l+WG07WVa& `3]9?+ u'}P{u?Wث(jotUr|M 4x< >zzMS != hEJfexHYqmħ:Dp2qfmNC໠XrD;xH.\o*Ċ]gX.z pe@\LKG'gk%4/El?;σK O3qq:枑p-~Ih&-hH&v,fkgOЊgKtN &G]D @ Y>SQ$aŜ72ı]#I"t"8p&RADܠUPRPfg>ii 'd.bsDJtR5]P!l cTqBٗЈXTfK~sj_^ϣ>iC(ɶAbuIK5(F-TǸ*#vRS ual'VG H T%9·"IIkf8+A;Esѫf6}OM%HrA'CxQ>a$:1oY߿ v].uS{ȶM8XKCd#&ً;@2-GKbO3?)w|l-p&)^x _KOBPF2]Mqn^ 3<AdI)a/ YK#-x pp9HHbÎm A}<靵+dP,=tx|n$SE2+ JnhzR!uzrĭg7Dd4aɫV+'#cLQdسѽ?;EO}OZSH/FYu/1-x+6tfzQ҂̿ :A'f3=B a><W 8DA{&ҳ"ܛ.Q2)o`2{Ӝ"篿هH/J+̓CK4AOȘ'"`RWEf-ku\ &@ 1Og ڌyB>Y^dH,srYB!;%1l3"ج}>8 2_CCMM8˖qr8=r-PkPI-IJnbw2KsuV"kQ%@¡5"5,nx6!b٩T5"`0)O=2x=O2R>]6Êo> cI 5`5*Z v+ V鳚) Ss,u37 M{'1bR¦jLa uaqylsI] IzLߔ+¿PfV|]?xnQT ~8 ׯ QM BͼP)_Tg([idZ۷`B.#5T\e Vc9G:Y Ez|j1iX Ö X/5`T,ll:;4bްл<@MOgݕ3bWTI̊ͪ]8m,J\DFR8"V%I0Ҍq9>OT'˛9}DW=p{QKvl 8܋# (u Dx1,ހ{s;4c~H`1:Vh;cE#X 0ͩt愅Gx3 $=~Ј#MVWDͬgSʿ,Dž^+߁O2M6r235MkWߎ-VBڨ`x0 dGzT>Jj"jB(@ħ̦FP]ŭNݣ%TmnZ;:['Q8ECM'߈=L/SPt f[}0Zṥu`V&[v-MoѮזX^C3@UMg"Zp0J|k a|RԿ}s¦3-ał&1Uc_D;s?Q_NU%ZyhR܈}]M5< h# HζMlއ 0$P%#S2wBQa=UׂV8 Ԛ͍@،w A.HG2ŷҏ.yF#^.˘62hCļ}%Yp^C+4܊X3"A)g{yˉ,od/_Vs|Ndٴ`\@$Sq*_0Tde jo.2cǭs)Ӏ_lۣwLiI8XPο@. sfߑ&.yūf0d=<4*@LjP1]aoyW.zLƖfrxz*|,ӧX 걌*ӷ 3ws+~Uy22:͇!qۙܥ%T ŐHkbeTLdorY<%We1写KWW6w/&Dyk5ww.p]2Ӷkjm2/qlK=˹`NR\<װBW*J)_{fJn'zi| M왹(4~C=䙛e K ƂD`Ekl!a&ϐzARZzpl_g jIVXfbXsk/,.}PhPѦ4ȍKFξu?`s?p=g/Ի<0~f:]E`=Bl֥NZ9vG Aa/M`<۷9-Ã_|G ]@Weq0>5H]3yr[pe}vlx@ A j`ٴ/ady]a1,ܾ,-3!_sKbsPx9' ע 1~}mt~Y20U3wd4JRt`Dhrs鉐4;>Kifq`FZ|4V]`R;3 r\Tk%>HScGBF F.)#)zY"݋c8̇*_{ q$K8T(iUr) 740ܠobI]3ɪm3PˉV*7s"R'Y qtrB {&sle/ ra.iU j"v`'U *t:>ٛ} ]гDvwR}? ('B&B?Vs;\ woLZ*cJbB2 >wTZoVitM "+BTݞ{A$2RI7/f8 P cv͓MֵQJ߁\[ՠSD]%bOc+qTL[C<&dHy-E ^y"$п;PqHhVM'1 >j+ 1uL#e^#EvF kvW{h8q~Bvm+>D>[p4YPRۙpp:b8|Ĉ^=04 ϊ ~vjYyZ.AU`eEGP\ݪ Ō]\6>)M'QJMo*8=~Pa۟i15]r^TFR V3n.aɴ1rq!cf: S_=i0!D9\OKk|3X`Nٱ_f -?@{@mlȦ(q"m\ \/CѮ7QJ*,adj$SMDEs8W\#'=NSK](@:j"|c b(OwL\!J4V]#M8gGpY]i?I~'tUkB䎨YD7W.@UURDT{ &GB5ID@L# d{ðn#\G173 Poq)6_MY2x' g,eֺUzU %S̲%3-k<'jtT[gpE/,S^j*$TZV G|yEB)<}c_ d] '(& 2ӘMOa ,HQ, H\>=pSKf|.RTq\zӔ]$7Wy 9S%2q੩K]|X()ii:M]< QΘָwMw=D4V4 yL4S|E^}=T!̲ RO9{Nf:U0+ δa9gÏs)=ELf"yj&׳vO:@ ap/m~R/YI|u.ibw;PyC+p}p޴i~IR_<Ϧ-BGtwAؐ/4 t==5"َ 8γ9|+ R)f>کz͝|kgI1dyqi?IVp8%eڮ(Gжh؅y+{3b/GnDŠol}4DҐ' :Wp2C/VE۟կT}]K5b-م5ABI0('Z;̒3HԜ7$蹆kT"R̙2>2f =et\ mGjIIBW.|mv0>v p@<4~|}:zXvn/>7>si>D4.@ &5q+W3c A;Ds[p -{D,m)V/l(W,se8{sk#WCSHr].bHVŊDz TIIZ2n^E=:wY=}ӉAڜEPt24`&5RU\7bM# +O_@On& ֢H-xN0NYī'D ?r绶/-TDI>B Wf')3j3Govxέ hZ{μK0nl@Zkc)[,ntDiT)T䀚ir!r6j޹R-\%=-鈷jʤ<]2pcLVi3W|a\u1&~ʙQCYO' ѝBVdAO\X*θfذEɎ,Ẕ+մ'{KnH1ӢP[`&3В-UU976^LB2FQˉD ~~G^I5jb8M\E4:AU/=Z&D;ưf 4)x`Jk&S$EmHpS~Q ݱw2*<2 l e9*px \^ b,0 !ecn8{%;\"R>Kkп$G1Մ&"ј0"?U=u+aDfq>v"a*)J0Xr X&P3Л;R\{5Sȳi}pcֶ8ZE*WjJcj`F񴝘3iݎ/`S*k KiJN.uZ;GcW2ɮoq֞Fݿ[UØ♃(+ܦe&8T"rIrA(X'6X1xƁ{8!&¤@k$3_WȘ{xcF*#aW+%y"k 17yיf7BZ<^mh#)2XR|ԒiZB%:@رxPυ Px1vWݴg-,7֝gB0KKR TB*X%?vM= )q5U#*q1Ӓ043D~ lN+ @f,\K{._WmP?d;H)ƃ)~Q ;yԶeȢ3bề+C (p{ -\ -{K2<]rOi_^Y4}4@g'D:UJ~EL> t,XQHg(%iӈ]9˴OC'(pSNǀsGR.A0J x:T*dD||;+ ~5֖ lt&B wf4!rRɸAh+*`2gHZKR7W/Ce7D)ޙ-L'-scWttF Nozx'[熔ܾ^KS }T թb@rXXI e5n}' >ޙpd 6Szp)ڐU~<՟gC0:oߩ'I&`|a.Ժ{;&7ӒB,)kF.'ͧ0a9Xb[+VWT5RYkpo438"9bEҚQ9&JobNub+Okoթ>Qa]CX.ug}Ki$\h:+E6# Tf/^\*TɏPmNh)i&ڝ RREzU?9cR&FO(aY@N4aMEy_7AbCMlu'e84ܡhοT`)>72}W4ŹvABZ(zqmL#+҅Nnjlt:]G͘6CMy JXb 腦s:'["6+J*h9}L$;4GQ|b+Uw8BDm&dK!-Rا\5aCew|χrP-=zNx};OڦNlݻC95l׆$"ݤ_lߥ "t(E.Ό(&P?^ob 4l?PRieaunj^>VH{KC[ ޟVso*iЬ 3"!lzAЈ3,zX5Ɇ̍tfyŒM}P,W]qg}@ vʚ,:ԭc.2UEFMXVamEӘ-׋-)lW(ü ^;γVJAG&fZI1<8hv G?K:UagG5 a[ qį.Y3lvZζ#Km\ Ö>UQ691TLS $T$n퇌NFz> aD7;UwC u?sOGˆZA]L uZSud0YX#E[V@'@\}h /V 6Le>mU[\3c\XzV $O|;A-YE1$J\I|w@a쯨+Kјg{ ˿|x<c]:e{z')f.7!6O'= <2T<2G@SaJYq_ѿiG;wre0?%z$V"@dKăŻ4F [/n%Z;`0(a∠?X PAZr( ,t!%nb>|WRNغ'4 CvG$|0{<>b0T5qQHe,wsS|?,<^\`{4!Ma |i07s&M~uwE6U{ot#Ga ߆֬M@Da3 ZZOYBxWE6{9*Ⱥ(ǝ IM% CbF *p Wh 1]{\ӻ/{2iȏGeQss$bTsXѫ/ǸÓNjx ,]f=&xGre/uB.N6i8 l{" N9PN| W<"l$-{3͵=j_œ^?RuR|AMU"޹-ǧ3Ύ1WLuIo>|& Қ m c8B%!tI[Y5Z$^!tU2m#ȩ"Z[؈U})W-3ꉷ9OD{Q!56ҙh*0="}n/*;YSd̰bc깘5w lN.v.};9^;Do tgͭ/ǰB9cqlћGD{k>YCB\_kK3PReOShA!έӎ[9Vdif5&lF\coE&vBmP:L8/gș䲍z'IJN݅ݭ-M{'{B!V`09O,Mwex+.}ud ʶ:AlZ\:\O;pUnm 麉b;jS{5IUzf|CgZMNFbʭ$FŴӘBDl̵Ґd,1]6?ĨX HhS[rT Dmٞټd[HK^!7lCtuǤh _ &^$F_f$,?XeQO ͲUO>ZGL % -H  0 tS^# Nhl- T (,//XpgBNHy^Q{: >2#>Q=bu ^].4Sggz bb4!^V* *i=cggˏ_6eqvˬ0qY[ӻdp^s/ayW֔[]Mf,k23qMHd,5~p&JSD6@jíĄGE5k"f8~"4hC8JgT5%jzXǻz_c FݝGYV"Qs%Mxd9TPo8 5›;տ!u4h8Q8UuJp.ɱOB(=cJb3w߲0K𰌥p3^./C86!Fzv oP\9vl$}qK=(Z*QEb d eYyrDmJLxlzᡅvF8M!&u,GaܞY% :$$i監E S#h5`s \Ya\m؃}4] 'wՖ-N¡i&%_>4mW_jDlXt0nY٤DsiG"}Q lI0N`E_&Re ,sػnz5ւ U3(@c 376Nr3Vh2RUs-φn2;&c$/‘d[B7VC 3>,?Sv=Y΂9*虷M*|wVC)mzӝDG8L1}o{BVz(0t$X{*J.T; Eס$7Og:"QZI7BπI{1 G4WU`+BȚP%5ڻZg@T\(S(RH$Nu[l s$/frb^f^{U;FD{2QDNllʡ͚0S;V.1Y^FeV1&?9`ǚ9vanCxXDT\.Q~I\"8xtR:-FU%m_Bq>qjf&e&p XkeX|`sǃjM<'AIWP=bJ/^6epB~l `<R[Q, *&F\J)v3cbY X5 Qx DTSU.Eu?/Ese;^t._mj$wm\Ю9UB>օbg[w,fS)Vxf.*wTVܮMB-jI`~d9I=065էwĈG̟TMUBcOAh[Jl@@elϢWwQ23 ,ߦYCWS>Z(ϰFتS!{rsdqT0x&?=O8.lX@CUBIyE,擐|N,>0J%qv%jBRM&;i (Nv$6pf+#6׉^Q$q^m ֢~Pn=BI`sU{pU &E9E#  YZ