monitoring-plugins-icmp-2.3.1-3.9.2 >  A b4p9|h6iT3C/O(ÉE>;;E|I^4)L$(ς:o]9\"ֻDl^ #n B-դ)?^-瓫d$PM]pPG^BEM&CnDb,N({i#H>shsp%j n!qؔ/s*QјN H}$[̰WNL89de580c286116430381c64d54b93c9c322d4db6ef8e1190c57a0a60c302e71682213d3b210800a2a5c879dfe108882e980024c8ĉb4p9| ok C]\QԲRN&l;jjDJECl?js* !/fcuH>춈w UnpCXT?XDd  & NHLTXq   . < X  <X{P5(h8p$9$: $>SIBSQFSeGSxHSISXSYSZS[S\S]T^TbUcUdVJeVOfVRlVTuVhvVwWxWyW zWWWWX@Cmonitoring-plugins-icmp2.3.13.9.2Send ICMP packets to the specified hostThis plugin sends ICMP (ping) packets to the specified host. You can specify different RTA factors and acceptable packet loss. Please read /usr/share/doc/packages/monitoring-plugins-icmp/README.SUSE-check_icmp for details how to setup this check.b4sheep03SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND GPL-3.0-onlyhttps://www.suse.com/System/Monitoringhttp://monitoring-plugins.org/linuxx86_64if [ -f /etc/permissions.d/monitoring-plugins ]; then # in case somebody uses the permissions file we provide # in docdir, run permission here if [ -x /usr/bin/chkstat ]; then /usr/bin/chkstat -n --set --system monitoring-plugins fi fi ́AA큤b3b3b3b3b3b3b3wc23a9e35760b8fb895e91c463d310a0546ca07ec59fe058191ce34dfb955cbb9050069ecde95a684d9922af7a841b8eb67433611bf009a73f1969606028017b6706277cc1ecc39d9eab0cc417f789d8ba88419e71b8fb33ead12aefed6e3c545check_icmpcheck_icmprootrootrootrootrootrootrootrootrootrootrootrootrootrootmonitoring-plugins-2.3.1-3.9.2.src.rpmconfig(monitoring-plugins-icmp)monitoring-plugins-icmpmonitoring-plugins-icmp(x86-64)nagios-plugins-icmp@@@@@@@@@@    /bin/shconfig(monitoring-plugins-icmp)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)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 build/bin/shnagios-plugins-icmpsheep03 16442460172.3.1-3.9.22.3.1-3.9.22.3.1-3.9.22.3.1 1.5usr.lib.nagios.plugins.check_icmppluginscheck_hostcheck_icmpcheck_rta_multimonitoring-plugins-icmpREADME.SUSE-check_icmp/etc/apparmor.d//usr/lib/nagios//usr/lib/nagios/plugins//usr/share/doc/packages//usr/share/doc/packages/monitoring-plugins-icmp/-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-linuxC source, ASCII textdirectorysetuid ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=db9c1063747faf3aaaab2e1f72b211901ccebca0, for GNU/Linux 3.2.0, strippedASCII text R RRR RRRRR Rl(8ZCGl&!utf-8f5533aeaeb3896b4a40ff90fab5852e7b4886d21c3fcedafff14119d6edb8f52?7zXZ !t/{n] crv(vX0XP5dqp.[Vv>*I8Z|p.c/AM:ywtK/X} c`tTX80.xʹ()%\4.iy?{/Q2d=yyP;JǛsoMr56HC{(|!nk$%GݲB~Raf# zsK՚O fE* OOҜ)3"Y9Roh] է#hL ZTix0ͧN igsBm:@Ȉ7Uz=2fMp& 'ϷdQF8ss@?KRΒ79.^t0xu_޼Lb搩'\@ɬq=ׇa8+3?br} ,̊- AZBvk"\h}d \uOW_nbF\d |T7 Q|\5ĻS'pj)Ξ8|Ft #QZ0[}_} 3r] yWS9 8{f#0Տv:Hf_ȄE!n8%qi-XHP 4v߀iM(.ֶ ]RC_QgB_/J opkkwGg'9)زhon;A2Ibm&tÑ*~G<Ov$7 AQ@/h>Og!0T SAajʛ6RĢ6UV|3x‘X6E$yC@axNmBjl->!#Q94lLfd i ɍ0jacquZSgKx:Y`hX*djmL')cճKAs'Ce|$oSn8YCrA53`1HTh_Oɠ{4R/@B~Orկ\Ȓ\~d~ϊ3GᬨeT!6lS3HñU譆Y]^R^u&%&U15bv_&➿W; \7pQVc{ooƟOT&0ꦭjE1%\Di[6Y1 p4mI8qd,㶪O&B?'w߻;qYsPa*岈}-X/촇?vPQǃtjϰMӲ%_LdP4W sSJSh׌Nō=|%~g$C^vd/nEWtE Q(7P 9srbG}i1Ҩtba=1s/q,31MTg5ڄĤpD}έ AžR>]yBcɖ+fۈ$`zE|t,}){QwՂ`_ΤK3ʂk Q5«xm*uJlMx1f ̅\#"=LY¿6R2a]FWF3eJr/Q1襣U(Tiiiʍz8i64܋Og"A҉v'Y]24A]-z4܌.CLS6OL<7nK}Y  ~DZ|]^4]jۃb=8Q[w{Ckύ(Jw7|?db4V/hԟ66JWG t$ r3ЬaӋ'ӭUJy1Q"wsR+7]&u)w+;@nn^- "IջNqZboc,*4i Twhlڑgy!ytGԣX\qCs4UCH&ԣ7*C?P=s6qkxcuYk~et``RWR,-P8i\yVV5YMAc^V0^VӿQ uRB_#h ls LN F\+e>=V=P'ROm s[|nȊހqt!N2Fme%NL?sqȞud+0H'lhg!?F;X9 vfQ cO*k&l)d`[e" g}tur.~/t.>Ϳ&¾!Rv(6\dlnwo2W=Xz;w0n5MQ|cS-,'ruAbm7n2&JRp5;edϼ;aK {t;M"Ϙ)/e-uB ab-c D+bszlvQ`l/ FW6JY ] (恜52(P>HDX9,8~mL?=;QӔayh!/TjF!VJ ;72)$O! z\{b`bZd]C]d֍}MA%/qv"3j13Б ٺKĦ &b4d >o*zeCdW7'"̸Q\n%$3P0JGBL8m.yLJcU&s5v{'(&_9 ">rq\Po<8P+ׇЖgǯ.u8Vد,IW,yFV.tAj\XCq+\=àLۨ NMXNE͵v ʢ&Ac  4Ke-16ǂV&!.療y\8 84%UWj )II$;F&6G |3Oz[o,?z!uTowg9Ƀ?_H]lcoۇ#`ېeU>ʪ0=TcHJ=]QQS>חA~W@Z n )H/;1){QLV+X: 9:,"ccA\85~/h|EgY{oҟ".".X |0"V昚͡V \N`o HKA7V #f47Z!]]x {">WFpa\PJ :pJoQ ;p+ʀ(|t Vv S|n˺Z{5ҿ6q:qW} yc`[j|Î؞ݦR g/7K VA*"JgJ^l%YA+CMQ7UK>|a5\W].aAxQ/=@-{g ?[Oq^kmDw@ Yy_P39 $ƽhbr0@-L.+:mSfRc&B+L-F=Lѻb L]Js"N EiYeVI -GoRYIK. ^ ND)kAy,>Ms Rm#aѽOrjFLq}?f# }ݖv+!C}&Yy^'y^O M@J\F֨i2daPv(<޾цꎞwwJms(3 Scr1_a@5&k3\TM_}i0'{.v'V;[~8,wuCz`'gםĈxצp`㏌@;ֳq4 (1H%\iAşVUݖ&pR/ϱouJɆ[fH=Ө_.Ww0Ҙ5c`w4p_܄i |AEм~(.==V/m] hG0YkL~j ~͂e^-5[|;.IZgKvG9tqO36fVIɛ@ %ITVo욌zQS{L)!m/rWl@rrY0s{]j0DbçTFDG?QIn-B|ٖ+igj.|> AwQSZ4k?j"wr﮺gYo"/Ȯsv<2DF6xa} HE8˕M@vCf%Rerq3:qq7!A"I{sؓ2XE2ZquTfOHI~e&L sK0Cu, &ָ6b 5'bN}[m_,aRf+OVf6Eϥg \SsVEfqdFCf)wOg2gew_1lls?'Q, nvM S7m!fvH5 貅V`\a8O~hOLD1"3m c 2 K&:"aX^њ0Oå&4YQړ:5HU|V(&9PŬ.MrQNLNǐt_f<saԻz預#8;NH:Hj7u@iލ[ =2A=\7*,wI ]0gE ^=1s5Cߩ1s"1w~uRdbIgsTu~E9($dԚJL)c'lZIP7 Ft"(h8b)f[Opk^cw=EK@u~?_}7&`}e6؛}jbtn"9Vy#D؋\!wlMΓ6_]M@=scF Uw=ay 1CvSp`tJ"՝Bqv|ȺA/ 5Gg'J-sHs/eEc2V@~Cd":Dw3zN{~3|Ő7 c$eiM X40zTdx}1kQiSOޤ7>VI:U]bFtƷ3 eA$ <Kj#Qa7x_'aVj~_R n9W@^dKߋ{~/A\Hwv%mF3`Nx'lY=JTMNvJzozTt4.vf[JZ-YBހ8t4{J9W>a\Ӯe A&ψUS X=&=sTC5YMwprgB@Pwݱ;"99RG;xxoiH|IEl7s|d@Ce:όQڇV>o>O*TkA!!ۡ9oWqQ .KZt(yBI"ZS~3NCvퟷm?z i՟Z O+ʅ5^'SDf^mo1N0Om>0_( Vp!V^tܼVǰƚ)/\hDQOrrchB#0(DwdvoxQɨv:"I>a/کNm6sߪ0tbE\@VŒVA}򢘳U+55.ز>yq0dq8"b͕&44ݼ6 PJL0V&9ϟnሣYiMhFesg=eX3@֚Ќ'~ޒ:M(҂Б5 j) m}#)ʒ@y+{[ ૗ˍ)έ߾ZAT4Ma}GF%j"L~Lnp-ò ;CC?[>rMLg8YPZ^?H"2]a^mf"$8{nw}Y"M:/~8!'1]kuR9>lΤu Ŀ^3Ofk*?A/nDZY2Ep=;&pgKxIukY iJ%_߳##h6_>*ܒj܁Ӫj4?LU):X4drd\A"^}b~в!%?:ƞ3Ͱ|IΨ!1,CQVV Wpz;X@$qs݋*oȓ%}yЖ@JN 2`Hp3Y\=ٺ]ә- GJZQ#S+r\,=̒JV[ .V.gդ+yޤiА(p%H<~7}VOeU,BtVLAQ76eJvy~|KtΞU'9( Fp^{1qTRL:^8mgᣖսkq.ل\pzXrQ}⍼},vjJŜ[GьMJހ=& MQiY!hfh*cUso?\569W,o|a$`-Sxr&@ZВzO1d`2C'=ݦ=e$֟Os!I'`ꭲZK!6Hw*M ,z)Rw&yF/UQn o/oǓ_5%^I"wfGE1ճ.Ɂ-6<3ډJf!{l]oN_gywC}I^_g*g;9)`@N8Ži@1i]|5Xr{Zv|5Q-"M{-x'\?j8ٯS5EQ:&>na wךwfւ+Q7, 3~GG;OkVzQ3U6,]c(7hu[ 4PǗ4> zc]*Ja\TWho\,brY uz0rä &UP7i*-E{*j"'5|v*}G}X;wZ0xfT(YV4#/g{4=i].z uxP66>qyCC5dQgJ`g0-t?E#83F18 9"50iC0jy\P"~{ !o!BeZ%"kknJ8BzX h>UBC'Aeu3W]݅aN`կhA'0j? !iv$#"*؏jcFw _NR{j _\Al!6R%m5:5C ,jy~)StQ'Ӊ5XVkӢc~25ŀȆ%ėY*U/pIr(i |?J~=tb1M&N*(R|p(:ic`2CU¨ (i=Y쓍#^a4Zz'#T,~n}o~\)i1s0vk]JZH2T^j6wy oVU p{- x^*ì*=WݙK,Pkv7MZlB,$^V8cܩ? ! +>v4s"#C9@Rg'Ҭd;hEl8He'U֖Cm[PcZGCdNP۷5jrB*lAy~ ma9aܠǀ|t ?wV 1wTx) NsOg_q*]ZWl1kiTD2{vsCռ> yxSVC+6-v;벵kצ^is:tX5_vp>Eڳ~aBT!7kJr}Be}\/r?*Iɮ7J[ f4T#Ѡ'6!y|!^#SFPZb yS\',.bwsw &C Z(pT|lXMz'KϫٌAVއeƫ+Ik/&eY.㄁itї ctxGBJ*Pe߯YEnĿkDGxDd[O/zkcZ37x)K)N_ơ BT[~FjD,Z46uk;e{*; YȆD^I J~}ש_t63y7 叼Sw/ds;[Ӽ]0ك6E=\?uS\zFzI:+A1wỎ-nl~Pύ5xΐGT q`кD/d>b'wE(~1B꿻P/?NL>_+aF4ݭ!1II@@LvYnt%dA *ȑÐH%| 4ūz bw(6m>)AgdC00^M 䐢,/Hn^1:mrdmRgHpzWcW0 a[gvi`mxUF]5X5 )BYpz_Y"Yn,!J59@=xbp/TwKXjVd<{:0T.0Z>f['$n19[u@Ì,Q.S Yo^6@?P3*KX{Cߪʖ y{kR&],0/ I޿z eES@<(=l,ZvҹmO@q%,Sy^o&Ol@ݿtH~ߡ` L1A4A'њ_bm9*5lɱ4yJ$/3ؼ*hMezLiD:pڲ^}ƧMFO|PR3A)K39/@Ň.4تNW@Eao )4lKz؂cg\4H󂼺`vx<~xhл̚d18ekA3@#w^:$FT9΁ 9'Df$~Y9~@شzJ֪R $b٢M@GmDz*n^I.P[gVBOkЄ= ;2VqtINf;\|R}|9m-o; l+ rXZ`i(l]=\ *V˗?|a@5 ў+ڟi+A?ykҲ;GzP-qw{i0Y)>ǑD0) VEnwTҊU&Pr}ss bao)*&У5UF8 0|N]ChM%{y&NQ{w9~p>IK[̑fb6:{IZ&N0홞ϺހÝx4! XCQ\',34~v7)vkp aG^2-6XuUrn Ǻb8xծ T2 kI PbE6s:H1Es4pY$z<4 g݁Q.E^S 뾂;s&,< v-oIKuj CL %} u# f-k%9UBi ##Mه7ͼ󜜩#idQHL.RͰ}:6m,~V}_>|( h}SR41Z%@ i,zn-Y2Kvwvg]btgv{WEAʣa׀;4F_\=9 tb+T嬓欷<B&IXĽ)%iq B gPLF^lz@) nL1?G [=ܗ;oW ?er旜TPfX@2sȂ7԰ReϹO}]Eol0d)U3tR-Ceò00V}e6rGQ7t,}\滦XnS{i7}/[z|%4 3?!yYzU.1WڼPˋf'Y8ᳯ 0XNuC'ض"] T- ә/U!y$m¯m=GXtBC=u ]1VBh0u/`xQ)J~7&`"$^8Qt껰gMMoh3 \!lJ1H͛*a6(3|vnTUUse1ʘ͡4 H>4C#CL-b`R=QQdEP/1'\V̏2PnΛ%`q=VOեXp \ G^o`3+a'g#YZk]k5!ɻ$FO,ܳ%o',Aty?ŒyŦejFvj(,hpGTCh@aMӔTV+No/ HB? b'ź]=.JYxԻ\/g](cIK4˭~+.<`|=1$Q"AiEéi=%x0hd}4 u 穠29\ѳ~PlX^luE!u BhUTKSJ#}-O:q:Ӕrhl]R/MU%(C1}Tper^bEY,+;Ex rCA^1gaF3hW~!F|+2x;po`r[V7kr!p 9]>M{͊NUH-/"EȐe@0lHO!ZHUx.ZxzĦJunkq1[A R?^\0|+ѳfc15q@tr?/J,@R(Yi|(M뼽A5yRh?TE秒'I%㘺JÁA͐B=)SLJm#a `ڃdA|fG̢Uo ҥ+lkˠ2̎% i;v 5ѯtD@ ,ͩycAe2xf&N&)h. :΅&j|C;XN>V}! *R 5Ї=!d~-5W̟]Ag3\&fN9'g$`1|=d32m -ڹk@r-6uӛU12X}&=S]RqˊQ n[vXkX}KRVxL$fXh] lP*nTmj>n%,]>+q( iv]mSCA\R $51k~O]㇅=f6.Ҳ^-zЬ&>ᰦAq)2?5PvR[~%'|х `bRo{=˝ȱT"N~ȸp6,~N vT9h*h\4cW1PDI}6d"tzmA3j[__ω-}U)w7=X[U_g:D SFH5_vhn3~* K NPx6~8=[d.1E" bBSf[O٩0ة) !z/DjÒ̸9J_`IBsvF,,IH98kSf2;ƭr>HUS!eБv3x3˥![~cJaHuȻ/d\c9O 6qW<~mjwӟbzEKB۞]n.#V.m_R6< #Î}p)W +tM*qj8**5DiDg0m`\o~WzYjٽZ<@15੃7Jia׉q Vl8nғr9,{䄷,tA*͋}zvd/ oz^U~ڞQxԗ;!aϵIKa? de[r;ʶrˍ =qa}1jsߍ)^7Frn)cPN~j2EzdG*'e7{Q~P!hab`b͘u6'aBH$ؓ I&b*6m=xa^oPB%p߇g1;d5* 4?pˋYSHկ)kڔټ?@F  :kX6}KO ŷcJ;yv@gqߵn`X!Ћ9զpLd#vZϫ\UDѤE/7 CڰJ$҂\ w *.eEw\ٜ,]toWpGHc " TY_b`)QM bteHJ K)KWeoz_Xvn )i'X\ KC^D[BPؗ:l7vEV;]࿛ Q6LLsm 5ttQ^cI(=3v<#:} ,ύ0hq`;pEA6S!} B-;rLRwӢH3kF:[&ղyt]Sva8h>Wv!v'f8^Mi}uXĐʷ0#WmY.)ʠ5p={|O>r7ӻ4u9²{c;i.k}_b鎏w< g߹)CeKC'0Q ǩN|oFݼȽ/ҚggTv$>#s!1:ӷwOt~M݄M8Vm3p2|ú^a ]WƒŲ<9ϫ{uqMf1 Rb367ei|Ti<`+s{Dj 5 {"PQ٪(ҳ-į 7J,ќmDUFHB#!+Os@걪*0"{LIŝeԅrG4^հx|Î58 q$jn\~)OnO=:sBqs1΄UQ8PY !*aGihUzkո*Kk4~~L^3] }A}3Kt_V}Bo?JerrL;ª;A+ZFeBwjmu @l.?7 Gd:(KEQ0.F‾ qmnb]ZF嵠`e&[6RiWq̧8P10Ԉ6<]52x  6ORpV87=\ bJLZ4A(a&DEt"}@i]dsRFRZT|TLJqEA@ք/TPQ8Q+utj;v(;mj̶V\_b^e{7ҒX0UʑX^*ȥ4I Hdlg4u3 vlmʉ/5DRpư!f (DOܻLpsp%ڷ,rO5J6T\VCR(hFg$}+{:߾R$dUܖ[jRJ{JK, } t>bJwC>yдtfp.rvS5#M,,ƴ+|uB l;\Cb)}l߯H 1y9, Ӫכ2\+eTEhdLN難D"yWOZ-ִשk)Jڽ[Sg7,8 o09V$c̸Υe{$nëY!:Dv`OZҞ_ P5x@`ş]cAchZ[]A6N)q[M"v*Q<]%ٽHF{.8qڤ c#qnVx_) ^:U-C@q~0:Xj׃_H皀OHfD,]{*=)WV [}ڔ=+<Qk $ÿ́{cngxI j]Sd孭HH>E6OL hj|UV]J.=U郬VƊ}C|;{q\ ez<{}L9LhŠ(z͹,`*}My 9 NEx3uę\ffhX>a|8 Ah5㽿GPui k, Ru2cN%58@@b0]Kф6hPu,p)pmSg)4Da-2n19' x+b^0 2qMlE8E.oV*8+My PdbljڬRIk>؁&Id50ji1,ɕlÊ3Msu4UQa3h.J`Sp.S ilĄZEljx|bNӼ6|\ZE]$kO{O%?ci(\ڻgImZ._r-T%eP~a#K{5'T'up뒉ͷ 3 ǜqʎD2G8qAٯQ 7Y$ŖΦ,̔-UNK|8U մPX@5ËP[4a2h8ԙl]E(jw1㦊[ӷRI KAkp7{רL&DCx@tiS J 809 oRA $Eڌ8^y%m'i Ȥ݈Vx##PrԊQ`S"xigz[˵JSc,/svuʨ7CKmu{qDR!N_Άk` ߍfW]F؂ZIivo&+X9 ?ςPUѵϹAk|"ƈx2/ZcӀMrKw8k76I5.Kw0iT)Xލvˋ'jhQ9 Vod4/y")mo"Q j] -؃hdqtHS;:~&//w$]J^uwps'4U"uQ?c]_f|gb[ EgTLcZKƐ$UhH R;+sAI(%GrBTFXY"XIb0YV-%mp[o͹Q(]@E_'NQOl/QYFNϞ%(V0N=X!dSl]nG^) uLq-܆5#%mt35^cU V,.b5S7!166R3yC d=ɩ$K SRUDv9CkJ4N}oMpЊՌY=o`7F *GRfKWT"b(n;h Ӿ crG"qSW1&fbm*< y aQs3^Mhw,~?B a X,{ej\R൜7SiTLGjɟyT 鉾4=sf@l] q! tIiS6fFr˺WmbhxͷP²Hjkk^6,24Qq0n&,f*'?wo=53,c)UnJ8XM-54ɵjئS^YbD+"oUN[=J۳Fߵă0〿^탥=-Zj3 XXџH5^&4ڃa7QG#Ea"&г%1\̊s(!`hNfдvixN-OɗF.s`4xt%bboqTYHT2 9Ė7ؽ=WNViWZnxDd*TCp_Ή:y|/iHGPsXЍ#^H#"L:"k󿯦R>V7_U8YsI* |mR;ֱ96F̟zkbBS↮依r\ @ ;.r&7z04BWo|m(%+Xcگ\$}pgSxCkcߐ`'K{c2.UuwKDHMv գ׋S 2 =~3%PdIT4VS д$ ACܹIښ2Iԕ#v.(o3 p t?]s4?G2 U"%(M\kkS#L1(]<wk!PzJhƸYE: :6e4DKfyMь_}+ 3pL,#q}eto]rS3d_@f$ 2IZ`Yg:gb'^EȄ0:Aadh${yޣF0+geT*߸Kï=-c1u YyuIk'L62_gz’7Nny>mL7]z0WqԪGFa}X\߃POK!1MG?Sm_M"nS TtC:>Lv!ۧi}Y)S_0})GjV+آIz'EH;  i{u +M4[wE2ObsY CB<^[i)Tg6S.1վ+}}|b{Dpla!ZIsޢBCWDahB%*ŲU^nidx_(}ޏDڇ!A|HhVɸ7UGyxunrn9 ޗYSO7nY=-q;P (­u x h7o!1Ep G:TT p]Iu7TټH{-[;ANa8+-nx ;5i==Nf{ 0^QF|Ñrj؇&$m|x_G)nKElӛv4Znj@xWNJ/B(i ',Hc!2ƃF,M2u]*K _cE#™etl"\_ngDCbW=8ߴgP"y8A#xTZ,#/gø_%.H D`tL4Li]I i tV4 (ʐJ@#H.tv;N)u\k1OJfd"Hj[qIa)*WG12[h_<{\-iK{Тpn $FgQ@|'{Cm}vb#8PZEQs:%h͌Fv $M cxg,"أw?g\ K_u}lo5{3G:niz 3dism{}]J[zhtf0Yx\}iKVaK\'t "@aa[܅Ies/FtV@=&Ǘr{Ct吪ykK/n?X7kO]XW>Q{$sals&W t`6ykD|ѱ.>2vɈ:83qm(g!r.68yk0ڤX'hF-Bi]XIX+\!$YlCRh9o;ǀdD`Zpzh4`K0w\J8yѬ+HMix'*T {~ x/=E.ZȘ#p'Hߙ{n iTؾzMۮ`GnD9\%cm\fP!{w!ˁiT,-UXE,h]ݼ=H %Hci]a3qoZٟtq I6F~1A 7{buhAڛ@+ںe.VLZ m śh6]e\Θqk}X2U8DS0|yKZXXRpXmi@Pt(x#l3b|._HÉ\`nN_ _Hz2I#'CRxb YZ